summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-05-23 21:31:05 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-05-23 21:49:54 +0200
commit64c3f3f0cdc943fcb0015b434ac16d6cbea81892 (patch)
treefef1164ce7a2b2ee2f1141ae4a95b59d5d539a76 /po/pt_BR.po
parent8f5a3cb639faf3227f9fa4561f77656a59bfbead (diff)
downloadweechat-64c3f3f0cdc943fcb0015b434ac16d6cbea81892.zip
irc: add support of capability "echo-message" (closes #139)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po15
1 files changed, 8 insertions, 7 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ba5ae611d..9ee12b5cb 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-20 16:55+0200\n"
+"POT-Creation-Date: 2023-05-23 15:52+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"
@@ -7112,10 +7112,6 @@ msgid ""
"%s%s: you must specify channel for \"%s\" command if you're not in a channel"
msgstr ""
-#. TRANSLATORS: "Notice" is command name in IRC protocol (translation is frequently the same word)
-msgid "Notice"
-msgstr ""
-
#, c-format
msgid ""
"%s%s: server must be specified because you are not on an irc server or "
@@ -7271,6 +7267,10 @@ msgstr ""
msgid "%s%s: you are not on channel \"%s\""
msgstr ""
+#. TRANSLATORS: "Notice" is command name in IRC protocol (translation is frequently the same word)
+msgid "Notice"
+msgstr ""
+
msgid "find information about the administrator of the server"
msgstr ""
@@ -7483,8 +7483,9 @@ msgid ""
"Without argument, \"ls\" and \"list\" are sent.\n"
"\n"
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
-"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
-"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
+"cap-notify, chghost, draft/multiline, echo-message, extended-join, invite-"
+"notify, message-tags, multi-prefix, server-time, setname, userhost-in-"
+"names.\n"
"\n"
"The capabilities to automatically enable on servers can be set in option irc."
"server_default.capabilities (or by server in option irc.server.xxx."