diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-10 20:30:52 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-10 20:30:52 +0200 |
commit | 1145d9f188db382fd0227a08a048386d9d9e00df (patch) | |
tree | 389f2a2b2dc1bf6643d28c5702787cb4d37898ac /po/it.po | |
parent | 5de7152383c1d04b38dce9e52a67a3c1032ca8ad (diff) | |
download | weechat-1145d9f188db382fd0227a08a048386d9d9e00df.zip |
trigger: add completions "trigger_names_disabled" and "trigger_names_enabled"
They are used in completion of commands `/trigger disable` and
`/trigger enable`.
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-06-03 21:06+0200\n" +"POT-Creation-Date: 2023-06-10 20:29+0200\n" "PO-Revision-Date: 2023-05-01 20:23+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -13954,6 +13954,14 @@ msgid "default triggers" msgstr "Elenco degli alias:" #, fuzzy +msgid "disabled triggers" +msgstr "Elenco degli alias:" + +#, fuzzy +msgid "enabled triggers" +msgstr "abilita il supporto del mouse" + +#, fuzzy msgid "options for triggers" msgstr "opzioni per i proxy" |