File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2018
1212# Azuki <ogran.std@gmail.com>, 2019
1313# tomo, 2019
14+ # SHIMIZU Taku <shimizu.taku@gmail.com>, 2019
1415#
1516#, fuzzy
1617msgid ""
@@ -19,7 +20,7 @@ msgstr ""
1920"Report-Msgid-Bugs-To : \n "
2021"POT-Creation-Date : 2019-01-01 10:14+0900\n "
2122"PO-Revision-Date : 2017-02-16 17:49+0000\n "
22- "Last-Translator : tomo , 2019\n "
23+ "Last-Translator : SHIMIZU Taku <shimizu.taku@gmail.com> , 2019\n "
2324"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2425"MIME-Version : 1.0\n "
2526"Content-Type : text/plain; charset=UTF-8\n "
@@ -109,6 +110,8 @@ msgid ""
109110":keyword:`await` expression. Many asyncio APIs are designed to accept "
110111"awaitables."
111112msgstr ""
113+ "あるオブジェクトを :keyword:`await` 式の中で使うことができる場合、そのオブジェクトを **awaitable** "
114+ "オブジェクトと言います。多くの asyncio API は awaitable を受け取るように設計されています。"
112115
113116#: ../../library/asyncio-task.rst:116
114117msgid ""
You can’t perform that action at this time.
0 commit comments