We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e57ded commit 8f0ce40Copy full SHA for 8f0ce40
c-api/structures.po
@@ -164,7 +164,7 @@ msgstr ""
164
165
#: ../../c-api/structures.rst:122
166
msgid "Get the reference count of the Python object *o*."
167
-msgstr ""
+msgstr "Python オブジェクト *o* の参照カウントを取得します。"
168
169
#: ../../c-api/structures.rst:124
170
msgid ""
@@ -174,7 +174,7 @@ msgstr ""
174
175
#: ../../c-api/structures.rst:131
176
msgid "Set the object *o* reference counter to *refcnt*."
177
+msgstr "オブジェクト *o* の参照カウントを *refcnt* に設定します。"
178
179
#: ../../c-api/structures.rst:138
180
msgid "Get the size of the Python object *o*."
0 commit comments