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

Commit36f778a

Browse files
[po] auto sync
1 parent0af8afa commit36f778a

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

‎.stat.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"99.57%","updated_at":"2025-10-20T02:46:18Z"}
1+
{"translation":"99.57%","updated_at":"2025-10-20T06:18:30Z"}

‎whatsnew/3.14.po‎

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.14\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2025-10-17 14:15+0000\n"
16+
"POT-Creation-Date:2025-10-19 14:13+0000\n"
1717
"PO-Revision-Date:2025-09-16 00:02+0000\n"
1818
"Last-Translator:Freesand Leo <yuqinju@163.com>, 2025\n"
1919
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -856,6 +856,9 @@ msgid ""
856856
"setting that was used at compile time can be found using "
857857
":func:`sysconfig.get_config_var`."
858858
msgstr""
859+
"自 Python 3.14 开始,在 Windows 上为 CPython 的自由线程构建版编译扩展模块时,预处理器变量 "
860+
"``Py_GIL_DISABLED`` 现在需要由构建后端来指定,因为它将不再由 C 编译器自由确定。 对于运行中的解释器,可使用 "
861+
":func:`sysconfig.get_config_var` 来查询在编译时使用的设置。"
859862

860863
#:../../whatsnew/3.14.rst:498
861864
msgid""
@@ -864,6 +867,9 @@ msgid ""
864867
"control>` is enabled. The flag defaults to true for the free-threaded build "
865868
"and false for the GIL-enabled build."
866869
msgstr""
870+
"新增的 :option:`-X context_aware_warnings <-X>` 旗标控制是否要启用 :ref:`并发安全警告控制 "
871+
"<whatsnew314-concurrent-warnings-control>`。 默认该旗标对自由线程构建版为真值而对启用 GIL "
872+
"的构建版为假值。"
867873

868874
#:../../whatsnew/3.14.rst:503
869875
msgid""
@@ -7022,7 +7028,7 @@ msgstr "发布流程中的这一变更已在 :pep:`761` 中明确规定。"
70227028

70237029
#:../../whatsnew/3.14.rst:3179
70247030
msgid"Free-threaded Python is officially supported"
7025-
msgstr""
7031+
msgstr"自由线程版 Python 已获官方支持"
70267032

70277033
#:../../whatsnew/3.14.rst:3181
70287034
msgid""
@@ -7058,11 +7064,11 @@ msgstr ""
70587064

70597065
#:../../whatsnew/3.14.rst:3201
70607066
msgid":pep:`779`"
7061-
msgstr""
7067+
msgstr":pep:`779`"
70627068

70637069
#:../../whatsnew/3.14.rst:3203
70647070
msgid"`PEP 779's acceptance <https://discuss.python.org/t/84319/123>`__"
7065-
msgstr""
7071+
msgstr"`PEP 779 的接受 <https://discuss.python.org/t/84319/123>`__"
70667072

70677073
#:../../whatsnew/3.14.rst:3209
70687074
msgid"Binary releases for the experimental just-in-time compiler"
@@ -7336,6 +7342,8 @@ msgid ""
73367342
"annotations`` :ref:`future statement <future>`, which turns all annotations "
73377343
"into strings."
73387344
msgstr""
7345+
"在 Python 3.7 中,:pep:`563` 引入了 ``from __future__ import annotations`` "
7346+
":ref:`future 语句 <future>`,这会将所有标注转为字符串。"
73397347

73407348
#:../../whatsnew/3.14.rst:3373
73417349
msgid""
@@ -7344,6 +7352,8 @@ msgid ""
73447352
"Python 3.13 reaches its end of life in 2029, being the last version of "
73457353
"Python without support for deferred evaluation of annotations."
73467354
msgstr""
7355+
"不过,这条语句现在已被弃用并预计会在未来的 Python 中移除。 此项移除将不会立即执行而是直到 2029 年 Python 3.13 "
7356+
"的生命期结束之后,它是不支持标注迟延求值的最后一个 Python 版本。"
73477357

73487358
#:../../whatsnew/3.14.rst:3379
73497359
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp