mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
70 lines
1.5 KiB
Plaintext
70 lines
1.5 KiB
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-Project-ID: 289533\n"
|
|
"X-Crowdin-Language: ru\n"
|
|
"X-Crowdin-File: /master/modules/po/kickrejoin.pot\n"
|
|
"X-Crowdin-File-ID: 177\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Russian\n"
|
|
"Language: ru_RU\n"
|
|
|
|
#: kickrejoin.cpp:56
|
|
msgid "<secs>"
|
|
msgstr "<секунды>"
|
|
|
|
#: kickrejoin.cpp:56
|
|
msgid "Set the rejoin delay"
|
|
msgstr ""
|
|
|
|
#: kickrejoin.cpp:58
|
|
msgid "Show the rejoin delay"
|
|
msgstr ""
|
|
|
|
#: kickrejoin.cpp:77
|
|
msgid "Illegal argument, must be a positive number or 0"
|
|
msgstr ""
|
|
|
|
#: kickrejoin.cpp:90
|
|
msgid "Negative delays don't make any sense!"
|
|
msgstr ""
|
|
|
|
#: kickrejoin.cpp:98
|
|
#, c++-format
|
|
msgid "Rejoin delay set to 1 second"
|
|
msgid_plural "Rejoin delay set to {1} seconds"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: kickrejoin.cpp:101
|
|
msgid "Rejoin delay disabled"
|
|
msgstr ""
|
|
|
|
#: kickrejoin.cpp:106
|
|
#, c++-format
|
|
msgid "Rejoin delay is set to 1 second"
|
|
msgid_plural "Rejoin delay is set to {1} seconds"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: kickrejoin.cpp:109
|
|
msgid "Rejoin delay is disabled"
|
|
msgstr ""
|
|
|
|
#: kickrejoin.cpp:131
|
|
msgid "You might enter the number of seconds to wait before rejoining."
|
|
msgstr ""
|
|
|
|
#: kickrejoin.cpp:134
|
|
msgid "Autorejoins on kick"
|
|
msgstr ""
|