mirror of
https://github.com/znc/znc.git
synced 2026-07-06 18:01:21 +02:00
73 lines
1.6 KiB
Plaintext
73 lines
1.6 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Project-Id-Version: znc-bouncer\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"
|
|
"X-Generator: crowdin.com\n"
|
|
"X-Crowdin-Project: znc-bouncer\n"
|
|
"X-Crowdin-Language: ru\n"
|
|
"X-Crowdin-File: /master/modules/po/ctcpflood.pot\n"
|
|
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
|
"Language-Team: Russian\n"
|
|
"Language: ru_RU\n"
|
|
|
|
#: ctcpflood.cpp:25 ctcpflood.cpp:27
|
|
msgid "<limit>"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:25
|
|
msgid "Set seconds limit"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:27
|
|
msgid "Set lines limit"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:29
|
|
msgid "Show the current limits"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:76
|
|
msgid "Limit reached by {1}, blocking all CTCP"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:98
|
|
msgid "Usage: Secs <limit>"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:113
|
|
msgid "Usage: Lines <limit>"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:125
|
|
msgid "1 CTCP message"
|
|
msgid_plural "{1} CTCP messages"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
#: ctcpflood.cpp:127
|
|
msgid "every second"
|
|
msgid_plural "every {1} seconds"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
#: ctcpflood.cpp:129
|
|
msgid "Current limit is {1} {2}"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:145
|
|
msgid ""
|
|
"This user module takes none to two arguments. The first argument is the "
|
|
"number of lines after which the flood-protection is triggered. The second "
|
|
"argument is the time (sec) to in which the number of lines is reached. The "
|
|
"default setting is 4 CTCPs in 2 seconds"
|
|
msgstr ""
|
|
|
|
#: ctcpflood.cpp:151
|
|
msgid "Don't forward CTCP floods to clients"
|
|
msgstr ""
|