]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Blacklist/locale/Blacklist.pot
Merge branch 'master' of gitorious.org:social/mainline
[quix0rs-gnu-social.git] / plugins / Blacklist / locale / Blacklist.pot
index 5067ce90d48869ced30b2ccc0c246c2de2a7e966..d6a654363090fdf62a839cacffdb2bf5523eb13a 100644 (file)
@@ -8,135 +8,136 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-30 11:07+0000\n"
+"POT-Creation-Date: 2015-02-27 16:31+0100\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"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#. TRANS: Title of blacklist plugin administration panel.
+#: actions/blacklistadminpanel.php:53
+msgctxt "TITLE"
+msgid "Blacklist"
+msgstr ""
+
+#. TRANS: Instructions for blacklist plugin administration panel.
+#: actions/blacklistadminpanel.php:64
+msgid "Blacklisted URLs and nicknames"
+msgstr ""
+
+#. TRANS: Field label in blacklist plugin administration panel.
+#: actions/blacklistadminpanel.php:177
+msgid "Nicknames"
+msgstr ""
+
+#. TRANS: Field title in blacklist plugin administration panel.
+#: actions/blacklistadminpanel.php:180
+msgid "Patterns of nicknames to block, one per line."
+msgstr ""
+
+#. TRANS: Field label in blacklist plugin administration panel.
+#: actions/blacklistadminpanel.php:187
+msgid "URLs"
+msgstr ""
+
+#. TRANS: Field title in blacklist plugin administration panel.
+#: actions/blacklistadminpanel.php:190
+msgid "Patterns of URLs to block, one per line."
+msgstr ""
+
+#. TRANS: Button text in blacklist plugin administration panel to save settings.
+#: actions/blacklistadminpanel.php:205
+msgctxt "BUTTON"
+msgid "Save"
+msgstr ""
+
+#. TRANS: Button title in blacklist plugin administration panel to save settings.
+#: actions/blacklistadminpanel.php:209
+msgid "Save site settings."
+msgstr ""
+
 #. TRANS: Exception thrown if the Blacklist plugin configuration is incorrect.
 #. TRANS: %1$s is a configuration section, %2$s is a configuration setting.
-#: BlacklistPlugin.php:131
+#: BlacklistPlugin.php:112
 #, php-format
 msgid "Unknown data type for config %1$s + %2$s."
 msgstr ""
 
 #. TRANS: Validation failure for URL. %s is the URL.
-#: BlacklistPlugin.php:151
+#: BlacklistPlugin.php:132
 #, php-format
 msgid "You may not register with homepage \"%s\"."
 msgstr ""
 
 #. TRANS: Validation failure for nickname. %s is the nickname.
-#: BlacklistPlugin.php:162
+#: BlacklistPlugin.php:143
 #, php-format
 msgid "You may not register with nickname \"%s\"."
 msgstr ""
 
 #. TRANS: Validation failure for URL. %s is the URL.
-#: BlacklistPlugin.php:187
+#: BlacklistPlugin.php:168
 #, php-format
 msgid "You may not use homepage \"%s\"."
 msgstr ""
 
 #. TRANS: Validation failure for nickname. %s is the nickname.
-#: BlacklistPlugin.php:198
+#: BlacklistPlugin.php:179
 #, php-format
 msgid "You may not use nickname \"%s\"."
 msgstr ""
 
 #. TRANS: Validation failure for URL. %s is the URL.
-#: BlacklistPlugin.php:241
+#: BlacklistPlugin.php:222
 #, php-format
 msgid "You may not use URL \"%s\" in notices."
 msgstr ""
 
 #. TRANS: Plugin description.
-#: BlacklistPlugin.php:346
+#: BlacklistPlugin.php:303
 msgid "Keeps a blacklist of forbidden nickname and URL patterns."
 msgstr ""
 
 #. TRANS: Menu item in admin panel.
-#: BlacklistPlugin.php:384
+#: BlacklistPlugin.php:341
 msgctxt "MENU"
 msgid "Blacklist"
 msgstr ""
 
 #. TRANS: Tooltip for menu item in admin panel.
-#: BlacklistPlugin.php:386
+#: BlacklistPlugin.php:343
 msgctxt "TOOLTIP"
 msgid "Blacklist configuration."
 msgstr ""
 
 #. TRANS: Checkbox label in the blacklist user form.
-#: BlacklistPlugin.php:413
+#: BlacklistPlugin.php:370
 msgid "Add this nickname pattern to blacklist"
 msgstr ""
 
 #. TRANS: Checkbox label in the blacklist user form.
-#: BlacklistPlugin.php:423
+#: BlacklistPlugin.php:380
 msgid "Add this homepage pattern to blacklist"
 msgstr ""
 
 #. TRANS: Exception thrown trying to post a notice while having set a blocked homepage URL. %s is the blocked URL.
 #. TRANS: Client exception thrown trying to subscribe to a person with a blocked homepage or site URL. %s is the blocked URL.
-#: BlacklistPlugin.php:502 BlacklistPlugin.php:539
+#: BlacklistPlugin.php:459 BlacklistPlugin.php:496
 #, php-format
 msgid "Users from \"%s\" are blocked."
 msgstr ""
 
 #. TRANS: Exception thrown trying to post a notice while having a blocked nickname. %s is the blocked nickname.
-#: BlacklistPlugin.php:514
+#: BlacklistPlugin.php:471
 #, php-format
 msgid "Notices from nickname \"%s\" are disallowed."
 msgstr ""
 
 #. TRANS: Client exception thrown trying to subscribe to a person with a blocked nickname. %s is the blocked nickname.
-#: BlacklistPlugin.php:550
+#: BlacklistPlugin.php:507
 #, php-format
 msgid "Cannot subscribe to nickname \"%s\"."
 msgstr ""
-
-#. TRANS: Title of blacklist plugin administration panel.
-#: blacklistadminpanel.php:53
-msgctxt "TITLE"
-msgid "Blacklist"
-msgstr ""
-
-#. TRANS: Instructions for blacklist plugin administration panel.
-#: blacklistadminpanel.php:64
-msgid "Blacklisted URLs and nicknames"
-msgstr ""
-
-#. TRANS: Field label in blacklist plugin administration panel.
-#: blacklistadminpanel.php:177
-msgid "Nicknames"
-msgstr ""
-
-#. TRANS: Field title in blacklist plugin administration panel.
-#: blacklistadminpanel.php:180
-msgid "Patterns of nicknames to block, one per line."
-msgstr ""
-
-#. TRANS: Field label in blacklist plugin administration panel.
-#: blacklistadminpanel.php:187
-msgid "URLs"
-msgstr ""
-
-#. TRANS: Field title in blacklist plugin administration panel.
-#: blacklistadminpanel.php:190
-msgid "Patterns of URLs to block, one per line."
-msgstr ""
-
-#. TRANS: Button text in blacklist plugin administration panel to save settings.
-#: blacklistadminpanel.php:205
-msgctxt "BUTTON"
-msgid "Save"
-msgstr ""
-
-#. TRANS: Button title in blacklist plugin administration panel to save settings.
-#: blacklistadminpanel.php:209
-msgid "Save site settings."
-msgstr ""