Files
znc/modules/po/modpython.ru_RU.po

18 lines
654 B
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /1.7.x/modules/po/modpython.pot\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
#: modpython.cpp:512
msgid "Loads python scripts as ZNC modules"
msgstr "Загружает Python-скрипты как модули ZNC"