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

Commitd466c86

Browse files
[po] auto sync
1 parent22ae0b4 commitd466c86

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

‎.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"82.93%","updated_at":"2025-02-21T17:17:35Z"}
1+
{"translation":"82.93%","updated_at":"2025-02-27T03:19:52Z"}

‎c-api/call.po

Lines changed: 7 additions & 7 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
#
@@ -11,17 +11,17 @@
1111
# Zxilly Chou <zhouxinyu1001@gmail.com>, 2020
1212
# helloworldSB <warningfor163@foxmail.com>, 2021
1313
# Jiuh.star <jiuh.star@gmail.com>, 2021
14-
# Freesand Leo <yuqinju@163.com>, 2022
1514
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
15+
# Freesand Leo <yuqinju@163.com>, 2025
1616
#
1717
#,fuzzy
1818
msgid ""
1919
msgstr ""
2020
"Project-Id-Version:Python 3.9\n"
2121
"Report-Msgid-Bugs-To:\n"
22-
"POT-Creation-Date:2024-05-31 16:34+0000\n"
22+
"POT-Creation-Date:2025-02-21 17:04+0000\n"
2323
"PO-Revision-Date:2020-05-31 09:28+0000\n"
24-
"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>,2024\n"
24+
"Last-Translator:Freesand Leo <yuqinju@163.com>,2025\n"
2525
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2626
"MIME-Version:1.0\n"
2727
"Content-Type:text/plain; charset=UTF-8\n"
@@ -552,8 +552,8 @@ msgid ""
552552
":c:type:`PyObject *` arguments. The arguments are provided as a variable "
553553
"number of parameters followed by *NULL*."
554554
msgstr""
555-
"调用一个可调用的 Python 对象 *callable*,附带可变数量的 :c:type:`PyObject *` 参数。这些参数是以 *NULL*"
556-
" 之后可变数量的形参的形式提供的。"
555+
"调用一个可调用的 Python 对象 *callable*,附带可变数量的 :c:type:`PyObject *` 参数。 "
556+
"这些参数以可变数量的形参的形式提供并以 *NULL* 结尾。"
557557

558558
#:../../c-api/call.rst:323
559559
msgid""
@@ -569,7 +569,7 @@ msgid ""
569569
"variable number of parameters followed by *NULL*."
570570
msgstr""
571571
"调用 Python 对象 *obj* 中的一个方法,其中方法名称由 *name* 中的 Python 字符串对象给出。 它将附带可变数量的 "
572-
":c:type:`PyObject *` 参数被调用。这些参数是以 *NULL*之后可变数量的形参的形式提供的。"
572+
":c:type:`PyObject *` 参数被调用。这些参数以可变数量的形参的形式提供并以 *NULL*结尾。"
573573

574574
#:../../c-api/call.rst:340
575575
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp