diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-01 21:29:55 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-01 21:29:55 +0200 |
commit | f8872c415b292111515f1a62d1dda5b6eb687f1c (patch) | |
tree | 64dcc5981f741b38c4b65e210c1b0ea20a9b08eb /po/pl.po | |
parent | 8c57e8abd3474a23d8117ef38160b486e9a49538 (diff) | |
download | weechat-f8872c415b292111515f1a62d1dda5b6eb687f1c.zip |
doc: add IRC SASL SCRAM mechanisms in user's guide (issue #1628)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-06-01 20:39+0200\n" +"POT-Creation-Date: 2021-06-01 21:27+0200\n" "PO-Revision-Date: 2021-05-25 18:28+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -9476,13 +9476,13 @@ msgstr "" #, fuzzy msgid "" "mechanism for SASL authentication: \"plain\" for plain text password, " -"\"scram-sha-1\" for SCRAM authentication with SHA-1 algorithm, \"scram-" -"sha-256\" for SCRAM authentication with SHA-256 algorithm, \"scram-sha-512\" " -"for SCRAM authentication with SHA-512 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)" +"\"scram-sha-1\" for SCRAM authentication with SHA-1 digest algorithm, " +"\"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)" msgstr "" "mechanizm autentykacji SASL: \"plain\" dla hasła w czystym tekście, \"ecdsa-" "nist256p-challenge\" uwierzytelnianie na podstawie pary kluczy, \"external\" " |