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

Skip to content

Commit b4313c4

Browse files
[po] auto sync
1 parent ff8d8c2 commit b4313c4

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.51%", "updated_at": "2023-09-13T11:42:37Z"}
1+
{"translation": "89.51%", "updated_at": "2023-09-13T23:42:20Z"}

whatsnew/3.8.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
#
66
# Translators:
77
# WH-2099 <[email protected]>, 2023
8-
# Freesand Leo <[email protected]>, 2023
98
# Rafael Fontenelle <[email protected]>, 2023
9+
# Freesand Leo <[email protected]>, 2023
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-09-01 14:43+0000\n"
16+
"POT-Creation-Date: 2023-09-08 14:42+0000\n"
1717
"PO-Revision-Date: 2023-05-24 02:24+0000\n"
18-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2904,9 +2904,8 @@ msgid ""
29042904
"iterable expression in the leftmost :keyword:`!for` clause). (Contributed by"
29052905
" Serhiy Storchaka in :issue:`10544`.)"
29062906
msgstr ""
2907-
"yield 表达式(包括 ``yield`` 和 ``yield from`` 子句)现在不允许在推导式和生成器表达式中使用(但 "
2908-
":keyword:`!for` 子句最左边的可迭代对象表达式除外)。 (由 Serhiy Storchaka 在 :issue:`10544` "
2909-
"中贡献。)"
2907+
"yield 表达式(包括 ``yield`` 和 ``yield from`` 子句)现在不允许在推导式和生成器表达式中使用(但最左边的 "
2908+
":keyword:`!for` 子句中的可迭代对象表达式除外)。 (由 Serhiy Storchaka 在 :issue:`10544` 中贡献。)"
29102909

29112910
#: ../../whatsnew/3.8.rst:1820
29122911
msgid ""

0 commit comments

Comments
 (0)