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

Skip to content

Commit 7eb83e8

Browse files
[po] auto sync
1 parent 13a2060 commit 7eb83e8

2 files changed

Lines changed: 11 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.22%", "updated_at": "2023-10-04T04:56:47Z"}
1+
{"translation": "91.22%", "updated_at": "2023-10-04T05:57:04Z"}

whatsnew/3.11.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,10 @@ msgid ""
292292
"other than ``PythonCore``, the one hosted on `python.org "
293293
"<https://www.python.org>`_."
294294
msgstr ""
295+
"包括在 Python 3.11 中的 :ref:`launcher` 的副本已进行了重大更新。 现在它支持 :pep:`514` 所定义的 "
296+
"company/tag 语法即使用 :samp:`-V:{<company>}/{<tag>}` 参数代替受限的 "
297+
":samp:`-{<major>}.{<minor>}`。 这允许启动托管在 `python.org "
298+
"<https://www.python.org>`_ 上的 ``PythonCore`` 以外的其他发行版。"
295299

296300
#: ../../whatsnew/3.11.rst:225
297301
msgid ""
@@ -315,6 +319,12 @@ msgid ""
315319
"checking the runtime's tag for a ``-32`` suffix. All releases of Python "
316320
"since 3.5 have included this in their 32-bit builds."
317321
msgstr ""
322+
"在使用旧式的 "
323+
":samp:`-{<major>}`、:samp:`-{<major>}.{<minor>}`、:samp:`-{<major>}-{<bitness>}`"
324+
" 或 :samp:`-{<major>}.{<minor>}-{<bitness>}` 参数时,应保留过去版本的所有已有行为,并只选择从 "
325+
"``PythonCore`` 发布的版本。 不过,``-64`` 后缀现在表示“非 32 位”(不一定是 x86-64),因为有多种受支持的 64 "
326+
"位平台。 32 位运行时是通过检查运行时的标签是否有 ``-32`` 后缀来检测的。 自 Python 3.5 以来的所有版本都在其 32 "
327+
"位编译中包括了这个后缀。"
318328

319329
#: ../../whatsnew/3.11.rst:244
320330
msgid "New Features Related to Type Hints"

0 commit comments

Comments
 (0)