mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Merge branch '1.7.x'
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
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-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/modpython.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: modpython.cpp:512
|
||||
msgid "Loads python scripts as ZNC modules"
|
||||
msgstr "Загружает Python-скрипты как модули ZNC"
|
||||
Reference in New Issue
Block a user