File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
11
- "PO-Revision-Date : 2018-11-08 11:06 +0800\n "
11
+ "PO-Revision-Date : 2018-11-18 00:47 +0800\n "
12
12
"Last-Translator : Liang-Bo Wang <me@liang2.tw>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -216,9 +216,8 @@ msgid ""
216
216
"cannot get any closer to the exact value of 3/10, then pre-rounding with :"
217
217
"func:`round` function cannot help::"
218
218
msgstr ""
219
- "同時,因為 0.1 不會為再更接近精準的 1/10,還有 0.3 不會為再更接近精準的 "
220
- "3/10,預先用 :func:`round`\\ 函式捨入並不會有幫助:\n"
221
- "\n"
219
+ "同時,因為 0.1 不能再更接近精準的 1/10,還有 0.3 不能再更接近精準的 3/10,預"
220
+ "先用 :func:`round` 函式捨入並不會有幫助:\n"
222
221
"\n"
223
222
"::"
224
223
@@ -242,7 +241,7 @@ msgid ""
242
241
"surprises."
243
242
msgstr ""
244
243
"二進位浮點數架構擁有很多這樣的驚喜。底下的「表示法錯誤」章節,詳細的解釋了"
245
- "「0.1」的問題。如果想要更多其他常見驚喜的完整資料 ,可以參考 `浮點數的危險 "
244
+ "「0.1」的問題。如果想要其他常見驚喜更完整的描述 ,可以參考 `浮點數的危險 "
246
245
"<http://www.lahey.com/float.htm>`_。"
247
246
248
247
#: ../../tutorial/floatingpoint.rst:139
You can’t perform that action at this time.
0 commit comments