summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-12-15 20:41:13 +0100
committerSébastien Helleu <flashcode@flashtux.org>2020-12-15 20:41:13 +0100
commit13e4af7b46c2569969c1f065097a0277eeb2c6d2 (patch)
tree94447cd0ecc9a6d8b0a62d0cfbb13d998709beca /po/pt_BR.po
parent1efcaa975202fc7dc5d140549e579d92c2fa8f13 (diff)
downloadweechat-13e4af7b46c2569969c1f065097a0277eeb2c6d2.zip
script: add status of scripts in output of command /script list in /help script
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po22
1 files changed, 16 insertions, 6 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 7d38102f3..e31f1ca61 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: 2020-11-17 21:33+0100\n"
+"POT-Creation-Date: 2020-12-15 20:37+0100\n"
"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6925,7 +6925,8 @@ msgstr ""
msgid "remove channel half-operator status from nick(s)"
msgstr "remover status de semi-operador do(s) apelido(s)"
-msgid "<nick> [<nick>...]"
+#, fuzzy
+msgid "<nick> [<nick>...] || * -yes"
msgstr "<apelido> [<apelido>...]"
#, fuzzy
@@ -6942,10 +6943,6 @@ msgid "remove channel operator status from nick(s)"
msgstr "remover status de operador de canal do(s) apelido(s)"
#, fuzzy
-msgid "<nick> [<nick>...] || * -yes"
-msgstr "<apelido> [<apelido>...]"
-
-#, fuzzy
msgid ""
"nick: nick or mask (wildcard \"*\" is allowed)\n"
" *: remove channel operator status from everybody on channel except "
@@ -7042,6 +7039,9 @@ msgstr ""
msgid "check if a nick is currently on IRC"
msgstr ""
+msgid "<nick> [<nick>...]"
+msgstr "<apelido> [<apelido>...]"
+
msgid "nick: nick"
msgstr ""
@@ -11470,6 +11470,16 @@ msgid ""
" | installed\n"
" popular script\n"
"\n"
+"In output of /script list, the possible status for each script are:\n"
+" * ? i a H N\n"
+" | | | | | |\n"
+" | | | | | obsolete (new version available)\n"
+" | | | | held\n"
+" | | | autoloaded\n"
+" | | installed\n"
+" | unknown script (can not be downloaded/updated)\n"
+" popular script\n"
+"\n"
"Keys on script buffer:\n"
" alt+i install script\n"
" alt+r remove script\n"