diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-04 20:37:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-04 20:37:15 +0200 |
commit | e95fdc3a0a089133b01ea08d1fc23196b08c07ae (patch) | |
tree | fd66b43b74f6af570713b40e9a00e817f0aa67a0 /po/cs.po | |
parent | 9f0e7fb47ec2feb551a30b39dde114b1074acb16 (diff) | |
download | weechat-e95fdc3a0a089133b01ea08d1fc23196b08c07ae.zip |
core: display a warning when the file with certificate authorities is not found (option weechat.network.gnutls_ca_file)
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-04-11 09:28+0200\n" +"POT-Creation-Date: 2021-05-04 20:34+0200\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4321,6 +4321,14 @@ msgstr "" "Pokud používá tento soubor jiný proces WeeChat, skuste WeeChat pustit\n" "s jiným domovským adresářem pomocí \"--dir\" volby příkazové řádky.\n" +#, fuzzy, c-format +msgid "%sWarning: failed to load certificate authorities from file %s" +msgstr "%sgnutls: nemůžu číst certifikát \"%s\"" + +#, c-format +msgid "%sWarning: no certificate authorities loaded (file not found: %s)" +msgstr "" + msgid "set server name indication (SNI) failed" msgstr "" |