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

Skip to content

Commit a298959

Browse files
committed
[po] auto sync bot
1 parent f6f9580 commit a298959

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

distutils/examples.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Fred <[email protected]>, 2018
88
# Kan Huang <[email protected]>, 2019
9+
# zkonge, 2019
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1617
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
17-
"Last-Translator: Kan Huang <[email protected]>, 2019\n"
18+
"Last-Translator: zkonge, 2019\n"
1819
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -143,7 +144,7 @@ msgid ""
143144
":mod:`bar` modules belong in package :mod:`foobar`, one way to layout your "
144145
"source tree is ::"
145146
msgstr ""
146-
"更一般地,你要分发多个在同一个包(或者子包)中的模块。举个例子,如果 :mod:`foo` and :mod:`bar` 模块属于 "
147+
"更一般地,你要分发多个在同一个包(或者子包)中的模块。举个例子,假设 :mod:`foo` :mod:`bar` 模块属于 "
147148
":mod:`foobar` 包,排布源文件树的一种方式是:"
148149

149150
#: ../../distutils/examples.rst:123
@@ -159,7 +160,7 @@ msgid ""
159160
":file:`src` directory holds modules in the :mod:`foobar` package::"
160161
msgstr ""
161162
"如果你要把模块放到没有按照它们的包名命名的目录里,那你需要再次使用 ``package_dir`` 选项。比如,如果 :file:`src` 目录包含包"
162-
" :mod:`foobar 中的模块:"
163+
" :mod:`foobar` 中的模块:"
163164

164165
#: ../../distutils/examples.rst:143
165166
msgid "an appropriate setup script would be ::"

0 commit comments

Comments
 (0)