File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
msgstr ""
10
10
"Project-Id-Version : Python 2.7\n "
11
11
"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 "
14
14
"Last-Translator : cocoatomo\n "
15
15
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
16
16
"MIME-Version : 1.0\n "
@@ -1142,8 +1142,8 @@ msgstr "ストリームからの入力を読み込んでいる時、*newline*
1142
1142
#: ../../library/io.rst:811
1143
1143
msgid ""
1144
1144
"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 ""
1147
1147
1148
1148
#: ../../library/io.rst:814
1149
1149
msgid ""
You can’t perform that action at this time.
0 commit comments