File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Project-Id-Version : Python 2.7\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2019-01-01 15:21+0900\n "
13
- "PO-Revision-Date : 2018-01-29 03:29 +0000\n "
13
+ "PO-Revision-Date : 2019-02-08 00:34 +0000\n "
14
14
"Last-Translator : tomo\n "
15
15
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
16
16
"MIME-Version : 1.0\n "
@@ -1033,7 +1033,7 @@ msgstr ":const:`PyTrace_CALL`"
1033
1033
1034
1034
#: ../../c-api/init.rst:986 ../../c-api/init.rst:991
1035
1035
msgid "Always :c:data:`Py_None`."
1036
- msgstr ""
1036
+ msgstr "常に :c:data:`Py_None` 。 "
1037
1037
1038
1038
#: ../../c-api/init.rst:988
1039
1039
msgid ":const:`PyTrace_EXCEPTION`"
@@ -1103,7 +1103,7 @@ msgstr "行番号イベントを報告するときに (プロファイル関数
1103
1103
msgid ""
1104
1104
"The value for the *what* parameter to :c:type:`Py_tracefunc` functions when "
1105
1105
"a call is about to return."
1106
- msgstr ""
1106
+ msgstr "呼び出しが返るときに :c:type:`Py_tracefunc` 関数に *what* パラメタとして渡す値です。 "
1107
1107
1108
1108
#: ../../c-api/init.rst:1038
1109
1109
msgid ""
You can’t perform that action at this time.
0 commit comments