Files
znc/modules/po/q.ru_RU.po

299 lines
5.7 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-Generator: crowdin.com\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /1.7.x/modules/po/q.pot\n"
"Project-Id-Version: znc-bouncer\n"
"Last-Translator: Various people\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
#: modules/po/../data/q/tmpl/index.tmpl:11
msgid "Username:"
msgstr ""
#: modules/po/../data/q/tmpl/index.tmpl:13
msgid "Please enter a username."
msgstr ""
#: modules/po/../data/q/tmpl/index.tmpl:16
msgid "Password:"
msgstr ""
#: modules/po/../data/q/tmpl/index.tmpl:18
msgid "Please enter a password."
msgstr ""
#: modules/po/../data/q/tmpl/index.tmpl:26
msgid "Options"
msgstr ""
#: modules/po/../data/q/tmpl/index.tmpl:42
msgid "Save"
msgstr ""
#: q.cpp:74
msgid ""
"Notice: Your host will be cloaked the next time you reconnect to IRC. If you "
"want to cloak your host now, /msg *q Cloak. You can set your preference "
"with /msg *q Set UseCloakedHost true/false."
msgstr ""
#: q.cpp:111
msgid "The following commands are available:"
msgstr ""
#: q.cpp:113 q.cpp:116 q.cpp:121 q.cpp:126 q.cpp:130 q.cpp:135 q.cpp:140
msgid "Command"
msgstr ""
#: q.cpp:114 q.cpp:117 q.cpp:123 q.cpp:127 q.cpp:132 q.cpp:136 q.cpp:141
#: q.cpp:150 q.cpp:154 q.cpp:158 q.cpp:162 q.cpp:168 q.cpp:174 q.cpp:180
#: q.cpp:186
msgid "Description"
msgstr ""
#: q.cpp:116
msgid "Auth [<username> <password>]"
msgstr ""
#: q.cpp:118
msgid "Tries to authenticate you with Q. Both parameters are optional."
msgstr ""
#: q.cpp:124
msgid "Tries to set usermode +x to hide your real hostname."
msgstr ""
#: q.cpp:128
msgid "Prints the current status of the module."
msgstr ""
#: q.cpp:133
msgid "Re-requests the current user information from Q."
msgstr ""
#: q.cpp:135
msgid "Set <setting> <value>"
msgstr ""
#: q.cpp:137
msgid "Changes the value of the given setting. See the list of settings below."
msgstr ""
#: q.cpp:142
msgid "Prints out the current configuration. See the list of settings below."
msgstr ""
#: q.cpp:146
msgid "The following settings are available:"
msgstr ""
#: q.cpp:148 q.cpp:152 q.cpp:156 q.cpp:160 q.cpp:166 q.cpp:172 q.cpp:178
#: q.cpp:183 q.cpp:227 q.cpp:230 q.cpp:233 q.cpp:236 q.cpp:239 q.cpp:242
#: q.cpp:245 q.cpp:248
msgid "Setting"
msgstr ""
#: q.cpp:149 q.cpp:153 q.cpp:157 q.cpp:161 q.cpp:167 q.cpp:173 q.cpp:179
#: q.cpp:184
msgid "Type"
msgstr ""
#: q.cpp:153 q.cpp:157
msgid "String"
msgstr ""
#: q.cpp:154
msgid "Your Q username."
msgstr ""
#: q.cpp:158
msgid "Your Q password."
msgstr ""
#: q.cpp:161 q.cpp:167 q.cpp:173 q.cpp:179 q.cpp:184
msgid "Boolean"
msgstr ""
#: q.cpp:163 q.cpp:373
msgid "Whether to cloak your hostname (+x) automatically on connect."
msgstr ""
#: q.cpp:169 q.cpp:381
msgid ""
"Whether to use the CHALLENGEAUTH mechanism to avoid sending passwords in "
"cleartext."
msgstr ""
#: q.cpp:175 q.cpp:389
msgid "Whether to request voice/op from Q on join/devoice/deop."
msgstr ""
#: q.cpp:181 q.cpp:395
msgid "Whether to join channels when Q invites you."
msgstr ""
#: q.cpp:187 q.cpp:402
msgid "Whether to delay joining channels until after you are cloaked."
msgstr ""
#: q.cpp:192
msgid "This module takes 2 optional parameters: <username> <password>"
msgstr ""
#: q.cpp:194
msgid "Module settings are stored between restarts."
msgstr ""
#: q.cpp:200
msgid "Syntax: Set <setting> <value>"
msgstr ""
#: q.cpp:203
msgid "Username set"
msgstr ""
#: q.cpp:206
msgid "Password set"
msgstr ""
#: q.cpp:209
msgid "UseCloakedHost set"
msgstr ""
#: q.cpp:212
msgid "UseChallenge set"
msgstr ""
#: q.cpp:215
msgid "RequestPerms set"
msgstr ""
#: q.cpp:218
msgid "JoinOnInvite set"
msgstr ""
#: q.cpp:221
msgid "JoinAfterCloaked set"
msgstr ""
#: q.cpp:223
msgid "Unknown setting: {1}"
msgstr ""
#: q.cpp:228 q.cpp:231 q.cpp:234 q.cpp:237 q.cpp:240 q.cpp:243 q.cpp:246
#: q.cpp:249
msgid "Value"
msgstr ""
#: q.cpp:253
msgid "Connected: yes"
msgstr ""
#: q.cpp:254
msgid "Connected: no"
msgstr ""
#: q.cpp:255
msgid "Cloacked: yes"
msgstr ""
#: q.cpp:255
msgid "Cloacked: no"
msgstr ""
#: q.cpp:256
msgid "Authenticated: yes"
msgstr ""
#: q.cpp:257
msgid "Authenticated: no"
msgstr ""
#: q.cpp:262
msgid "Error: You are not connected to IRC."
msgstr ""
#: q.cpp:270
msgid "Error: You are already cloaked!"
msgstr ""
#: q.cpp:276
msgid "Error: You are already authed!"
msgstr ""
#: q.cpp:280
msgid "Update requested."
msgstr ""
#: q.cpp:283
msgid "Unknown command. Try 'help'."
msgstr ""
#: q.cpp:293
msgid "Cloak successful: Your hostname is now cloaked."
msgstr ""
#: q.cpp:408
msgid "Changes have been saved!"
msgstr ""
#: q.cpp:435
msgid "Cloak: Trying to cloak your hostname, setting +x..."
msgstr ""
#: q.cpp:452
msgid ""
"You have to set a username and password to use this module! See 'help' for "
"details."
msgstr ""
#: q.cpp:458
msgid "Auth: Requesting CHALLENGE..."
msgstr ""
#: q.cpp:462
msgid "Auth: Sending AUTH request..."
msgstr ""
#: q.cpp:479
msgid "Auth: Received challenge, sending CHALLENGEAUTH request..."
msgstr ""
#: q.cpp:521
msgid "Authentication failed: {1}"
msgstr ""
#: q.cpp:525
msgid "Authentication successful: {1}"
msgstr ""
#: q.cpp:539
msgid ""
"Auth failed: Q does not support HMAC-SHA-256 for CHALLENGEAUTH, falling back "
"to standard AUTH."
msgstr ""
#: q.cpp:566
msgid "RequestPerms: Requesting op on {1}"
msgstr ""
#: q.cpp:579
msgid "RequestPerms: Requesting voice on {1}"
msgstr ""
#: q.cpp:686
msgid "Please provide your username and password for Q."
msgstr ""
#: q.cpp:689
msgid "Auths you with QuakeNet's Q bot."
msgstr ""