diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-10 22:38:54 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-10 22:38:54 +0200 |
commit | fc91ee59c95f77fa6bf8d34ad3e64bc5e570a534 (patch) | |
tree | bbfd6413744b3ae19939cb87fbd971de9461a387 /po/it.po | |
parent | 1145d9f188db382fd0227a08a048386d9d9e00df (diff) | |
download | weechat-fc91ee59c95f77fa6bf8d34ad3e64bc5e570a534.zip |
core: add completions "filters_names_disabled" and "filters_names_enabled"
They are used in completion of commands `/filter disable` and
`/filter enable`.
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 12 |
1 files changed, 11 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-10 20:29+0200\n" +"POT-Creation-Date: 2023-06-10 22:36+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" @@ -3170,6 +3170,16 @@ msgstr "" msgid "names of filters" msgstr "nomi dei filtri" +#, fuzzy +#| msgid "names of filters" +msgid "names of disabled filters" +msgstr "nomi dei filtri" + +#, fuzzy +#| msgid "names of filters" +msgid "names of enabled filters" +msgstr "nomi dei filtri" + msgid "" "commands (weechat and plugins); optional argument: prefix to add before the " "commands" |