Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64f0c29

Browse files
[po] auto sync
1 parent 54009de commit 64f0c29

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.17%", "updated_at": "2024-02-14T16:24:38Z"}
1+
{"translation": "91.18%", "updated_at": "2024-02-15T01:36:20Z"}

whatsnew/3.6.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2898,13 +2898,17 @@ msgid ""
28982898
"has been significantly improved. (Contributed by Serhiy Storchaka in "
28992899
":issue:`25638`, :issue:`25873`, and :issue:`25869`.)"
29002900
msgstr ""
2901+
":class:`xml.etree.ElementTree` 解析、迭代和深拷贝效率已获得显著提升。 (由 Serhiy Storchaka 在 "
2902+
":issue:`25638`, :issue:`25873` 和 :issue:`25869` 中贡献。)"
29012903

29022904
#: ../../whatsnew/3.6.rst:1854
29032905
msgid ""
29042906
"Creation of :class:`fractions.Fraction` instances from floats and decimals "
29052907
"is now 2 to 3 times faster. (Contributed by Serhiy Storchaka in "
29062908
":issue:`25971`.)"
29072909
msgstr ""
2910+
"基于 float 和 decimal 创建 :class:`fractions.Fraction` 实例现已提速 2 至 3 倍。 (由 Serhiy "
2911+
"Storchaka 在 :issue:`25971` 中贡献。)"
29082912

29092913
#: ../../whatsnew/3.6.rst:1860
29102914
msgid "Build and C API Changes"
@@ -2917,6 +2921,8 @@ msgid ""
29172921
"custom macros like ``PY_LONG_LONG``. For more information, see :pep:`7` and "
29182922
":issue:`17884`."
29192923
msgstr ""
2924+
"Python 现在需要在工具链中提供一些 C99 支持来进行构建 。 最值得注意的是,Python 现在使用标准的整数类型和宏来代替像 "
2925+
"``PY_LONG_LONG`` 这样的自定义宏。 要获取更多信息,参见 :pep:`7` 和 :issue:`17884`。"
29202926

29212927
#: ../../whatsnew/3.6.rst:1867
29222928
msgid ""
@@ -2926,13 +2932,18 @@ msgid ""
29262932
"emulator with only about 16 tests failures. See the Android meta-issue "
29272933
":issue:`26865`."
29282934
msgstr ""
2935+
"使用 Android NDK 和将 Android API 设为 21(Android 5.0 Lollipop)或更高级别的交叉编译 CPython "
2936+
"可成功运行。 虽然 Android 还不是一个受支持的平台,但 Python 测试套件在 Android 模拟器上运行时只有约 16 次测试失败。 "
2937+
"请参见 Android 元问题 :issue:`26865`。"
29292938

29302939
#: ../../whatsnew/3.6.rst:1872
29312940
msgid ""
29322941
"The ``--enable-optimizations`` configure flag has been added. Turning it on "
29332942
"will activate expensive optimizations like PGO. (Original patch by "
29342943
"Alecsandru Patrascu of Intel in :issue:`26359`.)"
29352944
msgstr ""
2945+
"已添加 ``--enable-optimizations`` 配置旗标 。 打开它将激活 PGO 等高消耗的优化功能。 (原始补丁由 Intel 的 "
2946+
"Alecsandru Patrascu 在 :issue:`26359` 中贡献。)"
29362947

29372948
#: ../../whatsnew/3.6.rst:1876
29382949
msgid ""

0 commit comments

Comments
 (0)