Skip to content

Commit 02f6c53

Browse files
[po] auto sync
1 parent 1e65adf commit 02f6c53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "80.68%", "updated_at": "2025-02-27T03:42:30Z"}
1+
{"translation": "80.68%", "updated_at": "2025-03-07T18:42:06Z"}

c-api/call.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
87
# Freesand Leo <yuqinju@163.com>, 2025
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-02-21 15:24+0000\n"
15+
"POT-Creation-Date: 2025-03-07 15:33+0000\n"
1616
"PO-Revision-Date: 2023-05-24 02:08+0000\n"
17-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
17+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -552,7 +552,7 @@ msgid ""
552552
"number of :c:expr:`PyObject *` arguments. The arguments are provided as a "
553553
"variable number of parameters followed by *NULL*."
554554
msgstr ""
555-
"调用 Python 对象 *obj* 中的一个访问,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
555+
"调用 Python 对象 *obj* 中的一个方,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
556556
":c:expr:`PyObject *` 参数被调用。 这些参数以可变数量的形参的形式提供并以 *NULL* 结尾。"
557557

558558
#: ../../c-api/call.rst:334

0 commit comments

Comments
 (0)