summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-08-14 10:10:02 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-08-14 10:31:22 +0200
commit9727861d66f8aff1485e2f99439cacf8aa388f8f (patch)
tree103c5166719eb4c9f27552ba4d7518c829adcc2d /po/pt_BR.po
parent2829a8ee2bdd586d03d64d0c2ea14985bc55ed52 (diff)
downloadweechat-9727861d66f8aff1485e2f99439cacf8aa388f8f.zip
irc: fix /help list and French translation
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po16
1 files changed, 8 insertions, 8 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index f882789f8..fbc800bce 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-08-12 16:24+0200\n"
+"POT-Creation-Date: 2023-08-14 10:19+0200\n"
"PO-Revision-Date: 2023-06-26 21:34+0200\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -7897,17 +7897,17 @@ msgid ""
"(case insensitive)\n"
" n:xxx show only channels with \"xxx\" in name (case "
"insensitive)\n"
+" t:xxx show only channels with \"xxx\" in topic (case "
+"insensitive)\n"
" u:n show only channels with at least \"n\" users\n"
" u:>n show only channels with more than \"n\" users\n"
" u:<n show only channels with less than \"n\" users\n"
-" t:xxx show only channels with \"xxx\" in topic (case "
-"insensitive)\n"
" c:xxx show only channels matching the evaluated "
"condition \"xxx\", using following variables: name, name2, users, topic\n"
" ctrl-j j join channel on selected line\n"
" s:x,y sort channels by fields x,y (see below)\n"
" s: reset sort to its default value (see below)\n"
-" $ refresh list\n"
+" $ refresh list (run again command /list)\n"
" q close buffer\n"
"\n"
"Sort keys on /list buffer:\n"
@@ -12470,10 +12470,6 @@ msgid "%s: script \"%s\" not found"
msgstr "%s%s: script \"%s\" não encontrado"
#, fuzzy, c-format
-msgid "%s: script \"%s\" is not installed"
-msgstr "%s%s: script \"%s\" não carregado"
-
-#, fuzzy, c-format
msgid "%s: autoload enabled for script \"%s\""
msgstr "%s: descarregando script \"%s\""
@@ -12496,6 +12492,10 @@ msgid "%s: downloading script \"%s\"..."
msgstr "%s: descarregando script \"%s\"..."
#, fuzzy, c-format
+msgid "%s: script \"%s\" is not installed"
+msgstr "%s%s: script \"%s\" não carregado"
+
+#, fuzzy, c-format
msgid "%s: script \"%s\" is held"
msgstr "%s: script \"%s\" descarregado"