File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 90.19%" , "updated_at" : " 2023-09-09T09 :32:14Z " }
1
+ {"translation" : " 90.19%" , "updated_at" : " 2023-09-13T23 :32:34Z " }
Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
8
+ # Freesand Leo <yuqinju@163.com>, 2023
8
9
#
9
10
#, fuzzy
10
11
msgid ""
11
12
msgstr ""
12
13
"Project-Id-Version : Python 3.10\n "
13
14
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2023-07-29 03:05 +0000\n "
15
+ "POT-Creation-Date : 2023-09-08 15:14 +0000\n "
15
16
"PO-Revision-Date : 2022-11-05 17:23+0000\n "
16
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2023\n "
17
+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2023\n "
17
18
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -2902,9 +2903,8 @@ msgid ""
2902
2903
"iterable expression in the leftmost :keyword:`!for` clause). (Contributed by"
2903
2904
" Serhiy Storchaka in :issue:`10544`.)"
2904
2905
msgstr ""
2905
- "yield 表达式(包括 ``yield`` 和 ``yield from`` 子句)现在不允许在推导式和生成器表达式中使用(但 "
2906
- ":keyword:`!for` 子句最左边的可迭代对象表达式除外)。 (由 Serhiy Storchaka 在 :issue:`10544` "
2907
- "中贡献。)"
2906
+ "yield 表达式(包括 ``yield`` 和 ``yield from`` 子句)现在不允许在推导式和生成器表达式中使用(但最左边的 "
2907
+ ":keyword:`!for` 子句中的可迭代对象表达式除外)。 (由 Serhiy Storchaka 在 :issue:`10544` 中贡献。)"
2908
2908
2909
2909
#: ../../whatsnew/3.8.rst:1820
2910
2910
msgid ""
You can’t perform that action at this time.
0 commit comments