@@ -17,7 +17,7 @@ msgid ""
17
17
msgstr ""
18
18
"Project-Id-Version : Python 3.9\n "
19
19
"Report-Msgid-Bugs-To : \n "
20
- "POT-Creation-Date : 2024-05-10 15:50 +0000\n "
20
+ "POT-Creation-Date : 2024-07-05 16:34 +0000\n "
21
21
"PO-Revision-Date : 2017-02-16 23:44+0000\n "
22
22
"Last-Translator : Freesand Leo <yuqinju@163.com>, 2024\n "
23
23
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -3086,7 +3086,7 @@ msgstr ":pep:`442` -- 安全的对象最终化"
3086
3086
3087
3087
#: ../../whatsnew/3.4.rst:1841
3088
3088
msgid "PEP 456: Secure and Interchangeable Hash Algorithm"
3089
- msgstr ""
3089
+ msgstr "PEP 456: 安全且可互换的哈希算法 "
3090
3090
3091
3091
#: ../../whatsnew/3.4.rst:1843
3092
3092
msgid ""
@@ -3542,7 +3542,7 @@ msgstr ""
3542
3542
msgid ""
3543
3543
"The :mod:`sysconfig` key ``SO`` is deprecated, it has been replaced by "
3544
3544
"``EXT_SUFFIX``."
3545
- msgstr ""
3545
+ msgstr ":mod:`sysconfig` 的键 ``SO`` 已被弃用,它已被 ``EXT_SUFFIX`` 所替代。 "
3546
3546
3547
3547
#: ../../whatsnew/3.4.rst:2134
3548
3548
msgid ""
@@ -3684,12 +3684,14 @@ msgid ""
3684
3684
"Support for loading the deprecated ``TYPE_INT64`` has been removed from "
3685
3685
":mod:`marshal`. (Contributed by Dan Riti in :issue:`15480`.)"
3686
3686
msgstr ""
3687
+ "对加载已弃用的 ``TYPE_INT64`` 的支持已从 :mod:`marshal` 中被移除。 (由 Dan Riti 在 "
3688
+ ":issue:`15480` 中贡献。)"
3687
3689
3688
3690
#: ../../whatsnew/3.4.rst:2204
3689
3691
msgid ""
3690
3692
":class:`inspect.Signature`: positional-only parameters are now required to "
3691
3693
"have a valid name."
3692
- msgstr ""
3694
+ msgstr ":class:`inspect.Signature`: 仅限位置形参现在需要有一个合法的名称。 "
3693
3695
3694
3696
#: ../../whatsnew/3.4.rst:2207
3695
3697
msgid ""
0 commit comments