🌐 AI搜索 & 代理 主页
Skip to content

Commit 103af12

Browse files
[po] auto sync
1 parent db50d1e commit 103af12

25 files changed

+13384
-13117
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "99.70%", "updated_at": "2025-11-17T15:57:56Z"}
1+
{"translation": "99.81%", "updated_at": "2025-11-19T08:59:38Z"}

c-api/code.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-15 15:00+0000\n"
15+
"POT-Creation-Date: 2025-11-17 15:03+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1717
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -297,13 +297,13 @@ msgstr ""
297297

298298
#: ../../c-api/code.rst:216
299299
msgid "This is a :term:`soft deprecated` function that does nothing."
300-
msgstr ""
300+
msgstr "此函数已处于 :term:`soft deprecated` 状态并不做任何事。"
301301

302302
#: ../../c-api/code.rst:218
303303
msgid ""
304304
"Prior to Python 3.10, this function would perform basic optimizations to a "
305305
"code object."
306-
msgstr ""
306+
msgstr "在 Python 3.10 之前,此函数将对代码对象执行基本的优化。"
307307

308308
#: ../../c-api/code.rst:221
309309
msgid "This function now does nothing."

c-api/exceptions.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# python-doc bot, 2025
88
# Freesand Leo <yuqinju@163.com>, 2025
9+
# 汇民 王 <whuim@qq.com>, 2025
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.13\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-15 15:00+0000\n"
16+
"POT-Creation-Date: 2025-11-17 15:03+0000\n"
1617
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
17-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
18+
"Last-Translator: 汇民 王 <whuim@qq.com>, 2025\n"
1819
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1317,7 +1318,7 @@ msgstr ""
13171318

13181319
#: ../../c-api/exceptions.rst:1021 ../../c-api/exceptions.rst:1031
13191320
msgid "This function cannot fail, and the caller must hold the :term:`GIL`."
1320-
msgstr ""
1321+
msgstr "此函数不会失败,并且调用方必须持有 :term:`GIL`。"
13211322

13221323
#: ../../c-api/exceptions.rst:1025
13231324
msgid ":py:func:`sys.getrecursionlimit`"

0 commit comments

Comments
 (0)