diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-07 11:00:12 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-07 11:00:12 +0100 |
commit | d08e9aed1c6877f7ff19158d7dd83e3db620fbc9 (patch) | |
tree | 721c8846b70a411d403b9102b5905751d0401899 /doc/ja | |
parent | 1c3c8c92c7d57cd3ddc2f8af6a86bee1533686d1 (diff) | |
download | weechat-d08e9aed1c6877f7ff19158d7dd83e3db620fbc9.zip |
core: update translations
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/includes/autogen_user_options.ja.adoc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ja/includes/autogen_user_options.ja.adoc b/doc/ja/includes/autogen_user_options.ja.adoc index d66608719..79646fef0 100644 --- a/doc/ja/includes/autogen_user_options.ja.adoc +++ b/doc/ja/includes/autogen_user_options.ja.adoc @@ -846,6 +846,12 @@ ** 値: on, off ** デフォルト値: `+on+` +* [[option_weechat.look.hotlist_update_on_buffer_switch]] *weechat.look.hotlist_update_on_buffer_switch* +** 説明: pass:none[update the hotlist when switching buffers] +** タイプ: ブール +** 値: on, off +** デフォルト値: `+on+` + * [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll* ** 説明: pass:none[行の最後までスクロールする際に入力行の最後に続けて表示される文字の数] ** タイプ: 整数 @@ -1140,6 +1146,12 @@ ** 値: 未制約文字列 ** デフォルト値: `+"- "+` +* [[option_weechat.look.read_marker_update_on_buffer_switch]] *weechat.look.read_marker_update_on_buffer_switch* +** 説明: pass:none[update the read marker when switching buffers] +** タイプ: ブール +** 値: on, off +** デフォルト値: `+on+` + * [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit* ** 説明: pass:none[終了時に設定ファイルを保存] ** タイプ: ブール |