diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-03-25 21:15:00 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-03-25 21:15:35 +0100 |
commit | 2586b0326dd11eced5e40807db6f7c502dfece46 (patch) | |
tree | 8d597591cbf4ead7bc17e4e39f76d3b3a1f84953 /doc | |
parent | eeb680783b150894fbf94a1a0780082bcba6cdbb (diff) | |
download | weechat-2586b0326dd11eced5e40807db6f7c502dfece46.zip |
doc: update auto-generated files with options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/includes/autogen_user_options.de.adoc | 8 | ||||
-rw-r--r-- | doc/en/includes/autogen_user_options.en.adoc | 8 | ||||
-rw-r--r-- | doc/fr/includes/autogen_user_options.fr.adoc | 8 | ||||
-rw-r--r-- | doc/it/includes/autogen_user_options.it.adoc | 8 | ||||
-rw-r--r-- | doc/ja/includes/autogen_user_options.ja.adoc | 8 | ||||
-rw-r--r-- | doc/pl/includes/autogen_user_options.pl.adoc | 8 | ||||
-rw-r--r-- | doc/sr/includes/autogen_user_options.sr.adoc | 8 |
7 files changed, 7 insertions, 49 deletions
diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc index 899063638..5c7586619 100644 --- a/doc/de/includes/autogen_user_options.de.adoc +++ b/doc/de/includes/autogen_user_options.de.adoc @@ -5128,12 +5128,6 @@ ** Werte: beliebige Zeichenkette ** Standardwert: `+""+` -* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* -** Beschreibung: pass:none[fügt automatisch einen Zeilenumbruch nach dem Einfügen eines Textes hinzu, sofern mindestens zwei Zeilen eingefügt wurden und nach einer Bestätigung gefragt wurde] -** Typ: boolesch -** Werte: on, off -** Standardwert: `+on+` - * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** Beschreibung: pass:none[aktiviert den "bracketed paste mode" des Terminals (wird nicht durch alle Terminals/Multiplexer unterstützt): Dieser Modus erlaubt das Einfügen von Steuersequenzen die in Klammern gesetzt sind. WeeChat kann dadurch ermitteln ob ein Text eingefügt oder geschrieben wurde ("ESC[200~", gefolgt von dem einzufügenden Text und einem abschließenden "ESC[201~")] ** Typ: boolesch @@ -5150,7 +5144,7 @@ ** Beschreibung: pass:none[maximale Anzahl an Zeilen die, ohne Rückfrage, eingefügt werden sollen (-1 = deaktiviert die Funktion); diese Option wird nur genutzt wenn das Bar-Item "input_paste" in mindestens einer Bar genutzt wird (Standardmäßig wird es in der "input" Bar verwendet)] ** Typ: integer ** Werte: -1 .. 2147483647 -** Standardwert: `+1+` +** Standardwert: `+100+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** Beschreibung: pass:none[Präfix, dass bei einer Action-Nachricht genutzt wird (Hinweis: Inhalt wird evaluiert, somit kann mittels des Formats "${color:xxx} Farben gesetzt werden, siehe /help eval)] diff --git a/doc/en/includes/autogen_user_options.en.adoc b/doc/en/includes/autogen_user_options.en.adoc index 7484f3530..ac730be0c 100644 --- a/doc/en/includes/autogen_user_options.en.adoc +++ b/doc/en/includes/autogen_user_options.en.adoc @@ -5128,12 +5128,6 @@ ** values: any string ** default value: `+""+` -* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* -** description: pass:none[automatically add a newline at the end of pasted text if there are at least two lines and if a confirmation is asked] -** type: boolean -** values: on, off -** default value: `+on+` - * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** description: pass:none[enable terminal "bracketed paste mode" (not supported in all terminals/multiplexers): in this mode, pasted text is bracketed with control sequences so that WeeChat can differentiate pasted text from typed-in text ("ESC[200~", followed by the pasted text, followed by "ESC[201~")] ** type: boolean @@ -5150,7 +5144,7 @@ ** description: pass:none[max number of lines for paste without asking user (-1 = disable this feature); this option is used only if the bar item "input_paste" is used in at least one bar (by default it is used in "input" bar)] ** type: integer ** values: -1 .. 2147483647 -** default value: `+1+` +** default value: `+100+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** description: pass:none[prefix for action messages (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] diff --git a/doc/fr/includes/autogen_user_options.fr.adoc b/doc/fr/includes/autogen_user_options.fr.adoc index 4c395c833..deee6ddb5 100644 --- a/doc/fr/includes/autogen_user_options.fr.adoc +++ b/doc/fr/includes/autogen_user_options.fr.adoc @@ -5128,12 +5128,6 @@ ** valeurs: toute chaîne ** valeur par défaut: `+""+` -* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* -** description: pass:none[ajouter automatiquement une nouvelle ligne à la fin du texte collé s'il y a au moins deux lignes et si une confirmation est demandée] -** type: booléen -** valeurs: on, off -** valeur par défaut: `+on+` - * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** description: pass:none[activer le mode du terminal "bracketed paste" (pas supporté par tous les terminaux/multiplexeurs) : dans ce mode, le texte collé est entouré avec des séquences de contrôle de sorte que WeeChat puisse différencier le texte collé du texte tapé ("ESC[200~", suivi par le texte collé, suivi par "ESC[201~")] ** type: booléen @@ -5150,7 +5144,7 @@ ** description: pass:none[nombre maximum de lignes pour la détection de collage sans demander à l'utilisateur (-1 = désactiver cette fonctionnalité) ; cette option est utilisée seulement si l'objet de barre "input_paste" est utilisé dans au moins une barre (par défaut il est utilisé dans la barre "input")] ** type: entier ** valeurs: -1 .. 2147483647 -** valeur par défaut: `+1+` +** valeur par défaut: `+100+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** description: pass:none[préfixe pour les messages d'action (note : le contenu est évalué, donc vous pouvez utiliser des couleurs avec le format "${color:xxx}", voir /help eval)] diff --git a/doc/it/includes/autogen_user_options.it.adoc b/doc/it/includes/autogen_user_options.it.adoc index 22cb1d5f7..e5e93137c 100644 --- a/doc/it/includes/autogen_user_options.it.adoc +++ b/doc/it/includes/autogen_user_options.it.adoc @@ -5128,12 +5128,6 @@ ** valori: qualsiasi stringa ** valore predefinito: `+""+` -* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* -** descrizione: pass:none[automatically add a newline at the end of pasted text if there are at least two lines and if a confirmation is asked] -** tipo: bool -** valori: on, off -** valore predefinito: `+on+` - * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** descrizione: pass:none[abilita la modalità "bracketed paste" per il terminale (non supportata da tutti i terminali/multiplexer): in questa modalità, il testo incollato viene racchiuso da sequenze di controllo in modo che WeeChat possa differenziare il testo incollato dal testo digitato ("ESC[200~", seguito dal testo incollato, seguito da "ESC[201~")] ** tipo: bool @@ -5150,7 +5144,7 @@ ** descrizione: pass:none[max number of lines for paste without asking user (-1 = disable this feature); this option is used only if the bar item "input_paste" is used in at least one bar (by default it is used in "input" bar)] ** tipo: intero ** valori: -1 .. 2147483647 -** valore predefinito: `+1+` +** valore predefinito: `+100+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** descrizione: pass:none[prefix for action messages (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] diff --git a/doc/ja/includes/autogen_user_options.ja.adoc b/doc/ja/includes/autogen_user_options.ja.adoc index 0ebc28446..cd30beda4 100644 --- a/doc/ja/includes/autogen_user_options.ja.adoc +++ b/doc/ja/includes/autogen_user_options.ja.adoc @@ -5128,12 +5128,6 @@ ** 値: 未制約文字列 ** デフォルト値: `+""+` -* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* -** 説明: pass:none[少なくとも 2 行以上をペースト、確認のための質問に回答した場合に、ペーストしたテキストの末尾に新しい行を自動的に追加する] -** タイプ: ブール -** 値: on, off -** デフォルト値: `+on+` - * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** 説明: pass:none[端末の「括弧付きペーストモード」を有効化 (一部の端末/マルチプレクサで利用可能): このモードでは、ペーストされたテキストはコントロールシーケンスで括られます。これにより WeeChat はペーストされたテキストとタイプされたテキストを区別する ("ESC[200~"、ペーストされたテキスト、"ESC[201~")] ** タイプ: ブール @@ -5150,7 +5144,7 @@ ** 説明: pass:none[ユーザへの確認無しにペーストする行数の最大値 (-1 = この機能を無効化); このオプションは少なくとも 1 つ以上のバーでバー要素 "input_paste" が使われている場合のみ使われます (デフォルト状態では "input" バーでバー要素 "input_paste" が使われています)] ** タイプ: 整数 ** 値: -1 .. 2147483647 -** デフォルト値: `+1+` +** デフォルト値: `+100+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** 説明: pass:none[アクションメッセージのプレフィックス (注意: 値は評価されるため、"${color:xxx}" 書式を使えば色を指定することも出来ます、/help eval を参照してください)] diff --git a/doc/pl/includes/autogen_user_options.pl.adoc b/doc/pl/includes/autogen_user_options.pl.adoc index 953821abc..9647ab6b2 100644 --- a/doc/pl/includes/autogen_user_options.pl.adoc +++ b/doc/pl/includes/autogen_user_options.pl.adoc @@ -5128,12 +5128,6 @@ ** wartości: dowolny ciąg ** domyślna wartość: `+""+` -* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* -** opis: pass:none[automatyczne dodawanie nowej linii na końcu wklejanego tesktu jeśli wklejane są co najmniej dwie linie i jeśli potwierdzenie jest wmagane] -** typ: bool -** wartości: on, off -** domyślna wartość: `+on+` - * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** opis: pass:none[włącza tryb terminala "bracketed paste mode" (nie wszystkie terminale/multiplexery ją wspierają): w tym trybie, wklejany tekst jest otoczony sekwencją kontrolna, dzięki czemu WeeChat może odróżnić tekst wklejony od wpisanego ("ESC[200~", wklejony tekst, "ESC[201~")] ** typ: bool @@ -5150,7 +5144,7 @@ ** opis: pass:none[maksymalna ilość linii do wklejenia bez pytania użytkownika (-1 = wyłącz tą opcję); ta opcja jest używana tylko jesli element "input_paste" jest użyty w przynajmniej jednym pasku (domyślnie używany jest w pasku "input")] ** typ: liczba ** wartości: -1 .. 2147483647 -** domyślna wartość: `+1+` +** domyślna wartość: `+100+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** opis: pass:none[przedrostek dla wiadomości o akcjach (uwaga: zawartość jest przetwarzana, dlatego można użyć kolorów w formacie "${color:xxx}", zobacz /help eval)] diff --git a/doc/sr/includes/autogen_user_options.sr.adoc b/doc/sr/includes/autogen_user_options.sr.adoc index 277abed3f..23ed2f66d 100644 --- a/doc/sr/includes/autogen_user_options.sr.adoc +++ b/doc/sr/includes/autogen_user_options.sr.adoc @@ -5128,12 +5128,6 @@ ** вредности: било који стринг ** подразумевана вредност: `+""+` -* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* -** опис: pass:none[аутоматско додавање прелома реда на крај налепљеног текста у случају да постоји барем две линије и да ли се тражи потврда] -** тип: логичка -** вредности: on, off -** подразумевана вредност: `+on+` - * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** опис: pass:none[укључује терминалски „режим ограђеног налепљивања” (не подржавају га сви терминали/мултиплексери): у овом режиму се налепљени текст ограђује контролним низовима тако да програм WeeChat може направити разлику између налепљеног и откуцаног текста („ESC[200~”, након које следи налепљени текст, иза којег следи „ESC[201~”)] ** тип: логичка @@ -5150,7 +5144,7 @@ ** опис: pass:none[макс број линија које могу да се налепе без питања корисника (-1 = искључује ову могућност); ова опција се користи само у случају да је у барем једној траци употребљена ставка траке „input_paste” (подразумевано се користи у траци „input”)] ** тип: целобројна ** вредности: -1 .. 2147483647 -** подразумевана вредност: `+1+` +** подразумевана вредност: `+100+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** опис: pass:none[префикс за поруке акције (напомена: садржај се израчунава, тако да можете користити боје у формату „${color:xxx}”, погледајте /help eval)] |