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

Skip to content

Commit 74cc036

Browse files
[po] auto sync
1 parent 7571222 commit 74cc036

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

library/statistics.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,9 @@ msgid ""
979979
"deviation of 195, determine the percentage of students with test scores "
980980
"between 1100 and 1200, after rounding to the nearest whole number:"
981981
msgstr ""
982+
"举例来说,如果 `SAT 考试的历史数据 "
983+
"<https://nces.ed.gov/programs/digest/d17/tables/dt17_226.40.asp>`_ 显示分数呈平均值为"
984+
" 1060 且标准差为 195 的正态分布,则可以确定考试分数处于 1100 和 1200 之间的学生的百分比舍入到最接近的整数应为:"
982985

983986
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/statistics.rst:749
984987
msgid ""
@@ -1014,6 +1017,9 @@ msgid ""
10141017
" talks. Assuming the population preferences haven't changed, what is the "
10151018
"probability that the Python room will stay within its capacity limits?"
10161019
msgstr ""
1020+
"例如,一次开源会议有 750 名与会者和两个可分别容纳 500 人的会议厅。 会上有一场关于 Python 的演讲和一场关于 Ruby 的演讲。 "
1021+
"在往届会议中,65% 的与会者更愿意去听关于 Python 的演讲。 假定人群的偏好没有发生改变,那么 Python "
1022+
"演讲的会议厅不超出其容量上限的可能性是多少?"
10171023

10181024
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/statistics.rst:811
10191025
msgid "Normal distributions commonly arise in machine learning problems."

library/turtle.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Fei Yin <[email protected]>, 2018
8-
# Freesand Leo <[email protected]>, 2019
8+
# Freesand Leo <[email protected]>, 2020
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2020-01-28 12:34+0000\n"
1616
"PO-Revision-Date: 2017-02-16 23:32+0000\n"
17-
"Last-Translator: Freesand Leo <[email protected]>, 2019\n"
17+
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1312,6 +1312,8 @@ msgid ""
13121312
" and number of overlaps. For example, the Turtle star above may be either "
13131313
"all yellow or have some white regions."
13141314
msgstr ""
1315+
"自相交多边形或多个形状间的重叠区域是否填充取决于操作系统的图形引擎、重叠的类型以及重叠的层数。 例如上面的 Turtle "
1316+
"多芒星可能会全部填充为黄色,也可能会有一些白色区域。"
13151317

13161318
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/turtle.rst:1073
13171319
msgid ""

0 commit comments

Comments
 (0)