diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-03-21 09:34:40 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-03-21 09:34:40 +0100 |
commit | 4f606ceb64cdaaa82d15d02b5a3fdc334ec2ca31 (patch) | |
tree | 7fc9af3ebe9ac25e4406b91cd68a7409fe84af51 | |
parent | 027966e5e94177284b09d2dda862f084c4742704 (diff) | |
download | weechat-4f606ceb64cdaaa82d15d02b5a3fdc334ec2ca31.zip |
buflist: improve help on option buflist.look.sort
-rw-r--r-- | doc/de/includes/autogen_user_options.de.adoc | 2 | ||||
-rw-r--r-- | doc/en/includes/autogen_user_options.en.adoc | 2 | ||||
-rw-r--r-- | doc/fr/includes/autogen_user_options.fr.adoc | 2 | ||||
-rw-r--r-- | doc/it/includes/autogen_user_options.it.adoc | 2 | ||||
-rw-r--r-- | doc/ja/includes/autogen_user_options.ja.adoc | 2 | ||||
-rw-r--r-- | doc/pl/includes/autogen_user_options.pl.adoc | 2 | ||||
-rw-r--r-- | po/cs.po | 8 | ||||
-rw-r--r-- | po/de.po | 9 | ||||
-rw-r--r-- | po/es.po | 8 | ||||
-rw-r--r-- | po/fr.po | 15 | ||||
-rw-r--r-- | po/hu.po | 8 | ||||
-rw-r--r-- | po/it.po | 8 | ||||
-rw-r--r-- | po/ja.po | 8 | ||||
-rw-r--r-- | po/pl.po | 9 | ||||
-rw-r--r-- | po/pt.po | 8 | ||||
-rw-r--r-- | po/pt_BR.po | 8 | ||||
-rw-r--r-- | po/ru.po | 8 | ||||
-rw-r--r-- | po/tr.po | 8 | ||||
-rw-r--r-- | po/weechat.pot | 8 | ||||
-rw-r--r-- | src/plugins/buflist/buflist-config.c | 6 |
20 files changed, 81 insertions, 50 deletions
diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc index 56be7d699..b65996d9c 100644 --- a/doc/de/includes/autogen_user_options.de.adoc +++ b/doc/de/includes/autogen_user_options.de.adoc @@ -1807,7 +1807,7 @@ ** Standardwert: `+""+` * [[option_buflist.look.sort]] *buflist.look.sort* -** Beschreibung: pass:none[durch Kommata getrennte Liste von Feldern um die Buffer zu sortieren; jedes Feld ist entweder eine hdata Variable von Buffer ("var"), eine hdata Variable vom Typ IRC Server ("irc_server.var") oder eine hdata Variable vom Typ IRC Channel ("irc_channel.var"); wird das "-" Zeichen vor einem Feld angewendet, wird die Ausgabe umgekehrt, um bei einem Vergleich nicht zwischen Groß- und Kleinschreibung zu unterscheiden wird das Zeichen "~" verwendet; Beispiel: "-~short_name" sortiert die Buffer nach ihrem Kurznamen, wobei dies invertiert passiert und nicht zwischen Groß-oder Kleinschreibung unterschieden wird (Hinweis: der Inhalt ist evaluiert, nur der Pointer der bar_item kann genutzt werden, Beispiel "bar_item.name")] +** Beschreibung: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: the content is evaluated, before being split into fields, but at that time "bar_item" is the only variable that can be used, to distinguish between different buflist items, for example "${bar_item.name}")] ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette ** Standardwert: `+"number,-active"+` diff --git a/doc/en/includes/autogen_user_options.en.adoc b/doc/en/includes/autogen_user_options.en.adoc index 41a23e50e..20f2978a9 100644 --- a/doc/en/includes/autogen_user_options.en.adoc +++ b/doc/en/includes/autogen_user_options.en.adoc @@ -1807,7 +1807,7 @@ ** default value: `+""+` * [[option_buflist.look.sort]] *buflist.look.sort* -** description: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: content is evaluated, only the pointer to bar_item can be used, for example "bar_item.name")] +** description: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: the content is evaluated, before being split into fields, but at that time "bar_item" is the only variable that can be used, to distinguish between different buflist items, for example "${bar_item.name}")] ** type: string ** values: any string ** default value: `+"number,-active"+` diff --git a/doc/fr/includes/autogen_user_options.fr.adoc b/doc/fr/includes/autogen_user_options.fr.adoc index 3c80de870..fac0ce690 100644 --- a/doc/fr/includes/autogen_user_options.fr.adoc +++ b/doc/fr/includes/autogen_user_options.fr.adoc @@ -1807,7 +1807,7 @@ ** valeur par défaut: `+""+` * [[option_buflist.look.sort]] *buflist.look.sort* -** description: pass:none[liste de champs séparés par des virgules pour trier les tampons ; chaque champ est une variable hdata du tampon ("var"), une variable hdata du serveur IRC ("irc_server.var") ou une variable hdata du canal IRC ("irc_channel.var") ; le caractère "-" peut être utilisé pour inverser l'ordre, le caractère "~" peut être utilisé pour effectuer une comparaison insensible à la casse ; exemple : "-~short_name" pour un tri inverse insensible à la casse sur le nom court du tampon (note : le contenu est évalué, seul le pointeur vers bar_item peut être utilisé, par exemple "bar_item.name")] +** description: pass:none[liste de champs séparés par des virgules pour trier les tampons ; chaque champ est une variable hdata du tampon ("var"), une variable hdata du serveur IRC ("irc_server.var") ou une variable hdata du canal IRC ("irc_channel.var") ; le caractère "-" peut être utilisé pour inverser l'ordre, le caractère "~" peut être utilisé pour effectuer une comparaison insensible à la casse ; exemple : "-~short_name" pour un tri inverse insensible à la casse sur le nom court du tampon (note : le contenu est évalué, avant d'être découpé en champs, mais à cet instant "bar_item" est la seule variable qui peut être utilisée, pour distinguer les différents objets de barre buflist, par exemple "${bar_item.name}")] ** type: chaîne ** valeurs: toute chaîne ** valeur par défaut: `+"number,-active"+` diff --git a/doc/it/includes/autogen_user_options.it.adoc b/doc/it/includes/autogen_user_options.it.adoc index 8fb4a6f6e..1835d498d 100644 --- a/doc/it/includes/autogen_user_options.it.adoc +++ b/doc/it/includes/autogen_user_options.it.adoc @@ -1807,7 +1807,7 @@ ** valore predefinito: `+""+` * [[option_buflist.look.sort]] *buflist.look.sort* -** descrizione: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: content is evaluated, only the pointer to bar_item can be used, for example "bar_item.name")] +** descrizione: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: the content is evaluated, before being split into fields, but at that time "bar_item" is the only variable that can be used, to distinguish between different buflist items, for example "${bar_item.name}")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"number,-active"+` diff --git a/doc/ja/includes/autogen_user_options.ja.adoc b/doc/ja/includes/autogen_user_options.ja.adoc index db2bcf75d..9d0e3d54b 100644 --- a/doc/ja/includes/autogen_user_options.ja.adoc +++ b/doc/ja/includes/autogen_user_options.ja.adoc @@ -1807,7 +1807,7 @@ ** デフォルト値: `+""+` * [[option_buflist.look.sort]] *buflist.look.sort* -** 説明: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: content is evaluated, only the pointer to bar_item can be used, for example "bar_item.name")] +** 説明: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: the content is evaluated, before being split into fields, but at that time "bar_item" is the only variable that can be used, to distinguish between different buflist items, for example "${bar_item.name}")] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"number,-active"+` diff --git a/doc/pl/includes/autogen_user_options.pl.adoc b/doc/pl/includes/autogen_user_options.pl.adoc index 34c850338..1a24b2667 100644 --- a/doc/pl/includes/autogen_user_options.pl.adoc +++ b/doc/pl/includes/autogen_user_options.pl.adoc @@ -1807,7 +1807,7 @@ ** domyślna wartość: `+""+` * [[option_buflist.look.sort]] *buflist.look.sort* -** opis: pass:none[oddzielona przecinkami lista pól do sortowania buforów; każde pole to zmienna hdata bufora ("var"), zmienna hdata serwera IRC ("irc_server.var") lub zmienna hdata kanału IRC ("irc_channel.var"); znak "-" użyty przed nazwą pola odwraca kolejność, znak "~" może zostać użyty do porównań niewrażliwych na wielkość liter; przykład: "-~short_name" dla sortowania odwrotnego, niewrażliwego na wielkość liter po skróconej nazwie bufora (uwaga: zawartość jest przetwarzana, tylko wskaźnik na bar_item może zostać użyty, na przykład "bar_item.name")] +** opis: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: the content is evaluated, before being split into fields, but at that time "bar_item" is the only variable that can be used, to distinguish between different buflist items, for example "${bar_item.name}")] ** typ: ciąg ** wartości: dowolny ciąg ** domyślna wartość: `+"number,-active"+` @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5116,8 +5116,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:56+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-03-20 06:35+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -6209,14 +6209,17 @@ msgstr "" "benutzerdefinierte Variablen genutzt werden und dadurch eine Aktualisierung " "erforderlich wird" +#, fuzzy msgid "" "comma-separated list of fields to sort buffers; each field is a hdata " "variable of buffer (\"var\"), a hdata variable of IRC server (\"irc_server." "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" "durch Kommata getrennte Liste von Feldern um die Buffer zu sortieren; jedes " "Feld ist entweder eine hdata Variable von Buffer (\"var\"), eine hdata " @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5315,8 +5315,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" -"PO-Revision-Date: 2021-03-17 21:47+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" +"PO-Revision-Date: 2021-03-21 09:32+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -6074,8 +6074,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" "liste de champs séparés par des virgules pour trier les tampons ; chaque " "champ est une variable hdata du tampon (\"var\"), une variable hdata du " @@ -6084,8 +6086,9 @@ msgstr "" "l'ordre, le caractère \"~\" peut être utilisé pour effectuer une comparaison " "insensible à la casse ; exemple : \"-~short_name\" pour un tri inverse " "insensible à la casse sur le nom court du tampon (note : le contenu est " -"évalué, seul le pointeur vers bar_item peut être utilisé, par exemple " -"\"bar_item.name\")" +"évalué, avant d'être découpé en champs, mais à cet instant \"bar_item\" est " +"la seule variable qui peut être utilisée, pour distinguer les différents " +"objets de barre buflist, par exemple \"${bar_item.name}\")" msgid "" "number of buflist bar items that can be used; the item names are: \"buflist" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4653,8 +4653,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5452,8 +5452,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -5768,8 +5768,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" "バッファをソートする際に考慮するフィールドのコンマ区切りリスト; 各フィールド" "はバッファの hdata 変数 (\"var\")、IRC サーバの hdata 変数 (\"irc_server.var" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-03-14 13:37+0100\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -5928,14 +5928,17 @@ msgstr "" "ustawione są jakieś zmienne używane do formatowania wymagające odpowiedniego " "odświeżania" +#, fuzzy msgid "" "comma-separated list of fields to sort buffers; each field is a hdata " "variable of buffer (\"var\"), a hdata variable of IRC server (\"irc_server." "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" "oddzielona przecinkami lista pól do sortowania buforów; każde pole to " "zmienna hdata bufora (\"var\"), zmienna hdata serwera IRC (\"irc_server.var" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -5719,8 +5719,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" diff --git a/po/pt_BR.po b/po/pt_BR.po index edddfd862..97a5d8dde 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-03-05 20:43+0100\n" "Last-Translator: Érico Nogueira <ericonr@disroot.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5268,8 +5268,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4688,8 +4688,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4257,8 +4257,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" diff --git a/po/weechat.pot b/po/weechat.pot index cf1717b4f..519d4cdb5 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-03-17 21:46+0100\n" +"POT-Creation-Date: 2021-03-21 09:32+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4240,8 +4240,10 @@ msgid "" "var\") or a hdata variable of IRC channel (\"irc_channel.var\"); char \"-\" " "can be used before field to reverse order, char \"~\" can be used to do a " "case insensitive comparison; example: \"-~short_name\" for case insensitive " -"and reverse sort on buffer short name (note: content is evaluated, only the " -"pointer to bar_item can be used, for example \"bar_item.name\")" +"and reverse sort on buffer short name (note: the content is evaluated, " +"before being split into fields, but at that time \"bar_item\" is the only " +"variable that can be used, to distinguish between different buflist items, " +"for example \"${bar_item.name}\")" msgstr "" msgid "" diff --git a/src/plugins/buflist/buflist-config.c b/src/plugins/buflist/buflist-config.c index 0e30d4c37..ffd9a1877 100644 --- a/src/plugins/buflist/buflist-config.c +++ b/src/plugins/buflist/buflist-config.c @@ -598,8 +598,10 @@ buflist_config_init () "char \"~\" can be used to do a case insensitive comparison; " "example: \"-~short_name\" for case insensitive and reverse " "sort on buffer short name " - "(note: content is evaluated, only the pointer to bar_item can be " - "used, for example \"bar_item.name\")"), + "(note: the content is evaluated, before being split into fields, " + "but at that time \"bar_item\" is the only variable that can be " + "used, to distinguish between different buflist items, for example " + "\"${bar_item.name}\")"), NULL, 0, 0, "number,-active", NULL, 0, NULL, NULL, NULL, &buflist_config_change_sort, NULL, NULL, |