From a16616637ace011e25ac8b94606eacf6ff5a98ff Mon Sep 17 00:00:00 2001 From: Sébastien Helleu Date: Sat, 10 Jul 2021 16:02:19 +0200 Subject: irc: remove unneeded message about Diffie-Hellman shared secret exchange during SSL connection to server (closes #857) --- ChangeLog.adoc | 1 + po/cs.po | 24 ++---------------------- po/de.po | 25 ++----------------------- po/es.po | 24 ++---------------------- po/fr.po | 24 ++---------------------- po/hu.po | 12 ++---------- po/it.po | 24 ++---------------------- po/ja.po | 21 ++------------------- po/pl.po | 21 ++------------------- po/pt.po | 25 ++----------------------- po/pt_BR.po | 25 ++----------------------- po/ru.po | 12 ++---------- po/sr.po | 21 ++------------------- po/tr.po | 12 ++---------- po/weechat.pot | 6 +----- src/plugins/irc/irc-server.c | 8 -------- 16 files changed, 28 insertions(+), 257 deletions(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index d633a7355..13c0f9ebb 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -39,6 +39,7 @@ New features:: Bug fixes:: * api: fix function string_match with joker in the string if multiple words matched in input string + * irc: remove unneeded message about Diffie-Hellman shared secret exchange during SSL connection to server (issue #857) * irc: escape/unescape IRC message tags values (issue #1654) * irc: set notify level to "private" for received WALLOPS * script: fix move of installed script on another filesystem (issue #1667) diff --git a/po/cs.po b/po/cs.po index 74de2344c..26c277ea8 100644 --- a/po/cs.po +++ b/po/cs.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" "Language: cs\n" @@ -9816,11 +9816,6 @@ msgstr "%s%s: nemohu vytvořit soket" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: nemůžu číst certifikát \"%s\"" -#, fuzzy, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"gnutls: připojují se pomocí %d-bit Diffie-Hellman zdílenéhé výměny tajemství" - #, fuzzy, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "gnutls: certifikát protějška je důvěryhodný" @@ -13298,18 +13293,3 @@ msgstr "%s%s: vypršel časový limit \"%s\" pro %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: nemohu se připojit\" neočekávaná chyba (%d)" - -#, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s: vyjímka: %s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: chyba vytváření odpovědi pro SASL autentizaci, použitý mechanismus " -#~ "\"%s\"" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "velikost pole ve znacích (0 = automatická velikost)" diff --git a/po/de.po b/po/de.po index d423857bf..e436c6091 100644 --- a/po/de.po +++ b/po/de.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-07-04 19:42+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" "Language: de\n" @@ -11938,12 +11938,6 @@ msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "" "%sgnutls: Zertifikat für Fingerprint (%s) konnte nicht berechnet werden" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"%sgnutls: Verbindung mittels geheimen %d-Bit-Diffie-Hellman-Schlüssels " -"hergestellt" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: Zertifikatsstruktur konnte nicht initialisiert werden" @@ -15889,18 +15883,3 @@ msgstr "%s%s: Zeitüberschreitung für \"%s\" mit %s" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "" "%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)" - -#, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s: Ausnahmefehler: %s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: Fehler beim Erstellen der Antwort für die SASL-Authentifizierung. " -#~ "\"%s\" Mechanismus wurde verwendet" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "Größe der Infobar, in Zeichen (0 = automatische Anpassung)" diff --git a/po/es.po b/po/es.po index f8a0e7f4b..6a763dc7c 100644 --- a/po/es.po +++ b/po/es.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" "Language: es\n" @@ -10110,11 +10110,6 @@ msgstr "%s%s: no es posible crear el socket" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: no es posible leer el certificado \"%s\"" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"%sgnutls: conectado usando intercambio de claves Diffie-Hellman de %d-bits" - #, fuzzy, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: el certificado del par es confiable" @@ -13557,18 +13552,3 @@ msgstr "%s%s: tiempo de espera máximo para \"%s\" con %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: no es posible conectarse al transmisor" - -#, fuzzy, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s[%s%s%s]%s excepción %s%s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: error al construir la respuesta para la autenticación SASL, usando " -#~ "el mecanismo \"%s\"" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "tamaño de la barra en caracteres (0 = tamaño automático)" diff --git a/po/fr.po b/po/fr.po index fda086586..9607a79fb 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: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-07-04 19:40+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -11688,11 +11688,6 @@ msgstr "%s%s : impossible de créer le socket" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls : échec de calcul de l'empreinte du certificat (%s)" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"%sgnutls : connecté en utilisant un échange secret Diffie-Hellman de %d bits" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls : échec d'initialisation de la structure du certificat" @@ -15586,18 +15581,3 @@ msgstr "%s%s : délai d'attente dépassé pour \"%s\" avec %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s : impossible de se connecter : erreur inattendue (%d)" - -#, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s : exception : %s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s : erreur de construction de la réponse pour l'authentification SASL, " -#~ "en utilisant le mécanisme \"%s\"" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "taille de la barre en caractères (0 = taille automatique)" diff --git a/po/hu.po b/po/hu.po index 70f7a4fbc..ffaa093fc 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" "Language: hu\n" @@ -9360,10 +9360,6 @@ msgstr "%s nem sikerült a szervert létrehozni\n" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "Nem sikerült a(z) \"%s\" naplófájlt írni\n" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" - #, fuzzy, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "Nem sikerült a(z) \"%s\" naplófájlt írni\n" @@ -12725,7 +12721,3 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s DCC: nem sikerült kapcsolódni a küldőhöz\n" - -#, fuzzy, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s[%s%s%s] %s%s%s kitiltva\n" diff --git a/po/it.po b/po/it.po index 6a1e1f9d7..66f686b7b 100644 --- a/po/it.po +++ b/po/it.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" "Language: it\n" @@ -10269,11 +10269,6 @@ msgstr "%s%s: impossibile creare il socket" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: impossibile leggere il certificato \"%s\"" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"%sgnutls: connesso usando lo scambio segreto condiviso %d-bit Diffie-Hellman" - #, fuzzy, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: il certificato del peer è fidato" @@ -13740,18 +13735,3 @@ msgstr "%s%s: timeout per \"%s\" con %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: impossibile connettersi al mittente" - -#, fuzzy, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s[%s%s%s]%s eccezione %s%s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: errore nella costruzione della risposta per l'autenticazione SASL, " -#~ "usando il meccanismo \"%s\"" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "dimensione barra in caratteri (0 = dimensione automatica)" diff --git a/po/ja.po b/po/ja.po index 0c87a2797..42296a640 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" @@ -11192,10 +11192,6 @@ msgstr "%s%s: ソケットの作成に失敗" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: 証明書指紋の計算に失敗しました (%s)" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "%sgnutls: %d-bit Diffie-Hellman 共有鍵交換を使って接続しました" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: 証明書構造の初期化に失敗しました" @@ -14867,16 +14863,3 @@ msgstr "%s%s: \"%s\" のタイムアウト %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: 接続できません: 未定義のエラー (%d)" - -#, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s: 例外: %s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "%s%s: SASL 認証の応答を作成中にエラー、\"%s\" メカニズムを使用" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "文字数単位のバーのサイズ (0 = 自動サイズ)" diff --git a/po/pl.po b/po/pl.po index 49622de18..eeaa69a63 100644 --- a/po/pl.po +++ b/po/pl.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-06-28 21:11+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: Polish \n" "Language: pl\n" @@ -11424,10 +11424,6 @@ msgstr "%s%s: nie można utworzyć gniazda" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: nie udało się wyliczyć odcisku certyfikatu (%s)" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "%sgnutls: połączono używając %d-bitowego klucza Diffie-Hellmana" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: nie udało się zainicjować struktury certyfikatu" @@ -15210,16 +15206,3 @@ msgstr "%s%s: przekroczono czas na \"%s\" z %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: nie można połączyć: niespodziewany błąd (%d)" - -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s: wyjątek %s" - -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: błąd podczas tworzenia odpowiedzi dla uwierzytelniania SASL, " -#~ "używając mechanizmu \"%s\"" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "rozmiar paska w znakach (0 = automatyczny rozmiar)" diff --git a/po/pt.po b/po/pt.po index 6e640f5bc..003fb86a4 100644 --- a/po/pt.po +++ b/po/pt.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" "Language: pt\n" @@ -11008,12 +11008,6 @@ msgstr "%s%s: não foi possível criar socket" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: falha ao calcular impressão digital do certificado (%s)" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"%sgnutls: conectado usando troca de segredos partilhados de Diffie-Hellman " -"de %d bits" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: falha ao inicializar estrutura do certificado" @@ -14718,18 +14712,3 @@ msgstr "%s%s: tempo limite de \"%s\" com %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: não foi possível conectar: erro inesperado (%d)" - -#, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s: exceção: %s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: erro ao construir resposta para a autenticação SASL, usando o " -#~ "mecanismo \"%s\"" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "tamanho da barra em carateres (0 = tamanho automático)" diff --git a/po/pt_BR.po b/po/pt_BR.po index 1b06476dc..848c897f1 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Érico Nogueira \n" "Language-Team: weechat-dev \n" "Language: pt_BR\n" @@ -9804,12 +9804,6 @@ msgstr "%s%s: não foi possível criar pipe" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: não foi possível ler certificado \"%s\"" -#, fuzzy, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"%sgnutls: conectado usando troca de segredo compartilhado Diffie-Hellman de " -"%d-bit" - #, fuzzy, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: certificado do parceiro é confiável" @@ -13207,18 +13201,3 @@ msgstr "%s%s: tempo esgotado para \"%s\" com %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: não foi possível conectar ao remetente" - -#, fuzzy, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s[%s%s%s]%s exceção %s%s" - -#, c-format -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: erro ao construir resposta para autenticação SASL, utilizando " -#~ "mecanismo \"%s\"" - -#~ msgid "bar size in chars (0 = auto size)" -#~ msgstr "tamanho da barra em caracteres (0 = tamanho automático)" diff --git a/po/ru.po b/po/ru.po index 614001f5b..169ff80d8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" "Language: ru\n" @@ -9403,10 +9403,6 @@ msgstr "%s не могу создать сервер\n" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "Не могу записать лог-файл \"%s\"\n" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" - #, fuzzy, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "Не могу записать лог-файл \"%s\"\n" @@ -12760,7 +12756,3 @@ msgstr "%s нет аргумента для параметра \"%s\"\n" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s DCC: не могу соединиться с отправителем\n" - -#, fuzzy, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s[%s%s%s] %s%s%s забанен\n" diff --git a/po/sr.po b/po/sr.po index ce59f2149..6dfedba0f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-06-03 15:15+0400\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Ivan Pešić \n" "Language-Team: weechat-dev \n" "Language: sr\n" @@ -11404,12 +11404,6 @@ msgstr "%s%s: није могао да се креира сокет" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: није успело израчунавање отиска сертификата (%s)" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" -"%sgnutls: веза је успостављена употребом %d-битне Дифи-Хелман размене дељене " -"тајне" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "%sgnutls: није успела иницијализација структуре сертификата" @@ -15181,14 +15175,3 @@ msgstr "%s%s: тајмаут за „%s” са %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: повезивање није успело: неочекивана грешка (%d)" - -#, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s: изузетак: %s" - -#~ msgid "" -#~ "%s%s: error building answer for SASL authentication, using mechanism \"%s" -#~ "\"" -#~ msgstr "" -#~ "%s%s: грешка при грађењу одговора за SASL аутентификацију, користећи " -#~ "механизам „%s”" diff --git a/po/tr.po b/po/tr.po index 6d4cd9b67..fb741169d 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-07-04 19:40+0200\n" -"PO-Revision-Date: 2021-05-25 18:28+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" +"PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Emir SARI \n" "Language-Team: weechat-dev \n" "Language: tr\n" @@ -8937,10 +8937,6 @@ msgstr "" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "%sgnutls: Sertifika parmak izi hesaplanamadı (%s)" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "" @@ -12055,7 +12051,3 @@ msgstr "%s%s: \"%s\" için %s ile zaman aşımı" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: Bağlanılamıyor: Beklenmedik hata (%d)" - -#, c-format -#~ msgid "%s%s: exception: %s" -#~ msgstr "%s%s: İstisna: %s" diff --git a/po/weechat.pot b/po/weechat.pot index f44bc9571..d945d207e 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-07-04 19:40+0200\n" +"POT-Creation-Date: 2021-07-10 15:57+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -8406,10 +8406,6 @@ msgstr "" msgid "%sgnutls: failed to calculate certificate fingerprint (%s)" msgstr "" -#, c-format -msgid "%sgnutls: connected using %d-bit Diffie-Hellman shared secret exchange" -msgstr "" - #, c-format msgid "%sgnutls: failed to initialize certificate structure" msgstr "" diff --git a/src/plugins/irc/irc-server.c b/src/plugins/irc/irc-server.c index d06d5bafd..71586e0a6 100644 --- a/src/plugins/irc/irc-server.c +++ b/src/plugins/irc/irc-server.c @@ -4621,14 +4621,6 @@ irc_server_gnutls_callback (const void *pointer, void *data, if (action == WEECHAT_HOOK_CONNECT_GNUTLS_CB_VERIFY_CERT) { - weechat_printf ( - server->buffer, - _("%sgnutls: connected using %d-bit Diffie-Hellman shared secret " - "exchange"), - weechat_prefix ("network"), - IRC_SERVER_OPTION_INTEGER (server, - IRC_SERVER_OPTION_SSL_DHKEY_SIZE)); - /* initialize the certificate structure */ if (gnutls_x509_crt_init (&cert_temp) != GNUTLS_E_SUCCESS) { -- cgit v1.2.3-59-g8ed1b