@@ -111,7 +111,7 @@ msgstr "新的语法特性:"
111111msgid ""
112112":ref:`PEP 701 <whatsnew312-pep701>`, :term:`f-strings <f-string>` in the "
113113"grammar"
114- msgstr ""
114+ msgstr ":ref:`PEP 701 <whatsnew312-pep701>`,语法中的 :term:`f-字符串 <f-string>` "
115115
116116#: ../../whatsnew/3.12.rst:98
117117msgid "Interpreter improvements:"
@@ -122,16 +122,20 @@ msgid ""
122122":ref:`PEP 684 <whatsnew312-pep684>`, a unique per-interpreter :term:`GIL "
123123"<global interpreter lock>`"
124124msgstr ""
125+ ":ref:`PEP 684 <whatsnew312-pep684>`,解释器级的单独 :term:`GIL <global interpreter "
126+ "lock>`"
125127
126128#: ../../whatsnew/3.12.rst:102
127129msgid ":ref:`PEP 669 <whatsnew312-pep669>`, low impact monitoring"
128- msgstr ""
130+ msgstr ":ref:`PEP 669 <whatsnew312-pep669>`,低开销的监控 "
129131
130132#: ../../whatsnew/3.12.rst:103
131133msgid ""
132134"`Improved 'Did you mean ...' suggestions <improved error messages_>`_ for "
133135":exc:`NameError`, :exc:`ImportError`, and :exc:`SyntaxError` exceptions"
134136msgstr ""
137+ "针对 :exc:`NameError`, :exc:`ImportError` 和 :exc:`SyntaxError` 异常 `改进了 'Did "
138+ "you mean ...' 提示消息 <improved error messages_>`_。"
135139
136140#: ../../whatsnew/3.12.rst:106
137141msgid "Python data model improvements:"
@@ -142,18 +146,19 @@ msgid ""
142146":ref:`PEP 688 <whatsnew312-pep688>`, using the :ref:`buffer protocol "
143147"<bufferobjects>` from Python"
144148msgstr ""
149+ ":ref:`PEP 688 <whatsnew312-pep688>`,使用 Python 的 :ref:`缓冲区协议 <bufferobjects>`"
145150
146151#: ../../whatsnew/3.12.rst:111
147152msgid "Significant improvements in the standard library:"
148153msgstr "标准库中的重大改进:"
149154
150155#: ../../whatsnew/3.12.rst:113
151156msgid "The :class:`pathlib.Path` class now supports subclassing"
152- msgstr ""
157+ msgstr ":class:`pathlib.Path` 类现在支持子类化 "
153158
154159#: ../../whatsnew/3.12.rst:114
155160msgid "The :mod:`os` module received several improvements for Windows support"
156- msgstr ""
161+ msgstr ":mod:`os` 模块获得了多项针对 Windows 支持的改进 "
157162
158163#: ../../whatsnew/3.12.rst:115
159164msgid ""
0 commit comments