|
11 | 11 | # ppcfish <ppcfish@gmail.com>, 2021
|
12 | 12 | # Sean Chao <seanchao0804@gmail.com>, 2021
|
13 | 13 | # WH-2099 <wh2099@outlook.com>, 2022
|
14 |
| -# lian Wu (Wulian) <xiguawulian@gmail.com>, 2025 |
15 | 14 | # 汇民 王 <whuim@qq.com>, 2025
|
16 | 15 | # Freesand Leo <yuqinju@163.com>, 2025
|
| 16 | +# lian Wu (Wulian) <xiguawulian@gmail.com>, 2025 |
17 | 17 | #
|
18 | 18 | #, fuzzy
|
19 | 19 | msgid ""
|
20 | 20 | msgstr ""
|
21 | 21 | "Project-Id-Version: Python 3.14\n"
|
22 | 22 | "Report-Msgid-Bugs-To: \n"
|
23 |
| -"POT-Creation-Date: 2025-05-16 14:19+0000\n" |
| 23 | +"POT-Creation-Date: 2025-07-11 14:21+0000\n" |
24 | 24 | "PO-Revision-Date: 2021-06-29 13:04+0000\n"
|
25 |
| -"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n" |
| 25 | +"Last-Translator: lian Wu (Wulian) <xiguawulian@gmail.com>, 2025\n" |
26 | 26 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
27 | 27 | "MIME-Version: 1.0\n"
|
28 | 28 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -183,15 +183,15 @@ msgid ""
|
183 | 183 | "ordereddict>`, which makes it 4 to 100 times faster."
|
184 | 184 | msgstr ""
|
185 | 185 | ":class:`collections.OrderedDict` 现在已 :ref:`用 C 实现 <whatsnew-"
|
186 |
| -"ordereddict>`,这使它的速度快了 4 到 100 部。" |
| 186 | +"ordereddict>`,这使它的速度快了 4 到 100 倍。" |
187 | 187 |
|
188 | 188 | #: ../../whatsnew/3.5.rst:116
|
189 | 189 | msgid ""
|
190 | 190 | "The :mod:`ssl` module gained :ref:`support for Memory BIO <whatsnew-"
|
191 | 191 | "sslmemorybio>`, which decouples SSL protocol handling from network IO."
|
192 | 192 | msgstr ""
|
193 |
| -"The :mod:`ssl` 模块获得了 :ref:`对内存 BIO 的支持 <whatsnew-sslmemorybio>`,它使得 SSL " |
194 |
| -"协议处理与网络 IO 实现了解耦。" |
| 193 | +":mod:`ssl` 模块获得了 :ref:`对内存 BIO 的支持 <whatsnew-sslmemorybio>`,它使得 SSL 协议处理与网络 " |
| 194 | +"IO 实现了解耦。" |
195 | 195 |
|
196 | 196 | #: ../../whatsnew/3.5.rst:120
|
197 | 197 | msgid ""
|
@@ -3595,7 +3595,7 @@ msgstr ""
|
3595 | 3595 |
|
3596 | 3596 | #: ../../whatsnew/3.5.rst:1947
|
3597 | 3597 | msgid "traceback"
|
3598 |
| -msgstr "回溯" |
| 3598 | +msgstr "traceback" |
3599 | 3599 |
|
3600 | 3600 | #: ../../whatsnew/3.5.rst:1949
|
3601 | 3601 | msgid ""
|
@@ -4274,7 +4274,7 @@ msgstr "现在 :mod:`formatter` 模块状态已转为完全弃用并仍计划在
|
4274 | 4274 | msgid ""
|
4275 | 4275 | "The :func:`asyncio.async` function is deprecated in favor of "
|
4276 | 4276 | ":func:`~asyncio.ensure_future`."
|
4277 |
| -msgstr ":func:`asyncio.async` 函数已被弃用并由 of :func:`~asyncio.ensure_future` 取代。" |
| 4277 | +msgstr ":func:`asyncio.async` 函数已被弃用并由 :func:`~asyncio.ensure_future` 取代。" |
4278 | 4278 |
|
4279 | 4279 | #: ../../whatsnew/3.5.rst:2299
|
4280 | 4280 | msgid ""
|
|
0 commit comments