diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 100 |
1 files changed, 100 insertions, 0 deletions
@@ -65,6 +65,9 @@ msgstr "G13" msgid "Assuan" msgstr "Assuan" +msgid "TLS" +msgstr "" + msgid "Any source" msgstr "指定なしのソース" @@ -726,6 +729,103 @@ msgid "Bad octal character in S-expression" msgstr "S式に間違った8進キャラクタがあります" #, 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 tag" +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 issuer certificate" +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 "鍵が期限切れです" |