Skip to content

Commit 2ff7f6f

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent d61a66a commit 2ff7f6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/io.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python 2.7\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
13-
"PO-Revision-Date: 2017-10-19 13:53+0000\n"
12+
"POT-Creation-Date: 2018-05-15 13:55+0900\n"
13+
"PO-Revision-Date: 2018-05-15 05:03+0000\n"
1414
"Last-Translator: cocoatomo\n"
1515
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1616
"MIME-Version: 1.0\n"
@@ -1142,8 +1142,8 @@ msgstr "ストリームからの入力を読み込んでいる時、*newline*
11421142
#: ../../library/io.rst:811
11431143
msgid ""
11441144
"If *line_buffering* is ``True``, :meth:`flush` is implied when a call to "
1145-
"write contains a newline character."
1146-
msgstr "*line_buffering* が ``True`` の場合、 write への呼び出しが改行文字を含んでいれば :meth:`flush` がそれに伴って呼び出されます。"
1145+
"write contains a newline character or a carriage return."
1146+
msgstr ""
11471147

11481148
#: ../../library/io.rst:814
11491149
msgid ""

0 commit comments

Comments
 (0)