gnu-social/plugins/Minify/locale/ru/LC_MESSAGES/Minify.po

45 lines
1.8 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.

# Translation of StatusNet - Minify to Russian (русский)
# Exported from translatewiki.net
#
# Author: Eleferen
# Author: MaxSem
# --
# This file is distributed under the same license as the StatusNet package.
#
msgid ""
msgstr ""
"Project-Id-Version: StatusNet - Minify\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
"PO-Revision-Date: 2012-06-30 11:09:12+0000\n"
"Language-Team: Russian <https://translatewiki.net/wiki/Portal:ru>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-06-05 21:51:03+0000\n"
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
"X-Language-Code: ru\n"
"X-Message-Group: #out-statusnet-plugin-minify\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: Plugin description.
msgid ""
"The Minify plugin minifies StatusNet's CSS and JavaScript, removing "
"whitespace and comments."
msgstr ""
"Плагин «Minify» сжимает CSS и JavaScript StatusNet'а, удаляя лишние пробелы и "
"комментарии."
#. TRANS: Client error displayed when not providing a valid path in parameter "f".
msgid "The parameter \"f\" is not a valid path."
msgstr "Параметр «f» содержит неправильный путь."
#. TRANS: Client error displayed when not providing parameter "f".
msgid "The parameter \"f\" is required but missing."
msgstr "Требуется параметр «f», но он отсутствует."
#. TRANS: Client error displayed when trying to minify an unsupported file type.
msgid "File type not supported."
msgstr "Тип файла не поддерживается."