Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 374f793

Browse files
[po] auto sync
1 parent 4801a0d commit 374f793

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.27%", "updated_at": "2024-02-16T15:22:22Z"}
1+
{"translation": "91.28%", "updated_at": "2024-02-16T16:24:44Z"}

whatsnew/3.6.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3398,12 +3398,16 @@ msgid ""
33983398
"When :meth:`importlib.abc.Loader.exec_module` is defined, "
33993399
":meth:`importlib.abc.Loader.create_module` must also be defined."
34003400
msgstr ""
3401+
"当 :meth:`importlib.abc.Loader.exec_module` "
3402+
"被定义时,:meth:`importlib.abc.Loader.create_module` 也必须被定义。"
34013403

34023404
#: ../../whatsnew/3.6.rst:2157
34033405
msgid ""
34043406
":c:func:`PyErr_SetImportError` now sets :exc:`TypeError` when its **msg** "
34053407
"argument is not set. Previously only ``NULL`` was returned."
34063408
msgstr ""
3409+
"现在 :c:func:`PyErr_SetImportError` 当其 **msg** 参数未被设置时将设置 :exc:`TypeError`。 "
3410+
"在之前版本中仅返回 ``NULL``。"
34073411

34083412
#: ../../whatsnew/3.6.rst:2160
34093413
msgid ""

whatsnew/3.9.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ msgid ""
2121
msgstr ""
2222
"Project-Id-Version: Python 3.9\n"
2323
"Report-Msgid-Bugs-To: \n"
24-
"POT-Creation-Date: 2024-02-02 22:52+0000\n"
24+
"POT-Creation-Date: 2024-02-09 21:24+0000\n"
2525
"PO-Revision-Date: 2020-05-31 09:32+0000\n"
2626
"Last-Translator: Freesand Leo <[email protected]>, 2024\n"
2727
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -2930,7 +2930,7 @@ msgstr ""
29302930

29312931
#: ../../whatsnew/3.9.rst:1591
29322932
msgid "Notable security feature in 3.9.14"
2933-
msgstr ""
2933+
msgstr "3.9.14 中的重要安全特性"
29342934

29352935
#: ../../whatsnew/3.9.rst:1593
29362936
msgid ""

0 commit comments

Comments
 (0)