Files
znc/modules/po/admindebug.ru_RU.po
T

62 lines
1.3 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/admindebug.pot\n"
"X-Crowdin-File-ID: 273\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
#: admindebug.cpp:30
msgid "Enable Debug Mode"
msgstr ""
#: admindebug.cpp:32
msgid "Disable Debug Mode"
msgstr ""
#: admindebug.cpp:34
msgid "Show the Debug Mode status"
msgstr ""
#: admindebug.cpp:40 admindebug.cpp:49
msgid "Access denied!"
msgstr ""
#: admindebug.cpp:58
msgid ""
"Failure. We need to be running with a TTY. (is ZNC running with --"
"foreground?)"
msgstr ""
#: admindebug.cpp:66
msgid "Already enabled."
msgstr ""
#: admindebug.cpp:68
msgid "Already disabled."
msgstr ""
#: admindebug.cpp:92
msgid "Debugging mode is on."
msgstr ""
#: admindebug.cpp:94
msgid "Debugging mode is off."
msgstr ""
#: admindebug.cpp:96
msgid "Logging to: stdout."
msgstr ""
#: admindebug.cpp:105
msgid "Enable Debug mode dynamically."
msgstr ""