diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-15 21:49:45 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-15 21:49:45 +0200 |
commit | e8cdda318fe2a09ff7302c54cdd7900040a8ba5a (patch) | |
tree | 13af58c29bbe19adc460692abed71435600570b3 /po/pt.po | |
parent | 51740eb21e71ca63b53ade1b432f6711ae9769dc (diff) | |
download | weechat-e8cdda318fe2a09ff7302c54cdd7900040a8ba5a.zip |
irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms (closes #175)
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-06-15 18:50+0200\n" +"POT-Creation-Date: 2021-06-15 20:40+0200\n" "PO-Revision-Date: 2021-05-25 18:28+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -9038,9 +9038,7 @@ msgid "" "\"scram-sha-256\" for SCRAM authentication with SHA-256 digest algorithm, " "\"scram-sha-512\" for SCRAM authentication with SHA-512 digest algorithm, " "\"ecdsa-nist256p-challenge\" for key-based challenge authentication, " -"\"external\" for authentication using client side SSL cert, \"dh-blowfish\" " -"for blowfish crypted password (insecure, not recommended), \"dh-aes\" for " -"AES crypted password (insecure, not recommended)" +"\"external\" for authentication using client side SSL certificate" msgstr "" "mecanismo de autenticação SASL: \"plain\" para palavra-passe em texto " "simples, \"ecdsa-nist256p-challenge\" para autenticação por desafio com " |