File tree Expand file tree Collapse file tree 2 files changed +3946
-3937
lines changed Expand file tree Collapse file tree 2 files changed +3946
-3937
lines changed Original file line number Diff line number Diff line change 11
11
# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2018
12
12
# Azuki <ogran.std@gmail.com>, 2019
13
13
# tomo, 2019
14
+ # SHIMIZU Taku <shimizu.taku@gmail.com>, 2019
14
15
#
15
16
#, fuzzy
16
17
msgid ""
@@ -19,7 +20,7 @@ msgstr ""
19
20
"Report-Msgid-Bugs-To : \n "
20
21
"POT-Creation-Date : 2019-01-01 10:14+0900\n "
21
22
"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 "
23
24
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
24
25
"MIME-Version : 1.0\n "
25
26
"Content-Type : text/plain; charset=UTF-8\n "
@@ -109,6 +110,8 @@ msgid ""
109
110
":keyword:`await` expression. Many asyncio APIs are designed to accept "
110
111
"awaitables."
111
112
msgstr ""
113
+ "あるオブジェクトを :keyword:`await` 式の中で使うことができる場合、そのオブジェクトを **awaitable** "
114
+ "オブジェクトと言います。多くの asyncio API は awaitable を受け取るように設計されています。"
112
115
113
116
#: ../../library/asyncio-task.rst:116
114
117
msgid ""
You can’t perform that action at this time.
0 commit comments