File tree Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 90.57 %" , "updated_at" : " 2024-02-15T08 :09:47Z " }
1
+ {"translation" : " 90.58 %" , "updated_at" : " 2024-02-15T11 :09:09Z " }
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ msgid ""
16
16
msgstr ""
17
17
"Project-Id-Version : Python 3.8\n "
18
18
"Report-Msgid-Bugs-To : \n "
19
- "POT-Creation-Date : 2024-01-26 23:21 +0000\n "
19
+ "POT-Creation-Date : 2024-02-09 23:30 +0000\n "
20
20
"PO-Revision-Date : 2020-05-30 12:18+0000\n "
21
21
"Last-Translator : Freesand Leo <yuqinju@163.com>, 2024\n "
22
22
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -3324,7 +3324,7 @@ msgstr ""
3324
3324
3325
3325
#: ../../whatsnew/2.7.rst:2758
3326
3326
msgid "New ``make regen-all`` build target"
3327
- msgstr ""
3327
+ msgstr "新增 ``make regen-all`` 构建目标 "
3328
3328
3329
3329
#: ../../whatsnew/2.7.rst:2760
3330
3330
msgid ""
Original file line number Diff line number Diff line change @@ -3432,7 +3432,7 @@ msgstr "Python 3.5.4 的显著变化"
3432
3432
3433
3433
#: ../../whatsnew/3.5.rst:2544
3434
3434
msgid "New ``make regen-all`` build target"
3435
- msgstr ""
3435
+ msgstr "新增 ``make regen-all`` 构建目标 "
3436
3436
3437
3437
#: ../../whatsnew/3.5.rst:2546
3438
3438
msgid ""
Original file line number Diff line number Diff line change @@ -3076,6 +3076,9 @@ msgid ""
3076
3076
":exc:`SyntaxError`, that will not be for several Python releases. "
3077
3077
"(Contributed by Emanuel Barry in :issue:`27364`.)"
3078
3078
msgstr ""
3079
+ "现在如果一个反斜杠-字符对不是有效的转义序列则会产生 :exc:`DeprecationWarning`。 虽然这最终会改为 "
3080
+ ":exc:`SyntaxError`,但在近几个 Python 发布版都不会实施。 (由 Emanuel Barry 在 :issue:`27364` "
3081
+ "中贡献。)"
3079
3082
3080
3083
#: ../../whatsnew/3.6.rst:1952
3081
3084
msgid ""
@@ -3294,7 +3297,7 @@ msgstr ""
3294
3297
3295
3298
#: ../../whatsnew/3.6.rst:2122
3296
3299
msgid "The deprecated ``asynch
87D6
at.fifo`` class has been removed."
3297
- msgstr ""
3300
+ msgstr "已弃用的 ``asynchat.fifo`` 类现已被移除。 "
3298
3301
3299
3302
#: ../../whatsnew/3.6.rst:2126
3300
3303
msgid "Porting to Python 3.6"
@@ -3663,7 +3666,7 @@ msgstr "Python 3.6.2 中的重要变化"
3663
3666
3664
3667
#: ../../whatsnew/3.6.rst:2381
3665
3668
msgid "New ``make regen-all`` build target"
3666
- msgstr ""
3669
+ msgstr "新增 ``make regen-all`` 构建目标 "
3667
3670
3668
3671
#: ../../whatsnew/3.6.rst:2383
3669
3672
msgid ""
You can’t perform that action at this time.
0 commit comments