Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e65adf

Browse files
[po] auto sync
1 parentd574999 commit1e65adf

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
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-21T19:37:40Z"}
1+
{"translation":"80.68%","updated_at":"2025-02-27T03:42:30Z"}

‎c-api/call.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
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
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#,fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version:Python 3.11\n"
1314
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2024-05-17 15:17+0000\n"
15+
"POT-Creation-Date:2025-02-21 15:24+0000\n"
1516
"PO-Revision-Date:2023-05-24 02:08+0000\n"
16-
"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>,2024\n"
17+
"Last-Translator:Freesand Leo <yuqinju@163.com>,2025\n"
1718
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -535,8 +536,8 @@ msgid ""
535536
":c:expr:`PyObject *` arguments. The arguments are provided as a variable "
536537
"number of parameters followed by *NULL*."
537538
msgstr""
538-
"调用一个 Python 可调用对象 *callable*,附带可变数量的 :c:expr:`PyObject *` 参数。这些参数是以 *NULL*"
539-
"之后可变数量的形参的形式提供的。"
539+
"调用一个 Python 可调用对象 *callable*,附带可变数量的 :c:expr:`PyObject *` 参数。 "
540+
"这些参数以可变数量的形参的形式提供并以 *NULL* 结尾。"
540541

541542
#:../../c-api/call.rst:317
542543
msgid""
@@ -552,7 +553,7 @@ msgid ""
552553
"variable number of parameters followed by *NULL*."
553554
msgstr""
554555
"调用 Python 对象 *obj* 中的一个访问,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
555-
":c:expr:`PyObject *` 参数被调用。这些参数是以 *NULL*之后可变数量的形参的形式提供的。"
556+
":c:expr:`PyObject *` 参数被调用。这些参数以可变数量的形参的形式提供并以 *NULL*结尾。"
556557

557558
#:../../c-api/call.rst:334
558559
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp