Skip to content

Commit 8f0ce40

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent 0e57ded commit 8f0ce40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

c-api/structures.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ msgstr ""
164164

165165
#: ../../c-api/structures.rst:122
166166
msgid "Get the reference count of the Python object *o*."
167-
msgstr ""
167+
msgstr "Python オブジェクト *o* の参照カウントを取得します。"
168168

169169
#: ../../c-api/structures.rst:124
170170
msgid ""
@@ -174,7 +174,7 @@ msgstr ""
174174

175175
#: ../../c-api/structures.rst:131
176176
msgid "Set the object *o* reference counter to *refcnt*."
177-
msgstr ""
177+
msgstr "オブジェクト *o* の参照カウントを *refcnt* に設定します。"
178178

179179
#: ../../c-api/structures.rst:138
180180
msgid "Get the size of the Python object *o*."

0 commit comments

Comments
 (0)