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 99# Arihiro TAKASE, 2017
1010# E. Kawashima, 2017
1111# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2018
12- # Azuki <ogran.std@gmail.com>, 2019
1312# SHIMIZU Taku <shimizu.taku@gmail.com>, 2019
1413# tomo, 2019
14+ # Azuki <ogran.std@gmail.com>, 2019
1515#
1616#, fuzzy
1717msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020"Report-Msgid-Bugs-To : \n "
2121"POT-Creation-Date : 2019-05-20 11:27+0900\n "
2222"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 "
2424"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2525"MIME-Version : 1.0\n "
2626"Content-Type : text/plain; charset=UTF-8\n "
@@ -435,7 +435,7 @@ msgstr "タイムアウト"
435435msgid ""
436436"Wait for the *aw* :ref:`awaitable <asyncio-awaitables>` to complete with a "
437437"timeout."
438- msgstr "*aw* :ref:`awaitable <asyncio-awaitables>` が、タイムアウトで完了するのを待ちます 。"
438+ msgstr "*aw* :ref:`awaitable <asyncio-awaitables>` が、完了するかタイムアウトになるのを待ちます 。"
439439
440440#: ../../library/asyncio-task.rst:419
441441msgid ""
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ msgid ""
1919msgstr ""
2020"Project-Id-Version : Python 3.7\n "
2121"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 "
2323"PO-Revision-Date : 2017-02-16 23:15+0000\n "
2424"Last-Translator : Osamu NAKAMURA, 2019\n "
2525"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1524,11 +1524,9 @@ msgstr ""
15241524
15251525#: ../../library/io.rst:926
15261526msgid ""
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."
15291529msgstr ""
1530- "指定されなかったパラメータは、現在の設定が保持されます、ただし、*encoding* が指定されており、*errors* "
1531- "が指定されていない場合、``errors='strict'`` が指定されたものとみなされます。"
15321530
15331531#: ../../library/io.rst:930
15341532msgid ""
You can’t perform that action at this time.
0 commit comments