summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po89
1 files changed, 64 insertions, 25 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 087cdc36b..a913da41a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2024-01-24 20:56+0100\n"
+"POT-Creation-Date: 2024-02-01 21:36+0100\n"
"PO-Revision-Date: 2023-10-20 13:11+0200\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -13013,6 +13013,26 @@ msgstr "%s%s: não foi possível obter estado do interpretador atual"
msgid "%s%s: unable to free interpreter"
msgstr "%s%s: não foi possível liberar interpretador"
+#, fuzzy, c-format
+msgid ""
+"%s%s: too few arguments received from client %s%s%s for resource "
+"\"%s\" (received: %d arguments, expected: at least %d)"
+msgstr ""
+"%s%s: argumentos insuficientes recebidos do cliente %d para o comando "
+"\"%s\" (recebidos: %d argumentos, esperados: ao menos %d)"
+
+#, fuzzy, c-format
+msgid ""
+"%s%s: too many arguments received from client %s%s%s for resource "
+"\"%s\" (received: %d arguments, expected: at most %d)"
+msgstr ""
+"%s%s: argumentos insuficientes recebidos do cliente %d para o comando "
+"\"%s\" (recebidos: %d argumentos, esperados: ao menos %d)"
+
+#, fuzzy, c-format
+msgid "%s%s: failed to execute route \"%s %s\" for client %s%s%s"
+msgstr "%s%s: falha ao executar comando \"%s\" para cliente %d"
+
#, c-format
msgid "%s%s: not enough memory for parsing message"
msgstr "%s%s: memória insuficiente para interpretar mensagem"
@@ -13084,18 +13104,6 @@ msgid "%s%s: TLS handshake timeout for client %s%s%s"
msgstr "%s%s: handshake TLS falhou"
#, fuzzy, c-format
-msgid "%s%s: invalid websocket handshake received for client %s%s%s"
-msgstr "%s%s: handshake TLS falhou"
-
-#, fuzzy, c-format
-msgid "%s%s: origin \"%s\" not allowed for websocket"
-msgstr "%s%s: endereço IP \"%s\" não permitido para relay"
-
-#, c-format
-msgid "%s: websocket client %s%s%s has real IP address \"%s\""
-msgstr ""
-
-#, fuzzy, c-format
msgid "%s%s: error decoding websocket frame for client %s%s%s"
msgstr "%s%s: lendo dados no socket: erro %d %s"
@@ -13366,7 +13374,16 @@ msgstr ""
msgid "Relay option renamed: \"relay.%s.%s\" => \"relay.%s.%s\""
msgstr ""
-msgid "auto open relay buffer when a new client is connecting"
+msgid ""
+"auto open relay buffer when a new client is connecting using one of these "
+"protocols (comma-separated list); allowed protocols: \"irc\", \"weechat\", "
+"\"api\""
+msgstr ""
+
+msgid ""
+"display messages when clients connect/disconnect from relay using one of "
+"these protocols (comma-separated list); allowed protocols: \"irc\", "
+"\"weechat\", \"api\""
msgstr ""
#, fuzzy
@@ -13438,7 +13455,17 @@ msgid ""
msgstr ""
msgid ""
-"compression of messages sent to clients with \"weechat\" protocol: 0 = "
+"comma-separated list of commands allowed/denied when input data (text or "
+"command) is received from a client (weechat and api protocols); \"*\" means "
+"any command, a name beginning with \"!\" is a negative value to prevent a "
+"command from being executed, wildcard \"*\" is allowed in names; this option "
+"should be set if the relay client is not safe (someone could use it to run "
+"commands); for example \"*,!exec,!quit\" allows any command except /exec "
+"and /quit"
+msgstr ""
+
+msgid ""
+"compression of messages sent to clients with weechat and api protocols: 0 = "
"disable compression, 1 = low compression / fast ... 100 = best compression / "
"slow; the value is a percentage converted to 1-9 for zlib and 1-19 for zstd; "
"the default value is recommended, it offers a good compromise between "
@@ -13492,6 +13519,11 @@ msgid ""
"not be too high if your CPU is slow"
msgstr ""
+msgid ""
+"number of seconds to allow before and after the current time for salted "
+"password in api protocol"
+msgstr ""
+
#, fuzzy
msgid ""
"file with TLS certificate and private key (for serving clients with TLS) "
@@ -13504,9 +13536,9 @@ msgstr ""
msgid ""
"secret for the generation of the Time-based One-Time Password (TOTP), "
"encoded in base32 (only letters and digits from 2 to 7); it is used as "
-"second factor in weechat protocol, in addition to the password, which must "
-"not be empty (empty value means no TOTP is required) (note: content is "
-"evaluated, see /help eval)"
+"second factor in weechat and api protocols, in addition to the password, "
+"which must not be empty (empty value means no TOTP is required) (note: "
+"content is evaluated, see /help eval)"
msgstr ""
msgid ""
@@ -13558,13 +13590,16 @@ msgid ""
"sent as irc tag); empty string = disable time in backlog messages"
msgstr ""
-msgid ""
-"comma-separated list of commands allowed/denied when input data (text or "
-"command) is received from a client; \"*\" means any command, a name "
-"beginning with \"!\" is a negative value to prevent a command from being "
-"executed, wildcard \"*\" is allowed in names; this option should be set if "
-"the relay client is not safe (someone could use it to run commands); for "
-"example \"*,!exec,!quit\" allows any command except /exec and /quit"
+#, fuzzy, c-format
+msgid "%s%s: invalid websocket handshake received for client %s%s%s"
+msgstr "%s%s: handshake TLS falhou"
+
+#, fuzzy, c-format
+msgid "%s%s: origin \"%s\" is not allowed for websocket"
+msgstr "%s%s: endereço IP \"%s\" não permitido para relay"
+
+#, c-format
+msgid "%s: websocket client %s%s%s has real IP address \"%s\""
msgstr ""
#, fuzzy
@@ -13708,6 +13743,10 @@ msgid "%s: listening on port %d (relay: %s, %s)"
msgstr "%s: escutando na porta %d (relay: %s.%s, máximo de %d clientes)"
#, c-format
+msgid "%s%s: error: unable to add relay \"%s\" (cJSON support is not enabled)"
+msgstr ""
+
+#, c-format
msgid "%s%s: not enough memory for listening on new port"
msgstr "%s%s: memória insuficiente para escutar na nova porta"