Skip to content

Commit 0321236

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 3b0a8c8 commit 0321236

File tree

5 files changed

+4362
-4345
lines changed

5 files changed

+4362
-4345
lines changed

library/asyncio-task.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
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
1717
msgid ""
@@ -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 "タイムアウト"
435435
msgid ""
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
441441
msgid ""

library/io.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
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
15261526
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."
15291529
msgstr ""
1530-
"指定されなかったパラメータは、現在の設定が保持されます、ただし、*encoding* が指定されており、*errors* "
1531-
"が指定されていない場合、``errors='strict'`` が指定されたものとみなされます。"
15321530

15331531
#: ../../library/io.rst:930
15341532
msgid ""

0 commit comments

Comments
 (0)