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

Commit c7ed18b

Browse files
[po] auto sync
1 parent 762a2c9 commit c7ed18b

File tree

10 files changed

+183
-156
lines changed

10 files changed

+183
-156
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "99.79%", "updated_at": "2025-11-20T02:26:30Z"}
1+
{"translation": "99.81%", "updated_at": "2025-11-20T06:59:34Z"}

c-api/float.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,28 +200,28 @@ msgid ""
200200
"Return ``1`` if the given floating-point number *X* is finite, that is, it "
201201
"is normal, subnormal or zero, but not infinite or NaN. Return ``0`` "
202202
"otherwise."
203-
msgstr ""
203+
msgstr "如果给定的浮点数 *X* 为有限值,即为规格数、非规格数或零,而不是无穷大或 NaN 则返回 ``1`` 。 否则返回 ``0``。"
204204

205205
#: ../../c-api/float.rst:157
206206
msgid ""
207207
"The macro is :term:`soft deprecated`. Use :c:macro:`!isfinite` instead."
208-
msgstr ""
208+
msgstr "该宏已处于 :term:`soft deprecated` 状态。 请改用 :c:macro:`!isfinite`。"
209209

210210
#: ../../c-api/float.rst:163
211211
msgid ""
212212
"Return ``1`` if the given floating-point number *X* is positive or negative "
213213
"infinity. Return ``0`` otherwise."
214-
msgstr ""
214+
msgstr "如果给定的浮点数 *X* 为正或负无穷大则返回 ``1``。 否则返回 ``0``。"
215215

216216
#: ../../c-api/float.rst:166
217217
msgid "The macro is :term:`soft deprecated`. Use :c:macro:`!isinf` instead."
218-
msgstr ""
218+
msgstr "该宏已处于 :term:`soft deprecated` 状态。 请改用 :c:macro:`!isinf`。"
219219

220220
#: ../../c-api/float.rst:172
221221
msgid ""
222222
"Return ``1`` if the given floating-point number *X* is a not-a-number (NaN) "
223223
"value. Return ``0`` otherwise."
224-
msgstr ""
224+
msgstr "如果给定的浮点数 *X* 为非数字 (NaN) 值则返回 ``1``。 否则返回 ``0``。"
225225

226226
#: ../../c-api/float.rst:175
227227
msgid "The macro is :term:`soft deprecated`. Use :c:macro:`!isnan` instead."

c-api/intro.po

Lines changed: 144 additions & 131 deletions
Large diffs are not rendered by default.

library/cmdline.po

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-19 15:26+0000\n"
15+
"POT-Creation-Date: 2025-11-19 20:20+0000\n"
1516
"PO-Revision-Date: 2025-09-15 01:04+0000\n"
16-
"Last-Translator: python-doc bot, 2025\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"
@@ -75,7 +76,7 @@ msgstr ":mod:`!encodings.rot_13`"
7576

7677
#: ../../library/cmdline.rst:18
7778
msgid ":ref:`ensurepip <ensurepip-cli>`"
78-
msgstr ""
79+
msgstr ":ref:`ensurepip <ensurepip-cli>`"
7980

8081
#: ../../library/cmdline.rst:19
8182
msgid ":mod:`filecmp`"
@@ -99,7 +100,7 @@ msgstr ":ref:`http.server <http-server-cli>`"
99100

100101
#: ../../library/cmdline.rst:24
101102
msgid ":ref:`idlelib <idlelib-cli>`"
102-
msgstr ""
103+
msgstr ":ref:`idlelib <idlelib-cli>`"
103104

104105
#: ../../library/cmdline.rst:25
105106
msgid ":ref:`inspect <inspect-module-cli>`"
@@ -115,7 +116,7 @@ msgstr ":mod:`mimetypes`"
115116

116117
#: ../../library/cmdline.rst:28
117118
msgid ":ref:`pdb <pdb-cli>`"
118-
msgstr ""
119+
msgstr ":ref:`pdb <pdb-cli>`"
119120

120121
#: ../../library/cmdline.rst:29
121122
msgid ":mod:`pickle`"
@@ -219,11 +220,11 @@ msgstr ":ref:`uuid <uuid-cli>`"
219220

220221
#: ../../library/cmdline.rst:54
221222
msgid ":ref:`venv <venv-cli>`"
222-
msgstr ""
223+
msgstr ":ref:`venv <venv-cli>`"
223224

224225
#: ../../library/cmdline.rst:55
225226
msgid ":ref:`webbrowser <webbrowser-cli>`"
226-
msgstr ""
227+
msgstr ":ref:`webbrowser <webbrowser-cli>`"
227228

228229
#: ../../library/cmdline.rst:56
229230
msgid ":ref:`zipapp <zipapp-command-line-interface>`"

library/decimal.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-19 15:26+0000\n"
15+
"POT-Creation-Date: 2025-11-19 20:20+0000\n"
1516
"PO-Revision-Date: 2025-09-15 01:04+0000\n"
16-
"Last-Translator: python-doc bot, 2025\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"
@@ -425,6 +426,8 @@ msgid ""
425426
"the :meth:`Context` constructor. To make an alternate active, use the "
426427
":func:`setcontext` function."
427428
msgstr ""
429+
"对于更高级的工作,创建使用 :meth:`Context` 构造器的替代上下文可能会很有用处。 要激活一个替代上下文,请使用 "
430+
":func:`setcontext` 函数。"
428431

429432
#: ../../library/decimal.rst:270
430433
msgid ""

library/functools.po

Lines changed: 3 additions & 1 deletion
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-19 15:26+0000\n"
15+
"POT-Creation-Date: 2025-11-19 20:20+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:04+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"
@@ -1107,6 +1107,8 @@ msgid ""
11071107
" the dispatch happens on the type of the first non-*self* or non-*cls* "
11081108
"argument::"
11091109
msgstr ""
1110+
"要定义一个泛型方法,请用 ``@singledispatchmethod`` 装饰器来装饰它。 当定义使用 "
1111+
"``@singledispatchmethod`` 的方法时,请注意操作将针对第一个非 *self* 或非 *cls* 参数的类型::"
11101112

11111113
#: ../../library/functools.rst:627
11121114
msgid ""

library/os.po

Lines changed: 2 additions & 2 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-19 15:26+0000\n"
15+
"POT-Creation-Date: 2025-11-19 20:20+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:04+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"
@@ -772,7 +772,7 @@ msgid ""
772772
"Call the system ``initgroups()`` to initialize the group access list with "
773773
"all of the groups of which the specified username is a member, plus the "
774774
"specified group id."
775-
msgstr ""
775+
msgstr "调用系统 ``initgroups()`` 以使用指定用户名所在的所有分组,附加指定的组 ID 来初始化访问列表。"
776776

777777
#: ../../library/os.rst:555
778778
msgid ""

library/pdb.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-19 15:26+0000\n"
15+
"POT-Creation-Date: 2025-11-19 20:20+0000\n"
1516
"PO-Revision-Date: 2025-09-15 01:04+0000\n"
16-
"Last-Translator: python-doc bot, 2025\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"
@@ -423,7 +424,7 @@ msgstr "请参阅上文解释同名函数的文档。"
423424

424425
#: ../../library/pdb.rst:257
425426
msgid "Debugger commands"
426-
msgstr ""
427+
msgstr "调试器命令"
427428

428429
#: ../../library/pdb.rst:259
429430
msgid ""

library/webbrowser.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-19 15:26+0000\n"
15+
"POT-Creation-Date: 2025-11-19 20:20+0000\n"
1516
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
16-
"Last-Translator: python-doc bot, 2025\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"
@@ -464,7 +465,7 @@ msgstr ""
464465

465466
#: ../../library/webbrowser.rst:232
466467
msgid "Browser controller objects"
467-
msgstr ""
468+
msgstr "浏览器控制器对象"
468469

469470
#: ../../library/webbrowser.rst:234
470471
msgid ""

whatsnew/2.5.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2025-11-19 20:20+0000\n"
1516
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
16-
"Last-Translator: python-doc bot, 2025\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"
@@ -4161,6 +4162,11 @@ msgid ""
41614162
"these optimizations actually make the code faster. (Contributed by Fredrik "
41624163
"Lundh at the NeedForSpeed sprint.)"
41634164
msgstr ""
4165+
"新增两个宏用于指示当前文件所属的局部 C 函数以便能够使用更快速的调用约定。 :c:macro:`Py_LOCAL` 声明函数将返回指定 *type* "
4166+
"的值并使用快速调用限定符。 :c:macro:`Py_LOCAL_INLINE` 执行相同的操作并还将请求函数是内联的。 如果在包括 "
4167+
":file:`python.h` 之前 :c:macro:`!PY_LOCAL_AGGRESSIVE` "
4168+
"已被定义,则会为模块启用一组更激进的优化;你应当对结果进行基准测试以确定这些优化是否确实能使代码运行更快速。 (由 Fredrik Lundh 在 "
4169+
"NeedForSpeed sprint 中贡献。)"
41644170

41654171
#: ../../whatsnew/2.5.rst:2181
41664172
msgid ""

0 commit comments

Comments
 (0)