File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 81.47 %" , "updated_at" : " 2025-04-26T10 :55:41Z" }
1
+ {"translation" : " 81.48 %" , "updated_at" : " 2025-04-26T15 :55:41Z" }
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ msgid ""
15
15
msgstr ""
16
16
"Project-Id-Version : Python 3.13\n "
17
17
"Report-Msgid-Bugs-To : \n "
18
- "POT-Creation-Date : 2025-04-18 14:18 +0000\n "
18
+ "POT-Creation-Date : 2025-04-25 14:19 +0000\n "
19
19
"PO-Revision-Date : 2021-06-29 13:04+0000\n "
20
20
"Last-Translator : Freesand Leo <yuqinju@163.com>, 2025\n "
21
21
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -897,6 +897,8 @@ msgid ""
897
897
":ref:`pep-3118`. The old builtin :func:`!buffer` is now really gone; the "
898
898
"new builtin :func:`memoryview` provides (mostly) similar functionality."
899
899
msgstr ""
900
+ ":ref:`pep-3118`。 旧的内置 :func:`!buffer` 现已完全不复存在;新的内置 :func:`memoryview` "
901
8BDD
+ "提供了(基本)类似的功能。"
900
902
901
903
#: ../../whatsnew/3.0.rst:533
902
904
msgid ""
@@ -907,6 +909,11 @@ msgid ""
907
909
"<collections.abc.MutableMapping>` and :class:`collections.MutableSequence "
908
910
"<collections.abc.MutableSequence>` ABCs, respectively."
909
911
msgstr ""
912
+ ":ref:`pep-3119`。 现在 :mod:`abc` 模块以及在 :mod:`collections` 模块中定义的 ABC "
913
+ "在本语言中扮演了更为重要的角色,而内置的多项集类型如 :class:`dict` 和 :class:`list` 分别与 "
914
+ ":class:`collections.MutableMapping <collections.abc.MutableMapping>` 和 "
915
+ ":class:`collections.MutableSequence <collections.abc.MutableSequence>` ABC "
916
+ "保持对应。"
910
917
911
918
#: ../../whatsnew/3.0.rst:539
912
919
msgid ""
You can’t perform that action at this time.
0 commit comments