4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Freesand Leo <yuqinju@163.com>, 2020
8
7
# Meng Du <alphanow@gmail.com>, 2020
8
+ # Freesand Leo <yuqinju@163.com>, 2021
9
9
#
10
10
#, fuzzy
11
11
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
14
14
"Report-Msgid-Bugs-To : \n "
15
15
"POT-Creation-Date : 2021-01-01 16:06+0000\n "
16
16
"PO-Revision-Date : 2020-05-30 12:08+0000\n "
17
- "Last-Translator : Meng Du <alphanow@gmail .com>, 2020 \n "
17
+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021 \n "
18
18
"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -461,8 +461,8 @@ msgid ""
461
461
"to zero. If *kappa* is equal to zero, this distribution reduces to a "
462
462
"uniform random angle over the range 0 to 2\\ *\\ *pi*."
463
463
msgstr ""
464
- "冯·米塞斯(von Mises)分布 。 *mu* 是平均角度,以弧度表示,介于0和 2\\ *\\ *pi* 之间,*kappa* "
465
- "是浓度参数,必须大于或等于零。 如果 *kappa* 等于零,则该分布在 0 到 2\\ *\\ *pi* 的范围内减小到均匀的随机角度。"
464
+ "冯·米塞斯分布 。 *mu* 是平均角度,以弧度表示,介于0和 2\\ *\\ *pi* 之间,*kappa* 是浓度参数,必须大于或等于零。 如果 "
465
+ "*kappa* 等于零,则该分布在 0 到 2\\ *\\ *pi* 的范围内减小到均匀的随机角度。"
466
466
467
467
#: ../../library/random.rst:302
468
468
msgid "Pareto distribution. *alpha* is the shape parameter."
@@ -482,7 +482,7 @@ msgstr "替代生成器"
482
482
msgid ""
483
483
"Class that implements the default pseudo-random number generator used by the"
484
484
" :mod:`random` module."
485
- msgstr "。 该类实现了 :mod:`random` 模块所用的默认伪随机数生成器。"
485
+ msgstr "该类实现了 :mod:`random` 模块所用的默认伪随机数生成器。"
486
486
487
487
#: ../../library/random.rst:321
488
488
msgid ""
0 commit comments