Skip to content

Commit 733c1d4

Browse files
[po] auto sync
1 parent ccd4b57 commit 733c1d4

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": "81.88%", "updated_at": "2025-02-28T19:27:49Z"}
1+
{"translation": "81.88%", "updated_at": "2025-03-14T20:29:58Z"}

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.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-02-21 16:13+0000\n"
15+
"POT-Creation-Date: 2025-03-14 16:12+0000\n"
1616
"PO-Revision-Date: 2022-11-05 17:21+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"
@@ -555,7 +555,7 @@ msgid ""
555555
"number of :c:expr:`PyObject *` arguments. The arguments are provided as a "
556556
"variable number of parameters followed by *NULL*."
557557
msgstr ""
558-
"调用 Python 对象 *obj* 中的一个访问,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
558+
"调用 Python 对象 *obj* 中的一个方,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
559559
":c:expr:`PyObject *` 参数被调用。 这些参数以可变数量的形参的形式提供并以 *NULL* 结尾。"
560560

561561
#: ../../c-api/call.rst:332

0 commit comments

Comments
 (0)