From ea38779c851a31e07f9718c28982c89072709af6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 29 May 2023 09:44:13 +0200 Subject: irc: add command `/action` (closes #201, issue #1577), remove alias `action` --- po/pt_BR.po | 49 ++++++++++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 19 deletions(-) (limited to 'po/pt_BR.po') diff --git a/po/pt_BR.po b/po/pt_BR.po index e6a0f7ae8..f45868386 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: 2023-05-27 20:17+0200\n" +"POT-Creation-Date: 2023-05-29 09:34+0200\n" "PO-Revision-Date: 2023-05-01 20:23+0200\n" "Last-Translator: Érico Nogueira \n" "Language-Team: weechat-dev \n" @@ -6945,6 +6945,11 @@ msgid "" "server" msgstr "" +#, c-format +msgid "" +"%s%s: \"%s\" command can only be executed in a channel or private buffer" +msgstr "" + #, fuzzy, c-format msgid "" "%s%s: command \"%s\" with option \"%s\" must be executed on irc buffer " @@ -7014,11 +7019,6 @@ msgid "" "SAVED), turn on the option irc.look.temporary_servers" msgstr "" -#, c-format -msgid "" -"%s%s: \"%s\" command can only be executed in a channel or private buffer" -msgstr "" - #, c-format msgid "%s%s: \"%s\" command can not be executed on a server buffer" msgstr "" @@ -7268,6 +7268,20 @@ msgstr "" msgid "Notice" msgstr "" +#, fuzzy +#| msgid "send a CTCP action to the current channel" +msgid "send a CTCP action to a nick or channel" +msgstr "envia um CTCP action para o canal atual" + +msgid "[-server ] [,...] " +msgstr "" + +msgid "" +"server: send to this server (internal name)\n" +"target: nick or channel (may be mask, '*' = current channel)\n" +" text: text to send" +msgstr "" + msgid "find information about the administrator of the server" msgstr "" @@ -7906,15 +7920,6 @@ msgstr "" msgid "send message to a nick or channel" msgstr "" -msgid "[-server ] [,...] " -msgstr "" - -msgid "" -"server: send to this server (internal name)\n" -"target: nick or channel (may be mask, '*' = current channel)\n" -" text: text to send" -msgstr "" - msgid "list nicks on channels" msgstr "" @@ -9498,6 +9503,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\"" msgstr "" #. TRANSLATORS: "Action" is an IRC CTCP "ACTION" sent with /me +#. TRANSLATORS: "Action" is an IRC CTCP "ACTION" sent with /me or /action #, fuzzy #| msgid "Option" msgid "Action" @@ -9507,10 +9513,6 @@ msgstr "Opção" msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s" msgstr "%sRequisição CTCP desconhecida por %s%s%s: %s%s%s%s%s" -#, c-format -msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" -msgstr "" - msgid "1 if string is a valid IRC channel name for server" msgstr "1 se string é um nome de canal IRC válido para o servidor" @@ -9713,6 +9715,10 @@ msgstr "servidor irc" msgid "irc batch" msgstr "canal irc" +#, c-format +msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" +msgstr "" + #, c-format msgid "%s%s: you are not connected to server" msgstr "%s%s: você não está conectado ao servidor" @@ -13967,3 +13973,8 @@ msgstr "%s%s: tempo esgotado para \"%s\" com %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: não foi possível conectar ao remetente" + +#, fuzzy +#~| msgid "send a private message to a nick" +#~ msgid "send action message to a nick or channel" +#~ msgstr "enviar mensagem privada a um nick" -- cgit v1.2.3