@@ -9,8 +9,8 @@ msgstr ""
9
9
"Project-Id-Version : Python 2.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2021-01-01 01:01+0900\n "
12
- "PO-Revision-Date : 2019-09-01 05:22 +0000\n "
13
- "Last-Translator : tomo \n "
12
+ "PO-Revision-Date : 2021-05-23 09:00 +0000\n "
13
+ "Last-Translator : Takanori Suzuki <takanori@takanory.net> \n "
14
14
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -915,7 +915,7 @@ msgstr ""
915
915
916
916
#: ../../library/ssl.rst:750
917
917
msgid "This option is only available with OpenSSL 1.1.1 and later."
918
- msgstr ""
918
+ msgstr "このオプションは OpenSSL 1.1.1 以降のみで使用できます。 "
919
919
920
920
#: ../../library/ssl.rst:756
921
921
msgid ""
@@ -958,7 +958,7 @@ msgstr "OpenSSL ライブラリが、組み込みで、`NPN draft specification
958
958
#: ../../library/ssl.rst:797
959
959
msgid ""
960
960
"Whether the OpenSSL library has built-in support for the TLS 1.3 protocol."
961
- msgstr ""
961
+ msgstr "OpenSSL ライブラリが、組み込みで TLS 1.3 プロトコルをサポートしているかどうか。 "
962
962
963
963
#: ../../library/ssl.rst:803
964
964
msgid ""
@@ -1704,7 +1704,7 @@ msgid ""
1704
1704
"the other information in the certificate. The certificate also contains "
1705
1705
"information about the time period over which it is valid. This is expressed"
1706
1706
" as two fields, called \" notBefore\" and \" notAfter\" ."
1707
- msgstr ""
1707
+ msgstr "証明書は2つの principal の情報を含んでいます。証明書は *subject* 名とその公開鍵を含んでいます。また、もう一つの principal である *発行者(issuer)* からの、 subject が本人であることと、その公開鍵が正しいことの宣言(statement)を含んでいます。発行者からの宣言は、その発行者の秘密鍵で署名されています。発行者の秘密鍵は発行者しか知りませんが、誰もがその発行者の公開鍵を利用して宣言を復号し、証明書内の別の情報と比較することで認証することができます。証明書はまた、その証明書が有効である期限に関する情報も含んでいます。この期限は \" notBefore \" と \" notAfter \" と呼ばれる2つのフィールドで表現されています。 "
1708
1708
1709
1709
#: ../../library/ssl.rst:1424
1710
1710
msgid ""
@@ -2177,14 +2177,14 @@ msgstr ""
2177
2177
2178
2178
#: ../../library/ssl.rst:1879
2179
2179
msgid "IETF"
2180
- msgstr ""
2180
+ msgstr "IETF "
2181
2181
2182
2182
#: ../../library/ssl.rst:1881
2183
2183
msgid ""
2184
2184
"`Mozilla's Server Side TLS recommendations "
2185
2185
"<https://wiki.mozilla.org/Security/Server_Side_TLS>`_"
2186
- msgstr ""
2186
+ msgstr "`Mozilla's Server Side TLS recommendations `_ "
2187
2187
2188
2188
#: ../../library/ssl.rst:1882
2189
2189
msgid "Mozilla"
2190
- msgstr ""
2190
+ msgstr "Mozilla "
0 commit comments