From f5bbe35cfba651ed5b427c64548abde2b84e5153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 12 Mar 2026 20:20:01 +0100 Subject: [PATCH] irc, relay: replace "cancelled" by "canceled" in auto-reconnection message --- po/cs.po | 13 ++++++------- po/de.po | 8 ++++---- po/es.po | 13 ++++++------- po/fr.po | 8 ++++---- po/hu.po | 6 +++--- po/it.po | 13 ++++++------- po/ja.po | 13 ++++++------- po/pl.po | 8 ++++---- po/pt.po | 13 ++++++------- po/pt_BR.po | 8 ++++---- po/ru.po | 6 +++--- po/sr.po | 8 ++++---- po/tr.po | 13 ++++++------- po/weechat.pot | 6 +++--- src/plugins/irc/irc-command.c | 2 +- src/plugins/relay/relay-command.c | 2 +- 16 files changed, 67 insertions(+), 73 deletions(-) diff --git a/po/cs.po b/po/cs.po index 196b38fdd..baf6d13ce 100644 --- a/po/cs.po +++ b/po/cs.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:14+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" "Language: cs\n" @@ -8621,7 +8621,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: nepřipojen k serveru \"%s\"!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: automatické znovupřipojené je zrušeno" #, c-format @@ -14617,10 +14617,9 @@ msgstr "%s%s: server \"%s\" pro příkaz \"%s\" nenalezen" msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: nepřipojen k serveru \"%s\"!" -#, fuzzy, c-format -#| msgid "%s: auto-reconnection is cancelled" -msgid "remote[%s]: auto-reconnection is cancelled" -msgstr "%s: automatické znovupřipojené je zrušeno" +#, c-format +msgid "remote[%s]: auto-reconnection is canceled" +msgstr "" #, fuzzy, c-format #| msgid "%s%s: server \"%s\" already exists for \"%s\" command" diff --git a/po/de.po b/po/de.po index 9c3773a0d..1ba98637d 100644 --- a/po/de.po +++ b/po/de.po @@ -28,8 +28,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:14+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:22+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" "Language: de_DE\n" @@ -9830,7 +9830,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: Keine Verbindung zum Server \"%s\"!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: automatische Wiederverbindung abgebrochen" #, c-format @@ -15939,7 +15939,7 @@ msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: keine Verbindung zum Remote-Relay \"%s\"" #, c-format -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "remote[%s]: automatische Wiederverbindung abgebrochen" #, c-format diff --git a/po/es.po b/po/es.po index b231da8ea..7ac2d297a 100644 --- a/po/es.po +++ b/po/es.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:14+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Santiago Forero \n" "Language-Team: weechat-dev \n" "Language: es\n" @@ -8790,7 +8790,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: ¡no conectado al servidor \"%s\"!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: autoreconexión cancelada" #, c-format @@ -14923,10 +14923,9 @@ msgstr "%s%s: no se encontró el servidor \"%s\" para el comando \"%s\"" msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: ¡no conectado al servidor \"%s\"!" -#, fuzzy, c-format -#| msgid "%s: auto-reconnection is cancelled" -msgid "remote[%s]: auto-reconnection is cancelled" -msgstr "%s: autoreconexión cancelada" +#, c-format +msgid "remote[%s]: auto-reconnection is canceled" +msgstr "" #, fuzzy, c-format #| msgid "%s%s: server \"%s\" already exists for \"%s\" command" diff --git a/po/fr.po b/po/fr.po index 235853e6c..c4c3cd850 100644 --- a/po/fr.po +++ b/po/fr.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:15+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:23+0100\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -9668,7 +9668,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s : non connecté au serveur \"%s\" !" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s : la reconnexion automatique est annulée" #, c-format @@ -15644,7 +15644,7 @@ msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s : non connecté au relai distant \"%s\"" #, c-format -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "remote[%s] : la reconnexion automatique est annulée" #, c-format diff --git a/po/hu.po b/po/hu.po index 7524e12a7..b77ec79ac 100644 --- a/po/hu.po +++ b/po/hu.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" "PO-Revision-Date: 2026-03-08 08:59+0100\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -8239,7 +8239,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s nincs csatlakozva a \"%s\" szerverhez!\n" #, fuzzy, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "automata újracsatlakozás megszakítva\n" #, fuzzy, c-format @@ -13961,7 +13961,7 @@ msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s nincs csatlakozva a \"%s\" szerverhez!\n" #, fuzzy, c-format -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "automata újracsatlakozás megszakítva\n" #, fuzzy, c-format diff --git a/po/it.po b/po/it.po index a5dfa2bb2..9da0870cf 100644 --- a/po/it.po +++ b/po/it.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:15+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" "Language: it\n" @@ -8804,7 +8804,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: non connesso al server \"%s\"!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: la riconnessione automatica è annullata" #, c-format @@ -14959,10 +14959,9 @@ msgstr "%s%s: server \"%s\" non trovato per il comando \"%s\"" msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: non connesso al server \"%s\"!" -#, fuzzy, c-format -#| msgid "%s: auto-reconnection is cancelled" -msgid "remote[%s]: auto-reconnection is cancelled" -msgstr "%s: la riconnessione automatica è annullata" +#, c-format +msgid "remote[%s]: auto-reconnection is canceled" +msgstr "" #, fuzzy, c-format #| msgid "%s%s: server \"%s\" already exists for \"%s\" command" diff --git a/po/ja.po b/po/ja.po index ccb315af5..56663c329 100644 --- a/po/ja.po +++ b/po/ja.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:15+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" @@ -9103,7 +9103,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: サーバ \"%s\" に接続されていません!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: 自動再接続がキャンセルされました" #, c-format @@ -15452,10 +15452,9 @@ msgstr "%1$s%2$s: \"%4$s\" コマンドのサーバ \"%3$s\" は見つかりま msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: サーバ \"%s\" に接続されていません!" -#, fuzzy, c-format -#| msgid "%s: auto-reconnection is cancelled" -msgid "remote[%s]: auto-reconnection is cancelled" -msgstr "%s: 自動再接続がキャンセルされました" +#, c-format +msgid "remote[%s]: auto-reconnection is canceled" +msgstr "" #, fuzzy, c-format #| msgid "%s%s: server \"%s\" already exists for \"%s\" command" diff --git a/po/pl.po b/po/pl.po index 8888f4f48..77068a659 100644 --- a/po/pl.po +++ b/po/pl.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:15+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:23+0100\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" "Language: pl\n" @@ -9341,7 +9341,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: nie połączony z serwerem \"%s\"!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: automatyczne ponowne łączenie z serwerem anulowane" #, c-format @@ -15195,7 +15195,7 @@ msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: brak połączenia ze zdalnym pośrednikiem „%s”" #, c-format -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "remote[%s]: automatyczne ponowne łączenie anulowane" #, c-format diff --git a/po/pt.po b/po/pt.po index 3329a4c30..4c4fe5a32 100644 --- a/po/pt.po +++ b/po/pt.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:15+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" "Language: pt\n" @@ -9074,7 +9074,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: não está conectado ao servidor \"%s\"!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: a reconexão automática foi cancelada" #, c-format @@ -15343,10 +15343,9 @@ msgstr "%s%s: o servidor \"%s\" do comando \"%s\" não foi encontrado" msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: não está conectado ao servidor \"%s\"!" -#, fuzzy, c-format -#| msgid "%s: auto-reconnection is cancelled" -msgid "remote[%s]: auto-reconnection is cancelled" -msgstr "%s: a reconexão automática foi cancelada" +#, c-format +msgid "remote[%s]: auto-reconnection is canceled" +msgstr "" #, fuzzy, c-format #| msgid "%s%s: server \"%s\" already exists for \"%s\" command" diff --git a/po/pt_BR.po b/po/pt_BR.po index 33d38b2d3..569506c6f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -46,8 +46,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-08 08:59+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:19+0100\n" "Last-Translator: Érico Nogueira \n" "Language-Team: weechat-dev \n" "Language: pt_BR\n" @@ -8665,7 +8665,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "" #, c-format @@ -14420,7 +14420,7 @@ msgstr "%s%s: sem conexão com o servidor \"%s\" para redirecionamento" #, fuzzy, c-format #| msgid "%s%s: connection refused" -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "%s%s: conexão recusada" #, fuzzy, c-format diff --git a/po/ru.po b/po/ru.po index 776d77aaa..ae812a72b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" "PO-Revision-Date: 2026-03-08 08:59+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -8280,7 +8280,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s не подключен к серверу \"%s\"!\n" #, fuzzy, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "Авто-переподключение отменено\n" #, fuzzy, c-format @@ -14013,7 +14013,7 @@ msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s не подключен к серверу \"%s\"!\n" #, fuzzy, c-format -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "Авто-переподключение отменено\n" #, fuzzy, c-format diff --git a/po/sr.po b/po/sr.po index 5ccef670e..94a3a986d 100644 --- a/po/sr.po +++ b/po/sr.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:16+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:23+0100\n" "Last-Translator: Ivan Pešić \n" "Language-Team: weechat-dev \n" "Language: sr\n" @@ -9346,7 +9346,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: не постоји веза са сервером „%s”!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: отказано је аутоматско поновно успостављање везе" #, c-format @@ -15181,7 +15181,7 @@ msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: не постоји веза са релејем удаљених „%s”" #, c-format -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "удаљени[%s]: отказано је аутоматско поновно успостављање везе" #, c-format diff --git a/po/tr.po b/po/tr.po index 602fbce66..30f8f1b86 100644 --- a/po/tr.po +++ b/po/tr.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" -"PO-Revision-Date: 2026-03-12 20:16+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" +"PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Emir SARI \n" "Language-Team: weechat-dev \n" "Language: tr\n" @@ -9086,7 +9086,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "%s%s: \"%s\" sunucusuna bağlı değil!" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "%s: Kendiliğinden yeniden bağlanma iptal edildi" #, c-format @@ -15535,10 +15535,9 @@ msgstr "%s%s: \"%s\" sunucusu \"%s\" komutu için bulunamadı" msgid "%s%s: no connection to remote relay \"%s\"" msgstr "%s%s: \"%s\" sunucusuna bağlı değil!" -#, fuzzy, c-format -#| msgid "%s: auto-reconnection is cancelled" -msgid "remote[%s]: auto-reconnection is cancelled" -msgstr "%s: Kendiliğinden yeniden bağlanma iptal edildi" +#, c-format +msgid "remote[%s]: auto-reconnection is canceled" +msgstr "" #, fuzzy, c-format #| msgid "%s%s: server \"%s\" already exists for \"%s\" command" diff --git a/po/weechat.pot b/po/weechat.pot index 351ccbd1e..1c0d28f6f 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-12 20:13+0100\n" +"POT-Creation-Date: 2026-03-12 20:22+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -7700,7 +7700,7 @@ msgid "%s%s: not connected to server \"%s\"!" msgstr "" #, c-format -msgid "%s: auto-reconnection is cancelled" +msgid "%s: auto-reconnection is canceled" msgstr "" #, c-format @@ -12779,7 +12779,7 @@ msgid "%s%s: no connection to remote relay \"%s\"" msgstr "" #, c-format -msgid "remote[%s]: auto-reconnection is cancelled" +msgid "remote[%s]: auto-reconnection is canceled" msgstr "" #, c-format diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c index 46c0f99c1..067be360f 100644 --- a/src/plugins/irc/irc-command.c +++ b/src/plugins/irc/irc-command.c @@ -2468,7 +2468,7 @@ irc_command_disconnect_one_server (struct t_irc_server *server, { weechat_printf ( server->buffer, - _("%s: auto-reconnection is cancelled"), + _("%s: auto-reconnection is canceled"), IRC_PLUGIN_NAME); } irc_command_quit_server (server, reason); diff --git a/src/plugins/relay/relay-command.c b/src/plugins/relay/relay-command.c index 6d322a2db..32d90057a 100644 --- a/src/plugins/relay/relay-command.c +++ b/src/plugins/relay/relay-command.c @@ -760,7 +760,7 @@ relay_command_remote (const void *pointer, void *data, ptr_remote->reconnect_delay = 0; ptr_remote->reconnect_start = 0; weechat_printf (NULL, - _("remote[%s]: auto-reconnection is cancelled"), + _("remote[%s]: auto-reconnection is canceled"), ptr_remote->name); } return WEECHAT_RC_OK;