From e9983821e796fd20deb8f092d20f6c8575452375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 16 Mar 2025 10:36:23 +0100 Subject: [PATCH] buflist: fix typo in help on option buflist.look.nick_prefix_empty --- po/cs.po | 4 ++-- po/de.po | 4 ++-- po/es.po | 4 ++-- po/fr.po | 10 +++++----- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ru.po | 4 ++-- po/sr.po | 4 ++-- po/tr.po | 4 ++-- po/weechat.pot | 4 ++-- src/plugins/buflist/buflist-config.c | 4 ++-- 15 files changed, 33 insertions(+), 33 deletions(-) diff --git a/po/cs.po b/po/cs.po index b3a4fafb1..376b5694e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" @@ -7039,7 +7039,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" #, fuzzy diff --git a/po/de.po b/po/de.po index 4bf0bfc8b..2b8267991 100644 --- a/po/de.po +++ b/po/de.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2025-03-09 11:25+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -8016,7 +8016,7 @@ msgstr "" #| "nick prefix on the buffer" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" "falls der Nick-Präfix aktiviert ist, wird ein Leerzeichen genutzt falls kein " "Nick-Präfix für den Buffer existiert" diff --git a/po/es.po b/po/es.po index fa2bc3566..ef099be6c 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: Santiago Forero \n" "Language-Team: weechat-dev \n" @@ -7221,7 +7221,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" #, fuzzy diff --git a/po/fr.po b/po/fr.po index 8dffa2cd5..00a5030c4 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" -"PO-Revision-Date: 2025-03-15 19:17+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" +"PO-Revision-Date: 2025-03-16 10:35+0100\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -7863,11 +7863,11 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" "lorsque le préfixe de pseudo est activé, afficher un espace à la place s'il " -"n'y a pas de préfixe de pseudo sur le tampon (seulement pour les canaux, " -"tampons privés et tampons liste)" +"n'y a pas de préfixe de pseudo sur le tampon (seulement pour les tampons de " +"canaux, privés et listes)" msgid "" "comma-separated list of extra signals that are hooked and trigger the " diff --git a/po/hu.po b/po/hu.po index 1951db149..4b0777813 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -6682,7 +6682,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" msgid "" diff --git a/po/it.po b/po/it.po index c556feeb1..a4a7e2c4b 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -7166,7 +7166,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" #, fuzzy diff --git a/po/ja.po b/po/ja.po index 540d2f72b..164c83829 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" "Language-Team: weechat-dev \n" @@ -7853,7 +7853,7 @@ msgstr "" #| "nick prefix on the buffer" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" "kiedy prefiks nicka jet włączony, wywietla spacje, kiedy nick nie ma " "prefiksu w buforze" diff --git a/po/pt.po b/po/pt.po index f8b429ef5..c71a2c046 100644 --- a/po/pt.po +++ b/po/pt.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" @@ -7433,7 +7433,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" #, fuzzy diff --git a/po/pt_BR.po b/po/pt_BR.po index 54b74b0d1..12f6c06b9 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: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: Érico Nogueira \n" "Language-Team: weechat-dev \n" @@ -7066,7 +7066,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" #, fuzzy diff --git a/po/ru.po b/po/ru.po index 0b939d8a4..c052f0254 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2024-11-20 18:17+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -6723,7 +6723,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" msgid "" diff --git a/po/sr.po b/po/sr.po index 0c17ce93e..960b49133 100644 --- a/po/sr.po +++ b/po/sr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2025-02-12 11:16+0400\n" "Last-Translator: Ivan Pešić \n" "Language-Team: weechat-dev \n" @@ -7607,7 +7607,7 @@ msgstr "" #| "nick prefix on the buffer" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" "када је укључен префикс надимка, у случају да за бафер није дефинисан " "префикс надимка, приказује се размак" diff --git a/po/tr.po b/po/tr.po index 80c16a3c8..a47846b77 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2025-01-04 18:21+0100\n" "Last-Translator: Emir SARI \n" "Language-Team: weechat-dev \n" @@ -7468,7 +7468,7 @@ msgstr "" #| "nick prefix on the buffer" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" "takma ad öneki etkinleştirildiğinde, eğer arabellekte bir önek yoksa bunun " "yerine bir boşluk görüntüle" diff --git a/po/weechat.pot b/po/weechat.pot index de12e5b99..9bf51444e 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: 2025-03-15 19:16+0100\n" +"POT-Creation-Date: 2025-03-16 10:34+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -6238,7 +6238,7 @@ msgstr "" msgid "" "when the nick prefix is enabled, display a space instead if there is no nick " -"prefix on the buffer (only for channels, private buffers and list buffers" +"prefix on the buffer (only for channel, private and list buffers)" msgstr "" msgid "" diff --git a/src/plugins/buflist/buflist-config.c b/src/plugins/buflist/buflist-config.c index 887f2d78f..a3a1bccbe 100644 --- a/src/plugins/buflist/buflist-config.c +++ b/src/plugins/buflist/buflist-config.c @@ -578,8 +578,8 @@ buflist_config_init (void) buflist_config_file, buflist_config_section_look, "nick_prefix_empty", "boolean", N_("when the nick prefix is enabled, display a space instead if " - "there is no nick prefix on the buffer (only for channels, " - "private buffers and list buffers"), + "there is no nick prefix on the buffer (only for channel, " + "private and list buffers)"), NULL, 0, 0, "on", NULL, 0, NULL, NULL, NULL, &buflist_config_change_buflist, NULL, NULL,