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

Skip to content

Commit c8e44c9

Browse files
[po] auto sync
1 parent 67d8ca0 commit c8e44c9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tutorial/modules.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# eric R <[email protected]>, 2020
99
# df2dc1c92e792f7ae8417c51df43db8f_594d92a <0f49be28017426edb1db1a2ab6e67088_717605>, 2020
1010
# chyroc chen <[email protected]>, 2020
11-
# Freesand Leo <[email protected]>, 2021
11+
# Freesand Leo <[email protected]>, 2022
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
1919
"PO-Revision-Date: 2020-05-30 12:16+0000\n"
20-
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
20+
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -119,8 +119,8 @@ msgid ""
119119
"for that matter). The imported module names are placed in the importing "
120120
"module's global symbol table."
121121
msgstr ""
122-
"模块可以导入其它模块。习惯上但不要求把所有 :keyword:`import` "
123-
"语句放在模块(或脚本)的开头。被导入的模块名存放在调入模块的全局符号表中。"
122+
"可以把其他模块导入模块。 按惯例,所有 :keyword:`import` 语句都放在模块(或脚本)开头,但这不是必须的。 "
123+
"被导入的模块名存在导入方模块的全局符号表里。"
124124

125125
#: ../../tutorial/modules.rst:90
126126
msgid ""

0 commit comments

Comments
 (0)