Skip to content

Commit 0de969d

Browse files
[po] auto sync
1 parent b1aaa6e commit 0de969d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.stat.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.95%", "updated_at": "2024-05-10T16:25:19Z"}
1+
{"translation": "92.95%", "updated_at": "2024-05-10T21:23:28Z"}

faq/design.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
# Shengjing Zhu <zsj950618@gmail.com>, 2019
99
# ppcfish <ppcfish@gmail.com>, 2019
1010
# Alpha Du <alphanow@gmail.com>, 2022
11-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1211
# Freesand Leo <yuqinju@163.com>, 2024
12+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1313
#
1414
#, fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.9\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2024-05-03 21:11+0000\n"
19+
"POT-Creation-Date: 2024-05-10 15:50+0000\n"
2020
"PO-Revision-Date: 2017-02-16 17:42+0000\n"
21-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
21+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2222
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1044,7 +1044,7 @@ msgid ""
10441044
"This also has the side-effect of increasing execution speed because name "
10451045
"bindings are resolved at run-time in Python, and the second version only "
10461046
"needs to perform the resolution once."
1047-
msgstr "这也具有提高执行速度的副作用,因为Python在运行时解析名称绑定,而第二个版本只需要执行一次解析。"
1047+
msgstr "这也具有提高执行速度的附带效果,因为 Python 在运行时解析名称绑定,而第二个版本只需要执行一次解析。"
10481048

10491049
#: ../../faq/design.rst:710
10501050
msgid "Why don't generators support the with statement?"

0 commit comments

Comments
 (0)