Skip to content

Commit 3627add

Browse files
[po] auto sync
1 parent c8e20f1 commit 3627add

19 files changed

+4968
-5539
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.81%", "updated_at": "2025-05-23T01:19:48Z"}
1+
{"translation": "81.69%", "updated_at": "2025-05-23T15:55:55Z"}

c-api/gcsupport.po

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Makdon <makdon@makdon.me>, 2021
8-
# lian Wu (Wulian) <xiguawulian@gmail.com>, 2024
9-
# Freesand Leo <yuqinju@163.com>, 2025
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
108
#
119
#, fuzzy
1210
msgid ""
1311
msgstr ""
1412
"Project-Id-Version: Python 3.13\n"
1513
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-04-18 14:18+0000\n"
17-
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
14+
"POT-Creation-Date: 2025-05-23 14:55+0000\n"
15+
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1917
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2018
"MIME-Version: 1.0\n"
2119
"Content-Type: text/plain; charset=UTF-8\n"
@@ -302,12 +300,11 @@ msgstr ""
302300

303301
#: ../../c-api/gcsupport.rst:185
304302
msgid ""
305-
"If *o* is not ``NULL``, call the *visit* callback, with arguments *o* and "
306-
"*arg*. If *visit* returns a non-zero value, then return it. Using this "
307-
"macro, :c:member:`~PyTypeObject.tp_traverse` handlers look like::"
303+
"If the :c:expr:`PyObject *` *o* is not ``NULL``, call the *visit* callback, "
304+
"with arguments *o* and *arg*. If *visit* returns a non-zero value, then "
305+
"return it. Using this macro, :c:member:`~PyTypeObject.tp_traverse` handlers "
306+
"look like::"
308307
msgstr ""
309-
"如果 *o* 不为 ``NULL``,则调用 *visit* 回调函数,附带参数 *o* 和 *arg*。 如果 *visit* "
310-
"返回一个非零值,则返回该值。 使用此宏之后,:c:member:`~PyTypeObject.tp_traverse` 处理程序的形式如下::"
311308

312309
#: ../../c-api/gcsupport.rst:190
313310
msgid ""

c-api/init.po

Lines changed: 672 additions & 697 deletions
Large diffs are not rendered by default.

howto/free-threading-python.po

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# nick <2330458484@qq.com>, 2024
8-
# Alpha Du <alphanow@gmail.com>, 2024
9-
# Jiuh.star <jiuh.star@gmail.com>, 2024
10-
# Freesand Leo <yuqinju@163.com>, 2025
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
118
#
129
#, fuzzy
1310
msgid ""
1411
msgstr ""
1512
"Project-Id-Version: Python 3.13\n"
1613
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-02-07 14:17+0000\n"
18-
"PO-Revision-Date: 2024-10-04 14:19+0000\n"
19-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
14+
"POT-Creation-Date: 2025-05-23 14:55+0000\n"
15+
"PO-Revision-Date: 2025-05-08 05:09+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2017
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2118
"MIME-Version: 1.0\n"
2219
"Content-Type: text/plain; charset=UTF-8\n"
@@ -79,11 +76,9 @@ msgstr ""
7976
#: ../../howto/free-threading-python.rst:34
8077
msgid ""
8178
"For information on other platforms, see the `Installing a Free-Threaded "
82-
"Python <https://py-free-threading.github.io/installing_cpython/>`_, a "
79+
"Python <https://py-free-threading.github.io/installing-cpython/>`_, a "
8380
"community-maintained installation guide for installing free-threaded Python."
8481
msgstr ""
85-
"有关其他平台的描述,请参阅 `安装自由线程 Python <https://py-free-"
86-
"threading.github.io/installing_cpython/>`_,这是一份由社区维护的,用于安装自由线程 Python 的安装指南。"
8782

8883
#: ../../howto/free-threading-python.rst:38
8984
msgid ""

0 commit comments

Comments
 (0)