Skip to content

Commit 3467f62

Browse files
[po] auto sync
1 parent ce99c27 commit 3467f62

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "99.87%", "updated_at": "2025-11-20T01:44:27Z"}
1+
{"translation": "99.87%", "updated_at": "2025-11-20T02:44:49Z"}

c-api/type.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-19 14:14+0000\n"
15+
"POT-Creation-Date: 2025-11-19 19:26+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -766,11 +766,11 @@ msgstr ""
766766

767767
#: ../../c-api/type.rst:593
768768
msgid ":c:data:`Py_tp_dealloc` to set :c:member:`PyTypeObject.tp_dealloc`"
769-
msgstr ""
769+
msgstr ":c:data:`Py_tp_dealloc` 用于设置 :c:member:`PyTypeObject.tp_dealloc`"
770770

771771
#: ../../c-api/type.rst:594
772772
msgid ":c:data:`Py_nb_add` to set :c:member:`PyNumberMethods.nb_add`"
773-
msgstr ""
773+
msgstr ":c:data:`Py_nb_add` 用于设置 :c:member:`PyNumberMethods.nb_add`"
774774

775775
#: ../../c-api/type.rst:595
776776
msgid ":c:data:`Py_sq_length` to set :c:member:`PySequenceMethods.sq_length`"

0 commit comments

Comments
 (0)