|
8 | 8 | # ww song <[email protected]>, 2020
|
9 | 9 | # Alpha Du <[email protected]>, 2020
|
10 | 10 | # ppcfish <[email protected]>, 2020
|
11 |
| -# Rafael Fontenelle <[email protected]>, 2023 |
12 | 11 | # Freesand Leo <[email protected]>, 2024
|
| 12 | +# Rafael Fontenelle <[email protected]>, 2024 |
13 | 13 | #
|
14 | 14 | #, fuzzy
|
15 | 15 | msgid ""
|
16 | 16 | msgstr ""
|
17 | 17 | "Project-Id-Version: Python 3.8\n"
|
18 | 18 | "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" |
20 | 20 | "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" |
22 | 22 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
23 | 23 | "MIME-Version: 1.0\n"
|
24 | 24 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -1041,7 +1041,7 @@ msgid ""
|
1041 | 1041 | "This also has the side-effect of increasing execution speed because name "
|
1042 | 1042 | "bindings are resolved at run-time in Python, and the second version only "
|
1043 | 1043 | "needs to perform the resolution once."
|
1044 |
| -msgstr "这也具有提高执行速度的副作用,因为Python在运行时解析名称绑定,而第二个版本只需要执行一次解析。" |
| 1044 | +msgstr "这也具有提高执行速度的附带效果,因为 Python 在运行时解析名称绑定,而第二个版本只需要执行一次解析。" |
1045 | 1045 |
|
1046 | 1046 | #: ../../faq/design.rst:711
|
1047 | 1047 | msgid "Why are colons required for the if/while/def/class statements?"
|
|
0 commit comments