Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 932e28f

Browse files
[po] auto sync
1 parent 0bd2ac0 commit 932e28f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.76%", "updated_at": "2024-01-12T02:19:56Z"}
1+
{"translation": "89.77%", "updated_at": "2024-01-12T03:09:20Z"}

c-api/typeobj.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2905,19 +2905,19 @@ msgstr ""
29052905
msgid ""
29062906
"An optional pointer to an instance deallocation function. Its signature "
29072907
"is::"
2908-
msgstr ""
2908+
msgstr "一个可选的指向实例释放函数的指针。 函数的签名为::"
29092909

29102910
#: ../../c-api/typeobj.rst:1763
29112911
msgid ""
29122912
"An initializer that is compatible with this signature is "
29132913
":c:func:`PyObject_Free`."
2914-
msgstr ""
2914+
msgstr "一个兼容该签名的初始化器是 :c:func:`PyObject_Free`。"
29152915

29162916
#: ../../c-api/typeobj.rst:1767
29172917
msgid ""
29182918
"This field is inherited by static subtypes, but not by dynamic subtypes "
29192919
"(subtypes created by a class statement)"
2920-
msgstr ""
2920+
msgstr "该字段会被静态子类型继承,但不会被动态子类型(通过 class 语句创建的子类型)继承"
29212921

29222922
#: ../../c-api/typeobj.rst:1772
29232923
msgid ""

0 commit comments

Comments
 (0)