File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-01-05 15:01+0000 \n "
11
+ "POT-Creation-Date : 2018-05-22 13:20+0900 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -96,10 +96,9 @@ msgstr ""
96
96
#: ../../c-api/gcsupport.rst:51
97
97
msgid ""
98
98
"Resize an object allocated by :c:func:`PyObject_NewVar`. Returns the "
99
- "resized object or *NULL* on failure."
99
+ "resized object or *NULL* on failure. *op* must not be tracked by the "
100
+ "collector yet."
100
101
msgstr ""
101
- ":c:func:`PyObject_NewVar` が確保したオブジェクトのメモリをリサイズします。リサイズされたオブジェクトを返します。失敗すると "
102
- "*NULL* を返します。"
103
102
104
103
#: ../../c-api/gcsupport.rst:57
105
104
msgid ""
You can’t perform that action at this time.
0 commit comments