File tree Expand file tree Collapse file tree 3 files changed +6463
-6449
lines changed
Expand file tree Collapse file tree 3 files changed +6463
-6449
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.9\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2020-05-31 09:25 +0000\n "
20+ "POT-Creation-Date : 2020-10-13 04:20 +0000\n "
2121"PO-Revision-Date : 2017-02-16 23:18+0000\n "
2222"Last-Translator : tomo, 2020\n "
2323"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -196,7 +196,7 @@ msgstr ""
196196msgid ""
197197"Return the greatest common divisor of the specified integer arguments. If "
198198"any of the arguments is nonzero, then the returned value is the largest "
199- "positive integer that is a divisor af all arguments. If all arguments are "
199+ "positive integer that is a divisor of all arguments. If all arguments are "
200200"zero, then the returned value is ``0``. ``gcd()`` without arguments returns"
201201" ``0``."
202202msgstr ""
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.9\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2020-10-12 04:20+0000\n "
20+ "POT-Creation-Date : 2020-10-13 04:20+0000\n "
2121"PO-Revision-Date : 2017-02-16 23:32+0000\n "
2222"Last-Translator : tomo, 2020\n "
2323"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1557,8 +1557,8 @@ msgstr ":class:`contextlib.AbstractContextManager` のジェネリック版で
15571557
15581558#: ../../library/typing.rst:1463
15591559msgid ""
1560- ":class:`collections. contextlib.AbstractContextManager` now supports ``[]``. "
1561- "See :pep:`585`."
1560+ ":class:`contextlib.AbstractContextManager` now supports ``[]``. See "
1561+ ":pep:`585`."
15621562msgstr ""
15631563
15641564#: ../../library/typing.rst:1468
@@ -1567,8 +1567,8 @@ msgstr ":class:`contextlib.AbstractAsyncContextManager` のジェネリック版
15671567
15681568#: ../../library/typing.rst:1473
15691569msgid ""
1570- ":class:`collections. contextlib.AbstractAsyncContextManager` now supports "
1571- "``[]``. See :pep:`585`."
1570+ ":class:`contextlib.AbstractAsyncContextManager` now supports ``[]``. See "
1571+ ":pep:`585`."
15721572msgstr ""
15731573
15741574#: ../../library/typing.rst:1477
You can’t perform that action at this time.
0 commit comments