diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-09-01 21:04:25 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-09-01 21:04:25 +0200 |
commit | 2deea7f53e1dbb391b1b6d477882a8e05d97eb4d (patch) | |
tree | d95664fd8dddd54a57ab1727bbe21b305729486e /po/pt.po | |
parent | 387ddb98afcf9bcf7d247c64c1f91b8957a722b8 (diff) | |
download | weechat-2deea7f53e1dbb391b1b6d477882a8e05d97eb4d.zip |
core: add note about wildcard in /help set
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-08-25 07:44+0200\n" +"POT-Creation-Date: 2017-09-01 21:02+0200\n" "PO-Revision-Date: 2017-07-22 12:55+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -2653,8 +2653,10 @@ msgstr "" "[<opção> [<valor>]] || diff [<opção> [<opção>...]] || env [<variável> " "[<valor>]]" +#, fuzzy msgid "" -"option: name of an option (wildcard \"*\" is allowed)\n" +"option: name of an option (wildcard \"*\" is allowed to list options, if no " +"value is specified)\n" " value: new value for option, according to type:\n" " boolean: on, off or toggle\n" " integer: number, ++number or --number\n" |