X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRealtime%2Flocale%2FRealtime.pot;h=14d9f4c5e00bb0d48d513ee664a6e003721a1528;hb=6f557d3654b1a0f2555fd3ed116811f577e156f8;hp=9e130865ee00a476ca76c007b084e2eb2cee3b45;hpb=15dafffb3b5951f1360176e569c4a0c6d3bcdb55;p=quix0rs-gnu-social.git diff --git a/plugins/Realtime/locale/Realtime.pot b/plugins/Realtime/locale/Realtime.pot index 9e130865ee..14d9f4c5e0 100644 --- a/plugins/Realtime/locale/Realtime.pot +++ b/plugins/Realtime/locale/Realtime.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-01 09:23+0000\n" +"POT-Creation-Date: 2012-05-06 17:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,38 +16,53 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#. TRANS: Client exception. Do not translate POST. +#: keepalivechannel.php:65 closechannel.php:65 +msgid "You have to POST it." +msgstr "" + +#. TRANS: Client exception thrown when the channel key argument is missing. +#: keepalivechannel.php:72 closechannel.php:72 +msgid "No channel key argument." +msgstr "" + +#. TRANS: Client exception thrown when referring to a non-existing channel. +#: keepalivechannel.php:79 closechannel.php:79 +msgid "No such channel." +msgstr "" + #. TRANS: Text label for realtime view "play" button, usually replaced by an icon. -#: RealtimePlugin.php:336 +#: RealtimePlugin.php:421 msgctxt "BUTTON" msgid "Play" msgstr "" #. TRANS: Tooltip for realtime view "play" button. -#: RealtimePlugin.php:338 +#: RealtimePlugin.php:423 msgctxt "TOOLTIP" msgid "Play" msgstr "" #. TRANS: Text label for realtime view "pause" button -#: RealtimePlugin.php:340 +#: RealtimePlugin.php:425 msgctxt "BUTTON" msgid "Pause" msgstr "" #. TRANS: Tooltip for realtime view "pause" button -#: RealtimePlugin.php:342 +#: RealtimePlugin.php:427 msgctxt "TOOLTIP" msgid "Pause" msgstr "" #. TRANS: Text label for realtime view "popup" button, usually replaced by an icon. -#: RealtimePlugin.php:344 +#: RealtimePlugin.php:429 msgctxt "BUTTON" msgid "Pop up" msgstr "" #. TRANS: Tooltip for realtime view "popup" button. -#: RealtimePlugin.php:346 +#: RealtimePlugin.php:431 msgctxt "TOOLTIP" msgid "Pop up in a window" msgstr ""