diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-09 12:29:41 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-09 12:29:41 +0100 |
commit | af0397fb87dcaeb02c00067b1ecb9154fd4fed81 (patch) | |
tree | 32ac942f1cd3b42c273b3b43fb373edd5a8cf3c3 /po/pt_BR.po | |
parent | 5bfd710e62f5febf3a9b20dbe052fd6e1b866a78 (diff) | |
download | weechat-af0397fb87dcaeb02c00067b1ecb9154fd4fed81.zip |
core: add option weechat.completion.command_inline (task #12491)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index dbfd82e46..41cb94854 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: 2014-11-06 20:22+0100\n" +"POT-Creation-Date: 2014-11-09 11:32+0100\n" "PO-Revision-Date: 2014-11-01 11:59+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3653,6 +3653,13 @@ msgid "" "the base word ends at first space after cursor" msgstr "" +msgid "" +"if enabled, the commands inside command line are completed (the command at " +"beginning of line has higher priority and is used first); note: when this " +"option is enabled, there is no more automatic completion of paths beginning " +"with '/' (outside commands arguments)" +msgstr "" + #, fuzzy msgid "" "default completion template (please see documentation for template codes and " |