8000 [po] auto sync · python/python-docs-zh-cn@1f6d135 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f6d135

Browse files
[po] auto sync
1 parent 7ef4637 commit 1f6d135

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.04%", "updated_at": "2025-02-26T08:56:02Z"}
1+
{"translation": "81.04%", "updated_at": "2025-02-27T03:06:50Z"}

c-api/call.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -9,20 +9,20 @@
99
# Shengjing Zhu <zsj950618@gmail.com>, 2024
1010# Jiuh.star <jiuh.star@gmail.com>, 2024
1111
# ppcfish <ppcfish@gmail.com>, 2024
12-
# Freesand Leo <yuqinju@163.com>, 2024
1312
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1413
# helloworldSB <warningfor163@foxmail.com>, 2024
1514
# Yi Cao <1783250036@qq.com>, 2024
1615
# Nyuan Zhang, 2024
16+
# Freesand Leo <yuqinju@163.com>, 2025
1717
#
1818
#, fuzzy
1919
msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.13\n"
2222
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2024-09-27 14:17+0000\n"
23+
"POT-Creation-Date: 2025-02-21 14:16+0000\n"
2424
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
25-
"Last-Translator: Nyuan Zhang, 2024\n"
25+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
2626
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2727
"MIME-Version: 1.0\n"
2828
"Content-Type: text/plain; charset=UTF-8\n"
@@ -550,8 +550,8 @@ msgid ""
550550
":c:expr:`PyObject *` arguments. The arguments are provided as a variable "
551551
"number of parameters followed by *NULL*."
552552
msgstr ""
553-
"调用一个 Python 可调用对象 *callable*,附带可变数量的 :c:expr:`PyObject *` 参数。 这些参数是以 *NULL* "
554-
"之后可变数量的形参的形式提供的。"
553+
"调用一个 Python 可调用对象 *callable*,附带可变数量的 :c:expr:`PyObject *` 参数。 "
554+
"这些参数以可变数量的形参的形式提供并以 *NULL* 结尾。"
555555

556556
#: ../../c-api/call.rst:313
557557
msgid ""
@@ -566,8 +566,8 @@ msgid ""
566566
"number of :c:expr:`PyObject *` arguments. The arguments are provided as a "
567567
"variable number of parameters followed by *NULL*."
568568
msgstr ""
569-
"调用 Python 对象 *obj* 中的一个访问,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
570-
":c:expr:`PyObject *` 参数被调用。 这些参数是以 *NULL* 之后可变数量的形参的形式提供的。"
569+
"调用 Python 对象 *obj* 中的一个方,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
570+
":c:expr:`PyObject *` 参数被调用。 这些参数以可变数量的形参的形式提供并以 *NULL* 结尾。"
571571

572572
#: ../../c-api/call.rst:330
573573
msgid ""

0 commit comments

Comments
 (0)
0