summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-05-29 09:44:13 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-05-29 09:44:13 +0200
commitea38779c851a31e07f9718c28982c89072709af6 (patch)
tree39cdcf421077443365577798d22f3560cf7c1108 /po/pt_BR.po
parent193d2902852c637dfb9ac43830149848224dac10 (diff)
downloadweechat-ea38779c851a31e07f9718c28982c89072709af6.zip
irc: add command `/action` (closes #201, issue #1577), remove alias `action`
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po49
1 files changed, 30 insertions, 19 deletions
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 <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 "
@@ -7015,11 +7020,6 @@ msgid ""
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 <server>] <target>[,<target>...] <text>"
+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 <server>] <target>[,<target>...] <text>"
-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"
@@ -9714,6 +9716,10 @@ 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"