Browse Source

New translations irc.lang.json (Portuguese)

tags/v2.2.0-rc1
Daniel Oaks 4 years ago
parent
commit
97b272d9ae
1 changed files with 8 additions and 1 deletions
  1. 8
    1
      languages/pt-PT-irc.lang.json

+ 8
- 1
languages/pt-PT-irc.lang.json View File

95
   "Could not accept ownership of channel %s": "",
95
   "Could not accept ownership of channel %s": "",
96
   "Could not delete message": "",
96
   "Could not delete message": "",
97
   "Could not find given client": "",
97
   "Could not find given client": "",
98
+  "Could not generate EXTJWT token": "",
98
   "Could not look up account name, proceeding anyway": "",
99
   "Could not look up account name, proceeding anyway": "",
99
   "Could not parse IP address or CIDR network": "",
100
   "Could not parse IP address or CIDR network": "",
100
   "Could not register": "",
101
   "Could not register": "",
109
   "Current global users %[1]s, max %[2]s": "",
110
   "Current global users %[1]s, max %[2]s": "",
110
   "Current local users %[1]s, max %[2]s": "",
111
   "Current local users %[1]s, max %[2]s": "",
111
   "Data export for %[1]s completed and written to %[2]s": "",
112
   "Data export for %[1]s completed and written to %[2]s": "",
113
+  "Device ID:   %s": "",
112
   "End of /HELPOP": "",
114
   "End of /HELPOP": "",
113
   "End of /INFO": "",
115
   "End of /INFO": "",
114
   "End of /WHOIS list": "",
116
   "End of /WHOIS list": "",
165
   "Invalid params": "",
167
   "Invalid params": "",
166
   "Invalid regex": "",
168
   "Invalid regex": "",
167
   "Invalid vhost": "",
169
   "Invalid vhost": "",
170
+  "It was built from git hash %s.": "",
168
   "It was rejected for reason: %s": "",
171
   "It was rejected for reason: %s": "",
169
   "JOIN 0 is not allowed": "",
172
   "JOIN 0 is not allowed": "",
170
   "Language %s is not supported by this server": "",
173
   "Language %s is not supported by this server": "",
189
   "No such channel": "",
192
   "No such channel": "",
190
   "No such module [%s]": "",
193
   "No such module [%s]": "",
191
   "No such nick": "",
194
   "No such nick": "",
195
+  "No such service": "",
192
   "No such setting": "",
196
   "No such setting": "",
193
   "No text to send": "",
197
   "No text to send": "",
194
   "No topic is set": "",
198
   "No topic is set": "",
228
   "SASL authentication failed: Passphrase too long": "",
232
   "SASL authentication failed: Passphrase too long": "",
229
   "SASL authentication failed: authcid and authzid should be the same": "",
233
   "SASL authentication failed: authcid and authzid should be the same": "",
230
   "SASL message too long": "",
234
   "SASL message too long": "",
235
+  "SUMMON has been disabled": "",
231
   "Server notice masks": "",
236
   "Server notice masks": "",
232
   "Session %d (currently attached session):": "",
237
   "Session %d (currently attached session):": "",
233
   "Session %d:": "",
238
   "Session %d:": "",
247
   "Successfully registered account %s": "",
252
   "Successfully registered account %s": "",
248
   "Successfully rejected vhost request for %s": "",
253
   "Successfully rejected vhost request for %s": "",
249
   "Successfully reset channel access": "",
254
   "Successfully reset channel access": "",
250
-  "Successfully set persistent mode %s%s on %s": "",
255
+  "Successfully set persistent mode %[1]s on %[2]s": "",
251
   "Successfully set vhost": "",
256
   "Successfully set vhost": "",
252
   "Successfully transferred channel %[1]s to account %[2]s": "",
257
   "Successfully transferred channel %[1]s to account %[2]s": "",
253
   "Successfully ungrouped nick %s with your account": "",
258
   "Successfully ungrouped nick %s with your account": "",
272
   "This ban matches you. To KLINE yourself, you must use the command:  /KLINE MYSELF <arguments>": "",
277
   "This ban matches you. To KLINE yourself, you must use the command:  /KLINE MYSELF <arguments>": "",
273
   "This command has been disabled by the server administrators": "",
278
   "This command has been disabled by the server administrators": "",
274
   "This feature has been disabled by the server administrators": "",
279
   "This feature has been disabled by the server administrators": "",
280
+  "This is Oragono version %s.": "",
275
   "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.": "",
281
   "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.": "",
276
   "This server requires that you wait %v after connecting before you can use /LIST. You have %v left.": "",
282
   "This server requires that you wait %v after connecting before you can use /LIST. You have %v left.": "",
277
   "This server was created %s": "",
283
   "This server was created %s": "",
285
   "Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance": "",
291
   "Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance": "",
286
   "Translators:": "",
292
   "Translators:": "",
287
   "Try again later": "",
293
   "Try again later": "",
294
+  "USERS has been disabled": "",
288
   "Unknown command": "",
295
   "Unknown command": "",
289
   "Unknown command. To see available commands, run: /%s HELP": "",
296
   "Unknown command. To see available commands, run: /%s HELP": "",
290
   "Unknown subcommand": "",
297
   "Unknown subcommand": "",

Loading…
Cancel
Save