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

Skip to content

Commit 794ce89

Browse files
committed
[po] auto sync bot
1 parent c4493c9 commit 794ce89

4 files changed

Lines changed: 17 additions & 11 deletions

File tree

distutils/packageindex.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# ppcfish <ppcfish@gmail.com>, 2019
7+
# Freesand Leo <yuqinju@163.com>, 2019
88
#
99
#, fuzzy
1010
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2019-05-24 11:30+0900\n"
1515
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
16-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
16+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
1717
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,18 +23,17 @@ msgstr ""
2323

2424
#: ../../distutils/packageindex.rst:7
2525
msgid "The Python Package Index (PyPI)"
26-
msgstr "Python包索引(PyPI)"
26+
msgstr "Python 包索引(PyPI)"
2727

2828
#: ../../distutils/packageindex.rst:9
2929
msgid ""
3030
"The `Python Package Index (PyPI)`_ stores metadata describing distributions "
3131
"packaged with distutils and other publishing tools, as well the distribution"
3232
" archives themselves."
33-
msgstr ""
34-
"`Python Package Index (PyPI)`_ 存储描述与distutils和其他发布工具一起打包的发行版的元数据,以及分发存档本身。"
33+
msgstr "`Python 包索引 (PyPI)`_ 存储描述与 distutils 和其他发布工具一起打包的发行版的元数据,以及分发存档本身。"
3534

3635
#: ../../distutils/packageindex.rst:13
3736
msgid ""
3837
"References to up to date PyPI documentation can be found at :ref"
3938
":`publishing-python-packages`."
40-
msgstr ""
39+
msgstr "供参考的最新 PyPI 文档可以在 :ref:`publishing-python-packages` 找到。"

distutils/uploading.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# 刘士 <[email protected]>, 2018
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-05-24 11:30+0900\n"
1516
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
16-
"Last-Translator: 刘士 <liushilive@outlook.com>, 2018\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"
@@ -29,4 +30,4 @@ msgstr "上传包到包索引"
2930
msgid ""
3031
"References to up to date PyPI documentation can be found at :ref"
3132
":`publishing-python-packages`."
32-
msgstr ""
33+
msgstr "供参考的最新 PyPI 文档可以在 :ref:`publishing-python-packages` 找到。"

library/concurrent.futures.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,12 @@ msgid ""
268268
" used to launch the workers. If *mp_context* is ``None`` or not given, the "
269269
"default multiprocessing context is used."
270270
msgstr ""
271+
"异步执行调用的 :class:`Executor` 子类使用一个最多有 *max_workers* 个进程的进程池。 如果 *max_workers* "
272+
"为 ``None`` 或未给出,它将默认为机器的处理器个数。 如果 *max_workers* 小于等于 ``0``,则将引发 "
273+
":exc:`ValueError`。 在 Windows 上,*max_workers* 必须小于等于 ``61``,否则将引发 "
274+
":exc:`ValueError`。 如果 *max_workers* 为 ``None``,则所选择的默认最多为 ``61``,即使存在更多处理器。 "
275+
"*mp_context* 可以是一个多进程上下文或是 None。 它将被用来启动工作者。 如果 *mp_context* 为 ``None`` "
276+
"或未给出,将使用默认的多进程上下文。"
271277

272278
#: ../../library/concurrent.futures.rst:227
273279
msgid ""

library/math.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# focusheart <[email protected]>, 2019
88
# Dingyuan Wang <[email protected]>, 2019
99
# Meng Du <[email protected]>, 2019
10-
# Freesand Leo <[email protected]>, 2019
1110
# ppcfish <[email protected]>, 2019
11+
# Freesand Leo <[email protected]>, 2019
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2019-06-01 11:34+0900\n"
1919
"PO-Revision-Date: 2017-02-16 23:18+0000\n"
20-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
20+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -84,7 +84,7 @@ msgstr "返回 *x* 的绝对值。"
8484
msgid ""
8585
"Return *x* factorial as an integer. Raises :exc:`ValueError` if *x* is not "
8686
"integral or is negative."
87-
msgstr ""
87+
msgstr "以一个整数返回 *x* 的阶乘。 如果 *x* 不是整数或为负数时则将引发 :exc:`ValueError`。"
8888

8989
#: ../../library/math.rst:59
9090
msgid ""

0 commit comments

Comments
 (0)