Skip to content

Commit 5c344a3

Browse files
[po] auto sync
1 parent 028c3b7 commit 5c344a3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.19%", "updated_at": "2023-09-09T09:32:14Z"}
1+
{"translation": "90.19%", "updated_at": "2023-09-13T23:32:34Z"}

whatsnew/3.8.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
8+
# Freesand Leo <yuqinju@163.com>, 2023
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.10\n"
1314
"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"
1516
"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"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2902,9 +2903,8 @@ msgid ""
29022903
"iterable expression in the leftmost :keyword:`!for` clause). (Contributed by"
29032904
" Serhiy Storchaka in :issue:`10544`.)"
29042905
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` 中贡献。)"
29082908

29092909
#: ../../whatsnew/3.8.rst:1820
29102910
msgid ""

0 commit comments

Comments
 (0)