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

Skip to content

Commit 049b222

Browse files
[po] auto sync
1 parent 305b61c commit 049b222

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.39%", "updated_at": "2024-05-11T02:16:06Z"}
1+
{"translation": "92.39%", "updated_at": "2024-05-12T00:28:20Z"}

faq/design.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
# ww song <[email protected]>, 2020
99
# Alpha Du <[email protected]>, 2020
1010
# ppcfish <[email protected]>, 2020
11-
# Rafael Fontenelle <[email protected]>, 2023
1211
# Freesand Leo <[email protected]>, 2024
12+
# Rafael Fontenelle <[email protected]>, 2024
1313
#
1414
#, fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.8\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2024-05-03 23:17+0000\n"
19+
"POT-Creation-Date: 2024-05-11 21:06+0000\n"
2020
"PO-Revision-Date: 2020-05-30 11:53+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"
@@ -1041,7 +1041,7 @@ msgid ""
10411041
"This also has the side-effect of increasing execution speed because name "
10421042
"bindings are resolved at run-time in Python, and the second version only "
10431043
"needs to perform the resolution once."
1044-
msgstr "这也具有提高执行速度的副作用,因为Python在运行时解析名称绑定,而第二个版本只需要执行一次解析。"
1044+
msgstr "这也具有提高执行速度的附带效果,因为 Python 在运行时解析名称绑定,而第二个版本只需要执行一次解析。"
10451045

10461046
#: ../../faq/design.rst:711
10471047
msgid "Why are colons required for the if/while/def/class statements?"

0 commit comments

Comments
 (0)