diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.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: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2151,7 +2151,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 [<contesto>] || bind <tasto> [<comando> [<arg>]] " "|| bindctxt <contesto> <tasto> [<comando> <arg>]] || unbind <tasto> || " @@ -2178,6 +2178,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 " |