diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/weechat_options.txt | 5 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 5 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_options.txt | 5 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 5 | ||||
-rw-r--r-- | doc/ja/autogen/user/weechat_options.txt | 5 |
5 files changed, 25 insertions, 0 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt index 30a388446..0582bfd1e 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -843,6 +843,11 @@ ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"%a, %d %b %Y %T"`) +* [[option_weechat.look.window_auto_zoom]] *weechat.look.window_auto_zoom* +** Beschreibung: `automatically zoom on current window if the terminal becomes too small to display all windows (use alt-z to unzoom windows when the terminal is big enough)` +** Typ: boolesch +** Werte: on, off (Standardwert: `off`) + * [[option_weechat.look.window_separator_horizontal]] *weechat.look.window_separator_horizontal* ** Beschreibung: `ist die Option aktiviert dann wird eine horizontale Trennlinie zwischen Fenstern gezeichnet` ** Typ: boolesch diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index 281b436b1..7706a7097 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -843,6 +843,11 @@ ** type: string ** values: any string (default value: `"%a, %d %b %Y %T"`) +* [[option_weechat.look.window_auto_zoom]] *weechat.look.window_auto_zoom* +** description: `automatically zoom on current window if the terminal becomes too small to display all windows (use alt-z to unzoom windows when the terminal is big enough)` +** type: boolean +** values: on, off (default value: `off`) + * [[option_weechat.look.window_separator_horizontal]] *weechat.look.window_separator_horizontal* ** description: `display an horizontal separator between windows` ** type: boolean diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index 190235b26..6a31c4d36 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -843,6 +843,11 @@ ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `"%a, %d %b %Y %T"`) +* [[option_weechat.look.window_auto_zoom]] *weechat.look.window_auto_zoom* +** description: `zoomer automatiquement la fenêtre courante si le terminal devient trop petit pour afficher les fenêtres (utilisez alt-z pour dézoomer la fenêtre quand le terminal est suffisamment grand)` +** type: booléen +** valeurs: on, off (valeur par défaut: `off`) + * [[option_weechat.look.window_separator_horizontal]] *weechat.look.window_separator_horizontal* ** description: `afficher un séparateur horizontal entre les fenêtres` ** type: booléen diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index d833094dd..4103bde2f 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -843,6 +843,11 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"%a, %d %b %Y %T"`) +* [[option_weechat.look.window_auto_zoom]] *weechat.look.window_auto_zoom* +** descrizione: `automatically zoom on current window if the terminal becomes too small to display all windows (use alt-z to unzoom windows when the terminal is big enough)` +** tipo: bool +** valori: on, off (valore predefinito: `off`) + * [[option_weechat.look.window_separator_horizontal]] *weechat.look.window_separator_horizontal* ** descrizione: `mostra un separatore orizzontale tra le finestre` ** tipo: bool diff --git a/doc/ja/autogen/user/weechat_options.txt b/doc/ja/autogen/user/weechat_options.txt index 2b44fae53..bdd55ca42 100644 --- a/doc/ja/autogen/user/weechat_options.txt +++ b/doc/ja/autogen/user/weechat_options.txt @@ -843,6 +843,11 @@ ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"%a, %d %b %Y %T"`) +* [[option_weechat.look.window_auto_zoom]] *weechat.look.window_auto_zoom* +** 説明: `automatically zoom on current window if the terminal becomes too small to display all windows (use alt-z to unzoom windows when the terminal is big enough)` +** タイプ: ブール +** 値: on, off (デフォルト値: `off`) + * [[option_weechat.look.window_separator_horizontal]] *weechat.look.window_separator_horizontal* ** 説明: `ウィンドウ間に水平セパレータを表示` ** タイプ: ブール |