File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 2.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-06-10 13:32+0900\n "
12
- "PO-Revision-Date : 2018-06-10 04:44 +0000\n "
12
+ "PO-Revision-Date : 2018-06-25 18:16 +0000\n "
13
13
"Last-Translator : cocoatomo\n "
14
14
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
15
15
"MIME-Version : 1.0\n "
@@ -101,7 +101,7 @@ msgid ""
101
101
"linefeed), or the old Macintosh form using the ASCII CR (return) character."
102
102
" All of these forms can be used equally, regardless of platform. The end of"
103
103
" input also serves as an implicit terminator for the final physical line."
104
- msgstr ""
104
+ msgstr "物理行とは、行終端コードで区切られた文字列のことです。\nソースファイルやソース文字列では、各プラットフォームごとの標準の行終端コードを使用することができます。\nUnix形式ではASCII LF (行送り: linefeed)文字、 Windows形式ではASCII 配列の CR LF (復帰: return に続いて行送り) 、 Macintosh形式ではASCII CR (復帰) 文字です。\nこれら全ての形式のコードは、違うプラットフォームでも等しく使用することができます。\n入力の末尾も、最後の物理行の暗黙的な終端としての役割を果たします。 "
105
105
106
106
#: ../../reference/lexical_analysis.rst:83
107
107
msgid ""
You can’t perform that action at this time.
0 commit comments