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/pl | |
parent | 1c3c8c92c7d57cd3ddc2f8af6a86bee1533686d1 (diff) | |
download | weechat-d08e9aed1c6877f7ff19158d7dd83e3db620fbc9.zip |
core: update translations
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/includes/autogen_user_options.pl.adoc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/pl/includes/autogen_user_options.pl.adoc b/doc/pl/includes/autogen_user_options.pl.adoc index dc4ebfbb3..6ee4c49c2 100644 --- a/doc/pl/includes/autogen_user_options.pl.adoc +++ b/doc/pl/includes/autogen_user_options.pl.adoc @@ -846,6 +846,12 @@ ** wartości: on, off ** domyślna wartość: `+on+` +* [[option_weechat.look.hotlist_update_on_buffer_switch]] *weechat.look.hotlist_update_on_buffer_switch* +** opis: pass:none[update the hotlist when switching buffers] +** typ: bool +** wartości: on, off +** domyślna wartość: `+on+` + * [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll* ** opis: pass:none[ilość znaków wyświetlanych po końcu linii wejściowej, kiedy przewijamy do wyświetlenia końca linii] ** typ: liczba @@ -1140,6 +1146,12 @@ ** wartości: dowolny ciąg ** domyślna wartość: `+"- "+` +* [[option_weechat.look.read_marker_update_on_buffer_switch]] *weechat.look.read_marker_update_on_buffer_switch* +** opis: pass:none[update the read marker when switching buffers] +** typ: bool +** wartości: on, off +** domyślna wartość: `+on+` + * [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit* ** opis: pass:none[zapisz plik konfiguracyjny przy wyjściu] ** typ: bool |