]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/BitlyUrl/locale/BitlyUrl.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / BitlyUrl / locale / BitlyUrl.pot
index b46badcdb73864a1373b60701611ce9c59b6a3e8..7edce02df27b5be170e161ba3f95cdb1a9990e32 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-09 14:04+0000\n"
+"POT-Creation-Date: 2011-06-05 18:54+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,23 +16,13 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: BitlyUrlPlugin.php:48
-msgid "You must specify a serviceUrl for bit.ly shortening."
-msgstr ""
-
-#: BitlyUrlPlugin.php:171
-#, php-format
-msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
-msgstr ""
-
-#: BitlyUrlPlugin.php:212
-msgid "bit.ly"
-msgstr ""
-
-#: BitlyUrlPlugin.php:213 bitlyadminpanelaction.php:54
+#. TRANS: Title of administration panel.
+#: bitlyadminpanelaction.php:53
 msgid "bit.ly URL shortening"
 msgstr ""
 
+#. TRANS: Instructions for administration panel.
+#. TRANS: This message contains Markdown links in the form [decsription](link).
 #: bitlyadminpanelaction.php:65
 msgid ""
 "URL shortening with bit.ly requires [a bit.ly account and API key](http://"
@@ -40,34 +30,70 @@ msgid ""
 "and allow you to use bit.ly's tracking features and custom domains."
 msgstr ""
 
-#: bitlyadminpanelaction.php:132
-msgid "Invalid login. Max length is 255 characters."
+#. TRANS: Client error displayed when using too long a key.
+#: bitlyadminpanelaction.php:131
+msgid "Invalid login. Maximum length is 255 characters."
 msgstr ""
 
+#. TRANS: Client error displayed when using too long a key.
 #: bitlyadminpanelaction.php:138
-msgid "Invalid API key. Max length is 255 characters."
+msgid "Invalid API key. Maximum length is 255 characters."
 msgstr ""
 
-#: bitlyadminpanelaction.php:191
+#. TRANS: Fieldset legend in administration panel for bit.ly username and API key.
+#: bitlyadminpanelaction.php:188
+msgctxt "LEGEND"
 msgid "Credentials"
 msgstr ""
 
-#: bitlyadminpanelaction.php:199
+#. TRANS: Form guide in administration panel for bit.ly URL shortening.
+#: bitlyadminpanelaction.php:197
 msgid "Leave these empty to use global default credentials."
 msgstr ""
 
-#: bitlyadminpanelaction.php:202
+#. TRANS: Form guide in administration panel for bit.ly URL shortening.
+#: bitlyadminpanelaction.php:201
 msgid "If you leave these empty, bit.ly will be unavailable to users."
 msgstr ""
 
+#. TRANS: Field label in administration panel for bit.ly URL shortening.
 #: bitlyadminpanelaction.php:209
 msgid "Login name"
 msgstr ""
 
-#: bitlyadminpanelaction.php:218
+#. TRANS: Field label in administration panel for bit.ly URL shortening.
+#: bitlyadminpanelaction.php:219
 msgid "API key"
 msgstr ""
 
-#: bitlyadminpanelaction.php:236
+#. TRANS: Button text to save setting in administration panel for bit.ly URL shortening.
+#: bitlyadminpanelaction.php:238
+msgctxt "BUTTON"
+msgid "Save"
+msgstr ""
+
+#. TRANS: Button title to save setting in administration panel for bit.ly URL shortening.
+#: bitlyadminpanelaction.php:242
 msgid "Save bit.ly settings"
 msgstr ""
+
+#. TRANS: Exception thrown when bit.ly URL shortening plugin was configured incorrectly.
+#: BitlyUrlPlugin.php:47
+msgid "You must specify a serviceUrl for bit.ly URL shortening."
+msgstr ""
+
+#. TRANS: Plugin description. %1$s is the URL shortening service base URL (for example "bit.ly").
+#: BitlyUrlPlugin.php:175
+#, php-format
+msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
+msgstr ""
+
+#. TRANS: Menu item in administration menus for bit.ly URL shortening settings.
+#: BitlyUrlPlugin.php:217
+msgid "bit.ly"
+msgstr ""
+
+#. TRANS: Title for menu item in administration menus for bit.ly URL shortening settings.
+#: BitlyUrlPlugin.php:219
+msgid "bit.ly URL shortening."
+msgstr ""