From 876a0a16095317cb468bc8be7145c79f9353e573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 11 Oct 2019 20:26:34 +0200 Subject: irc: add option irc.look.display_pv_warning_address (closes #892) If the address of remote nick changes in a private buffer, a warning is displayed. --- po/cs.po | 10 +++++++++- po/de.po | 10 +++++++++- po/es.po | 10 +++++++++- po/fr.po | 14 ++++++++++++-- po/hu.po | 10 +++++++++- po/it.po | 10 +++++++++- po/ja.po | 10 +++++++++- po/pl.po | 10 +++++++++- po/pt.po | 10 +++++++++- po/pt_BR.po | 10 +++++++++- po/ru.po | 10 +++++++++- po/tr.po | 10 +++++++++- po/weechat.pot | 10 +++++++++- 13 files changed, 120 insertions(+), 14 deletions(-) (limited to 'po') diff --git a/po/cs.po b/po/cs.po index 6788d2a7a..d3b080517 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" @@ -6139,6 +6139,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s%s: nemohu přidělit nový kanál" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s%s %s(%s%s%s)%s se zpet na serveru" @@ -8294,6 +8298,10 @@ msgstr "" "zobrazit v soukromém okně zprávu po tom co se uživatel vráti (po odpojení od " "serveru)" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/de.po b/po/de.po index 1e9f99c4f..b010eb2d0 100644 --- a/po/de.po +++ b/po/de.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-10-06 15:51+0200\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -7584,6 +7584,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s%s: Neuer Channel konnte nicht alloziert werden" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s%s %s(%s%s%s)%s hat sich wieder am Server angemeldet" @@ -9952,6 +9956,10 @@ msgstr "" "es wird bei einer privaten Unterhaltung eine Mitteilung ausgegeben falls der " "User wieder zurück ist (falls der User sich beim Server abgemeldet hat)" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/es.po b/po/es.po index 8d6075c20..8e09502f4 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -6354,6 +6354,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s%s: no se pudo crear un nuevo canal" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s%s %s(%s%s%s)%s ha regresado al servidor" @@ -8552,6 +8556,10 @@ msgstr "" "mostrar un mensaje en privado cuando el usuario esta de vuelta (después de " "salir del servidor)" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + #, fuzzy msgid "" "comma separated list of words to highlight in channel buffers (case " diff --git a/po/fr.po b/po/fr.po index 1bc66bef3..f6a9e9d80 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: 2019-10-09 21:37+0200\n" -"PO-Revision-Date: 2019-10-09 21:39+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" +"PO-Revision-Date: 2019-10-11 20:23+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -7423,6 +7423,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s%s : impossible d'allouer un nouveau canal" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "%sAttention : l'adresse du pseudo distant a changé" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s%s %s(%s%s%s)%s est de retour sur le serveur" @@ -9736,6 +9740,12 @@ msgstr "" "afficher un message en privé lorsque l'utilisateur est de retour (après " "avoir quitté le serveur)" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" +"afficher un avertissement dans le tampon privé si l'adresse du pseudo " +"distant a changé" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/hu.po b/po/hu.po index 2fe18e91a..7137f5b0d 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -5665,6 +5665,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s nem sikerült új csatornát lefoglalni" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, fuzzy, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s %s(%s%s%s)%s belépett a(z) %s%s szobába\n" @@ -7722,6 +7726,10 @@ msgstr "privát beszélgetésben a másik fél távollétét csak egyszer jelezz msgid "display a message in private when user is back (after quit on server)" msgstr "" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/it.po b/po/it.po index 1edaaca41..aa3eb1443 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -6521,6 +6521,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s%s: impossibile allocare un nuovo canale" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s%s %s(%s%s%s)%s è tornato sul server" @@ -8734,6 +8738,10 @@ msgstr "" "mostra un messaggio in privato quando l'utente è tornato (dopo l'uscita dal " "server)" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + #, fuzzy msgid "" "comma separated list of words to highlight in channel buffers (case " diff --git a/po/ja.po b/po/ja.po index e51364b46..fefe59840 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-09-22 18:54+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" "Language-Team: Polish \n" @@ -7234,6 +7234,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s%s: nie można przydzielić nowego kanału" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s%s %s(%s%s%s)%s jest z powrotem na serwerze" @@ -9509,6 +9513,10 @@ msgstr "" msgid "display a message in private when user is back (after quit on server)" msgstr "pokaż prywatną wiadomość, kiedy użytkownik wróci na serwer" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/pt.po b/po/pt.po index e1a643e89..ec51ac0c9 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-09-22 18:54+0200\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" @@ -6891,6 +6891,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s%s: não é possível alocar novo canal" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s%s %s(%s%s%s)%s voltou ao servidor" @@ -9161,6 +9165,10 @@ msgstr "" "mostrar um mensagem em privado quando o utilizador voltar (depois de sair do " "servidor)" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/pt_BR.po b/po/pt_BR.po index 406981294..3bc836e98 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Eduardo Elias \n" "Language-Team: weechat-dev \n" @@ -6312,6 +6312,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "" @@ -8154,6 +8158,10 @@ msgstr "" msgid "display a message in private when user is back (after quit on server)" msgstr "" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/ru.po b/po/ru.po index a3d91ae85..888543c12 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -5703,6 +5703,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "%s не могу расположить новый канал" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, fuzzy, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "%s%s %s(%s%s%s)%s зашёл на канал %s%s\n" @@ -7753,6 +7757,10 @@ msgstr "отображать уведомление об отсутствии е msgid "display a message in private when user is back (after quit on server)" msgstr "" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/tr.po b/po/tr.po index a565f1b3a..1e2a21cb4 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Hasan Kiran \n" "Language-Team: weechat-dev \n" @@ -5230,6 +5230,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "" @@ -6996,6 +7000,10 @@ msgstr "" msgid "display a message in private when user is back (after quit on server)" msgstr "" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " diff --git a/po/weechat.pot b/po/weechat.pot index acb67b150..d86fbc926 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: 2019-10-09 21:37+0200\n" +"POT-Creation-Date: 2019-10-11 13:59+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -5171,6 +5171,10 @@ msgstr "" msgid "%s%s: cannot allocate new channel" msgstr "" +#, c-format +msgid "%sWarning: the address of remote nick has changed" +msgstr "" + #, c-format msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "" @@ -6864,6 +6868,10 @@ msgstr "" msgid "display a message in private when user is back (after quit on server)" msgstr "" +msgid "" +"display a warning in private buffer if the address of remote nick has changed" +msgstr "" + msgid "" "comma separated list of words to highlight in channel buffers (case " "insensitive, use \"(?-i)\" at beginning of words to make them case " -- cgit v1.2.3