X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRealtime%2Flocale%2Fde%2FLC_MESSAGES%2FRealtime.po;h=60e690ea423132238cb80c8cf1017a3c95531359;hb=12588b1cf73fad7d0a76a29a46ec355150eaa54e;hp=174e1510c548fd3ae22d16cbd8c0346f2a1ed308;hpb=b7d07466943a73e1c009467c8daa6e499810080f;p=quix0rs-gnu-social.git diff --git a/plugins/Realtime/locale/de/LC_MESSAGES/Realtime.po b/plugins/Realtime/locale/de/LC_MESSAGES/Realtime.po index 174e1510c5..60e690ea42 100644 --- a/plugins/Realtime/locale/de/LC_MESSAGES/Realtime.po +++ b/plugins/Realtime/locale/de/LC_MESSAGES/Realtime.po @@ -1,6 +1,7 @@ # Translation of StatusNet - Realtime to German (Deutsch) # Exported from translatewiki.net # +# Author: ChrisiPK # Author: Fujnky # -- # This file is distributed under the same license as the StatusNet package. @@ -9,50 +10,56 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Realtime\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-14 16:01+0000\n" -"PO-Revision-Date: 2011-02-14 16:09:48+0000\n" -"Language-Team: German \n" +"POT-Creation-Date: 2011-09-11 13:47+0000\n" +"PO-Revision-Date: 2011-09-11 13:51:18+0000\n" +"Language-Team: German \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-29 22:28:17+0000\n" -"X-Generator: MediaWiki 1.18alpha (r82114); Translate extension (2011-02-01)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-07-21 13:52:10+0000\n" +"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n" +"X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: de\n" "X-Message-Group: #out-statusnet-plugin-realtime\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. TRANS: Client exception. Do not translate POST. +msgid "You have to POST it." +msgstr "Du musst eine POST-Anfrage schicken." + +#. TRANS: Client exception thrown when the channel key argument is missing. +msgid "No channel key argument." +msgstr "Kein Kanalpasswort als Argument angegeben." + +#. TRANS: Client exception thrown when referring to a non-existing channel. +msgid "No such channel." +msgstr "Kanal existiert nicht." + #. TRANS: Text label for realtime view "play" button, usually replaced by an icon. -#: RealtimePlugin.php:340 msgctxt "BUTTON" msgid "Play" msgstr "Abspielen" #. TRANS: Tooltip for realtime view "play" button. -#: RealtimePlugin.php:342 msgctxt "TOOLTIP" msgid "Play" msgstr "Abspielen" #. TRANS: Text label for realtime view "pause" button -#: RealtimePlugin.php:344 msgctxt "BUTTON" msgid "Pause" msgstr "Pause" #. TRANS: Tooltip for realtime view "pause" button -#: RealtimePlugin.php:346 msgctxt "TOOLTIP" msgid "Pause" msgstr "Pause" #. TRANS: Text label for realtime view "popup" button, usually replaced by an icon. -#: RealtimePlugin.php:348 msgctxt "BUTTON" msgid "Pop up" msgstr "Popup" #. TRANS: Tooltip for realtime view "popup" button. -#: RealtimePlugin.php:350 msgctxt "TOOLTIP" msgid "Pop up in a window" msgstr "Popup in einem Fenster"