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

Skip to content

Commit ccf590a

Browse files
committed
[po] auto sync bot
1 parent ca0f062 commit ccf590a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

library/math.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
#
66
# Translators:
77
# focusheart <[email protected]>, 2019
8-
# Freesand Leo <[email protected]>, 2019
98
# Dingyuan Wang <[email protected]>, 2019
109
# Meng Du <[email protected]>, 2019
10+
# Freesand Leo <[email protected]>, 2019
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1818
"PO-Revision-Date: 2017-02-16 23:18+0000\n"
19-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
19+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -424,8 +424,8 @@ msgid ""
424424
"are analogs of trigonometric functions that are based on hyperbolas instead "
425425
"of circles."
426426
msgstr ""
427-
"`双曲函数<https://en.wikipedia.org/wiki/Hyperbolic_function>`_ "
428-
"是三角函数的类比,它们基于双曲线而不是圆。"
427+
"`双曲函数 <https://en.wikipedia.org/wiki/Hyperbolic_function>`_ "
428+
"是基于双曲线而非圆来对三角函数进行模拟。"
429429

430430
#: ../../library/math.rst:371
431431
msgid "Return the inverse hyperbolic cosine of *x*."

library/multiprocessing.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
# Translators:
77
# Fred <[email protected]>, 2018
88
# Fei Yin <[email protected]>, 2018
9-
# Freesand Leo <[email protected]>, 2018
109
# ww song <[email protected]>, 2018
1110
# ppcfish <[email protected]>, 2019
1211
# Kade For, 2019
1312
# walkinrain <[email protected]>, 2019
1413
# 叶浚安 <[email protected]>, 2019
1514
# Meng Du <[email protected]>, 2019
15+
# Freesand Leo <[email protected]>, 2019
1616
#
1717
#, fuzzy
1818
msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121
"Report-Msgid-Bugs-To: \n"
2222
"POT-Creation-Date: 2019-01-26 10:28+0900\n"
2323
"PO-Revision-Date: 2017-02-16 23:19+0000\n"
24-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
24+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2525
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
@@ -553,8 +553,8 @@ msgid ""
553553
":sub:`2`:...:N\\ :sub:`k`' is constructed, where each N\\ :sub:`k` is the "
554554
"N-th child of its parent."
555555
msgstr ""
556-
"初始名称由构造函数设置。如果没有为构造函数提供显式名称,则构造形式为 'Process-N\\ :sub:`1`:N\\ "
557-
":sub:`2`:...:N\\ :sub:`k`' 的名称,其中每个 N\\ :sub:`k`是其父亲的第N个孩子。"
556+
"初始名称由构造器设定。 如果没有为构造器提供显式名称,则会构造一个形式为 'Process-N\\ :sub:`1`:N\\ "
557+
":sub:`2`:...:N\\ :sub:`k`' 的名称,其中每个 N\\ :sub:`k` 是其父亲的第 N 个孩子。"
558558

559559
#: ../../library/multiprocessing.rst:528
560560
msgid "Return whether the process is alive."

0 commit comments

Comments
 (0)