diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 597684f..a3b6155 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -65,6 +65,9 @@ msgstr "" msgid "Assuan" msgstr "Assuan" +msgid "TLS" +msgstr "" + msgid "Any source" msgstr "任何来源" @@ -749,6 +752,102 @@ msgid "Bad octal character in S-expression" msgstr "" #, fuzzy +#| msgid "Bad certificate chain" +msgid "No certificate chain" +msgstr "损坏的证书链" + +#, fuzzy +#| msgid "Certificate too young" +msgid "Certificate is too large" +msgstr "证书太新" + +#, fuzzy +#| msgid "Invalid card" +msgid "Invalid record" +msgstr "无效的卡" + +msgid "The MAC does not verify" +msgstr "" + +#, fuzzy +#| msgid "Unexpected error" +msgid "Unexpected message" +msgstr "意外错误" + +msgid "Compression or decompression failed" +msgstr "" + +msgid "A counter would wrap" +msgstr "" + +msgid "Fatal alert message received" +msgstr "" + +#, fuzzy +#| msgid "Invalid cipher algorithm" +msgid "No cipher algorithm" +msgstr "无效的密码算法" + +#, fuzzy +msgid "Missing client certificate" +msgstr "缺失证书" + +#, fuzzy +#| msgid "Certificate revoked" +msgid "Close notification received" +msgstr "证书已吊销" + +#, fuzzy +#| msgid "Key expired" +msgid "Ticket expired" +msgstr "密钥已过期" + +#, fuzzy +#| msgid "Bad public key" +msgid "Bad ticket" +msgstr "损坏的公钥" + +#, fuzzy +#| msgid "Unknown packet" +msgid "Unknown identity" +msgstr "未知的包" + +#, fuzzy +#| msgid "Bad certificate chain" +msgid "Bad certificate message in handshake" +msgstr "损坏的证书链" + +msgid "Bad certificate request message in handshake" +msgstr "" + +msgid "Bad certificate verify message in handshake" +msgstr "" + +msgid "Bad change cipher messsage in handshake" +msgstr "" + +msgid "Bad client hello message in handshake" +msgstr "" + +msgid "Bad server hello message in handshake" +msgstr "" + +msgid "Bad server hello done message in hanshake" +msgstr "" + +msgid "Bad finished message in handshake" +msgstr "" + +msgid "Bad server key exchange message in handshake" +msgstr "" + +msgid "Bad client key exchange message in handshake" +msgstr "" + +msgid "Bogus string" +msgstr "" + +#, fuzzy #| msgid "Key expired" msgid "Key disabled" msgstr "密钥已过期" |