summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/plugin_api
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-03-30 07:49:54 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-03-30 07:49:54 +0200
commite11d504d185f525aef3a93c099c23a38c4ec94ae (patch)
tree4bb6948b573c36db1a2baf030a463b097ad447b8 /doc/ja/autogen/plugin_api
parent079ec48566faa20a0d72d9752d72cebf11dfb28d (diff)
downloadweechat-e11d504d185f525aef3a93c099c23a38c4ec94ae.zip
doc: update Japanese auto-generated files
Diffstat (limited to 'doc/ja/autogen/plugin_api')
-rw-r--r--doc/ja/autogen/plugin_api/completions.asciidoc4
-rw-r--r--doc/ja/autogen/plugin_api/hdata.asciidoc2
-rw-r--r--doc/ja/autogen/plugin_api/infolists.asciidoc2
-rw-r--r--doc/ja/autogen/plugin_api/infos.asciidoc10
4 files changed, 9 insertions, 9 deletions
diff --git a/doc/ja/autogen/plugin_api/completions.asciidoc b/doc/ja/autogen/plugin_api/completions.asciidoc
index e39135c76..ab00ffcb5 100644
--- a/doc/ja/autogen/plugin_api/completions.asciidoc
+++ b/doc/ja/autogen/plugin_api/completions.asciidoc
@@ -136,7 +136,7 @@
| weechat | filters_names | フィルタ名
-| weechat | infolists | フックされた infolist の名前
+| weechat | infolists | フックされたインフォリストの名前
| weechat | infos | フックされた情報の名前
@@ -150,7 +150,7 @@
| weechat | nicks | 現在のバッファのニックネームリストに含まれるニックネーム
-| weechat | palette_colors | パレットカラー
+| weechat | palette_colors | パレット色
| weechat | plugins_commands | プラグインの定義するコマンド
diff --git a/doc/ja/autogen/plugin_api/hdata.asciidoc b/doc/ja/autogen/plugin_api/hdata.asciidoc
index 791eac688..ac66a60aa 100644
--- a/doc/ja/autogen/plugin_api/hdata.asciidoc
+++ b/doc/ja/autogen/plugin_api/hdata.asciidoc
@@ -369,7 +369,7 @@
** リスト:
*** 'gui_bars'
*** 'last_gui_bar'
-* [[hdata_bar_item]]<<hdata_bar_item,'bar_item'>>: バーアイテム
+* [[hdata_bar_item]]<<hdata_bar_item,'bar_item'>>: バー要素
** プラグイン: weechat
** 変数:
*** 'plugin' (pointer, hdata: "plugin")
diff --git a/doc/ja/autogen/plugin_api/infolists.asciidoc b/doc/ja/autogen/plugin_api/infolists.asciidoc
index 64214872d..cfadf71f4 100644
--- a/doc/ja/autogen/plugin_api/infolists.asciidoc
+++ b/doc/ja/autogen/plugin_api/infolists.asciidoc
@@ -42,7 +42,7 @@
| weechat | bar | バーのリスト | バーポインタ (任意) | バー名 (ワイルドカード "*" を使うことができます) (任意)
-| weechat | bar_item | バーアイテムのリスト | バーアイテムポインタ (任意) | バーアイテム名 (ワイルドカード "*" を使うことができます) (任意)
+| weechat | bar_item | バー要素のリスト | バー要素ポインタ (任意) | バー要素名 (ワイルドカード "*" を使うことができます) (任意)
| weechat | bar_window | バーウィンドウのリスト | バーウィンドウポインタ (任意) | -
diff --git a/doc/ja/autogen/plugin_api/infos.asciidoc b/doc/ja/autogen/plugin_api/infos.asciidoc
index 9b012e332..3dae625b6 100644
--- a/doc/ja/autogen/plugin_api/infos.asciidoc
+++ b/doc/ja/autogen/plugin_api/infos.asciidoc
@@ -34,13 +34,13 @@
| weechat | charset_internal | WeeChat 内部文字セット | -
-| weechat | charset_terminal | ターミナルの文字セット | -
+| weechat | charset_terminal | 端末の文字セット | -
| weechat | color_ansi_regex | ANSI エスケープコードを検索する POSIX 拡張正規表現 | -
-| weechat | color_rgb2term | ターミナル色コード (0-255) に変換されたRGB 色コード | rgb,limit (limit は任意でデフォルトでは 256 に設定)
+| weechat | color_rgb2term | 端末色コード (0-255) に変換されたRGB 色コード | rgb,limit (limit は任意でデフォルトでは 256 に設定)
-| weechat | color_term2rgb | RGB 色コードに変換されたターミナル色コード (0-255) | 色コード (ターミナル色コード: 0-255)
+| weechat | color_term2rgb | RGB 色コードに変換された端末色コード (0-255) | 色コード (端末色コード: 0-255)
| weechat | cursor_mode | カーソルモードが有効の場合 1 | -
@@ -54,9 +54,9 @@
| weechat | locale | 翻訳メッセージに利用するロケール | -
-| weechat | term_height | ターミナルの高さ | -
+| weechat | term_height | 端末の高さ | -
-| weechat | term_width | ターミナルの幅 | -
+| weechat | term_width | 端末の幅 | -
| weechat | version | WeeChat のバージョン | -