diff options
Diffstat (limited to 'doc/ja/autogen/plugin_api')
-rw-r--r-- | doc/ja/autogen/plugin_api/completions.adoc | 2 | ||||
-rw-r--r-- | doc/ja/autogen/plugin_api/hdata.adoc | 2 | ||||
-rw-r--r-- | doc/ja/autogen/plugin_api/infolists.adoc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/ja/autogen/plugin_api/completions.adoc b/doc/ja/autogen/plugin_api/completions.adoc index ac4c87e76..7a0eda404 100644 --- a/doc/ja/autogen/plugin_api/completions.adoc +++ b/doc/ja/autogen/plugin_api/completions.adoc @@ -16,7 +16,7 @@ | exec | exec_commands_ids | 実行されたコマンドの識別子 (番号と名前) -| fset | fset_options | configuration files, sections, options and words of options +| fset | fset_options | 設定ファイル、セクション、オプションの名前、オプションの値 | guile | guile_script | スクリプトのリスト diff --git a/doc/ja/autogen/plugin_api/hdata.adoc b/doc/ja/autogen/plugin_api/hdata.adoc index 352c59760..a0c88080d 100644 --- a/doc/ja/autogen/plugin_api/hdata.adoc +++ b/doc/ja/autogen/plugin_api/hdata.adoc @@ -10,7 +10,7 @@ | fset | [[hdata_fset_option]]<<hdata_fset_option,fset_option>> -| fset options +| fset オプション | - | _index_ (integer) + _file_ (string) + diff --git a/doc/ja/autogen/plugin_api/infolists.adoc b/doc/ja/autogen/plugin_api/infolists.adoc index 435b396bb..aec4b6409 100644 --- a/doc/ja/autogen/plugin_api/infolists.adoc +++ b/doc/ja/autogen/plugin_api/infolists.adoc @@ -8,7 +8,7 @@ | alias | alias | 別名のリスト | 別名のポインタ (任意) | 別名の名前 (ワイルドカード "*" を使うことができます) (任意) -| fset | fset_option | list of fset options | fset option pointer (optional) | オプション名 (ワイルドカード "*" を使うことができます) (任意) +| fset | fset_option | fset オプションのリスト | fset オプションポインタ (任意) | オプション名 (ワイルドカード "*" を使うことができます) (任意) | guile | guile_script | スクリプトのリスト | スクリプトポインタ (任意) | スクリプト名 (ワイルドカード "*" を使うことができます) (任意) |