summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/plugin_api
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-07-08 20:49:48 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-07-08 20:49:48 +0200
commit9ab138f274676fc6eae6f01aae2591ee2a568e86 (patch)
tree717fbab4632327c67a0255f86f88af52664eba39 /doc/ja/autogen/plugin_api
parent3c28229588300aa231e2a97c3b6c3cfc771174ee (diff)
downloadweechat-9ab138f274676fc6eae6f01aae2591ee2a568e86.zip
doc: update Japanese auto-generated files
Diffstat (limited to 'doc/ja/autogen/plugin_api')
-rw-r--r--doc/ja/autogen/plugin_api/completions.adoc2
-rw-r--r--doc/ja/autogen/plugin_api/hdata.adoc2
-rw-r--r--doc/ja/autogen/plugin_api/infolists.adoc2
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 | スクリプトのリスト | スクリプトポインタ (任意) | スクリプト名 (ワイルドカード "*" を使うことができます) (任意)