From 22dd769c3f2e1b8dfce5dc80d7718a735b65af80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 31 Aug 2014 20:00:15 +0200 Subject: [PATCH] doc: update Japanese auto-generated files --- .../autogen/plugin_api/completions.asciidoc | 2 +- doc/ja/autogen/user/aspell_commands.asciidoc | 2 +- doc/ja/autogen/user/irc_commands.asciidoc | 2 +- doc/ja/autogen/user/irc_options.asciidoc | 8 +- doc/ja/autogen/user/trigger_commands.asciidoc | 106 +++++++++--------- doc/ja/autogen/user/weechat_commands.asciidoc | 86 +++++++------- doc/ja/autogen/user/weechat_options.asciidoc | 2 +- doc/ja/autogen/user/xfer_options.asciidoc | 2 +- 8 files changed, 105 insertions(+), 105 deletions(-) diff --git a/doc/ja/autogen/plugin_api/completions.asciidoc b/doc/ja/autogen/plugin_api/completions.asciidoc index 66454da48..9873fe98a 100644 --- a/doc/ja/autogen/plugin_api/completions.asciidoc +++ b/doc/ja/autogen/plugin_api/completions.asciidoc @@ -86,7 +86,7 @@ | trigger | trigger_names | トリガ -| trigger | trigger_names_default | default triggers +| trigger | trigger_names_default | デフォルトトリガ | trigger | trigger_option_value | トリガオプションの値 diff --git a/doc/ja/autogen/user/aspell_commands.asciidoc b/doc/ja/autogen/user/aspell_commands.asciidoc index fa9f8528f..7c47e19ab 100644 --- a/doc/ja/autogen/user/aspell_commands.asciidoc +++ b/doc/ja/autogen/user/aspell_commands.asciidoc @@ -18,7 +18,7 @@ listdict: インストール済み辞書を表示 いくつかのコマンドを除いて '/' で始まる入力行はチェックされません (/set aspell.check.commands を参照)。 -全てのバッファで aspell を有効化するには、"default_dict" オプションを設定した後に、aspell を有効化してください。例えば: +全てのバッファで aspell を有効化するには、"default_dict" オプションを設定した後に、aspell を有効化してください。例: /set aspell.check.default_dict "en" /aspell enable diff --git a/doc/ja/autogen/user/irc_commands.asciidoc b/doc/ja/autogen/user/irc_commands.asciidoc index a593a32c9..fa953c46c 100644 --- a/doc/ja/autogen/user/irc_commands.asciidoc +++ b/doc/ja/autogen/user/irc_commands.asciidoc @@ -684,7 +684,7 @@ listfull: 詳細情報を含めてサーバをリストアップ hostname: サーバのホスト名か IP アドレス、ポート番号は任意 (デフォルト: 6667)、複数のアドレスはコンマで区切る temp: 一時的なサーバを作成 (保存されない) option: サーバのオプションを設定 (ブールオプションでは値が無視される) -nooption: ブールオプションを 'off' に設定 (例えば: -nossl) +nooption: ブールオプションを 'off' に設定 (例: -nossl) copy: サーバを複製 rename: サーバをリネーム keep: 設定ファイルにサーバを保存 (一時的なサーバ用) diff --git a/doc/ja/autogen/user/irc_options.asciidoc b/doc/ja/autogen/user/irc_options.asciidoc index 7ae499fbb..7da5f6605 100644 --- a/doc/ja/autogen/user/irc_options.asciidoc +++ b/doc/ja/autogen/user/irc_options.asciidoc @@ -269,7 +269,7 @@ ** 値: on, off (デフォルト値: `on`) * [[option_irc.look.notice_welcome_tags]] *irc.look.notice_welcome_tags* -** 説明: `ようこそ通知に使われ、チャンネルに転送するタグのコンマ区切りリスト、例えば: "notify_private"` +** 説明: `ようこそ通知に使われ、チャンネルに転送するタグのコンマ区切りリスト、例: "notify_private"` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `""`) @@ -279,7 +279,7 @@ ** 値: 未制約文字列 (デフォルト値: `"notify_message"`) * [[option_irc.look.notify_tags_whois]] *irc.look.notify_tags_whois* -** 説明: `ニックネームの離席状態に変化があった場合の (whois コマンドの結果)、notify によって表示されたメッセージに使われたタグのコンマ区切りリスト、例えば: "notify_message"、"notify_private"、"notify_highlight"` +** 説明: `ニックネームの離席状態に変化があった場合の (whois コマンドの結果)、notify によって表示されたメッセージに使われたタグのコンマ区切りリスト、例: "notify_message"、"notify_private"、"notify_highlight"` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"notify_message"`) @@ -294,7 +294,7 @@ ** 値: independent, merge_by_server, merge_all (デフォルト値: `independent`) * [[option_irc.look.pv_tags]] *irc.look.pv_tags* -** 説明: `プライベートメッセージに使われたタグのコンマ区切りリスト、例えば: "notify_message"、"notify_private"、"notify_highlight"` +** 説明: `プライベートメッセージに使われたタグのコンマ区切りリスト、例: "notify_message"、"notify_private"、"notify_highlight"` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"notify_private"`) @@ -479,7 +479,7 @@ ** 値: 0 .. 1000000 (デフォルト値: `25`) * [[option_irc.server_default.capabilities]] *irc.server_default.capabilities* -** 説明: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names (example: "away-notify,multi-prefix")` +** 説明: `サーバで利用可能ならば有効化する "client capabilities" のコンマ区切りリスト; WeeChat で利用できる機能: away-notify、multi-prefix、server-time、userhost-in-names (例: "away-notify,multi-prefix")` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `""`) diff --git a/doc/ja/autogen/user/trigger_commands.asciidoc b/doc/ja/autogen/user/trigger_commands.asciidoc index fdb16d1b1..0e092a3e2 100644 --- a/doc/ja/autogen/user/trigger_commands.asciidoc +++ b/doc/ja/autogen/user/trigger_commands.asciidoc @@ -16,65 +16,65 @@ default -yes monitor [] - list: list triggers (without argument, this list is displayed) - listfull: list triggers with detailed info for each trigger -listdefault: list default triggers - add: add a trigger - addoff: add a trigger (disabled) - addreplace: add or replace an existing trigger - name: name of trigger - hook: signal, hsignal, modifier, print, command, command_run, timer, config, focus - arguments: arguments for the hook, depending on hook (separated by semicolons): - signal: name(s) of signal (required) - hsignal: name(s) of hsignal (required) - modifier: name(s) of modifier (required) - print: buffer, tags, message, strip colors - command: command (required), description, arguments, description of arguments, completion - 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) - conditions: evaluated conditions for the trigger - regex: one or more regular expressions to replace strings in variables - command: command to execute (many commands can be separated by ";" -return_code: return code in callback (ok (default), ok_eat, error) - addinput: set input with default arguments to create a trigger - input: set input with the command used to create the trigger - output: send the command to create the trigger on the buffer - recreate: same as "input", with option "addreplace" instead of "add" - set: set an option in a trigger - option: name of option: name, hook, arguments, conditions, regex, command, return_code - (for help on option, you can type: /help trigger.trigger..