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

Skip to content

Commit 25bf630

Browse files
committed
[po] auto sync bot
1 parent ca75dde commit 25bf630

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

distutils/examples.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Fred <[email protected]>, 2018
8+
# Kan Huang <[email protected]>, 2019
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1516
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
16-
"Last-Translator: Fred <fred.wei@foxmail.com>, 2018\n"
17+
"Last-Translator: Kan Huang <dianhuangkan@gmail.com>, 2019\n"
1718
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,20 +32,22 @@ msgid ""
3132
"distutils. Additional information about using distutils can be found in the"
3233
" Distutils Cookbook."
3334
msgstr ""
35+
"本章节提供几个基础示例,来帮助用户入门 distutils。关于使用 distutils 的额外信息可以参考 Distutils Cookbook。"
3436

3537
#: ../../distutils/examples.rst:14
3638
msgid ""
3739
"`Distutils Cookbook <https://wiki.python.org/moin/Distutils/Cookbook>`_"
3840
msgstr ""
41+
"`Distutils Cookbook <https://wiki.python.org/moin/Distutils/Cookbook>`_"
3942

4043
#: ../../distutils/examples.rst:15
4144
msgid ""
4245
"Collection of recipes showing how to achieve more control over distutils."
43-
msgstr ""
46+
msgstr "一套展示如何更好地控制和使用 distutils 的方法。"
4447

4548
#: ../../distutils/examples.rst:21
4649
msgid "Pure Python distribution (by module)"
47-
msgstr ""
50+
msgstr "纯 Python 分发(通过 module)"
4851

4952
#: ../../distutils/examples.rst:23
5053
msgid ""

0 commit comments

Comments
 (0)