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

Skip to content

Commit a1b58d6

Browse files
committed
[po] auto sync bot
1 parent 26bbfe1 commit a1b58d6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

reference/import.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
# Translators:
77
# Jerry Chen <[email protected]>, 2017
88
# eric R <[email protected]>, 2018
9-
# Freesand Leo <[email protected]>, 2018
10-
# Meng Du <[email protected]>, 2019
9+
# Freesand Leo <[email protected]>, 2019
1110
#
1211
#, fuzzy
1312
msgid ""
@@ -16,7 +15,7 @@ msgstr ""
1615
"Report-Msgid-Bugs-To: \n"
1716
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1817
"PO-Revision-Date: 2017-02-16 23:38+0000\n"
19-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2019
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2120
"MIME-Version: 1.0\n"
2221
"Content-Type: text/plain; charset=UTF-8\n"
@@ -319,7 +318,7 @@ msgid ""
319318
":exc:`ModuleNotFoundError`."
320319
msgstr ""
321320
":data:`sys.modules` 是可写的。删除键可能不会破坏关联的模块(因为其他模块可能会保留对它的引用),但它会使命名模块的缓存条目无效,导致"
322-
" Python 在下次导入时重新搜索命名模块。键也可以分配给 ``None`` ,强制下一次导入模块导致 "
321+
" Python 在下次导入时重新搜索命名模块。键也可以赋值为 ``None`` ,强制下一次导入模块导致 "
323322
":exc:`ModuleNotFoundError` 。"
324323

325324
#: ../../reference/import.rst:198

0 commit comments

Comments
 (0)