From 7a564276a9610bc931e445d5aeba69a8415178ee Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 28 Oct 2010 01:58:43 +0200 Subject: Localisation updates from http://translatewiki.net. --- .../Blacklist/locale/mk/LC_MESSAGES/Blacklist.po | 80 ++++++++++++++++------ 1 file changed, 58 insertions(+), 22 deletions(-) (limited to 'plugins/Blacklist/locale/mk') diff --git a/plugins/Blacklist/locale/mk/LC_MESSAGES/Blacklist.po b/plugins/Blacklist/locale/mk/LC_MESSAGES/Blacklist.po index a1866c1dc..f684fca08 100644 --- a/plugins/Blacklist/locale/mk/LC_MESSAGES/Blacklist.po +++ b/plugins/Blacklist/locale/mk/LC_MESSAGES/Blacklist.po @@ -9,63 +9,99 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Blacklist\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-03 19:53+0000\n" -"PO-Revision-Date: 2010-10-03 19:56:26+0000\n" +"POT-Creation-Date: 2010-10-27 23:43+0000\n" +"PO-Revision-Date: 2010-10-27 23:46:17+0000\n" "Language-Team: Macedonian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-09-27 23:18:14+0000\n" -"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n" +"X-POT-Import-Date: 2010-10-18 20:29:05+0000\n" +"X-Generator: MediaWiki 1.17alpha (r75590); Translate extension (2010-09-17)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: mk\n" "X-Message-Group: #out-statusnet-plugin-blacklist\n" "Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n" -#: BlacklistPlugin.php:148 -#, php-format -msgid "You may not register with homepage '%s'." +#. TRANS: Validation failure for URL. %s is the URL. +#: BlacklistPlugin.php:149 +#, fuzzy, php-format +msgid "You may not register with homepage \"%s\"." msgstr "Не можете да се регистрирате со домашната страница „%s“." -#: BlacklistPlugin.php:158 -#, php-format -msgid "You may not register with nickname '%s'." +#. TRANS: Validation failure for nickname. %s is the nickname. +#: BlacklistPlugin.php:160 +#, fuzzy, php-format +msgid "You may not register with nickname \"%s\"." msgstr "Не можете да се регистрирате со прекарот „%s“." -#: BlacklistPlugin.php:182 -#, php-format -msgid "You may not use homepage '%s'." +#. TRANS: Validation failure for URL. %s is the URL. +#: BlacklistPlugin.php:185 +#, fuzzy, php-format +msgid "You may not use homepage \"%s\"." msgstr "Не можете да ја користите домашната страница „%s“." -#: BlacklistPlugin.php:192 -#, php-format -msgid "You may not use nickname '%s'." +#. TRANS: Validation failure for nickname. %s is the nickname. +#: BlacklistPlugin.php:196 +#, fuzzy, php-format +msgid "You may not use nickname \"%s\"." msgstr "Не можете да го користите прекарот „%s“." -#: BlacklistPlugin.php:234 +#. TRANS: Validation failure for URL. %s is the URL. +#: BlacklistPlugin.php:239 #, php-format msgid "You may not use URL \"%s\" in notices." msgstr "Не можете да ја користите URL-адресата „%s“ во забелешки." -#: BlacklistPlugin.php:338 +#: BlacklistPlugin.php:343 msgid "Keeps a blacklist of forbidden nickname and URL patterns." msgstr "Води црн список на забранети видови на прекари и URL-адреси." -#: BlacklistPlugin.php:375 blacklistadminpanel.php:52 +#. TRANS: Menu item in admin panel. +#: BlacklistPlugin.php:381 +#, fuzzy +msgctxt "MENU" msgid "Blacklist" msgstr "Црн список" -#: BlacklistPlugin.php:376 +#. TRANS: Tooltip for menu item in admin panel. +#: BlacklistPlugin.php:383 +#, fuzzy +msgctxt "TOOLTIP" msgid "Blacklist configuration" msgstr "Поставки на црниот список" -#: BlacklistPlugin.php:402 +#. TRANS: Checkbox with text label in the delete user form. +#: BlacklistPlugin.php:410 msgid "Add this nickname pattern to blacklist" msgstr "Додај го овој вид прекар во црниот список" -#: BlacklistPlugin.php:411 +#. TRANS: Checkbox with text label in the delete user form. +#: BlacklistPlugin.php:420 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:499 BlacklistPlugin.php:534 +#, php-format +msgid "Users from \"%s\" blocked." +msgstr "" + +#. TRANS: Exception thrown trying to post a notice while having a blocked nickname. %s is the blocked nickname. +#: BlacklistPlugin.php:510 +#, php-format +msgid "Posts from nickname \"%s\" disallowed." +msgstr "" + +#. TRANS: Client exception thrown trying to subscribe to a person with a blocked nickname. %s is the blocked nickname. +#: BlacklistPlugin.php:545 +#, fuzzy, php-format +msgid "Can't subscribe to nickname \"%s\"." +msgstr "Не можете да го користите прекарот „%s“." + +#: blacklistadminpanel.php:52 +msgid "Blacklist" +msgstr "Црн список" + #: blacklistadminpanel.php:62 msgid "Blacklisted URLs and nicknames" msgstr "URL-адреси и прекари на црниот список" -- cgit v1.2.3-54-g00ecf