File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
17
17
msgstr ""
18
18
"Project-Id-Version : Python 3.9\n "
19
19
"Report-Msgid-Bugs-To : \n "
20
- "POT-Creation-Date : 2020-10-04 04:16 +0000\n "
20
+ "POT-Creation-Date : 2020-10-12 04:20 +0000\n "
21
21
"PO-Revision-Date : 2017-02-16 23:32+0000\n "
22
22
"Last-Translator : tomo, 2020\n "
23
23
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1787,7 +1787,7 @@ msgstr ""
1787
1787
#: ../../library/typing.rst:1692
1788
1788
msgid ""
1789
1789
"If ``from __future__ import annotations`` is used in Python 3.7 or later, "
1790
- "annotations are not evaluated at function definition time. Instead, the are "
1791
- "stored as strings in ``__annotations__``, This makes it unnecessary to use "
1790
+ "annotations are not evaluated at function definition time. Instead, they are"
1791
+ " stored as strings in ``__annotations__``, This makes it unnecessary to use "
1792
1792
"quotes around the annotation. (see :pep:`563`)."
1793
1793
msgstr ""
You can’t perform that action at this time.
0 commit comments