fset: fix help on options fset.format.option1 and fset.format.option2

master
Sébastien Helleu 2020-04-02 20:38:37 +02:00
parent c59f812c74
commit 2f8fd4c0ef
20 changed files with 176 additions and 170 deletions

View File

@ -393,13 +393,13 @@
** Standardwert: `+"/unset ${name}"+` ** Standardwert: `+"/unset ${name}"+`
* [[option_fset.format.option1]] *fset.format.option1* * [[option_fset.format.option1]] *fset.format.option1*
** Beschreibung: pass:none[erstes Format um Optionen anzuzeigen die weder markiert noch ausgewählt sind (Hinweis: der Inhalt ist evaluiert, siehe /help fset); eine leere Zeichenkette nutzt die Standardeinstellung ("${marked} ${name} ${type} ${value2}"), dies findet ohne eine Evaluierung statt, was wesentlich schneller ist; zwischen den Formaten kann mittels ctrl-X umgeschaltet werden] ** Beschreibung: pass:none[first format of each line, used when option fset.look.format_number is set to 1 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** Typ: Zeichenkette ** Typ: Zeichenkette
** Werte: beliebige Zeichenkette ** Werte: beliebige Zeichenkette
** Standardwert: `+""+` ** Standardwert: `+""+`
* [[option_fset.format.option2]] *fset.format.option2* * [[option_fset.format.option2]] *fset.format.option2*
** Beschreibung: pass:none[zweites Format um Optionen anzuzeigen die weder markiert noch ausgewählt sind (Hinweis: der Inhalt ist evaluiert, siehe /help fset); eine leere Zeichenkette nutzt die Standardeinstellung ("${marked} ${name} ${type} ${value2}"), dies findet ohne eine Evaluierung statt, was wesentlich schneller ist; zwischen den Formaten kann mittels ctrl-X umgeschaltet werden] ** Beschreibung: pass:none[second format of each line, used when option fset.look.format_number is set to 2 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** Typ: Zeichenkette ** Typ: Zeichenkette
** Werte: beliebige Zeichenkette ** Werte: beliebige Zeichenkette
** Standardwert: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` ** Standardwert: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+`

View File

@ -393,13 +393,13 @@
** default value: `+"/unset ${name}"+` ** default value: `+"/unset ${name}"+`
* [[option_fset.format.option1]] *fset.format.option1* * [[option_fset.format.option1]] *fset.format.option1*
** description: pass:none[first format of each line with an option which is not marked nor the selected one (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X] ** description: pass:none[first format of each line, used when option fset.look.format_number is set to 1 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** type: string ** type: string
** values: any string ** values: any string
** default value: `+""+` ** default value: `+""+`
* [[option_fset.format.option2]] *fset.format.option2* * [[option_fset.format.option2]] *fset.format.option2*
** description: pass:none[second format of each line with an option which is not marked nor the selected one (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X] ** description: pass:none[second format of each line, used when option fset.look.format_number is set to 2 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** type: string ** type: string
** values: any string ** values: any string
** default value: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` ** default value: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+`

View File

@ -393,13 +393,13 @@
** valeur par défaut: `+"/unset ${name}"+` ** valeur par défaut: `+"/unset ${name}"+`
* [[option_fset.format.option1]] *fset.format.option1* * [[option_fset.format.option1]] *fset.format.option1*
** description: pass:none[premier format de chaque ligne avec une option qui n'est pas marquée ni sélectionnée (note : le contenu est évalué, voir /help fset) ; un format vide utilise le format par défaut ("${marked} ${name} ${type} ${value2}"), qui se fait sans évaluation de chaîne et donc plus rapide ; les formats peuvent être changés avec la touche ctrl+X] ** description: pass:none[premier format de chaque ligne, utilisé lorsque l'option fset.look.format_number est définie à 1 (note : le contenu est évalué, voir /help fset) ; un format vide utilise le format par défaut ("${marked} ${name} ${type} ${value2}"), qui se fait sans évaluation de chaîne et donc plus rapide ; les formats peuvent être changés avec la touche ctrl+X]
** type: chaîne ** type: chaîne
** valeurs: toute chaîne ** valeurs: toute chaîne
** valeur par défaut: `+""+` ** valeur par défaut: `+""+`
* [[option_fset.format.option2]] *fset.format.option2* * [[option_fset.format.option2]] *fset.format.option2*
** description: pass:none[second format de chaque ligne avec une option qui n'est pas marquée ni sélectionnée (note : le contenu est évalué, voir /help fset) ; un format vide utilise le format par défaut ("${marked} ${name} ${type} ${value2}"), qui se fait sans évaluation de chaîne et donc plus rapide ; les formats peuvent être changés avec la touche ctrl+X] ** description: pass:none[second format de chaque ligne, utilisé lorsque l'option fset.look.format_number est définie à 2 (note : le contenu est évalué, voir /help fset) ; un format vide utilise le format par défaut ("${marked} ${name} ${type} ${value2}"), qui se fait sans évaluation de chaîne et donc plus rapide ; les formats peuvent être changés avec la touche ctrl+X]
** type: chaîne ** type: chaîne
** valeurs: toute chaîne ** valeurs: toute chaîne
** valeur par défaut: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` ** valeur par défaut: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+`

View File

@ -393,13 +393,13 @@
** valore predefinito: `+"/unset ${name}"+` ** valore predefinito: `+"/unset ${name}"+`
* [[option_fset.format.option1]] *fset.format.option1* * [[option_fset.format.option1]] *fset.format.option1*
** descrizione: pass:none[first format of each line with an option which is not marked nor the selected one (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X] ** descrizione: pass:none[first format of each line, used when option fset.look.format_number is set to 1 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** tipo: stringa ** tipo: stringa
** valori: qualsiasi stringa ** valori: qualsiasi stringa
** valore predefinito: `+""+` ** valore predefinito: `+""+`
* [[option_fset.format.option2]] *fset.format.option2* * [[option_fset.format.option2]] *fset.format.option2*
** descrizione: pass:none[second format of each line with an option which is not marked nor the selected one (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X] ** descrizione: pass:none[second format of each line, used when option fset.look.format_number is set to 2 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** tipo: stringa ** tipo: stringa
** valori: qualsiasi stringa ** valori: qualsiasi stringa
** valore predefinito: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` ** valore predefinito: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+`

View File

@ -393,13 +393,13 @@
** デフォルト値: `+"/unset ${name}"+` ** デフォルト値: `+"/unset ${name}"+`
* [[option_fset.format.option1]] *fset.format.option1* * [[option_fset.format.option1]] *fset.format.option1*
** 説明: pass:none[マークされてもいないし選択もされていないオプションに対する 1 番目の書式 (注意: 内容は評価されます、/help fset を参照してください); 空文字列はデフォルト書式 ("${marked} ${name} ${type} ${value2}") を使います、デフォルト書式は文字列を評価しないので高速です; 書式を切り替えるには ctrl+X を使います] ** 説明: pass:none[first format of each line, used when option fset.look.format_number is set to 1 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** タイプ: 文字列 ** タイプ: 文字列
** 値: 未制約文字列 ** 値: 未制約文字列
** デフォルト値: `+""+` ** デフォルト値: `+""+`
* [[option_fset.format.option2]] *fset.format.option2* * [[option_fset.format.option2]] *fset.format.option2*
** 説明: pass:none[マークされてもいないし選択もされていないオプションに対する 2 番目の書式 (注意: 内容は評価されます、/help fset を参照してください); 空文字列はデフォルト書式 ("${marked} ${name} ${type} ${value2}") を使います、デフォルト書式は文字列を評価しないので高速です; 書式を切り替えるには ctrl+X を使います] ** 説明: pass:none[second format of each line, used when option fset.look.format_number is set to 2 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** タイプ: 文字列 ** タイプ: 文字列
** 値: 未制約文字列 ** 値: 未制約文字列
** デフォルト値: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` ** デフォルト値: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+`

View File

@ -393,13 +393,13 @@
** domyślna wartość: `+"/unset ${name}"+` ** domyślna wartość: `+"/unset ${name}"+`
* [[option_fset.format.option1]] *fset.format.option1* * [[option_fset.format.option1]] *fset.format.option1*
** opis: pass:none[pierwszy format dla każdej linii z opcją, która nie jest zaznaczona ani wybrana (uwaga: zawartość jest przetwarzana, zobacz /help fset); pusty ciąg używa domyślnego formatu ("${marked} ${name} ${type} ${value2}"), który nie przetwarza siągów, przez co jest szybszy; formaty można zmienić za pomocą ctrl-X] ** opis: pass:none[first format of each line, used when option fset.look.format_number is set to 1 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** typ: ciąg ** typ: ciąg
** wartości: dowolny ciąg ** wartości: dowolny ciąg
** domyślna wartość: `+""+` ** domyślna wartość: `+""+`
* [[option_fset.format.option2]] *fset.format.option2* * [[option_fset.format.option2]] *fset.format.option2*
** opis: pass:none[drugi format dla każdej linii z opcją, która nie jest zaznaczona ani wybrana (uwaga: zawartość jest przetwarzana, zobacz /help fset); pusty ciąg używa domyślnego formatu ("${marked} ${name} ${type} ${value2}"), który nie przetwarza siągów, przez co jest szybszy; formaty można zmienić za pomocą ctrl-X] ** opis: pass:none[second format of each line, used when option fset.look.format_number is set to 2 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X]
** typ: ciąg ** typ: ciąg
** wartości: dowolny ciąg ** wartości: dowolny ciąg
** domyślna wartość: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` ** domyślna wartość: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+`

View File

@ -21,7 +21,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -5771,19 +5771,19 @@ msgid ""
msgstr "příkaz spuštěný při startu WeeChat, před načtením pluginů" msgstr "příkaz spuštěný při startu WeeChat, před načtením pluginů"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -24,7 +24,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-22 14:08+0100\n" "PO-Revision-Date: 2020-03-22 14:08+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n" "Language-Team: German <kde-i18n-de@kde.org>\n"
@ -7238,12 +7238,13 @@ msgstr ""
"Format für jede Option die \"null\" als Wert hat und in eine Datei " "Format für jede Option die \"null\" als Wert hat und in eine Datei "
"exportiert wird (Hinweis: Inhalt wird evaluiert, siehe /help fset)" "exportiert wird (Hinweis: Inhalt wird evaluiert, siehe /help fset)"
#, fuzzy
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"erstes Format um Optionen anzuzeigen die weder markiert noch ausgewählt sind " "erstes Format um Optionen anzuzeigen die weder markiert noch ausgewählt sind "
"(Hinweis: der Inhalt ist evaluiert, siehe /help fset); eine leere " "(Hinweis: der Inhalt ist evaluiert, siehe /help fset); eine leere "
@ -7251,12 +7252,13 @@ msgstr ""
"${value2}\"), dies findet ohne eine Evaluierung statt, was wesentlich " "${value2}\"), dies findet ohne eine Evaluierung statt, was wesentlich "
"schneller ist; zwischen den Formaten kann mittels ctrl-X umgeschaltet werden" "schneller ist; zwischen den Formaten kann mittels ctrl-X umgeschaltet werden"
#, fuzzy
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"zweites Format um Optionen anzuzeigen die weder markiert noch ausgewählt " "zweites Format um Optionen anzuzeigen die weder markiert noch ausgewählt "
"sind (Hinweis: der Inhalt ist evaluiert, siehe /help fset); eine leere " "sind (Hinweis: der Inhalt ist evaluiert, siehe /help fset); eine leere "

View File

@ -22,7 +22,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -5973,19 +5973,19 @@ msgid ""
msgstr "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins" msgstr "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -21,8 +21,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-20 20:22+0100\n" "PO-Revision-Date: 2020-04-02 20:26+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n" "Language: fr\n"
@ -7086,30 +7086,30 @@ msgstr ""
"(note : le contenu est évalué, voir /help fset)" "(note : le contenu est évalué, voir /help fset)"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"premier format de chaque ligne avec une option qui n'est pas marquée ni " "premier format de chaque ligne, utilisé lorsque l'option fset.look."
"sélectionnée (note : le contenu est évalué, voir /help fset) ; un format " "format_number est définie à 1 (note : le contenu est évalué, voir /help "
"vide utilise le format par défaut (\"${marked} ${name} ${type} " "fset) ; un format vide utilise le format par défaut (\"${marked} ${name} "
"${value2}\"), qui se fait sans évaluation de chaîne et donc plus rapide ; " "${type} ${value2}\"), qui se fait sans évaluation de chaîne et donc plus "
"les formats peuvent être changés avec la touche ctrl+X" "rapide ; les formats peuvent être changés avec la touche ctrl+X"
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"second format de chaque ligne avec une option qui n'est pas marquée ni " "second format de chaque ligne, utilisé lorsque l'option fset.look."
"sélectionnée (note : le contenu est évalué, voir /help fset) ; un format " "format_number est définie à 2 (note : le contenu est évalué, voir /help "
"vide utilise le format par défaut (\"${marked} ${name} ${type} " "fset) ; un format vide utilise le format par défaut (\"${marked} ${name} "
"${value2}\"), qui se fait sans évaluation de chaîne et donc plus rapide ; " "${type} ${value2}\"), qui se fait sans évaluation de chaîne et donc plus "
"les formats peuvent être changés avec la touche ctrl+X" "rapide ; les formats peuvent être changés avec la touche ctrl+X"
msgid "color for default value" msgid "color for default value"
msgstr "couleur pour la valeur par défaut" msgstr "couleur pour la valeur par défaut"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -5305,19 +5305,19 @@ msgid ""
msgstr "felhasználónév az IRC szerveren" msgstr "felhasználónév az IRC szerveren"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -6145,19 +6145,19 @@ msgstr ""
"consultare /help eval)" "consultare /help eval)"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@ -6767,24 +6767,26 @@ msgstr ""
"際に使うオプションの書式 (注意: 値は評価されます、/help fset を参照してくださ" "際に使うオプションの書式 (注意: 値は評価されます、/help fset を参照してくださ"
"い)" "い)"
#, fuzzy
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"マークされてもいないし選択もされていないオプションに対する 1 番目の書式 (注" "マークされてもいないし選択もされていないオプションに対する 1 番目の書式 (注"
"意: 内容は評価されます、/help fset を参照してください); 空文字列はデフォルト" "意: 内容は評価されます、/help fset を参照してください); 空文字列はデフォルト"
"書式 (\"${marked} ${name} ${type} ${value2}\") を使います、デフォルト書式は" "書式 (\"${marked} ${name} ${type} ${value2}\") を使います、デフォルト書式は"
"文字列を評価しないので高速です; 書式を切り替えるには ctrl+X を使います" "文字列を評価しないので高速です; 書式を切り替えるには ctrl+X を使います"
#, fuzzy
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"マークされてもいないし選択もされていないオプションに対する 2 番目の書式 (注" "マークされてもいないし選択もされていないオプションに対する 2 番目の書式 (注"
"意: 内容は評価されます、/help fset を参照してください); 空文字列はデフォルト" "意: 内容は評価されます、/help fset を参照してください); 空文字列はデフォルト"

View File

@ -22,7 +22,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@ -6903,12 +6903,13 @@ msgstr ""
"format każdej opcji z wartością \"null\" eksportowanej do pliku (uwaga: " "format każdej opcji z wartością \"null\" eksportowanej do pliku (uwaga: "
"zawartość jest przetwarzana, zobacz /help fset)" "zawartość jest przetwarzana, zobacz /help fset)"
#, fuzzy
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"pierwszy format dla każdej linii z opcją, która nie jest zaznaczona ani " "pierwszy format dla każdej linii z opcją, która nie jest zaznaczona ani "
"wybrana (uwaga: zawartość jest przetwarzana, zobacz /help fset); pusty ciąg " "wybrana (uwaga: zawartość jest przetwarzana, zobacz /help fset); pusty ciąg "
@ -6916,12 +6917,13 @@ msgstr ""
"nie przetwarza siągów, przez co jest szybszy; formaty można zmienić za " "nie przetwarza siągów, przez co jest szybszy; formaty można zmienić za "
"pomocą ctrl-X" "pomocą ctrl-X"
#, fuzzy
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
"drugi format dla każdej linii z opcją, która nie jest zaznaczona ani wybrana " "drugi format dla każdej linii z opcją, która nie jest zaznaczona ani wybrana "
"(uwaga: zawartość jest przetwarzana, zobacz /help fset); pusty ciąg używa " "(uwaga: zawartość jest przetwarzana, zobacz /help fset); pusty ciąg używa "

View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n" "Language-Team: Portuguese <>\n"
@ -6522,19 +6522,19 @@ msgstr ""
"nome real a usar no servidor (nota: o conteúdo é avaliado, ver /help eval)" "nome real a usar no servidor (nota: o conteúdo é avaliado, ver /help eval)"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -21,7 +21,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n" "PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -5952,19 +5952,19 @@ msgstr ""
"(nota: conteúdo é avaliado, veja /help eval)" "(nota: conteúdo é avaliado, veja /help eval)"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -21,7 +21,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2020-03-08 14:22+0100\n" "PO-Revision-Date: 2020-03-08 14:22+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -5342,19 +5342,19 @@ msgid ""
msgstr "ник, используемый на IRC сервере" msgstr "ник, используемый на IRC сервере"
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -20,7 +20,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n" "PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -4889,19 +4889,19 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
#, fuzzy #, fuzzy

View File

@ -21,7 +21,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2020-03-20 12:21+0100\n" "POT-Creation-Date: 2020-04-02 08:04+0200\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -4862,19 +4862,19 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"first format of each line with an option which is not marked nor the " "first format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 1 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "" msgid ""
"second format of each line with an option which is not marked nor the " "second format of each line, used when option fset.look.format_number is set "
"selected one (note: content is evaluated, see /help fset); an empty string " "to 2 (note: content is evaluated, see /help fset); an empty string uses the "
"uses the default format (\"${marked} ${name} ${type} ${value2}\"), which " "default format (\"${marked} ${name} ${type} ${value2}\"), which is without "
"is without evaluation of string and then much faster; formats can be " "evaluation of string and then much faster; formats can be switched with key "
"switched with key ctrl+X" "ctrl+X"
msgstr "" msgstr ""
msgid "color for default value" msgid "color for default value"

View File

@ -498,8 +498,8 @@ fset_config_init ()
fset_config_format_option[0] = weechat_config_new_option ( fset_config_format_option[0] = weechat_config_new_option (
fset_config_file, ptr_section, fset_config_file, ptr_section,
"option1", "string", "option1", "string",
N_("first format of each line with an option which is not marked " N_("first format of each line, used when option "
"nor the selected one " "fset.look.format_number is set to 1 "
"(note: content is evaluated, see /help fset); " "(note: content is evaluated, see /help fset); "
"an empty string uses the default format " "an empty string uses the default format "
"(\"${marked} ${name} ${type} ${value2}\"), which is without " "(\"${marked} ${name} ${type} ${value2}\"), which is without "
@ -514,8 +514,8 @@ fset_config_init ()
fset_config_format_option[1] = weechat_config_new_option ( fset_config_format_option[1] = weechat_config_new_option (
fset_config_file, ptr_section, fset_config_file, ptr_section,
"option2", "string", "option2", "string",
N_("second format of each line with an option which is not marked " N_("second format of each line, used when option "
"nor the selected one " "fset.look.format_number is set to 2 "
"(note: content is evaluated, see /help fset); " "(note: content is evaluated, see /help fset); "
"an empty string uses the default format " "an empty string uses the default format "
"(\"${marked} ${name} ${type} ${value2}\"), which is without " "(\"${marked} ${name} ${type} ${value2}\"), which is without "