Skip to content

Commit 090cd7d

Browse files
[po] auto sync
1 parent 10e554d commit 090cd7d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "97.68%", "updated_at": "2025-07-16T11:14:03Z"}
1+
{"translation": "97.68%", "updated_at": "2025-07-16T13:25:23Z"}

whatsnew/3.5.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
# ppcfish <ppcfish@gmail.com>, 2021
1212
# Sean Chao <seanchao0804@gmail.com>, 2021
1313
# WH-2099 <wh2099@outlook.com>, 2022
14-
# lian Wu (Wulian) <xiguawulian@gmail.com>, 2025
1514
# 汇民 王 <whuim@qq.com>, 2025
1615
# Freesand Leo <yuqinju@163.com>, 2025
16+
# lian Wu (Wulian) <xiguawulian@gmail.com>, 2025
1717
#
1818
#, fuzzy
1919
msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.14\n"
2222
"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"
2424
"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"
2626
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2727
"MIME-Version: 1.0\n"
2828
"Content-Type: text/plain; charset=UTF-8\n"
@@ -183,15 +183,15 @@ msgid ""
183183
"ordereddict>`, which makes it 4 to 100 times faster."
184184
msgstr ""
185185
":class:`collections.OrderedDict` 现在已 :ref:`用 C 实现 <whatsnew-"
186-
"ordereddict>`,这使它的速度快了 4 到 100 。"
186+
"ordereddict>`,这使它的速度快了 4 到 100 。"
187187

188188
#: ../../whatsnew/3.5.rst:116
189189
msgid ""
190190
"The :mod:`ssl` module gained :ref:`support for Memory BIO <whatsnew-"
191191
"sslmemorybio>`, which decouples SSL protocol handling from network IO."
192192
msgstr ""
193-
"The :mod:`ssl` 模块获得了 :ref:`对内存 BIO 的支持 <whatsnew-sslmemorybio>`,它使得 SSL "
194-
"协议处理与网络 IO 实现了解耦。"
193+
":mod:`ssl` 模块获得了 :ref:`对内存 BIO 的支持 <whatsnew-sslmemorybio>`,它使得 SSL 协议处理与网络 "
194+
"IO 实现了解耦。"
195195

196196
#: ../../whatsnew/3.5.rst:120
197197
msgid ""
@@ -3595,7 +3595,7 @@ msgstr ""
35953595

35963596
#: ../../whatsnew/3.5.rst:1947
35973597
msgid "traceback"
3598-
msgstr "回溯"
3598+
msgstr "traceback"
35993599

36003600
#: ../../whatsnew/3.5.rst:1949
36013601
msgid ""
@@ -4274,7 +4274,7 @@ msgstr "现在 :mod:`formatter` 模块状态已转为完全弃用并仍计划在
42744274
msgid ""
42754275
"The :func:`asyncio.async` function is deprecated in favor of "
42764276
":func:`~asyncio.ensure_future`."
4277-
msgstr ":func:`asyncio.async` 函数已被弃用并由 of :func:`~asyncio.ensure_future` 取代。"
4277+
msgstr ":func:`asyncio.async` 函数已被弃用并由 :func:`~asyncio.ensure_future` 取代。"
42784278

42794279
#: ../../whatsnew/3.5.rst:2299
42804280
msgid ""

0 commit comments

Comments
 (0)