diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-04-06 14:03+0200\n" +"POT-Creation-Date: 2019-04-13 08:46+0200\n" "PO-Revision-Date: 2019-03-21 23:32+0100\n" "Last-Translator: Krzysztof KoroĊcik <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -13464,6 +13464,7 @@ msgstr "" "[<nazwa>...] || show <nazwa> || del <nazwa>|-all [<nazwa>...] || restore " "<nazwa> [<nazwa>...] || default -yes || monitor [<filtr>]" +#, fuzzy msgid "" " list: list triggers (without argument, this list is displayed)\n" " listfull: list triggers with detailed info for each trigger\n" @@ -13473,7 +13474,7 @@ msgid "" " addreplace: add or replace an existing trigger\n" " name: name of trigger\n" " hook: signal, hsignal, modifier, line, print, command, command_run, " -"timer, config, focus\n" +"timer, config, focus, info\n" " arguments: arguments for the hook, depending on hook (separated by " "semicolons):\n" " signal: name(s) of signal (required)\n" @@ -13488,6 +13489,7 @@ msgid "" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" +" info: name(s) of info (required)\n" " conditions: evaluated conditions for the trigger\n" " regex: one or more regular expressions to replace strings in " "variables\n" @@ -13532,7 +13534,7 @@ msgid "" " 2. replace text using POSIX extended regular expression(s) (if defined in " "trigger)\n" " 3. execute command(s) (if defined in trigger)\n" -" 4. exit with a return code (except for modifier, line and focus)\n" +" 4. exit with a return code (except for modifier, line, focus and info)\n" " 5. perform post action\n" "\n" "Examples (you can also look at default triggers with /trigger listdefault):\n" |