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

Skip to content

Commit 8699f64

Browse files
[po] auto sync
1 parent 3fd4885 commit 8699f64

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.74%", "updated_at": "2024-01-11T01:33:23Z"}
1+
{"translation": "89.75%", "updated_at": "2024-01-11T07:08:59Z"}

c-api/typeobj.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2677,6 +2677,8 @@ msgid ""
26772677
"It is not safe to use :c:func:`PyDict_SetItem` on or otherwise modify "
26782678
":c:member:`~PyTypeObject.tp_dict` with the dictionary C-API."
26792679
msgstr ""
2680+
"通过字典 C-API 使用 :c:func:`PyDict_SetItem` 或修改 :c:member:`~PyTypeObject.tp_dict`"
2681+
" 是不安全的。"
26802682

26812683
#: ../../c-api/typeobj.rst:1572
26822684
msgid "An optional pointer to a \"descriptor get\" function."
@@ -2787,7 +2789,7 @@ msgstr ""
27872789

27882790
#: ../../c-api/typeobj.rst:1665
27892791
msgid "An optional pointer to an instance initialization function."
2790-
msgstr ""
2792+
msgstr "一个可选的指向实例初始化函数的指针。"
27912793

27922794
#: ../../c-api/typeobj.rst:1667
27932795
msgid ""

0 commit comments

Comments
 (0)