diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-04-13 08:52:40 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-04-13 08:52:40 +0200 |
commit | 8bc06ea101ad05466e420e63b46bdc7039991a2e (patch) | |
tree | c7c3dce70384a42da33810655e36604b6b5685b5 /po | |
parent | 299c308f00d2e95f04ea4203711943b00f737468 (diff) | |
download | weechat-8bc06ea101ad05466e420e63b46bdc7039991a2e.zip |
trigger: add hook "info"
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 7 | ||||
-rw-r--r-- | po/de.po | 8 | ||||
-rw-r--r-- | po/es.po | 7 | ||||
-rw-r--r-- | po/fr.po | 16 | ||||
-rw-r--r-- | po/hu.po | 7 | ||||
-rw-r--r-- | po/it.po | 7 | ||||
-rw-r--r-- | po/ja.po | 8 | ||||
-rw-r--r-- | po/pl.po | 8 | ||||
-rw-r--r-- | po/pt.po | 7 | ||||
-rw-r--r-- | po/pt_BR.po | 7 | ||||
-rw-r--r-- | po/ru.po | 7 | ||||
-rw-r--r-- | po/tr.po | 7 | ||||
-rw-r--r-- | po/weechat.pot | 7 |
13 files changed, 60 insertions, 43 deletions
@@ -21,7 +21,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-17 18:32+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -12060,7 +12060,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" @@ -12075,6 +12075,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" @@ -12119,7 +12120,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" @@ -24,7 +24,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-04-06 22:14+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -14064,6 +14064,7 @@ msgstr "" "<name>|-all [<name>...] || show <name> || del <name>|-all [<name>...] || " "restore <name> [<name>...] || default -yes || monitor [<filter>]" +#, fuzzy msgid "" " list: list triggers (without argument, this list is displayed)\n" " listfull: list triggers with detailed info for each trigger\n" @@ -14073,7 +14074,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" @@ -14088,6 +14089,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" @@ -14132,7 +14134,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" @@ -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-17 16:04+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -12342,7 +12342,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" @@ -12357,6 +12357,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" @@ -12401,7 +12402,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" @@ -21,8 +21,8 @@ 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" -"PO-Revision-Date: 2019-04-06 14:04+0200\n" +"POT-Creation-Date: 2019-04-13 08:46+0200\n" +"PO-Revision-Date: 2019-04-13 08:47+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -13770,7 +13770,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" @@ -13785,6 +13785,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" @@ -13829,7 +13830,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" @@ -13860,7 +13861,7 @@ msgstr "" " addreplace : ajouter ou remplacer un trigger existant\n" " nom : nom du trigger\n" " hook : signal, hsignal, modifier, line, print, command, command_run, " -"timer, config, focus\n" +"timer, config, focus, info\n" " paramètres : paramètres pour le hook, dépendant du hook (séparés par des " "points-virgules) :\n" " signal : nom(s) de signal (obligatoire)\n" @@ -13877,6 +13878,7 @@ msgstr "" "nombre max d'appels\n" " config : nom(s) de l'option (obligatoire)\n" " focus : nom(s) de la zone (obligatoire)\n" +" info : nom(s) de l'info (obligatoire)\n" " conditions : conditions évaluées pour le trigger\n" " regex : une ou plusieurs expressions régulières pour remplacer des " "chaînes dans les variables\n" @@ -13926,8 +13928,8 @@ msgstr "" " 2. remplacer le texte en utilisant une/des expression(s)s régulière(s)s " "POSIX étendue(s)s (si définie(s) dans le trigger)\n" " 3. exécuter le(s) commande(s) (si définie(s) dans le trigger)\n" -" 4. sortir avec le code retour (sauf pour les modificateurs, line et " -"focus)\n" +" 4. sortir avec le code retour (sauf pour les modificateurs, line, focus et " +"info)\n" " 5. effectuer l'action \"post\"\n" "\n" "Exemples (vous pouvez aussi regarder les triggers par défaut avec /trigger " @@ -20,7 +20,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-02-28 20:18+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -11329,7 +11329,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" @@ -11344,6 +11344,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" @@ -11388,7 +11389,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" @@ -20,7 +20,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-17 16:04+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -12565,7 +12565,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" @@ -12580,6 +12580,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" @@ -12624,7 +12625,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" @@ -20,7 +20,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-04-01 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -13257,6 +13257,7 @@ msgstr "" "<name>|-all [<name>...] || show <name> || del <name>|-all [<name>...] || " "restore <name> [<name>...] || default -yes || monitor [<filter>]" +#, fuzzy msgid "" " list: list triggers (without argument, this list is displayed)\n" " listfull: list triggers with detailed info for each trigger\n" @@ -13266,7 +13267,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" @@ -13281,6 +13282,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" @@ -13325,7 +13327,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" @@ -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" @@ -20,7 +20,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:33+0100\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -13123,7 +13123,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" @@ -13138,6 +13138,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" @@ -13182,7 +13183,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" diff --git a/po/pt_BR.po b/po/pt_BR.po index 21b610f30..c7d498a8f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,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-11 21:10+0100\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -11800,7 +11800,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" @@ -11815,6 +11815,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" @@ -11859,7 +11860,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" @@ -21,7 +21,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-11 21:10+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -11363,7 +11363,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" @@ -11378,6 +11378,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" @@ -11422,7 +11423,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" @@ -20,7 +20,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-17 16:04+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10368,7 +10368,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" @@ -10383,6 +10383,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" @@ -10427,7 +10428,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" diff --git a/po/weechat.pot b/po/weechat.pot index 8fdea6c30..d03b7008f 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,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: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10212,7 +10212,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" @@ -10227,6 +10227,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" @@ -10271,7 +10272,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" |