Skip to content

Commit 8a4298f

Browse files
committed
[po] auto sync bot
1 parent ba4ac1a commit 8a4298f

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

c-api/stable.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# tom smith, 2019
87
# Shengjing Zhu <zsj950618@gmail.com>, 2019
8+
# ppcfish <ppcfish@gmail.com>, 2019
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1616
"PO-Revision-Date: 2017-02-16 17:39+0000\n"
17-
"Last-Translator: Shengjing Zhu <zsj950618@gmail.com>, 2019\n"
17+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -81,5 +81,5 @@ msgid ""
8181
"documented in :pep:`384`. In the C API documentation, API elements that are"
8282
" not part of the limited API are marked as \"Not part of the limited API.\""
8383
msgstr ""
84-
"从Python 3.2开始,受限API可用的函数集记录在pep:`384`。在C "
85-
"API文档中,不属于受限API的API元素标记为“不属于受限API”。"
84+
"从Python 3.2开始,受限API可用的函数集记录在 :pep:`384` 。在C API文档中,不属于受限API的API元素标记为 "
85+
"“不属于受限API” 。"

distributing/index.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# ww song <sww4718168@gmail.com>, 2018
99
# 刘士 <liushilive@outlook.com>, 2018
1010
# Freesand Leo <yuqinju@163.com>, 2018
11+
# ppcfish <ppcfish@gmail.com>, 2019
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2019-05-24 11:30+0900\n"
1819
"PO-Revision-Date: 2017-02-16 17:40+0000\n"
19-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2018\n"
20+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
2021
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -205,13 +206,13 @@ msgstr "Python打包用户指南包含有关 `currently recommended tools`_ 的
205206

206207
#: ../../distributing/index.rst:123
207208
msgid "Reading the Python Packaging User Guide"
208-
msgstr ""
209+
msgstr "阅读Python包用户指南"
209210

210211
#: ../../distributing/index.rst:125
211212
msgid ""
212213
"The Python Packaging User Guide covers the various key steps and elements "
213214
"involved in creating and publishing a project:"
214-
msgstr ""
215+
msgstr "“Python包装用户指南”介绍了创建和发布项目所涉及的各个关键步骤和元素:"
215216

216217
#: ../../distributing/index.rst:128
217218
msgid "`Project structure`_"

library/math.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Dingyuan Wang <abcdoyle888@gmail.com>, 2019
99
# Meng Du <alphanow@gmail.com>, 2019
1010
# Freesand Leo <yuqinju@163.com>, 2019
11+
# ppcfish <ppcfish@gmail.com>, 2019
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2019-05-18 11:29+0900\n"
1819
"PO-Revision-Date: 2017-02-16 23:18+0000\n"
19-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
20+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
2021
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,7 +33,7 @@ msgstr ":mod:`math` --- 数学函数"
3233
msgid ""
3334
"This module provides access to the mathematical functions defined by the C "
3435
"standard."
35-
msgstr ""
36+
msgstr "该模块提供了对C标准定义的数学函数的访问。"
3637

3738
#: ../../library/math.rst:16
3839
msgid ""

0 commit comments

Comments
 (0)