diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-08 20:49:48 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-08 20:49:48 +0200 |
commit | 9ab138f274676fc6eae6f01aae2591ee2a568e86 (patch) | |
tree | 717fbab4632327c67a0255f86f88af52664eba39 /doc/ja/autogen/user/buflist_options.adoc | |
parent | 3c28229588300aa231e2a97c3b6c3cfc771174ee (diff) | |
download | weechat-9ab138f274676fc6eae6f01aae2591ee2a568e86.zip |
doc: update Japanese auto-generated files
Diffstat (limited to 'doc/ja/autogen/user/buflist_options.adoc')
-rw-r--r-- | doc/ja/autogen/user/buflist_options.adoc | 2 |
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 eebefd5de..d21857f3a 100644 --- a/doc/ja/autogen/user/buflist_options.adoc +++ b/doc/ja/autogen/user/buflist_options.adoc @@ -87,7 +87,7 @@ ** デフォルト値: `+"${color:green}${number}${if:${number_displayed}?.: }"+` * [[option_buflist.look.add_newline]] *buflist.look.add_newline* -** 説明: pass:none[add newline between the buffers displayed, so each buffer is displayed on a separate line (recommended); if disabled, newlines must be manually added in the formats with "${\n}", and the mouse actions are not possible any more] +** 説明: pass:none[バッファリスト内に表示されたバッファ同士の間に改行を追加します。こうすることで、各バッファが 1 行ごとに表示されます (推奨); これを無効化する場合には、表示書式に改行 "${\n}" を追加しなければいけません。さらに、マウス操作はできなくなります] ** タイプ: ブール ** 値: on, off ** デフォルト値: `+on+` |