Skip to content

Commit eabdc5e

Browse files
[po] auto sync
1 parent 2054651 commit eabdc5e

File tree

6 files changed

+14146
-14092
lines changed

6 files changed

+14146
-14092
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "99.05%", "updated_at": "2026-02-19T15:28:09Z"}
1+
{"translation": "99.07%", "updated_at": "2026-02-19T16:30:48Z"}

library/datetime.po

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,11 @@ msgid ""
9090
"allow :term:`static type checkers <static type checker>` to differentiate "
9191
"between naive and aware datetimes."
9292
msgstr ""
93+
"引入了独特静态类型的第三方库,例如允许 :term:`静态类型检查器 <static type checker>` 区分简单型和感知型日期时间。"
9394

9495
#: ../../library/datetime.rst:47
9596
msgid "Aware and naive objects"
96-
msgstr ""
97+
msgstr "感知型对象和简单型对象"
9798

9899
#: ../../library/datetime.rst:49
99100
msgid ""
@@ -180,7 +181,7 @@ msgstr "UTC 时区单例 :attr:`datetime.timezone.utc` 的别名。"
180181

181182
#: ../../library/datetime.rst:105
182183
msgid "Available types"
183-
msgstr ""
184+
msgstr "可用的类型"
184185

185186
#: ../../library/datetime.rst:110
186187
msgid ""
@@ -239,17 +240,19 @@ msgstr "这些类型的对象都是不可变的。"
239240

240241
#: ../../library/datetime.rst:159
241242
msgid "Subclass relationships:"
242-
msgstr ""
243+
msgstr "子类关系:"
243244

244245
#: ../../library/datetime.rst:161
245246
msgid ""
246247
"timedelta, tzinfo, time, and date inherit from object; timezone inherits\n"
247248
"from tzinfo; and datetime inherits from date."
248249
msgstr ""
250+
"timedelta, tzinfo, time 和 date 继承自 object; timezone 继承自\n"
251+
"from tzinfo; 而 datetime 继承自 date。"
249252

250253
#: ../../library/datetime.rst:169
251254
msgid "Common properties"
252-
msgstr ""
255+
msgstr "通用特征属性"
253256

254257
#: ../../library/datetime.rst:171
255258
msgid ""
@@ -273,7 +276,7 @@ msgstr "这些类型的对象支持通过 :mod:`pickle` 模块进行高效的封
273276

274277
#: ../../library/datetime.rst:181
275278
msgid "Determining if an object is aware or naive"
276-
msgstr ""
279+
msgstr "确定一个对象是感知型还是简单型"
277280

278281
#: ../../library/datetime.rst:183
279282
msgid "Objects of the :class:`date` type are always naive."
@@ -326,7 +329,7 @@ msgstr "感知型和简单型之间的区别不适用于 :class:`timedelta` 对
326329

327330
#: ../../library/datetime.rst:208
328331
msgid ":class:`!timedelta` objects"
329-
msgstr ""
332+
msgstr ":class:`!timedelta` 对象"
330333

331334
#: ../../library/datetime.rst:210
332335
msgid ""
@@ -887,7 +890,7 @@ msgstr ""
887890

888891
#: ../../library/datetime.rst:497
889892
msgid ":class:`!date` objects"
890-
msgstr ""
893+
msgstr ":class:`!date` 对象"
891894

892895
#: ../../library/datetime.rst:499
893896
msgid ""

library/multiprocessing.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Freesand Leo <yuqinju@163.com>, 2026
98
# 99 <wh2099@pm.me>, 2026
9+
# Freesand Leo <yuqinju@163.com>, 2026
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-02-17 14:41+0000\n"
16+
"POT-Creation-Date: 2026-02-19 14:43+0000\n"
1717
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
18-
"Last-Translator: 99 <wh2099@pm.me>, 2026\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2026\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -226,7 +226,7 @@ msgstr "上下文和启动方法"
226226
msgid ""
227227
"Depending on the platform, :mod:`!multiprocessing` supports three ways to "
228228
"start a process. These *start methods* are"
229-
msgstr ""
229+
msgstr "取决于具体平台,:mod:`!multiprocessing` 支持三种启动进程的方式。 这些 *启动方法* 有"
230230

231231
#: ../../library/multiprocessing.rst:119
232232
msgid "*spawn*"
@@ -480,7 +480,7 @@ msgstr "在进程之间交换对象"
480480
msgid ""
481481
":mod:`!multiprocessing` supports two types of communication channel between "
482482
"processes:"
483-
msgstr ""
483+
msgstr ":mod:`!multiprocessing` 支持两种进程间通信的通道:"
484484

485485
#: ../../library/multiprocessing.rst:264
486486
msgid "**Queues**"

library/stdtypes.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Translators:
77
# 汇民 王 <whuim@qq.com>, 2025
88
# 99 <wh2099@pm.me>, 2026
9-
# Freesand Leo <yuqinju@163.com>, 2026
109
# python-doc bot, 2026
10+
# Freesand Leo <yuqinju@163.com>, 2026
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2026-02-19 14:43+0000\n"
1818
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
19-
"Last-Translator: python-doc bot, 2026\n"
19+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2026\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -403,6 +403,7 @@ msgid ""
403403
"has operands of different built-in numeric types, the operand with the "
404404
"\"narrower\" type is widened to that of the other:"
405405
msgstr ""
406+
"Python 完整支持混合算术运算:当一个双目算术运算符的操作数具有不同的内置数字类型时,“较窄类型”的操作数会被加宽为与另一个操作数的类型:"
406407

407408
#: ../../library/stdtypes.rst:274
408409
msgid "If both arguments are complex numbers, no conversion is performed;"
@@ -422,7 +423,7 @@ msgstr "否则,两者应该都为整数,不需要进行转换。"
422423
msgid ""
423424
"Arithmetic with complex and real operands is defined by the usual "
424425
"mathematical formula, for example::"
425-
msgstr ""
426+
msgstr "与复数和实数的算术运算是根据通常的数学法则来定义的,例如::"
426427

427428
#: ../../library/stdtypes.rst:282
428429
msgid ""

reference/expressions.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ msgstr "本章将解释 Python 中组成表达式的各种元素的含义。"
3636
msgid ""
3737
"**Syntax Notes:** In this and the following chapters, :ref:`grammar notation"
3838
" <notation>` will be used to describe syntax, not lexical analysis."
39-
msgstr ""
39+
msgstr "**语法注释:** 在本章和后续章节中,将使用 :ref:`语法标记 <notation>` 来描述语法,而不是词法分析。"
4040

4141
#: ../../reference/expressions.rst:16
4242
msgid "When (one alternative of) a syntax rule has the form:"
43-
msgstr ""
43+
msgstr "当(某种替代的)语法规则具有如下形式:"
4444

4545
#: ../../reference/expressions.rst:21
4646
msgid ""
@@ -85,7 +85,7 @@ msgstr ""
8585

8686
#: ../../reference/expressions.rst:80
8787
msgid "Built-in constants"
88-
msgstr ""
88+
msgstr "内置常量"
8989

9090
#: ../../reference/expressions.rst:82
9191
msgid ""
@@ -252,11 +252,11 @@ msgstr ""
252252

253253
#: ../../reference/expressions.rst:197
254254
msgid "The formal grammar for literals is:"
255-
msgstr ""
255+
msgstr "字面值的正式语法:"
256256

257257
#: ../../reference/expressions.rst:210
258258
msgid "Literals and object identity"
259-
msgstr ""
259+
msgstr "字面值和对象标识"
260260

261261
#: ../../reference/expressions.rst:212
262262
msgid ""
@@ -271,7 +271,7 @@ msgstr ""
271271

272272
#: ../../reference/expressions.rst:218
273273
msgid "CPython implementation detail"
274-
msgstr ""
274+
msgstr "CPython 实现细节"
275275

276276
#: ../../reference/expressions.rst:220
277277
msgid ""

0 commit comments

Comments
 (0)