summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-06-10 08:03:37 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-06-10 08:03:37 +0200
commit964481aaebe10e06fb282daa9a749812260bc21e (patch)
tree43fc48987f00ce52fc1bfb1ef2e09be9d9ae5f7a
parent0c249b14c9b52a1bbfdd387b59f501f4b5a79780 (diff)
downloadweechat-964481aaebe10e06fb282daa9a749812260bc21e.zip
doc: update Japanese auto-generated files
-rw-r--r--doc/ja/autogen/user/buflist_options.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/buflist_options.adoc b/doc/ja/autogen/user/buflist_options.adoc
index a27a5e93e..39dd94dce 100644
--- a/doc/ja/autogen/user/buflist_options.adoc
+++ b/doc/ja/autogen/user/buflist_options.adoc
@@ -81,7 +81,7 @@
** デフォルト値: `+"${color:green}${number}${if:${number_displayed}?.: }"+`
* [[option_buflist.look.auto_scroll]] *buflist.look.auto_scroll*
-** 説明: pass:none[automatically scroll the buflist bar to always see the current buffer (this works only with a bar on the left/right position with a "vertical" filling); this value is the percent number of lines displayed before the current buffer when scrolling (-1 = disable scroll); for example 50 means that after a scroll, the current buffer is at the middle of bar, 0 means on top of bar, 100 means at bottom of bar]
+** 説明: pass:none[現在のバッファが常にバーの中に表示されるように自動的にバッファリストバーをスクロールします (この機能はフィリングが "vertical" に設定された左右にあるバーでのみ機能します); 設定値は現在のバーよりも前に表示される行数のパーセント値です (-1 = 自動スクロールを無効化); 例えば値を 50 に設定した場合、現在のバッファがバーの中央に位置するように自動スクロールされます。0 に設定した場合はバーの最初、100 に設定した場合はバーの最後を意味します]
** タイプ: 整数
** 値: -1 .. 100
** デフォルト値: `+50+`