diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 43d614e44..80f7438a5 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: 2017-12-10 08:29+0100\n" +"POT-Creation-Date: 2017-12-23 20:29+0100\n" "PO-Revision-Date: 2017-10-17 20:14+0200\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10051,7 +10051,7 @@ msgstr "listar/carregar/descarregar scripts" #, fuzzy msgid "" "list|listfull [<name>] || load [-q] <filename> || autoload || reload|unload " -"[-q] [<name>]" +"[-q] [<name>] || version" msgstr "" "list|listfull [<nome>] || load <arquivo> || autoload || reload|unload " "[<name>]" @@ -10069,6 +10069,7 @@ msgid "" "filename: script (file) to load\n" " name: a script name (name used in call to \"register\" function)\n" " -q: quiet mode: do not display messages\n" +" version: display the version of interpreter used\n" "\n" "Without argument, this command lists all loaded scripts." msgstr "" |