irc: remove unneeded message about Diffie-Hellman shared secret exchange during SSL connection to server (closes #857)
This commit is contained in:
parent
2b1582c816
commit
a16616637a
@ -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)
|
||||
|
24
po/cs.po
24
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 <mimi.vx@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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)"
|
||||
|
25
po/de.po
25
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 <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\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)"
|
||||
|
24
po/es.po
24
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 <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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)"
|
||||
|
24
po/fr.po
24
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 <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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)"
|
||||
|
12
po/hu.po
12
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 <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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"
|
||||
|
24
po/it.po
24
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 <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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)"
|
||||
|
21
po/ja.po
21
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 <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
|
||||
"translation/ja_JP>\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 = 自動サイズ)"
|
||||
|
21
po/pl.po
21
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 <soltys@soltys.info>\n"
|
||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\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)"
|
||||
|
25
po/pt.po
25
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 <vascomalmeida@sapo.pt>\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)"
|
||||
|
25
po/pt_BR.po
25
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 <ericonr@disroot.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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)"
|
||||
|
12
po/ru.po
12
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 <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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"
|
||||
|
21
po/sr.po
21
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ć <ivan.pesic@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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”"
|
||||
|
12
po/tr.po
12
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 <bitigchi@me.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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"
|
||||
|
@ -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 <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 ""
|
||||
|
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user