From 78d0c0f52ad7a47915e0ccafa485282b0e542e81 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 17 Jun 2020 08:52:58 +1000 Subject: [PATCH] New translations irc.lang.json (Portuguese, Brazilian) --- languages/pt-BR-irc.lang.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/languages/pt-BR-irc.lang.json b/languages/pt-BR-irc.lang.json index 04c495c3..32dee831 100644 --- a/languages/pt-BR-irc.lang.json +++ b/languages/pt-BR-irc.lang.json @@ -95,6 +95,7 @@ "Could not accept ownership of channel %s": "", "Could not delete message": "", "Could not find given client": "", + "Could not generate EXTJWT token": "", "Could not look up account name, proceeding anyway": "", "Could not parse IP address or CIDR network": "", "Could not register": "Não foi possível registrar-se", @@ -109,6 +110,7 @@ "Current global users %[1]s, max %[2]s": "", "Current local users %[1]s, max %[2]s": "", "Data export for %[1]s completed and written to %[2]s": "", + "Device ID: %s": "", "End of /HELPOP": "Fim de /HELPOP", "End of /INFO": "Fim de /INFO", "End of /WHOIS list": "Fim da lista /WHOIS", @@ -165,6 +167,7 @@ "Invalid params": "", "Invalid regex": "", "Invalid vhost": "", + "It was built from git hash %s.": "", "It was rejected for reason: %s": "", "JOIN 0 is not allowed": "JOIN 0 não é permitido", "Language %s is not supported by this server": "", @@ -189,6 +192,7 @@ "No such channel": "O canal não existe", "No such module [%s]": "", "No such nick": "O nick não existe", + "No such service": "", "No such setting": "", "No text to send": "", "No topic is set": "Nenhum tópico definido", @@ -228,6 +232,7 @@ "SASL authentication failed: Passphrase too long": "Autenticação SASL falhou: senha longa demais", "SASL authentication failed: authcid and authzid should be the same": "Falha na autenticação SASL: authcid e authzid devem ser iguais", "SASL message too long": "Mensagem SASL muito longa", + "SUMMON has been disabled": "", "Server notice masks": "", "Session %d (currently attached session):": "", "Session %d:": "", @@ -247,7 +252,7 @@ "Successfully registered account %s": "", "Successfully rejected vhost request for %s": "", "Successfully reset channel access": "", - "Successfully set persistent mode %s%s on %s": "", + "Successfully set persistent mode %[1]s on %[2]s": "", "Successfully set vhost": "", "Successfully transferred channel %[1]s to account %[2]s": "", "Successfully ungrouped nick %s with your account": "", @@ -272,6 +277,7 @@ "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", "This feature has been disabled by the server administrators": "", + "This is Oragono version %s.": "", "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 requires that you wait %v after connecting before you can use /LIST. You have %v left.": "", "This server was created %s": "Este servidor foi criado em %s", @@ -285,6 +291,7 @@ "Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance": "", "Translators:": "", "Try again later": "", + "USERS has been disabled": "", "Unknown command": "Comando inválido", "Unknown command. To see available commands, run: /%s HELP": "", "Unknown subcommand": "",