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

Skip to content

Commit 3c2abce

Browse files
sync with cpython 0c334f62
1 parent 7b677e5 commit 3c2abce

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

library/statistics.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-01-17 00:03+0000\n"
11+
"POT-Creation-Date: 2024-03-25 16:38+0000\n"
1212
"PO-Revision-Date: 2023-07-22 21:15+0800\n"
1313
"Last-Translator: Adrian Liaw <[email protected]>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1281,7 +1281,8 @@ msgstr ""
12811281
"`NormalDist` 的實例。例如:"
12821282

12831283
#: ../../library/statistics.rst:942
1284-
msgid ":class:`NormalDist` Examples and Recipes"
1284+
#, fuzzy
1285+
msgid "Examples and Recipes"
12851286
msgstr ":class:`NormalDist` 範例與錦囊妙計"
12861287

12871288
#: ../../library/statistics.rst:946
@@ -1317,8 +1318,9 @@ msgid "Monte Carlo inputs for simulations"
13171318
msgstr "用於模擬的蒙地卡羅 (Monte Carlo) 輸入"
13181319

13191320
#: ../../library/statistics.rst:977
1321+
#, fuzzy
13201322
msgid ""
1321-
"To estimate the distribution for a model than isn't easy to solve "
1323+
"To estimate the distribution for a model that isn't easy to solve "
13221324
"analytically, :class:`NormalDist` can generate input samples for a `Monte "
13231325
"Carlo simulation <https://en.wikipedia.org/wiki/Monte_Carlo_method>`_:"
13241326
msgstr ""

0 commit comments

Comments
 (0)