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

Skip to content

Commit a74c4ad

Browse files
committed
[po] auto sync bot
1 parent 603f55d commit a74c4ad

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

library/stdtypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-08-04 08:47+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Donghui zhai <[email protected]>, 2018\n"
13+
"Last-Translator: eric R <[email protected]>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"

reference/import.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Donghui zhai <[email protected]>, 2018\n"
13+
"Last-Translator: eric R <[email protected]>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"

tutorial/modules.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ msgstr ""
448448
msgid ""
449449
"When importing the package, Python searches through the directories on "
450450
"``sys.path`` looking for the package subdirectory."
451-
msgstr ""
451+
msgstr "当调入包时,Python通过``sys.path``里的路径搜索包的子路径。"
452452

453453
#: ../../tutorial/modules.rst:428
454454
msgid ""
@@ -638,4 +638,4 @@ msgid ""
638638
"In fact function definitions are also 'statements' that are 'executed'; the "
639639
"execution of a module-level function definition enters the function name in "
640640
"the module's global symbol table."
641-
msgstr ""
641+
msgstr "实际上,函数定义也是‘声明’,并会运行;一个模块函数定义的运行会进入到此模块全局符号表里的此函数名。"

0 commit comments

Comments
 (0)