diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 5 |
1 files changed, 3 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: 2023-05-27 09:28+0200\n" +"POT-Creation-Date: 2023-05-27 20:17+0200\n" "PO-Revision-Date: 2023-05-01 20:23+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -6619,7 +6619,7 @@ msgstr "wyświetla, dodaje lub usuwa aliasy komend" msgid "" "list [<alias>] || add <alias> [<command>[;<command>...]] || addcompletion " "<completion> <alias> [<command>[;<command>...]] || del <alias> [<alias>...] " -"|| rename <alias> <new_alias>" +"|| rename <alias> <new_alias> || missing" msgstr "" "list [<alias>] || add <alias> [<komenda>[;<komenda>...]] || addcompletion " "<dopełnienie> <alias> [<komenda>[;<komenda>...]] || del <alias> [<alias>...]" @@ -6663,6 +6663,7 @@ msgid "" "addcompletion: add an alias with a custom completion\n" " del: delete an alias\n" " rename: rename an alias\n" +" missing: add missing aliases (using default aliases)\n" " completion: completion for alias: by default completion is done with " "target command\n" " note: you can use %%command to use completion of an existing " |