X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FBlacklist%2Flocale%2Fia%2FLC_MESSAGES%2FBlacklist.po;h=e0d3e4dc293a732fb9a3aabdc99ecf66534c4217;hb=13ae3ab2599a127db29d4c777f16c853503bccac;hp=5552ae1964876b4e4feec105d52010f948a51f82;hpb=48492600a8fd52574732b361e3e9f12fba4a07e3;p=quix0rs-gnu-social.git diff --git a/plugins/Blacklist/locale/ia/LC_MESSAGES/Blacklist.po b/plugins/Blacklist/locale/ia/LC_MESSAGES/Blacklist.po index 5552ae1964..e0d3e4dc29 100644 --- a/plugins/Blacklist/locale/ia/LC_MESSAGES/Blacklist.po +++ b/plugins/Blacklist/locale/ia/LC_MESSAGES/Blacklist.po @@ -1,5 +1,5 @@ # Translation of StatusNet - Blacklist to Interlingua (Interlingua) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: McDutchie # -- @@ -9,124 +9,118 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Blacklist\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-27 23:43+0000\n" -"PO-Revision-Date: 2010-10-27 23:46:17+0000\n" +"POT-Creation-Date: 2011-04-18 11:22+0000\n" +"PO-Revision-Date: 2011-04-18 11:22:15+0000\n" "Language-Team: Interlingua \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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-POT-Import-Date: 2011-04-17 18:39:00+0000\n" +"X-Generator: MediaWiki 1.18alpha (r86294); Translate extension (2011-04-13)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: ia\n" "X-Message-Group: #out-statusnet-plugin-blacklist\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. TRANS: Exception thrown if the Blacklist plugin configuration is incorrect. +#. TRANS: %1$s is a configuration section, %2$s is a configuration setting. +#, php-format +msgid "Unknown data type for config %1$s + %2$s." +msgstr "Typo de datos incognite pro configuration %1$s + %2$s." + #. TRANS: Validation failure for URL. %s is the URL. -#: BlacklistPlugin.php:149 -#, fuzzy, php-format +#, php-format msgid "You may not register with homepage \"%s\"." -msgstr "Tu non pote registrar te con le pagina personal '%s'." +msgstr "Tu non pote registrar te con le pagina personal \"%s\"." #. TRANS: Validation failure for nickname. %s is the nickname. -#: BlacklistPlugin.php:160 -#, fuzzy, php-format +#, php-format msgid "You may not register with nickname \"%s\"." -msgstr "Tu non pote registrar te con le pseudonymo '%s'." +msgstr "Tu non pote registrar te con le pseudonymo \"%s\"." #. TRANS: Validation failure for URL. %s is the URL. -#: BlacklistPlugin.php:185 -#, fuzzy, php-format +#, php-format msgid "You may not use homepage \"%s\"." -msgstr "Tu non pote usar le pagina personal '%s'." +msgstr "Tu non pote usar le pagina personal \"%s\"." #. TRANS: Validation failure for nickname. %s is the nickname. -#: BlacklistPlugin.php:196 -#, fuzzy, php-format +#, php-format msgid "You may not use nickname \"%s\"." -msgstr "Tu non pote usar le pseudonymo '%s'." +msgstr "Tu non pote usar le pseudonymo \"%s\"." #. TRANS: Validation failure for URL. %s is the URL. -#: BlacklistPlugin.php:239 #, php-format msgid "You may not use URL \"%s\" in notices." msgstr "Tu non pote usar le URL \"%s\" in notas." -#: BlacklistPlugin.php:343 +#. TRANS: Plugin description. msgid "Keeps a blacklist of forbidden nickname and URL patterns." msgstr "" "Tene un lista nigre de pseudonymos e patronos de adresse URL prohibite." #. TRANS: Menu item in admin panel. -#: BlacklistPlugin.php:381 -#, fuzzy msgctxt "MENU" msgid "Blacklist" msgstr "Lista nigre" #. TRANS: Tooltip for menu item in admin panel. -#: BlacklistPlugin.php:383 -#, fuzzy msgctxt "TOOLTIP" -msgid "Blacklist configuration" -msgstr "Configuration del lista nigre" +msgid "Blacklist configuration." +msgstr "Configuration del lista nigre." -#. TRANS: Checkbox with text label in the delete user form. -#: BlacklistPlugin.php:410 +#. TRANS: Checkbox label in the blacklist user form. msgid "Add this nickname pattern to blacklist" msgstr "Adder iste patrono de pseudonymo al lista nigre" -#. TRANS: Checkbox with text label in the delete user form. -#: BlacklistPlugin.php:420 +#. TRANS: Checkbox label in the blacklist user form. msgid "Add this homepage pattern to blacklist" msgstr "Adder iste patrono de pagina personal al lista nigre" #. 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 "" +msgid "Users from \"%s\" are blocked." +msgstr "Le usatores de \"%s\" es blocate." #. 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 "" +msgid "Notices from nickname \"%s\" disallowed." +msgstr "Notas del pseudonymo \"%s\" non permittite." #. 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 "Tu non pote usar le pseudonymo '%s'." +#, php-format +msgid "Cannot subscribe to nickname \"%s\"." +msgstr "Non pote subscriber al pseudonymo \"%s\"." -#: blacklistadminpanel.php:52 +#. TRANS: Title of blacklist plugin administration panel. +msgctxt "TITLE" msgid "Blacklist" msgstr "Lista nigre" -#: blacklistadminpanel.php:62 +#. TRANS: Instructions for blacklist plugin administration panel. msgid "Blacklisted URLs and nicknames" msgstr "URLs e pseudonymos in lista nigre" -#: blacklistadminpanel.php:174 +#. TRANS: Field label in blacklist plugin administration panel. msgid "Nicknames" msgstr "Pseudonymos" -#: blacklistadminpanel.php:176 -msgid "Patterns of nicknames to block, one per line" -msgstr "Patronos de pseudonymos a blocar, un per linea" +#. TRANS: Field title in blacklist plugin administration panel. +msgid "Patterns of nicknames to block, one per line." +msgstr "Patronos de pseudonymos a blocar, un per linea." -#: blacklistadminpanel.php:182 +#. TRANS: Field label in blacklist plugin administration panel. msgid "URLs" msgstr "Adresses URL" -#: blacklistadminpanel.php:184 -msgid "Patterns of URLs to block, one per line" -msgstr "Patronos de adresses URL a blocar, un per linea" +#. TRANS: Field title in blacklist plugin administration panel. +msgid "Patterns of URLs to block, one per line." +msgstr "Patronos de adresses URL a blocar, un per linea." -#: blacklistadminpanel.php:198 +#. TRANS: Button text in blacklist plugin administration panel to save settings. +msgctxt "BUTTON" msgid "Save" msgstr "Salveguardar" -#: blacklistadminpanel.php:201 -msgid "Save site settings" -msgstr "Salveguardar configurationes del sito" +#. TRANS: Button title in blacklist plugin administration panel to save settings. +msgid "Save site settings." +msgstr "Salveguardar configurationes del sito."