diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-26 09:45:40 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-26 09:45:40 +0200 |
commit | 74f1592f218608040f1c09df1764b6dda25fd6f6 (patch) | |
tree | 42b8cbd103ba43bb05b6a41816f0ce25d758cd68 /po/pt_BR.po | |
parent | 6ec5d5a1485bad5fb79489a9ebdb30a00a29cabb (diff) | |
download | weechat-74f1592f218608040f1c09df1764b6dda25fd6f6.zip |
core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with alt-k
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 087636c89..516153ee9 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: 2015-07-22 07:49+0200\n" +"POT-Creation-Date: 2015-07-26 09:42+0200\n" "PO-Revision-Date: 2015-07-26 09:42+0200\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3382,6 +3382,11 @@ msgid "" "allow only binding of \"safe\" keys (beginning with a ctrl or meta code)" msgstr "" +msgid "" +"default delay (in milliseconds) to grab a key (using default key alt-k); " +"this delay can be overridden in the /input command (see /help input" +msgstr "" + msgid "enable mouse support" msgstr "habilita suporte à mouse" |