Procházet zdrojové kódy

commit the results of ./updatetranslations.py run irc languages

tags/v1.1.0-rc1
Shivaram Lingamneni před 5 roky
rodič
revize
df2251756f

+ 4
- 0
languages/example/chanserv.lang.json Zobrazit soubor

@@ -1,4 +1,8 @@
1 1
 {
2
+  "$bAMODE$b modifies persistent mode settings for channel members.": "$bAMODE$b modifies persistent mode settings for channel members.",
3
+  "$bOP$b makes the given user (or yourself) a channel admin.": "$bOP$b makes the given user (or yourself) a channel admin.",
4
+  "$bREGISTER$b lets you own a given channel.": "$bREGISTER$b lets you own a given channel.",
5
+  "$bUNREGISTER$b deletes a channel registration.": "$bUNREGISTER$b deletes a channel registration.",
2 6
   "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n    $b/CS HELP <command>$b\n\nHere are the commands you can use:\n%s": "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n    $b/CS HELP <command>$b\n\nHere are the commands you can use:\n%s",
3 7
   "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.",
4 8
   "Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.": "Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.",

+ 3
- 1
languages/example/help.lang.json Zobrazit soubor

@@ -8,6 +8,7 @@
8 8
   "AMBIANCE <target> <text to be sent>\n\nThe AMBIANCE command is used to send a scene notification to the given target.": "AMBIANCE <target> <text to be sent>\n\nThe AMBIANCE command is used to send a scene notification to the given target.",
9 9
   "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html",
10 10
   "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.",
11
+  "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).",
11 12
   "CAP <subcommand> [:<capabilities>]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "CAP <subcommand> [:<capabilities>]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html",
12 13
   "CHANSERV <subcommand> [params]\n\nChanServ controls channel registrations.": "CHANSERV <subcommand> [params]\n\nChanServ controls channel registrations.",
13 14
   "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d",
@@ -66,5 +67,6 @@
66 67
   "WEBIRC <password> <gateway> <hostname> <ip> [:<flags>]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n<flags> is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "WEBIRC <password> <gateway> <hostname> <ip> [:<flags>]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n<flags> is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure",
67 68
   "WHO <name> [o]\n\nReturns information for the given user.": "WHO <name> [o]\n\nReturns information for the given user.",
68 69
   "WHOIS <client>{,<client>}\n\nReturns information for the given user(s).": "WHOIS <client>{,<client>}\n\nReturns information for the given user(s).",
69
-  "WHOWAS <nickname>\n\nReturns historical information on the last user with the given nickname.": "WHOWAS <nickname>\n\nReturns historical information on the last user with the given nickname."
70
+  "WHOWAS <nickname>\n\nReturns historical information on the last user with the given nickname.": "WHOWAS <nickname>\n\nReturns historical information on the last user with the given nickname.",
71
+  "ZNC <module> [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "ZNC <module> [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users."
70 72
 }

+ 11
- 1
languages/example/hostserv.lang.json Zobrazit soubor

@@ -1,4 +1,13 @@
1 1
 {
2
+  "$bAPPROVE$b approves a user's vhost request.": "$bAPPROVE$b approves a user's vhost request.",
3
+  "$bDEL$b deletes a user's vhost.": "$bDEL$b deletes a user's vhost.",
4
+  "$bOFF$b disables your vhost, if you have one approved.": "$bOFF$b disables your vhost, if you have one approved.",
5
+  "$bON$b enables your vhost, if you have one approved.": "$bON$b enables your vhost, if you have one approved.",
6
+  "$bREJECT$b rejects a user's vhost request.": "$bREJECT$b rejects a user's vhost request.",
7
+  "$bREQUEST$b requests a new vhost, pending operator approval.": "$bREQUEST$b requests a new vhost, pending operator approval.",
8
+  "$bSET$b sets a user's vhost.": "$bSET$b sets a user's vhost.",
9
+  "$bSTATUS$b shows your vhost and request status.": "$bSTATUS$b shows your vhost and request status.",
10
+  "$bWAITING$b shows a list of pending vhost requests.": "$bWAITING$b shows a list of pending vhost requests.",
2 11
   "HostServ lets you manage your vhost (i.e., the string displayed\nin place of your client's hostname/IP).\n\nTo see in-depth help for a specific HostServ command, try:\n    $b/HS HELP <command>$b\n\nHere are the commands you can use:\n%s": "HostServ lets you manage your vhost (i.e., the string displayed\nin place of your client's hostname/IP).\n\nTo see in-depth help for a specific HostServ command, try:\n    $b/HS HELP <command>$b\n\nHere are the commands you can use:\n%s",
3 12
   "Syntax: $bAPPROVE <user>$b\n\nAPPROVE approves a user's vhost request.": "Syntax: $bAPPROVE <user>$b\n\nAPPROVE approves a user's vhost request.",
4 13
   "Syntax: $bDEL <user>$b\n\nDEL deletes a user's vhost.": "Syntax: $bDEL <user>$b\n\nDEL deletes a user's vhost.",
@@ -8,5 +17,6 @@
8 17
   "Syntax: $bREQUEST <vhost>$b\n\nREQUEST requests that a new vhost by assigned to your account. The request must\nthen be approved by a server operator.": "Syntax: $bREQUEST <vhost>$b\n\nREQUEST requests that a new vhost by assigned to your account. The request must\nthen be approved by a server operator.",
9 18
   "Syntax: $bSET <user> <vhost>$b\n\nSET sets a user's vhost, bypassing the request system.": "Syntax: $bSET <user> <vhost>$b\n\nSET sets a user's vhost, bypassing the request system.",
10 19
   "Syntax: $bSTATUS [user]$b\n\nSTATUS displays your current vhost, if any, and the status of your most recent\nrequest for a new one. A server operator can view someone else's status.": "Syntax: $bSTATUS [user]$b\n\nSTATUS displays your current vhost, if any, and the status of your most recent\nrequest for a new one. A server operator can view someone else's status.",
11
-  "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected."
20
+  "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.",
21
+  "^[0-9A-Za-z.\\-_/]+$": "^[0-9A-Za-z.\\-_/]+$"
12 22
 }

+ 23
- 9
languages/example/irc.lang.json Zobrazit soubor

@@ -37,14 +37,16 @@
37 37
   "An error occurred": "An error occurred",
38 38
   "Authentication successful": "Authentication successful",
39 39
   "Bad or unauthorized PROXY command": "Bad or unauthorized PROXY command",
40
-  "Bad password": "Bad password",
41 40
   "Ban - %[1]s - added by %[2]s - %[3]s": "Ban - %[1]s - added by %[2]s - %[3]s",
41
+  "Bouncer functionality is currently disabled for your account": "Bouncer functionality is currently disabled for your account",
42
+  "Bouncer functionality is currently disabled for your account, but you can opt in": "Bouncer functionality is currently disabled for your account, but you can opt in",
43
+  "Bouncer functionality is currently enabled for your account": "Bouncer functionality is currently enabled for your account",
44
+  "Bouncer functionality is currently enabled for your account, but you can opt out": "Bouncer functionality is currently enabled for your account, but you can opt out",
42 45
   "CTCP messages are disabled over Tor": "CTCP messages are disabled over Tor",
43 46
   "Can't change modes for other users": "Can't change modes for other users",
44 47
   "Can't view modes for other users": "Can't view modes for other users",
45 48
   "Cannot join channel (+%s)": "Cannot join channel (+%s)",
46 49
   "Cannot rename channel": "Cannot rename channel",
47
-  "Cannot resume a client with multiple attached sessions": "Cannot resume a client with multiple attached sessions",
48 50
   "Cannot resume connection": "Cannot resume connection",
49 51
   "Cannot resume connection from Tor to non-Tor or vice versa": "Cannot resume connection from Tor to non-Tor or vice versa",
50 52
   "Cannot resume connection, connection registration has already been completed": "Cannot resume connection, connection registration has already been completed",
@@ -87,17 +89,19 @@
87 89
   "End of WHO list": "End of WHO list",
88 90
   "End of WHOWAS": "End of WHOWAS",
89 91
   "End of list": "End of list",
90
-  "Enforcement method set": "Enforcement method set",
91 92
   "Erroneous nickname": "Erroneous nickname",
93
+  "Error loading account data": "Error loading account data",
92 94
   "Error reserving nickname": "Error reserving nickname",
93 95
   "Error while unregistering account": "Error while unregistering account",
94 96
   "Fake source must be a valid nickname": "Fake source must be a valid nickname",
95 97
   "First param must be a mask or channel": "First param must be a mask or channel",
96 98
   "GHOSTed by %s": "GHOSTed by %s",
99
+  "Given current server settings, your nickname is enforced with: %s": "Given current server settings, your nickname is enforced with: %s",
97 100
   "HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.",
98 101
   "Help not found": "Help not found",
99 102
   "Hostname:    %s": "Hostname:    %s",
100 103
   "I have %[1]d clients and %[2]d servers": "I have %[1]d clients and %[2]d servers",
104
+  "I'll be right back": "I'll be right back",
101 105
   "IP address:  %s": "IP address:  %s",
102 106
   "IRC Operators online": "IRC Operators online",
103 107
   "Input line too long": "Input line too long",
@@ -107,7 +111,6 @@
107 111
   "Invalid CAP subcommand": "Invalid CAP subcommand",
108 112
   "Invalid account name": "Invalid account name",
109 113
   "Invalid mode change": "Invalid mode change",
110
-  "Invalid parameters": "Invalid parameters",
111 114
   "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s",
112 115
   "Invalid vhost": "Invalid vhost",
113 116
   "It was rejected for reason: %s": "It was rejected for reason: %s",
@@ -130,11 +133,14 @@
130 133
   "No nickname given": "No nickname given",
131 134
   "No such account": "No such account",
132 135
   "No such channel": "No such channel",
136
+  "No such module [%s]": "No such module [%s]",
133 137
   "No such nick": "No such nick",
138
+  "No such setting": "No such setting",
134 139
   "No topic is set": "No topic is set",
135 140
   "Not enough parameters": "Not enough parameters",
136 141
   "Only channel founders can change registered channels": "Only channel founders can change registered channels",
137 142
   "Only the channel founder can do this": "Only the channel founder can do this",
143
+  "Oragono does not emulate the ZNC module %s": "Oragono does not emulate the ZNC module %s",
138 144
   "Oragono is released under the MIT license.": "Oragono is released under the MIT license.",
139 145
   "Passphrase contains forbidden characters or is otherwise invalid": "Passphrase contains forbidden characters or is otherwise invalid",
140 146
   "Password changed": "Password changed",
@@ -147,13 +153,12 @@
147 153
   "Received malformed line": "Received malformed line",
148 154
   "Registered at: %s": "Registered at: %s",
149 155
   "Registered channel: %s": "Registered channel: %s",
150
-  "Registering your account with email address %s": "Registering your account with email address %s",
151
-  "Registering your account with no email address": "Registering your account with no email address",
152 156
   "Registration requires a valid e-mail address": "Registration requires a valid e-mail address",
153 157
   "Rehashing": "Rehashing",
154 158
   "Remote servers not yet supported": "Remote servers not yet supported",
155 159
   "Removed D-Line for %s": "Removed D-Line for %s",
156 160
   "Removed K-Line for %s": "Removed K-Line for %s",
161
+  "Requesting the oragono.io/nope CAP is forbidden": "Requesting the oragono.io/nope CAP is forbidden",
157 162
   "Resume may have lost up to %d seconds of history": "Resume may have lost up to %d seconds of history",
158 163
   "SASL authentication aborted": "SASL authentication aborted",
159 164
   "SASL authentication failed": "SASL authentication failed",
@@ -168,6 +173,7 @@
168 173
   "Session %d:": "Session %d:",
169 174
   "Some additional message history may have been lost": "Some additional message history may have been lost",
170 175
   "Successfully approved vhost request for %s": "Successfully approved vhost request for %s",
176
+  "Successfully changed your account settings": "Successfully changed your account settings",
171 177
   "Successfully cleared vhost": "Successfully cleared vhost",
172 178
   "Successfully disabled your vhost": "Successfully disabled your vhost",
173 179
   "Successfully enabled your vhost": "Successfully enabled your vhost",
@@ -190,10 +196,12 @@
190 196
   "This ban matches you. To DLINE yourself, you must use the command:  /DLINE MYSELF <arguments>": "This ban matches you. To DLINE yourself, you must use the command:  /DLINE MYSELF <arguments>",
191 197
   "This ban matches you. To KLINE yourself, you must use the command:  /KLINE MYSELF <arguments>": "This ban matches you. To KLINE yourself, you must use the command:  /KLINE MYSELF <arguments>",
192 198
   "This command has been disabled by the server administrators": "This command has been disabled by the server administrators",
199
+  "This feature has been disabled by the server administrators": "This feature has been disabled by the server administrators",
193 200
   "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.",
194 201
   "This server was created %s": "This server was created %s",
195 202
   "This vhost is currently disabled, but can be enabled with /HS ON": "This vhost is currently disabled, but can be enabled with /HS ON",
196 203
   "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it",
204
+  "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD",
197 205
   "To confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s": "To confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s",
198 206
   "To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s": "To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s",
199 207
   "To verify your account, issue one of these commands:": "To verify your account, issue one of these commands:",
@@ -219,29 +227,35 @@
219 227
   "You have been banned from this server (%s)": "You have been banned from this server (%s)",
220 228
   "You have been marked as being away": "You have been marked as being away",
221 229
   "You have joined too many channels": "You have joined too many channels",
230
+  "You have sent too many registration messages": "You have sent too many registration messages",
222 231
   "You have too many nicks reserved already (you can remove some with /NS DROP)": "You have too many nicks reserved already (you can remove some with /NS DROP)",
223 232
   "You may not reregister": "You may not reregister",
224 233
   "You must be an oper on the channel to register it": "You must be an oper on the channel to register it",
234
+  "You must be connected with TLS and a client certificate to do this": "You must be connected with TLS and a client certificate to do this",
225 235
   "You must be registered to join that channel": "You must be registered to join that channel",
226 236
   "You must connect with a TLS client certificate to use certfp": "You must connect with a TLS client certificate to use certfp",
237
+  "You must log in with SASL to join this server": "You must log in with SASL to join this server",
227 238
   "You must specify an account": "You must specify an account",
228 239
   "You must wait an additional %v before making another request": "You must wait an additional %v before making another request",
229
-  "You need to either supply a passphrase or be connected via TLS with a client cert": "You need to either supply a passphrase or be connected via TLS with a client cert",
230 240
   "You need to register before you can use that command": "You need to register before you can use that command",
231 241
   "You specified too many languages": "You specified too many languages",
242
+  "You will not see JOINs and PARTs in autoreplayed history lines": "You will not see JOINs and PARTs in autoreplayed history lines",
243
+  "You will receive %d lines of autoreplayed history": "You will receive %d lines of autoreplayed history",
244
+  "You will receive the server default of %d lines of autoreplayed history": "You will receive the server default of %d lines of autoreplayed history",
245
+  "You will see JOINs and PARTs in autoreplayed history lines": "You will see JOINs and PARTs in autoreplayed history lines",
232 246
   "You're already logged into an account": "You're already logged into an account",
233 247
   "You're already opered-up!": "You're already opered-up!",
234 248
   "You're not a channel operator": "You're not a channel operator",
235 249
   "You're not logged into an account": "You're not logged into an account",
236 250
   "You're not on that channel": "You're not on that channel",
237 251
   "You're now logged in as %s": "You're now logged in as %s",
238
-  "Your current nickname enforcement is: %s": "Your current nickname enforcement is: %s",
252
+  "Your client does not support BRB": "Your client does not support BRB",
239 253
   "Your host is %[1]s, running version %[2]s": "Your host is %[1]s, running version %[2]s",
254
+  "Your stored nickname enforcement setting is: %s": "Your stored nickname enforcement setting is: %s",
240 255
   "Your vhost request was approved by an administrator": "Your vhost request was approved by an administrator",
241 256
   "Your vhost request was rejected by an administrator. The reason given was: %s": "Your vhost request was rejected by an administrator. The reason given was: %s",
242 257
   "Your vhost request will be reviewed by an administrator": "Your vhost request will be reviewed by an administrator",
243 258
   "are supported by this server": "are supported by this server",
244
-  "can speak these languages": "can speak these languages",
245 259
   "channels formed": "channels formed",
246 260
   "has client certificate fingerprint %s": "has client certificate fingerprint %s",
247 261
   "is a $bBot$b on %s": "is a $bBot$b on %s",

+ 31
- 3
languages/example/nickserv.lang.json Zobrazit soubor

@@ -1,16 +1,44 @@
1 1
 {
2
+  "$bAUTOREPLAY-JOINS$b\n'autoreplay-joins' controls whether autoreplayed channel history will include\nlines for join and part. This provides more information about the context of\nmessages, but may be spammy. Your options are 'on' and 'off'.": "$bAUTOREPLAY-JOINS$b\n'autoreplay-joins' controls whether autoreplayed channel history will include\nlines for join and part. This provides more information about the context of\nmessages, but may be spammy. Your options are 'on' and 'off'.",
3
+  "$bAUTOREPLAY-LINES$b\n'autoreplay-lines' controls the number of lines of channel history that will\nbe replayed to you automatically when joining a channel. Your options are any\npositive number, 0 to disable the feature, and 'default' to use the server\ndefault.": "$bAUTOREPLAY-LINES$b\n'autoreplay-lines' controls the number of lines of channel history that will\nbe replayed to you automatically when joining a channel. Your options are any\npositive number, 0 to disable the feature, and 'default' to use the server\ndefault.",
4
+  "$bBOUNCER$b\nIf 'bouncer' is enabled and you are already logged in and using a nick, a\nsecond client of yours that authenticates with SASL and requests the same nick\nis allowed to attach to the nick as well (this is comparable to the behavior\nof IRC \"bouncers\" like ZNC). Your options are 'on' (allow this behavior),\n'off' (disallow it), and 'default' (use the server default value).": "$bBOUNCER$b\nIf 'bouncer' is enabled and you are already logged in and using a nick, a\nsecond client of yours that authenticates with SASL and requests the same nick\nis allowed to attach to the nick as well (this is comparable to the behavior\nof IRC \"bouncers\" like ZNC). Your options are 'on' (allow this behavior),\n'off' (disallow it), and 'default' (use the server default value).",
5
+  "$bDROP$b de-links your current (or the given) nickname from your user account.": "$bDROP$b de-links your current (or the given) nickname from your user account.",
6
+  "$bENFORCE$b\n'enforce' lets you specify a custom enforcement mechanism for your registered\nnicknames. Your options are:\n1. 'none'    [no enforcement, overriding the server default]\n2. 'timeout' [anyone using the nick must authenticate before a deadline,\n              or else they will be renamed]\n3. 'strict'  [you must already be authenticated to use the nick]\n4. 'default' [use the server default]": "$bENFORCE$b\n'enforce' lets you specify a custom enforcement mechanism for your registered\nnicknames. Your options are:\n1. 'none'    [no enforcement, overriding the server default]\n2. 'timeout' [anyone using the nick must authenticate before a deadline,\n              or else they will be renamed]\n3. 'strict'  [you must already be authenticated to use the nick]\n4. 'default' [use the server default]",
7
+  "$bGET$b queries the current values of your account settings": "$bGET$b queries the current values of your account settings",
8
+  "$bGHOST$b reclaims your nickname.": "$bGHOST$b reclaims your nickname.",
9
+  "$bGROUP$b links your current nickname to your user account.": "$bGROUP$b links your current nickname to your user account.",
10
+  "$bIDENTIFY$b lets you login to your account.": "$bIDENTIFY$b lets you login to your account.",
11
+  "$bINFO$b gives you information on a user account.": "$bINFO$b gives you information on a user account.",
12
+  "$bPASSWD$b lets you change your password.": "$bPASSWD$b lets you change your password.",
13
+  "$bREGISTER$b lets you register a user account.": "$bREGISTER$b lets you register a user account.",
14
+  "$bSADROP$b forcibly de-links the given nickname from its user account.": "$bSADROP$b forcibly de-links the given nickname from its user account.",
15
+  "$bSAGET$b queries the current values of another user's account settings": "$bSAGET$b queries the current values of another user's account settings",
16
+  "$bSAREGISTER$b registers an account on someone else's behalf.": "$bSAREGISTER$b registers an account on someone else's behalf.",
17
+  "$bSASET$b modifies another user's account settings": "$bSASET$b modifies another user's account settings",
18
+  "$bSESSIONS$b lists the sessions attached to a nickname.": "$bSESSIONS$b lists the sessions attached to a nickname.",
19
+  "$bSET$b modifies your account settings": "$bSET$b modifies your account settings",
20
+  "$bUNREGISTER$b lets you delete your user account.": "$bUNREGISTER$b lets you delete your user account.",
21
+  "$bVERIFY$b lets you complete account registration.": "$bVERIFY$b lets you complete account registration.",
22
+  "Invalid parameters": "Invalid parameters",
2 23
   "NickServ lets you register and login to an account.\n\nTo see in-depth help for a specific NickServ command, try:\n    $b/NS HELP <command>$b\n\nHere are the commands you can use:\n%s": "NickServ lets you register and login to an account.\n\nTo see in-depth help for a specific NickServ command, try:\n    $b/NS HELP <command>$b\n\nHere are the commands you can use:\n%s",
24
+  "Syntax $bSET <setting> <value>$b\n\nSet modifies your account settings. The following settings are available:": "Syntax $bSET <setting> <value>$b\n\nSet modifies your account settings. The following settings are available:",
3 25
   "Syntax: $bDROP [nickname]$b\n\nDROP de-links the given (or your current) nickname from your user account.": "Syntax: $bDROP [nickname]$b\n\nDROP de-links the given (or your current) nickname from your user account.",
4
-  "Syntax: $bENFORCE [method]$b\n\nENFORCE lets you specify a custom enforcement mechanism for your registered\nnicknames. Your options are:\n1. 'none'    [no enforcement, overriding the server default]\n2. 'timeout' [anyone using the nick must authenticate before a deadline,\n              or else they will be renamed]\n3. 'strict'  [you must already be authenticated to use the nick]\n4. 'default' [use the server default]\nWith no arguments, queries your current enforcement status.": "Syntax: $bENFORCE [method]$b\n\nENFORCE lets you specify a custom enforcement mechanism for your registered\nnicknames. Your options are:\n1. 'none'    [no enforcement, overriding the server default]\n2. 'timeout' [anyone using the nick must authenticate before a deadline,\n              or else they will be renamed]\n3. 'strict'  [you must already be authenticated to use the nick]\n4. 'default' [use the server default]\nWith no arguments, queries your current enforcement status.",
26
+  "Syntax: $bENFORCE [method]$b\n\nENFORCE is an alias for $bGET enforce$b and $bSET enforce$b. See the help\nentry for $bSET$b for more information.": "Syntax: $bENFORCE [method]$b\n\nENFORCE is an alias for $bGET enforce$b and $bSET enforce$b. See the help\nentry for $bSET$b for more information.",
27
+  "Syntax: $bGET <setting>$b\n\nGET queries the current values of your account settings. For more information\non the settings and their possible values, see HELP SET.": "Syntax: $bGET <setting>$b\n\nGET queries the current values of your account settings. For more information\non the settings and their possible values, see HELP SET.",
5 28
   "Syntax: $bGHOST <nickname>$b\n\nGHOST disconnects the given user from the network if they're logged in with the\nsame user account, letting you reclaim your nickname.": "Syntax: $bGHOST <nickname>$b\n\nGHOST disconnects the given user from the network if they're logged in with the\nsame user account, letting you reclaim your nickname.",
6 29
   "Syntax: $bGROUP$b\n\nGROUP links your current nickname with your logged-in account, so other people\nwill not be able to use it.": "Syntax: $bGROUP$b\n\nGROUP links your current nickname with your logged-in account, so other people\nwill not be able to use it.",
7 30
   "Syntax: $bIDENTIFY <username> [password]$b\n\nIDENTIFY lets you login to the given username using either password auth, or\ncertfp (your client certificate) if a password is not given.": "Syntax: $bIDENTIFY <username> [password]$b\n\nIDENTIFY lets you login to the given username using either password auth, or\ncertfp (your client certificate) if a password is not given.",
8 31
   "Syntax: $bINFO [username]$b\n\nINFO gives you information about the given (or your own) user account.": "Syntax: $bINFO [username]$b\n\nINFO gives you information about the given (or your own) user account.",
9 32
   "Syntax: $bPASSWD <current> <new> <new_again>$b\nOr:     $bPASSWD <username> <new>$b\n\nPASSWD lets you change your account password. You must supply your current\npassword and confirm the new one by typing it twice. If you're an IRC operator\nwith the correct permissions, you can use PASSWD to reset someone else's\npassword by supplying their username and then the desired password.": "Syntax: $bPASSWD <current> <new> <new_again>$b\nOr:     $bPASSWD <username> <new>$b\n\nPASSWD lets you change your account password. You must supply your current\npassword and confirm the new one by typing it twice. If you're an IRC operator\nwith the correct permissions, you can use PASSWD to reset someone else's\npassword by supplying their username and then the desired password.",
10
-  "Syntax: $bREGISTER <username> <email> [password]$b\n\nREGISTER lets you register a user account. If the server allows anonymous\nregistration, you can send an asterisk (*) as the email address.\n\nIf the password is left out, your account will be registered to your TLS client\ncertificate (and you will need to use that certificate to login in future).": "Syntax: $bREGISTER <username> <email> [password]$b\n\nREGISTER lets you register a user account. If the server allows anonymous\nregistration, you can send an asterisk (*) as the email address.\n\nIf the password is left out, your account will be registered to your TLS client\ncertificate (and you will need to use that certificate to login in future).",
33
+  "Syntax: $bREGISTER <password> [email]$b\n\nREGISTER lets you register your current nickname as a user account. If the\nserver allows anonymous registration, you can omit the e-mail address.\n\nIf you are currently logged in with a TLS client certificate and wish to use\nit instead of a password to log in, send * as the password.": "Syntax: $bREGISTER <password> [email]$b\n\nREGISTER lets you register your current nickname as a user account. If the\nserver allows anonymous registration, you can omit the e-mail address.\n\nIf you are currently logged in with a TLS client certificate and wish to use\nit instead of a password to log in, send * as the password.",
11 34
   "Syntax: $bSADROP <nickname>$b\n\nSADROP forcibly de-links the given nickname from the attached user account.": "Syntax: $bSADROP <nickname>$b\n\nSADROP forcibly de-links the given nickname from the attached user account.",
35
+  "Syntax: $bSAGET <account> <setting>$b\n\nSAGET queries the values of someone else's account settings. For more\ninformation on the settings and their possible values, see HELP SET.": "Syntax: $bSAGET <account> <setting>$b\n\nSAGET queries the values of someone else's account settings. For more\ninformation on the settings and their possible values, see HELP SET.",
12 36
   "Syntax: $bSAREGISTER <username> <password>$b\n\nSAREGISTER registers an account on someone else's behalf.\nThis is for use in configurations that require SASL for all connections;\nan administrator can set use this command to set up user accounts.": "Syntax: $bSAREGISTER <username> <password>$b\n\nSAREGISTER registers an account on someone else's behalf.\nThis is for use in configurations that require SASL for all connections;\nan administrator can set use this command to set up user accounts.",
37
+  "Syntax: $bSASET <account> <setting> <value>$b\n\nSASET modifies the values of someone else's account settings. For more\ninformation on the settings and their possible values, see HELP SET.": "Syntax: $bSASET <account> <setting> <value>$b\n\nSASET modifies the values of someone else's account settings. For more\ninformation on the settings and their possible values, see HELP SET.",
13 38
   "Syntax: $bSESSIONS [nickname]$b\n\nSESSIONS lists information about the sessions currently attached, via\nthe server's bouncer functionality, to your nickname. An administrator\ncan use this command to list another user's sessions.": "Syntax: $bSESSIONS [nickname]$b\n\nSESSIONS lists information about the sessions currently attached, via\nthe server's bouncer functionality, to your nickname. An administrator\ncan use this command to list another user's sessions.",
14 39
   "Syntax: $bUNREGISTER <username> [code]$b\n\nUNREGISTER lets you delete your user account (or someone else's, if you're an\nIRC operator with the correct permissions). To prevent accidental\nunregistrations, a verification code is required; invoking the command without\na code will display the necessary code.": "Syntax: $bUNREGISTER <username> [code]$b\n\nUNREGISTER lets you delete your user account (or someone else's, if you're an\nIRC operator with the correct permissions). To prevent accidental\nunregistrations, a verification code is required; invoking the command without\na code will display the necessary code.",
15
-  "Syntax: $bVERIFY <username> <code>$b\n\nVERIFY lets you complete an account registration, if the server requires email\nor other verification.": "Syntax: $bVERIFY <username> <code>$b\n\nVERIFY lets you complete an account registration, if the server requires email\nor other verification."
40
+  "Syntax: $bVERIFY <username> <code>$b\n\nVERIFY lets you complete an account registration, if the server requires email\nor other verification.": "Syntax: $bVERIFY <username> <code>$b\n\nVERIFY lets you complete an account registration, if the server requires email\nor other verification.",
41
+  "This nickname is reserved. Please login within %v (using $b/msg NickServ IDENTIFY <password>$b or SASL), or switch to a different nickname.": "This nickname is reserved. Please login within %v (using $b/msg NickServ IDENTIFY <password>$b or SASL), or switch to a different nickname.",
42
+  "nickserv": "nickserv",
43
+  "none": "none"
16 44
 }

Načítá se…
Zrušit
Uložit