1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

Add help about alias list for /alias command (task #9087)

This commit is contained in:
Sebastien Helleu
2009-02-08 23:20:14 +01:00
parent 7c626c2786
commit c3915eaf04
11 changed files with 32 additions and 8 deletions
+2
View File
@@ -14,6 +14,8 @@ alias_name: name of alias
command: command name (many commands can be separated by semicolons)
arguments: arguments for command
Without argument, this command lists all defined alias.
Note: in command, special variables $1, $2,..,$9 are replaced by arguments given by user, and $* is replaced by all arguments.
Variables $nick, $channel and $server are replaced by current nick/channel/server.
</programlisting>
+2
View File
@@ -14,6 +14,8 @@ alias_name: name of alias
command: command name (many commands can be separated by semicolons)
arguments: arguments for command
Without argument, this command lists all defined alias.
Note: in command, special variables $1, $2,..,$9 are replaced by arguments given by user, and $* is replaced by all arguments.
Variables $nick, $channel and $server are replaced by current nick/channel/server.
</programlisting>
+2
View File
@@ -14,6 +14,8 @@ créer un alias pour une commande
commande: nom de la commande (plusieurs commandes peuvent être séparées par des point-virgules)
paramètres: paramètres pour la commande
Sans paramètre, cette commande liste tous les alias définis.
Note: dans la commande, les variables spéciales $1, $2,..,$9 sont remplacés par les paramètres donnés par l'utilisateur, et $* est remplacé par tous les paramètres.
Les variables $nick, $channel et $server sont remplacées par le pseudo/canal/serveur courant.
</programlisting>
+3 -1
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-02-04 18:41+0100\n"
"POT-Creation-Date: 2009-02-08 23:12+0100\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2042,6 +2042,8 @@ msgid ""
" command: command name (many commands can be separated by semicolons)\n"
" arguments: arguments for command\n"
"\n"
"Without argument, this command lists all defined alias.\n"
"\n"
"Note: in command, special variables $1, $2,..,$9 are replaced by arguments "
"given by user, and $* is replaced by all arguments.\n"
"Variables $nick, $channel and $server are replaced by current nick/channel/"
+3 -1
View File
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-02-04 18:41+0100\n"
"POT-Creation-Date: 2009-02-08 23:12+0100\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2056,6 +2056,8 @@ msgid ""
" command: command name (many commands can be separated by semicolons)\n"
" arguments: arguments for command\n"
"\n"
"Without argument, this command lists all defined alias.\n"
"\n"
"Note: in command, special variables $1, $2,..,$9 are replaced by arguments "
"given by user, and $* is replaced by all arguments.\n"
"Variables $nick, $channel and $server are replaced by current nick/channel/"
+3 -1
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-02-04 18:41+0100\n"
"POT-Creation-Date: 2009-02-08 23:12+0100\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2034,6 +2034,8 @@ msgid ""
" command: command name (many commands can be separated by semicolons)\n"
" arguments: arguments for command\n"
"\n"
"Without argument, this command lists all defined alias.\n"
"\n"
"Note: in command, special variables $1, $2,..,$9 are replaced by arguments "
"given by user, and $* is replaced by all arguments.\n"
"Variables $nick, $channel and $server are replaced by current nick/channel/"
+6 -2
View File
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-02-04 18:41+0100\n"
"PO-Revision-Date: 2009-02-04 18:41+0100\n"
"POT-Creation-Date: 2009-02-08 23:12+0100\n"
"PO-Revision-Date: 2009-02-08 23:13+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -2122,6 +2122,8 @@ msgid ""
" command: command name (many commands can be separated by semicolons)\n"
" arguments: arguments for command\n"
"\n"
"Without argument, this command lists all defined alias.\n"
"\n"
"Note: in command, special variables $1, $2,..,$9 are replaced by arguments "
"given by user, and $* is replaced by all arguments.\n"
"Variables $nick, $channel and $server are replaced by current nick/channel/"
@@ -2132,6 +2134,8 @@ msgstr ""
"par des point-virgules)\n"
"paramètres: paramètres pour la commande\n"
"\n"
"Sans paramètre, cette commande liste tous les alias définis.\n"
"\n"
"Note: dans la commande, les variables spéciales $1, $2,..,$9 sont remplacés "
"par les paramètres donnés par l'utilisateur, et $* est remplacé par tous les "
"paramètres.\n"
+3 -1
View File
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-02-04 18:41+0100\n"
"POT-Creation-Date: 2009-02-08 23:12+0100\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2064,6 +2064,8 @@ msgid ""
" command: command name (many commands can be separated by semicolons)\n"
" arguments: arguments for command\n"
"\n"
"Without argument, this command lists all defined alias.\n"
"\n"
"Note: in command, special variables $1, $2,..,$9 are replaced by arguments "
"given by user, and $* is replaced by all arguments.\n"
"Variables $nick, $channel and $server are replaced by current nick/channel/"
+3 -1
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-02-04 18:41+0100\n"
"POT-Creation-Date: 2009-02-08 23:12+0100\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2069,6 +2069,8 @@ msgid ""
" command: command name (many commands can be separated by semicolons)\n"
" arguments: arguments for command\n"
"\n"
"Without argument, this command lists all defined alias.\n"
"\n"
"Note: in command, special variables $1, $2,..,$9 are replaced by arguments "
"given by user, and $* is replaced by all arguments.\n"
"Variables $nick, $channel and $server are replaced by current nick/channel/"
+3 -1
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-02-04 18:41+0100\n"
"POT-Creation-Date: 2009-02-08 23:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1753,6 +1753,8 @@ msgid ""
" command: command name (many commands can be separated by semicolons)\n"
" arguments: arguments for command\n"
"\n"
"Without argument, this command lists all defined alias.\n"
"\n"
"Note: in command, special variables $1, $2,..,$9 are replaced by arguments "
"given by user, and $* is replaced by all arguments.\n"
"Variables $nick, $channel and $server are replaced by current nick/channel/"
+2
View File
@@ -935,6 +935,8 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
" command: command name (many commands can be "
"separated by semicolons)\n"
" arguments: arguments for command\n\n"
"Without argument, this command lists all "
"defined alias.\n\n"
"Note: in command, special variables "
"$1, $2,..,$9 are replaced by arguments given "
"by user, and $* is replaced by all arguments.\n"