diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 5 |
1 files changed, 3 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: 2023-03-19 17:43+0100\n" +"POT-Creation-Date: 2023-03-24 23:04+0100\n" "PO-Revision-Date: 2022-10-15 22:51+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -2465,7 +2465,7 @@ msgid "" "[list|listdefault|listdiff] [<context>] || bind <key> [<command> [<args>]] " "|| bindctxt <context> <key> [<command> [<args>]] || unbind <key> || " "unbindctxt <context> <key> || reset <key> || resetctxt <context> <key> || " -"resetall -yes [<context>] || missing [<context>]" +"resetall -yes [<context>] || missing [<context>] || legacy <key> [<key>...]" msgstr "" "list|listdefault|listdiff [<contexto>] || bind <tecla> [<comando> " "[<argumentos>]] || bindctxt <contexto> <tecla> [<comando> [<argumentos>]] || " @@ -2547,6 +2547,7 @@ msgid "" "bindings (use carefully!)\n" " missing: add missing keys (using default bindings), useful after " "installing new WeeChat version\n" +" legacy: display new name for legacy keys\n" "\n" "When binding a command to a key, it is recommended to use key alt+k (or Esc " "then k), and then press the key to bind: this will insert key name in " |