diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/pl/autogen/user/weechat_commands.txt | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index fd48cf57b..6bb5c3943 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -165,7 +165,7 @@ Beispiele: ---- /command <plugin> <command> - plugin: Name der Erweiterung ('weechat' für interne WeeChat Befehle) + plugin: Name der Erweiterung ('core' für interne WeeChat Befehle) command: auszuführender Befehl (es wird automatisch ein '/' vorangestellt, falls dieser nicht angegeben wurde) ---- diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index b41c4cb83..59581aa25 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -165,7 +165,7 @@ Examples: ---- /command <plugin> <command> - plugin: plugin name ('weechat' for WeeChat internal command) + plugin: plugin name ('core' for WeeChat internal command) command: command to execute (a '/' is automatically added if not found at beginning of command) ---- diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index 26752292a..01a81e067 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -165,7 +165,7 @@ Exemples: ---- /command <extension> <commande> -extension: nom de l'extension ('weechat' pour une commande interne WeeChat) +extension: nom de l'extension ('core' pour une commande interne WeeChat) commande: commande à exécuter (un '/' est automatiquement ajouté s'il n'est pas trouvé au début de la commande) ---- diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 5ebf953eb..f0a8378e5 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -165,7 +165,7 @@ Examples: ---- /command <plugin> <comando> - plugin: nome plugin ('weechat' per il comando interno di WeeChat) + plugin: nome plugin ('core' per il comando interno di WeeChat) comando: comando da eseguire (una '/' viene aggiunta automaticamente se non trovata all'inizio del comando) ---- diff --git a/doc/ja/autogen/user/weechat_commands.txt b/doc/ja/autogen/user/weechat_commands.txt index 1ab554e0a..c7900794e 100644 --- a/doc/ja/autogen/user/weechat_commands.txt +++ b/doc/ja/autogen/user/weechat_commands.txt @@ -165,7 +165,7 @@ rgb2term: RGB 色をターミナル色 (0-255) に変換 ---- /command <plugin> <command> - plugin: プラグインの名前 ('weechat' は WeeChat の内部コマンドを意味します) + plugin: プラグインの名前 ('core' は WeeChat の内部コマンドを意味します) command: 実行するコマンド (コマンドの最初に '/' が無い場合、'/' が自動的に追加されます) ---- diff --git a/doc/pl/autogen/user/weechat_commands.txt b/doc/pl/autogen/user/weechat_commands.txt index d09ecced1..6b5b990e7 100644 --- a/doc/pl/autogen/user/weechat_commands.txt +++ b/doc/pl/autogen/user/weechat_commands.txt @@ -165,7 +165,7 @@ Examples: ---- /command <wtyczka> <komenda> - wtyczka: nazwa wtyczki ('weechat' dla wewnętrznych komend WeeChat ) + wtyczka: nazwa wtyczki ('core' dla wewnętrznych komend WeeChat ) komenda: komenda do wywołania ( '/' jest automatycznie dodawane jeśli nie występuje na początku komendy) ---- |