Browse Source

New translations irc.lang.json (Chinese Traditional)

tags/v2.2.0
Daniel Oaks 3 years ago
parent
commit
b7502014db
1 changed files with 9 additions and 2 deletions
  1. 9
    2
      languages/zh-TW-irc.lang.json

+ 9
- 2
languages/zh-TW-irc.lang.json View File

@@ -86,6 +86,7 @@
86 86
   "Channel renamed": "",
87 87
   "Channel renamed: %s": "",
88 88
   "Channels with persistent history cannot be renamed": "",
89
+  "Client %s is always-on and cannot be fully removed by /KILL; consider /NS SUSPEND instead": "",
89 90
   "Client reconnected": "",
90 91
   "Client reconnected (message history may have been lost)": "",
91 92
   "Client reconnected (up to %d seconds of message history lost)": "",
@@ -107,10 +108,12 @@
107 108
   "Could not transfer channel": "",
108 109
   "Could not ungroup nick": "",
109 110
   "Created at:  %s": "",
111
+  "Current DEFCON level is %d": "",
110 112
   "Current global users %[1]s, max %[2]s": "",
111 113
   "Current local users %[1]s, max %[2]s": "",
112 114
   "Data export for %[1]s completed and written to %[2]s": "",
113 115
   "Device ID:   %s": "",
116
+  "Direct messages from unregistered users are temporarily restricted": "",
114 117
   "End of /HELPOP": "",
115 118
   "End of /INFO": "",
116 119
   "End of /WHOIS list": "",
@@ -156,6 +159,7 @@
156 159
   "Insufficient privileges": "",
157 160
   "Internal error": "",
158 161
   "Invalid CAP subcommand": "",
162
+  "Invalid DEFCON parameter": "",
159 163
   "Invalid account name": "",
160 164
   "Invalid certificate fingerprint": "",
161 165
   "Invalid channel name": "",
@@ -176,6 +180,7 @@
176 180
   "MOTD File is missing": "",
177 181
   "Malformed username": "",
178 182
   "Mask isn't valid": "",
183
+  "Message rejected for containing invalid UTF-8": "",
179 184
   "Messages could not be retrieved": "",
180 185
   "Multiclient functionality is currently disabled for your account": "",
181 186
   "Multiclient functionality is currently disabled for your account, but you can opt in": "",
@@ -211,6 +216,7 @@
211 216
   "Purge reason: %s": "",
212 217
   "Purged at: %s": "",
213 218
   "Purged by operator: %s": "",
219
+  "Realname is not valid": "",
214 220
   "Received malformed line": "",
215 221
   "Registered at: %s": "",
216 222
   "Registered channel: %s": "",
@@ -254,7 +260,9 @@
254 260
   "Successfully reset channel access": "",
255 261
   "Successfully set persistent mode %[1]s on %[2]s": "",
256 262
   "Successfully set vhost": "",
263
+  "Successfully suspended account %s": "",
257 264
   "Successfully transferred channel %[1]s to account %[2]s": "",
265
+  "Successfully un-suspended account %s": "",
258 266
   "Successfully ungrouped nick %s with your account": "",
259 267
   "Successfully unpurged channel %s from the server": "",
260 268
   "Successfully unregistered account %s": "",
@@ -296,6 +304,7 @@
296 304
   "Unknown command. To see available commands, run: /%s HELP": "",
297 305
   "Unknown subcommand": "",
298 306
   "Unrecognized DEBUG subcommand": "",
307
+  "Usage: REGISTER <passphrase> [email]": "",
299 308
   "User %s is no longer allowed to use vhosts": "",
300 309
   "User %s is now allowed to use vhosts": "",
301 310
   "User doesn't have roleplaying mode enabled": "",
@@ -324,13 +333,11 @@
324 333
   "You have been marked as being away": "",
325 334
   "You have been offered ownership of channel %[1]s. To accept, /CS TRANSFER ACCEPT %[1]s": "",
326 335
   "You have enabled autoreplay of missed messages, but you can't receive them because your client isn't set to always-on": "",
327
-  "You have joined too many channels": "",
328 336
   "You have sent too many registration messages": "",
329 337
   "You have too many nicks reserved already (you can remove some with /NS DROP)": "",
330 338
   "You may not reregister": "",
331 339
   "You must be an oper on the channel to register it": "",
332 340
   "You must be connected with TLS and a client certificate to do this": "",
333
-  "You must be registered to join that channel": "",
334 341
   "You must have rehash permissions in order to execute DEBUG CRASHSERVER": "",
335 342
   "You must log in with SASL to join this server": "",
336 343
   "You must specify an account": "",

Loading…
Cancel
Save