]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Realtime/locale/de/LC_MESSAGES/Realtime.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Realtime / locale / de / LC_MESSAGES / Realtime.po
1 # Translation of StatusNet - Realtime to German (Deutsch)
2 # Exported from translatewiki.net
3 #
4 # Author: ChrisiPK
5 # Author: Fujnky
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - Realtime\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2012-06-24 18:22+0000\n"
14 "PO-Revision-Date: 2012-06-24 18:25:27+0000\n"
15 "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2012-01-02 10:10:45+0000\n"
19 "X-Generator: MediaWiki 1.20alpha (087f149); Translate 2012-06-21\n"
20 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
21 "X-Language-Code: de\n"
22 "X-Message-Group: #out-statusnet-plugin-realtime\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #. TRANS: Client exception. Do not translate POST.
26 msgid "You have to POST it."
27 msgstr "Du musst eine POST-Anfrage schicken."
28
29 #. TRANS: Client exception thrown when the channel key argument is missing.
30 msgid "No channel key argument."
31 msgstr "Kein Kanalpasswort als Argument angegeben."
32
33 #. TRANS: Client exception thrown when referring to a non-existing channel.
34 msgid "No such channel."
35 msgstr "Kanal existiert nicht."
36
37 #. TRANS: Text label for realtime view "play" button, usually replaced by an icon.
38 msgctxt "BUTTON"
39 msgid "Play"
40 msgstr "Abspielen"
41
42 #. TRANS: Tooltip for realtime view "play" button.
43 msgctxt "TOOLTIP"
44 msgid "Play"
45 msgstr "Abspielen"
46
47 #. TRANS: Text label for realtime view "pause" button
48 msgctxt "BUTTON"
49 msgid "Pause"
50 msgstr "Pause"
51
52 #. TRANS: Tooltip for realtime view "pause" button
53 msgctxt "TOOLTIP"
54 msgid "Pause"
55 msgstr "Pause"
56
57 #. TRANS: Text label for realtime view "popup" button, usually replaced by an icon.
58 msgctxt "BUTTON"
59 msgid "Pop up"
60 msgstr "Popup"
61
62 #. TRANS: Tooltip for realtime view "popup" button.
63 msgctxt "TOOLTIP"
64 msgid "Pop up in a window"
65 msgstr "Popup in einem Fenster"