# Translation of StatusNet - BlogspamNet to Russian (Русский) # Exported from translatewiki.net # # Author: Александр Сигачёв # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - BlogspamNet\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-08-15 14:19+0000\n" "PO-Revision-Date: 2011-08-15 14:20:03+0000\n" "Language-Team: Russian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-06-05 21:49:50+0000\n" "X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n" "X-Translation-Project: translatewiki.net at //translatewiki.net\n" "X-Language-Code: ru\n" "X-Message-Group: #out-statusnet-plugin-blogspamnet\n" "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= " "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n" #. TRANS: Server exception thrown when blogspam.net returns error status. #. TRANS: %1$s is the base URL, %2$s is the error (unknown contents; no period). #, php-format msgid "Error from %1$s: %2$s" msgstr "" #. TRANS: Server exception thrown when blogspam.net returns spam status. #. TRANS: Does not end with period because of unknown contents for %s (spam match). #, php-format msgid "Spam checker results: %s" msgstr "Результат проверки на спам: %s" #. TRANS: Server exception thrown when blogspam.net returns an unexpected status. #. TRANS: %1$s is the base URL, %2$s is the response (unknown contents; no period). #, php-format msgid "Unexpected response from %1$s: %2$s" msgstr "" #. TRANS: Plugin description. msgid "Plugin to check submitted notices with blogspam.net." msgstr "Плагин для проверки отправленных сообщений с помощью blogspam.net."