Skip to content

Commit 8c5501d

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 033a000 commit 8c5501d

File tree

5 files changed

+5772
-5762
lines changed

5 files changed

+5772
-5762
lines changed

library/ssl.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.8\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2020-06-29 14:21+0000\n"
15+
"POT-Creation-Date: 2020-09-18 15:08+0000\n"
1616
"PO-Revision-Date: 2020-05-30 12:10+0000\n"
1717
"Last-Translator: Tetsuo Koyama <tkoyama010@gmail.com>, 2020\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -811,7 +811,7 @@ msgid ""
811811
"Possible value for :attr:`SSLContext.verify_flags`. In this mode, only the "
812812
"peer cert is checked but none of the intermediate CA certificates. The mode "
813813
"requires a valid CRL that is signed by the peer cert's issuer (its direct "
814-
"ancestor CA). If no proper CRL has has been loaded with "
814+
"ancestor CA). If no proper CRL has been loaded with "
815815
":attr:`SSLContext.load_verify_locations`, validation will fail."
816816
msgstr ""
817817

library/typing.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,6 +1314,9 @@ msgid ""
13141314
"allowed as type argument to ``Literal[...]``, but type checkers may impose "
13151315
"restrictions. See :pep:`586` for more details about literal types."
13161316
msgstr ""
1317+
"``Literal[...]`` はサブクラスにはできません。\n"
1318+
"実行時に、任意の値が ``Literal[...]`` の型引数として使えますが、型チェッカーが制約を課すことがあります。\n"
1319+
"リテラル型についてより詳しいことは :pep:`586` を参照してください。"
13171320

13181321
#: ../../library/typing.rst:1312
13191322
msgid "Special type construct to mark class variables."

0 commit comments

Comments
 (0)