diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-05-11 21:50:53 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-05-11 21:50:53 +0200 |
commit | d99fe0bc7656607dc75c5d0c7708ab9f3a44937e (patch) | |
tree | 3002c57e3fe1fbac743081b953f5918ab4da2804 /po/pl.po | |
parent | 540ff62c604cb47e570a143909a1cb35b02a86af (diff) | |
download | weechat-d99fe0bc7656607dc75c5d0c7708ab9f3a44937e.zip |
core: allow to remove multiple filters at once with command /filter del
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-04-24 10:10+0200\n" +"POT-Creation-Date: 2022-05-11 21:20+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -2029,10 +2029,15 @@ msgstr "" "filtruje wiadomości w buforach, aby je ukryć/pokazać w zależności do tagów " "lub wyrażeń regularnych" +#, fuzzy +#| msgid "" +#| "list || enable|disable|toggle [<name>|@] || add|addreplace <name> " +#| "<buffer>[,<buffer>...] <tags> <regex> || rename <name> <new_name> || " +#| "recreate <name> || del <name>|-all" msgid "" "list || enable|disable|toggle [<name>|@] || add|addreplace <name> <buffer>[," "<buffer>...] <tags> <regex> || rename <name> <new_name> || recreate <name> " -"|| del <name>|-all" +"|| del <name>|-all [<name>...]" msgstr "" "list || enable|disable|toggle [<nazwa>|@] || add|addreplace<nazwa> <bufor>[," "<bufor>...] <tagi> <regex> || rename <nazwa> <nowa_nazwa> || recreate " |