File tree Expand file tree Collapse file tree 3 files changed +4212
-4199
lines changed Expand file tree Collapse file tree 3 files changed +4212
-4199
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2019
8
- # Shuuji TAKAHASHI (shuuji3) <shuuji3@gmail.com>, 2019
8
+ # TAKAHASHI Shuuji <shuuji3@gmail.com>, 2019
9
9
#
10
10
#, fuzzy
11
11
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
14
14
"Report-Msgid-Bugs-To : \n "
15
15
"POT-Creation-Date : 2019-04-13 11:09+0900\n "
16
16
"PO-Revision-Date : 2019-09-01 03:36+0000\n "
17
- "Last-Translator : Shuuji TAKAHASHI (shuuji3) <shuuji3@gmail.com>, 2019\n "
17
+ "Last-Translator : TAKAHASHI Shuuji <shuuji3@gmail.com>, 2019\n "
18
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.7\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2019-01-01 10:14+0900 \n "
14
+ "POT-Creation-Date : 2019-09-05 03:24+0000 \n "
15
15
"PO-Revision-Date : 2019-09-01 03:15+0000\n "
16
16
"Last-Translator : tomo, 2019\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -178,8 +178,8 @@ msgstr ""
178
178
#: ../../library/asyncio-dev.rst:121
179
179
msgid ""
180
180
"An executor can be used to run a task in a different thread or even in a "
181
- "different process to avoid blocking block the OS thread with the event loop."
182
- " See the :meth:`loop.run_in_executor` method for more details."
181
+ "different process to avoid blocking the OS thread with the event loop. See "
182
+ "the :meth:`loop.run_in_executor` method for more details."
183
183
msgstr ""
184
184
185
185
#: ../../library/asyncio-dev.rst:130
You can’t perform that action at this time.
0 commit comments