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

Skip to content

Commit f5a3209

Browse files
committed
[po] auto sync bot
1 parent ad674bc commit f5a3209

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

library/cmath.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# Dingyuan Wang <[email protected]>, 2019
99
# Meng Du <[email protected]>, 2019
1010
# tianchang zhao <[email protected]>, 2019
11-
# Freesand Leo <[email protected]>, 2019
1211
# naisen xu <[email protected]>, 2019
12+
# Freesand Leo <[email protected]>, 2019
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2019-05-18 11:29+0900\n"
2020
"PO-Revision-Date: 2017-02-16 23:02+0000\n"
21-
"Last-Translator: naisen xu <723648649@qq.com>, 2019\n"
21+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -356,10 +356,9 @@ msgid ""
356356
"expressed as a real number (in which case the complex number has an "
357357
"imaginary part of zero)."
358358
msgstr ""
359-
"请注意,函数的选择与模块 :mod:`math` "
360-
"中的函数选择相似,但不完全相同。拥有两个模块的原因是因为有些用户对复数不感兴趣,甚至根本不知道它们是什么。它们宁愿 ``math.sqrt(-1)`` "
361-
"引发异常,也不想返回一个复数。另请注意,被 "
362-
":mod:`cmath`定义的函数始终会返回一个复数,尽管答案可以表示为一个实数(在这种情况下,复数的虚数部分为零)。"
359+
"请注意,函数的选择与模块 :mod:`math` 中的函数选择相似,但不完全相同。 "
360+
"拥有两个模块的原因是因为有些用户对复数不感兴趣,甚至根本不知道它们是什么。它们宁愿 ``math.sqrt(-1)`` 引发异常,也不想返回一个复数。 "
361+
"另请注意,被 :mod:`cmath` 定义的函数始终会返回一个复数,尽管答案可以表示为一个实数(在这种情况下,复数的虚数部分为零)。"
363362

364363
#: ../../library/cmath.rst:304
365364
msgid ""

0 commit comments

Comments
 (0)