@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.6\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2018-09-02 14:16 +0900\n "
14+ "POT-Creation-Date : 2018-11-13 14:54 +0900\n "
1515"PO-Revision-Date : 2018-06-29 17:17+0000\n "
1616"Last-Translator : tomo🐧, 2018\n "
1717"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -204,12 +204,10 @@ msgstr ""
204204
205205#: ../../glossary.rst:98
206206msgid ""
207- "Usually refers to a asynchronous generator function, but may refer to an "
207+ "Usually refers to an asynchronous generator function, but may refer to an "
208208"*asynchronous generator iterator* in some contexts. In cases where the "
209209"intended meaning isn't clear, using the full terms avoids ambiguity."
210210msgstr ""
211- "通常は非同期ジェネレータ関数を指しますが、文脈によっては *非同期ジェネレータイテレータ* を指す場合があります。\n"
212- "意図された意味が明らかでない場合、 明瞭化のために完全な単語を使用します。"
213211
214212#: ../../glossary.rst:102
215213msgid ""
@@ -833,8 +831,8 @@ msgstr ""
833831#: ../../glossary.rst:391
834832msgid ""
835833"Function annotations are usually used for :term:`type hints <type hint>`: "
836- "for example this function is expected to take two :class:`int` arguments and "
837- " is also expected to have an :class:`int` return value::"
834+ "for example, this function is expected to take two :class:`int` arguments "
835+ "and is also expected to have an :class:`int` return value::"
838836msgstr ""
839837
840838#: ../../glossary.rst:399
0 commit comments