gnu-social/plugins/Blacklist/locale/be-tarask/LC_MESSAGES/Blacklist.po

150 lines
5.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: GNU social\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-02-07 14:33+0000\n"
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
"Language-Team: Belarusian (Tarask) (http://www.transifex.com/gnu-social/gnu-social/language/be@tarask/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: be@tarask\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\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 "Чорны сьпіс URL-адрасоў і мянушак"
#. 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 "URL-адрасы"
#. 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: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:132
#, php-format
msgid "You may not register with homepage \"%s\"."
msgstr "Вы ня можаце зарэгістравацца, падаўшы «%s» як хатнюю старонку."
#. TRANS: Validation failure for nickname. %s is the nickname.
#: BlacklistPlugin.php:143
#, php-format
msgid "You may not register with nickname \"%s\"."
msgstr "Вы ня можаце зарэгістравацца з мянушкай «%s»."
#. TRANS: Validation failure for URL. %s is the URL.
#: BlacklistPlugin.php:168
#, php-format
msgid "You may not use homepage \"%s\"."
msgstr "Вы ня можаце выкарыстоўваць хатнюю старонку «%s»."
#. TRANS: Validation failure for nickname. %s is the nickname.
#: BlacklistPlugin.php:179
#, php-format
msgid "You may not use nickname \"%s\"."
msgstr "Вы ня можаце выкарыстоўваць мянушку «%s»."
#. TRANS: Validation failure for URL. %s is the URL.
#: BlacklistPlugin.php:222
#, php-format
msgid "You may not use URL \"%s\" in notices."
msgstr "Вы ня можаце выкарыстоўваць URL-адрас «%s» у заўвагах."
#. TRANS: Plugin description.
#: BlacklistPlugin.php:303
msgid "Keeps a blacklist of forbidden nickname and URL patterns."
msgstr "Захоўвае чорны сьпіс забароненых мянушак і шаблёнаў URL-адрасоў."
#. TRANS: Menu item in admin panel.
#: BlacklistPlugin.php:341
msgctxt "MENU"
msgid "Blacklist"
msgstr "Чорны сьпіс"
#. TRANS: Tooltip for menu item in admin panel.
#: BlacklistPlugin.php:343
msgctxt "TOOLTIP"
msgid "Blacklist configuration."
msgstr ""
#. TRANS: Checkbox label in the blacklist user form.
#: BlacklistPlugin.php:370
msgid "Add this nickname pattern to blacklist"
msgstr "Дадаць гэты шаблён мянушкі да чорнага сьпісу"
#. TRANS: Checkbox label in the blacklist user form.
#: 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: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: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:507
#, php-format
msgid "Cannot subscribe to nickname \"%s\"."
msgstr ""