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

Skip to content

Commit 6423ddb

Browse files
committed
[po] auto sync bot
1 parent 54cba37 commit 6423ddb

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

c-api/number.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# 心韵 方 <[email protected]>, 2019
8+
# Freesand Leo <[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:37+0000\n"
16-
"Last-Translator: 心韵 方 <fxy9905@gmail.com>, 2019\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.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"
@@ -92,8 +93,8 @@ msgid ""
9293
"optional. If *o3* is to be ignored, pass :c:data:`Py_None` in its place "
9394
"(passing *NULL* for *o3* would cause an illegal memory access)."
9495
msgstr ""
95-
"参考内置函数 :func:`pow`。如果失败,返回 *NULL*。等价于Python中的表达式 ``pow(o1, o2, o3)``,其中 *o3*"
96-
" 是可选的。如果缺少 *o3*,传入 :c:data:`Py_None`代替(如果传入 *NULL* 会导致非法内存访问)"
96+
"请参阅内置函数 :func:`pow`。 如果失败,返回 *NULL*。 等价于 Python 中的表达式 ``pow(o1, o2, o3)``,其中"
97+
" *o3* 是可选的。如果缺少 *o3*,则传入 :c:data:`Py_None` 作为代替(如果传入 *NULL* 会导致非法内存访问)"
9798

9899
#: ../../c-api/number.rst:82
99100
msgid ""

library/bz2.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Zombie110year <[email protected]>, 2019
88
# Dingyuan Wang <[email protected]>, 2019
9+
# Freesand Leo <[email protected]>, 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 19:36+0000\n"
17-
"Last-Translator: Dingyuan Wang <abcdoyle888@gmail.com>, 2019\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 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"
@@ -116,7 +117,7 @@ msgstr ""
116117

117118
#: ../../library/bz2.rst:61 ../../library/bz2.rst:127
118119
msgid "The ``'x'`` (exclusive creation) mode was added."
119-
msgstr "添加了 ``'x'``仅创建模式。"
120+
msgstr "添加了 ``'x'`` (仅创建) 模式。"
120121

121122
#: ../../library/bz2.rst:64 ../../library/bz2.rst:134
122123
msgid "Accepts a :term:`path-like object`."

library/tarfile.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
#
66
# Translators:
77
# Fred <[email protected]>, 2018
8-
# Freesand Leo <[email protected]>, 2018
98
# Jack Wu <[email protected]>, 2019
10-
# Dingyuan Wang <abcdoyle888@gmail.com>, 2019
9+
# Freesand Leo <yuqinju@163.com>, 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:29+0000\n"
19-
"Last-Translator: Dingyuan Wang <abcdoyle888@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"
@@ -339,7 +338,7 @@ msgstr ""
339338

340339
#: ../../library/tarfile.rst:146 ../../library/tarfile.rst:324
341340
msgid "The ``'x'`` (exclusive creation) mode was added."
342-
msgstr "添加了 ``'x'``仅创建模式。"
341+
msgstr "添加了 ``'x'`` (仅创建) 模式。"
343342

344343
#: ../../library/tarfile.rst:149 ../../library/tarfile.rst:327
345344
#: ../../library/tarfile.rst:495

0 commit comments

Comments
 (0)