diff --git a/doc/de/autogen/user/trigger_commands.txt b/doc/de/autogen/user/trigger_commands.txt index 0bed466f7..863e42cec 100644 --- a/doc/de/autogen/user/trigger_commands.txt +++ b/doc/de/autogen/user/trigger_commands.txt @@ -29,7 +29,7 @@ listdefault: list default triggers modifier: name(s) of modifier (required) print: buffer, tags, message, strip colors command: command (required), description, arguments, description of arguments, completion - command_run: command (required) + command_run: command(s) (required) timer: interval (required), align on second, max calls config: name(s) of option (required) focus: name(s) of area (required) diff --git a/doc/en/autogen/user/trigger_commands.txt b/doc/en/autogen/user/trigger_commands.txt index 0bed466f7..863e42cec 100644 --- a/doc/en/autogen/user/trigger_commands.txt +++ b/doc/en/autogen/user/trigger_commands.txt @@ -29,7 +29,7 @@ listdefault: list default triggers modifier: name(s) of modifier (required) print: buffer, tags, message, strip colors command: command (required), description, arguments, description of arguments, completion - command_run: command (required) + command_run: command(s) (required) timer: interval (required), align on second, max calls config: name(s) of option (required) focus: name(s) of area (required) diff --git a/doc/fr/autogen/user/trigger_commands.txt b/doc/fr/autogen/user/trigger_commands.txt index 9f48be177..30fba517f 100644 --- a/doc/fr/autogen/user/trigger_commands.txt +++ b/doc/fr/autogen/user/trigger_commands.txt @@ -29,7 +29,7 @@ listdefault: lister les triggers par défaut modifier: nom(s) de modificateur (obligatoire) print: tampon, étiquettes, message, suppression des couleurs (0/1) command: commande (obligatoire), description, paramètres, description des paramètres, complétion - command_run: commande (obligatoire) + command_run: commande(s) (obligatoire) timer: intervalle (obligatoire), alignement sur la seconde, nombre max d'appels config: nom(s) de l'option (obligatoire) focus: nom(s) de la zone (obligatoire) diff --git a/doc/it/autogen/user/trigger_commands.txt b/doc/it/autogen/user/trigger_commands.txt index 0bed466f7..863e42cec 100644 --- a/doc/it/autogen/user/trigger_commands.txt +++ b/doc/it/autogen/user/trigger_commands.txt @@ -29,7 +29,7 @@ listdefault: list default triggers modifier: name(s) of modifier (required) print: buffer, tags, message, strip colors command: command (required), description, arguments, description of arguments, completion - command_run: command (required) + command_run: command(s) (required) timer: interval (required), align on second, max calls config: name(s) of option (required) focus: name(s) of area (required) diff --git a/doc/ja/autogen/user/trigger_commands.txt b/doc/ja/autogen/user/trigger_commands.txt index 0bed466f7..863e42cec 100644 --- a/doc/ja/autogen/user/trigger_commands.txt +++ b/doc/ja/autogen/user/trigger_commands.txt @@ -29,7 +29,7 @@ listdefault: list default triggers modifier: name(s) of modifier (required) print: buffer, tags, message, strip colors command: command (required), description, arguments, description of arguments, completion - command_run: command (required) + command_run: command(s) (required) timer: interval (required), align on second, max calls config: name(s) of option (required) focus: name(s) of area (required) diff --git a/doc/pl/autogen/user/trigger_commands.txt b/doc/pl/autogen/user/trigger_commands.txt index 0bed466f7..863e42cec 100644 --- a/doc/pl/autogen/user/trigger_commands.txt +++ b/doc/pl/autogen/user/trigger_commands.txt @@ -29,7 +29,7 @@ listdefault: list default triggers modifier: name(s) of modifier (required) print: buffer, tags, message, strip colors command: command (required), description, arguments, description of arguments, completion - command_run: command (required) + command_run: command(s) (required) timer: interval (required), align on second, max calls config: name(s) of option (required) focus: name(s) of area (required) diff --git a/po/cs.po b/po/cs.po index 650c2d459..155ba71ca 100644 --- a/po/cs.po +++ b/po/cs.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:24+0100\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -9852,7 +9852,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/de.po b/po/de.po index 22f72f0c2..6f3b6fbcb 100644 --- a/po/de.po +++ b/po/de.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:24+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -10993,7 +10993,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/es.po b/po/es.po index 62d3a3d0f..e7d8fb284 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -10116,7 +10116,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/fr.po b/po/fr.po index dc5eeba1f..8780b6cea 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" -"PO-Revision-Date: 2014-03-01 17:39+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" +"PO-Revision-Date: 2014-03-01 18:08+0100\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -10738,7 +10738,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" @@ -10815,7 +10815,7 @@ msgstr "" "(0/1)\n" " command: commande (obligatoire), description, paramètres, " "description des paramètres, complétion\n" -" command_run: commande (obligatoire)\n" +" command_run: commande(s) (obligatoire)\n" " timer: intervalle (obligatoire), alignement sur la seconde, " "nombre max d'appels\n" " config: nom(s) de l'option (obligatoire)\n" diff --git a/po/hu.po b/po/hu.po index c20641b19..c47b41bdc 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -9253,7 +9253,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/it.po b/po/it.po index e290b21c9..47a363e12 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -10282,7 +10282,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/ja.po b/po/ja.po index a0d71d72d..59d8b6326 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" @@ -10354,7 +10354,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/pl.po b/po/pl.po index 8417abfde..311c5cfd2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -10539,7 +10539,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 908181033..c9f670b50 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: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: Sergio Durigan Junior \n" "Language-Team: weechat-dev \n" @@ -9486,7 +9486,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/ru.po b/po/ru.po index e803553f3..04034743f 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -9277,7 +9277,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/tr.po b/po/tr.po index f9dfaa799..7474b3a56 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2014-02-16 11:21+0100\n" "Last-Translator: Hasan Kiran \n" "Language-Team: weechat-dev \n" @@ -8325,7 +8325,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/po/weechat.pot b/po/weechat.pot index 6f13d240c..aa8454f8c 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-01 17:38+0100\n" +"POT-Creation-Date: 2014-03-01 18:07+0100\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: weechat-dev \n" @@ -8276,7 +8276,7 @@ msgid "" " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" -" command_run: command (required)\n" +" command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n" diff --git a/src/plugins/trigger/trigger-command.c b/src/plugins/trigger/trigger-command.c index e6877c881..7e1b7a76e 100644 --- a/src/plugins/trigger/trigger-command.c +++ b/src/plugins/trigger/trigger-command.c @@ -914,7 +914,7 @@ trigger_command_init () " print: buffer, tags, message, strip colors\n" " command: command (required), description, arguments, " "description of arguments, completion\n" - " command_run: command (required)\n" + " command_run: command(s) (required)\n" " timer: interval (required), align on second, max calls\n" " config: name(s) of option (required)\n" " focus: name(s) of area (required)\n"