X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FBlacklist%2Flocale%2FBlacklist.pot;h=bcd7e65149746195e81c262a4cccb82ed346a267;hb=67dc78b6218bce86f6b783c34e02775f5b8cb21f;hp=90eda0941d9d7b8fd6c5aacfc2648b60a825e96c;hpb=ef51cc9ad4a37d6dcd2129828284def1c90d7402;p=quix0rs-gnu-social.git diff --git a/plugins/Blacklist/locale/Blacklist.pot b/plugins/Blacklist/locale/Blacklist.pot index 90eda0941d..bcd7e65149 100644 --- a/plugins/Blacklist/locale/Blacklist.pot +++ b/plugins/Blacklist/locale/Blacklist.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-04-29 23:39+0000\n" +"POT-Creation-Date: 2010-10-03 19:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,39 +16,75 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: BlacklistPlugin.php:153 +#: BlacklistPlugin.php:148 #, php-format -msgid "You may not register with homepage '%s'" +msgid "You may not register with homepage '%s'." msgstr "" -#: BlacklistPlugin.php:163 +#: BlacklistPlugin.php:158 #, php-format -msgid "You may not register with nickname '%s'" +msgid "You may not register with nickname '%s'." msgstr "" -#: BlacklistPlugin.php:188 +#: BlacklistPlugin.php:182 #, php-format -msgid "You may not use homepage '%s'" +msgid "You may not use homepage '%s'." msgstr "" -#: BlacklistPlugin.php:198 +#: BlacklistPlugin.php:192 #, php-format -msgid "You may not use nickname '%s'" +msgid "You may not use nickname '%s'." msgstr "" -#: BlacklistPlugin.php:242 +#: BlacklistPlugin.php:234 #, php-format -msgid "You may not use url '%s' in notices" +msgid "You may not use URL \"%s\" in notices." msgstr "" -#: BlacklistPlugin.php:351 -msgid "Keep a blacklist of forbidden nickname and URL patterns." +#: BlacklistPlugin.php:338 +msgid "Keeps a blacklist of forbidden nickname and URL patterns." msgstr "" -#: blacklistadminpanel.php:185 +#: BlacklistPlugin.php:375 blacklistadminpanel.php:52 +msgid "Blacklist" +msgstr "" + +#: BlacklistPlugin.php:376 +msgid "Blacklist configuration" +msgstr "" + +#: BlacklistPlugin.php:402 +msgid "Add this nickname pattern to blacklist" +msgstr "" + +#: BlacklistPlugin.php:411 +msgid "Add this homepage pattern to blacklist" +msgstr "" + +#: blacklistadminpanel.php:62 +msgid "Blacklisted URLs and nicknames" +msgstr "" + +#: blacklistadminpanel.php:174 msgid "Nicknames" msgstr "" -#: blacklistadminpanel.php:193 +#: blacklistadminpanel.php:176 +msgid "Patterns of nicknames to block, one per line" +msgstr "" + +#: blacklistadminpanel.php:182 msgid "URLs" msgstr "" + +#: blacklistadminpanel.php:184 +msgid "Patterns of URLs to block, one per line" +msgstr "" + +#: blacklistadminpanel.php:198 +msgid "Save" +msgstr "" + +#: blacklistadminpanel.php:201 +msgid "Save site settings" +msgstr ""