File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 90.64 %" , "updated_at" : " 2024-02-16T15:15:02Z " }
1
+ {"translation" : " 90.65 %" , "updated_at" : " 2024-02-16T16:09:19Z " }
Original file line number Diff line number Diff line change @@ -3398,12 +3398,16 @@ msgid ""
3398
3398
"When :meth:`importlib.abc.Loader.exec_module` is defined, "
3399
3399
":meth:`importlib.abc.Loader.create_module` must also be defined."
3400
3400
msgstr ""
3401
+ "当 :meth:`importlib.abc.Loader.exec_module` "
3402
+ "被定义时,:meth:`importlib.abc.Loader.create_module` 也必须被定义。"
3401
3403
3402
3404
#: ../../whatsnew/3.6.rst:2157
3403
3405
msgid ""
3404
3406
":c:func:`PyErr_SetImportError` now sets :exc:`TypeError` when its **msg** "
3405
3407
"argument is not set. Previously only ``NULL`` was returned."
3406
3408
msgstr ""
3409
+ "现在 :c:func:`PyErr_SetImp
CF76
ortError` 当其 **msg** 参数未被设置时将设置 :exc:`TypeError`。 "
3410
+ "在之前版本中仅返回 ``NULL``。"
3407
3411
3408
3412
#: ../../whatsnew/3.6.rst:2160
3409
3413
msgid ""
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ msgid ""
20
20
msgstr ""
21
21
"Project-Id-Version : Python 3.8\n "
22
22
"Report-Msgid-Bugs-To : \n "
23
- "POT-Creation-Date : 2024-02-03 01:01 +0000\n "
23
+ "POT-Creation-Date : 2024-02-09 23:30 +0000\n "
24
24
"PO-Revision-Date : 2020-05-30 12:18+0000\n "
25
25
"Last-Translator : Freesand Leo <yuqinju@163.com>, 2024\n "
26
26
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -3678,7 +3678,7 @@ msgstr ""
3678
3678
3679
3679
#: ../../whatsnew/3.8.rst:2330
3680
3680
msgid "Notable security feature in 3.8.14"
3681
- msgstr ""
3681
+ msgstr "3.8.14 中的重要安全特性 "
3682
3682
3683
3683
#: ../../whatsnew/3.8.rst:2332
3684
3684
msgid ""
You can’t perform that action at this time.
0 commit comments