File tree Expand file tree Collapse file tree 5 files changed +4362
-4345
lines changed Expand file tree Collapse file tree 5 files changed +4362
-4345
lines changed Original file line number Diff line number Diff line change 9
9
# Arihiro TAKASE, 2017
10
10
# E. Kawashima, 2017
11
11
# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2018
12
- # Azuki <ogran.std@gmail.com>, 2019
13
12
# SHIMIZU Taku <shimizu.taku@gmail.com>, 2019
14
13
# tomo, 2019
14
+ # Azuki <ogran.std@gmail.com>, 2019
15
15
#
16
16
#, fuzzy
17
17
msgid ""
@@ -20,7 +20,7 @@ msgstr ""
20
20
"Report-Msgid-Bugs-To : \n "
21
21
"POT-Creation-Date : 2019-05-20 11:27+0900\n "
22
22
"PO-Revision-Date : 2017-02-16 17:49+0000\n "
23
- "Last-Translator : tomo , 2019\n "
23
+ "Last-Translator : Azuki <ogran.std@gmail.com> , 2019\n "
24
24
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
25
25
"MIME-Version : 1.0\n "
26
26
"Content-Type : text/plain; charset=UTF-8\n "
@@ -435,7 +435,7 @@ msgstr "タイムアウト"
435
435
msgid ""
436
436
"Wait for the *aw* :ref:`awaitable <asyncio-awaitables>` to complete with a "
437
437
"timeout."
438
- msgstr "*aw* :ref:`awaitable <asyncio-awaitables>` が、タイムアウトで完了するのを待ちます 。"
438
+ msgstr "*aw* :ref:`awaitable <asyncio-awaitables>` が、完了するかタイムアウトになるのを待ちます 。"
439
439
440
440
#: ../../library/asyncio-task.rst:419
441
441
msgid ""
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ msgid ""
19
19
msgstr ""
20
20
"Project-Id-Version : Python 3.7\n "
21
21
"Report-Msgid-Bugs-To : \n "
22
- "POT-Creation-Date : 2019-04-10 11:08 +0900\n "
22
+ "POT-Creation-Date : 2019-06-20 11:41 +0900\n "
23
23
"PO-Revision-Date : 2017-02-16 23:15+0000\n "
24
24
"Last-Translator : Osamu NAKAMURA, 2019\n "
25
25
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1524,11 +1524,9 @@ msgstr ""
1524
1524
1525
1525
#: ../../library/io.rst:926
1526
1526
msgid ""
1527
- "Parameters not specified keep current settings, except ``errors='strict`` is "
1528
- " used when *encoding* is specified but *errors* is not specified."
1527
+ "Parameters not specified keep current settings, except ``errors='strict' `` "
1528
+ "is used when *encoding* is specified but *errors* is not specified."
1529
1529
msgstr ""
1530
- "指定されなかったパラメータは、現在の設定が保持されます、ただし、*encoding* が指定されており、*errors* "
1531
- "が指定されていない場合、``errors='strict'`` が指定されたものとみなされます。"
1532
1530
1533
1531
#: ../../library/io.rst:930
1534
1532
msgid ""
You can’t perform that action at this time.
0 commit comments