Selaa lähdekoodia

update strings

tags/v2.7.0-rc1
Shivaram Lingamneni 3 vuotta sitten
vanhempi
commit
23ffc6ef91
2 muutettua tiedostoa jossa 11 lisäystä ja 3 poistoa
  1. 1
    1
      languages/example/chanserv.lang.json
  2. 10
    2
      languages/example/irc.lang.json

+ 1
- 1
languages/example/chanserv.lang.json Näytä tiedosto

@@ -17,7 +17,7 @@
17 17
   "ChanServ lets you register and manage channels.": "ChanServ lets you register and manage channels.",
18 18
   "Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:",
19 19
   "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.",
20
-  "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 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 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.",
20
+  "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 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.\nThe permissions hierarchy for adding and removing modes is the same as in\nthe ordinary /MODE command.": "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 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.\nThe permissions hierarchy for adding and removing modes is the same as in\nthe ordinary /MODE command.",
21 21
   "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.",
22 22
   "Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.": "Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.",
23 23
   "Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.",

+ 10
- 2
languages/example/irc.lang.json Näytä tiedosto

@@ -1,5 +1,7 @@
1 1
 {
2 2
   "    $b/msg %s HELP <command>$b": "    $b/msg %s HELP <command>$b",
3
+  "$bIf you are having problems with your account, contact an administrator.$b": "$bIf you are having problems with your account, contact an administrator.$b",
4
+  "$bNote that an unregistered account name remains reserved and cannot be re-registered.$b": "$bNote that an unregistered account name remains reserved and cannot be re-registered.$b",
3 5
   "$bWarning: changing the cloak secret will invalidate stored ban/invite/exception lists.$b": "$bWarning: changing the cloak secret will invalidate stored ban/invite/exception lists.$b",
4 6
   "$bWarning: erasing this account will allow it to be re-registered; consider UNREGISTER instead.$b": "$bWarning: erasing this account will allow it to be re-registered; consider UNREGISTER instead.$b",
5 7
   "$bWarning: unregistering this account will remove its stored privileges.$b": "$bWarning: unregistering this account will remove its stored privileges.$b",
@@ -16,6 +18,7 @@
16 18
   "%[1]s set channel modes: %[2]s": "%[1]s set channel modes: %[2]s",
17 19
   "%[1]s set the channel topic to: %[2]s": "%[1]s set the channel topic to: %[2]s",
18 20
   "%s <subcommand> [params]": "%s <subcommand> [params]",
21
+  "%s is banned from relaying to the channel": "%s is banned from relaying to the channel",
19 22
   "%s joined the channel": "%s joined the channel",
20 23
   "*** $bChanServ LIST$b ***": "*** $bChanServ LIST$b ***",
21 24
   "*** $bEnd of %s HELP$b ***": "*** $bEnd of %s HELP$b ***",
@@ -36,6 +39,7 @@
36 39
   "Account %[1]s receives mode +%[2]s": "Account %[1]s receives mode +%[2]s",
37 40
   "Account %[1]s suspended at %[2]s. Duration: %[3]s. %[4]s": "Account %[1]s suspended at %[2]s. Duration: %[3]s. %[4]s",
38 41
   "Account %[1]s was created, but has not been verified": "Account %[1]s was created, but has not been verified",
42
+  "Account %s has %d registered channel(s).": "Account %s has %d registered channel(s).",
39 43
   "Account %s has no vhost": "Account %s has no vhost",
40 44
   "Account already exists": "Account already exists",
41 45
   "Account created": "Account created",
@@ -147,6 +151,7 @@
147 151
   "End of list": "End of list",
148 152
   "Enqueued account %s for message deletion": "Enqueued account %s for message deletion",
149 153
   "Erroneous nickname": "Erroneous nickname",
154
+  "Erroneous target": "Erroneous target",
150 155
   "Error deleting message: %v": "Error deleting message: %v",
151 156
   "Error loading account data": "Error loading account data",
152 157
   "Error opening export file: %v": "Error opening export file: %v",
@@ -177,7 +182,9 @@
177 182
   "IP %s is exempt from connection limits": "IP %s is exempt from connection limits",
178 183
   "IP address:  %s": "IP address:  %s",
179 184
   "IRC Operators online": "IRC Operators online",
185
+  "IRCv3 CAPs:  %s": "IRCv3 CAPs:  %s",
180 186
   "Incorrect batch tag sent": "Incorrect batch tag sent",
187
+  "Input line contained excess tag data": "Input line contained excess tag data",
181 188
   "Input line too long": "Input line too long",
182 189
   "Insufficient oper privs": "Insufficient oper privs",
183 190
   "Insufficient privileges": "Insufficient privileges",
@@ -206,6 +213,7 @@
206 213
   "Language %s is not supported by this server": "Language %s is not supported by this server",
207 214
   "Language preferences have been set": "Language preferences have been set",
208 215
   "Last active: %s": "Last active: %s",
216
+  "Line too long to be relayed without truncation": "Line too long to be relayed without truncation",
209 217
   "MOTD File is missing": "MOTD File is missing",
210 218
   "Malformed username": "Malformed username",
211 219
   "Mask isn't valid": "Mask isn't valid",
@@ -282,7 +290,6 @@
282 290
   "SUMMON has been disabled": "SUMMON has been disabled",
283 291
   "Server notice masks": "Server notice masks",
284 292
   "Some IPs may also be prevented from connecting by the connection limiter and/or throttler": "Some IPs may also be prevented from connecting by the connection limiter and/or throttler",
285
-  "Some additional message history may have been lost": "Some additional message history may have been lost",
286 293
   "Specified client ID does not exist": "Specified client ID does not exist",
287 294
   "Started exporting data for account %[1]s to file %[2]s": "Started exporting data for account %[1]s to file %[2]s",
288 295
   "Successfully accepted ownership of channel %s": "Successfully accepted ownership of channel %s",
@@ -361,7 +368,6 @@
361 368
   "User %[1]s is authenticated and can be banned by nickname: /MODE %[2]s +b %[3]s!*@*": "User %[1]s is authenticated and can be banned by nickname: /MODE %[2]s +b %[3]s!*@*",
362 369
   "User doesn't have roleplaying mode enabled": "User doesn't have roleplaying mode enabled",
363 370
   "User is already on that channel": "User is already on that channel",
364
-  "User is currently disconnected": "User is currently disconnected",
365 371
   "Username invalid or not given": "Username invalid or not given",
366 372
   "Username is already registered or otherwise unavailable": "Username is already registered or otherwise unavailable",
367 373
   "Verification code: %s": "Verification code: %s",
@@ -394,6 +400,7 @@
394 400
   "You cannot relay messages to this channel": "You cannot relay messages to this channel",
395 401
   "You don't have any stored privileges on that channel": "You don't have any stored privileges on that channel",
396 402
   "You don't have enough channel privileges": "You don't have enough channel privileges",
403
+  "You don't own that channel": "You don't own that channel",
397 404
   "You don't own that nick": "You don't own that nick",
398 405
   "You have already registered or attempted to register": "You have already registered or attempted to register",
399 406
   "You have already registered the maximum number of channels; try dropping some with /CS UNREGISTER": "You have already registered the maximum number of channels; try dropping some with /CS UNREGISTER",
@@ -408,6 +415,7 @@
408 415
   "You must be a channel operator in the channel you are forwarding to": "You must be a channel operator in the channel you are forwarding to",
409 416
   "You must be an oper on the channel to register it": "You must be an oper on the channel to register it",
410 417
   "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",
418
+  "You must be registered to send a direct message to this user": "You must be registered to send a direct message to this user",
411 419
   "You must complete the connection before registering your account": "You must complete the connection before registering your account",
412 420
   "You must complete the connection before verifying your account": "You must complete the connection before verifying your account",
413 421
   "You must log in with SASL to join this server": "You must log in with SASL to join this server",

Loading…
Peruuta
Tallenna