@@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.10\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-12-03 00:09+0000\n "
14
- "PO-Revision-Date : 2021-06-28 18:50 +0800\n "
14
+ "PO-Revision-Date : 2021-12-05 21:12 +0800\n "
15
15
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
16
16
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
17
17
"tw)\n "
@@ -20,7 +20,7 @@ msgstr ""
20
20
"Content-Type : text/plain; charset=UTF-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Plural-Forms : nplurals=1; plural=0;\n "
23
- "X-Generator : Poedit 2.4.3 \n "
23
+ "X-Generator : Poedit 3.0 \n "
24
24
25
25
#: ../../tutorial/floatingpoint.rst:9
26
26
msgid "Floating Point Arithmetic: Issues and Limitations"
@@ -238,7 +238,6 @@ msgstr ""
238
238
"::"
239
239
240
240
#: ../../tutorial/floatingpoint.rst:134
241
- #, fuzzy
242
241
msgid ""
243
242
"Binary floating-point arithmetic holds many surprises like this. The "
244
243
"problem with \" 0.1\" is explained in precise detail below, in the "
@@ -248,7 +247,7 @@ msgid ""
248
247
msgstr ""
249
248
"二進位浮點數架構擁有很多這樣的驚喜。底下的「表示法誤差」章節,詳細地解釋了"
250
249
"「0.1」的問題。如果想要其他常見驚喜的更完整描述,可以參考 `The Perils of "
251
- "Floating Point(浮點數的風險) <http ://www.lahey.com/float.htm>`_。"
250
+ "Floating Point(浮點數的風險) <https ://www.lahey.com/float.htm>`_。"
252
251
253
252
#: ../../tutorial/floatingpoint.rst:139
254
253
msgid ""
0 commit comments