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

Skip to content

Commit 10e7921

Browse files
[po] auto sync
1 parent 8127bce commit 10e7921

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

library/decimal.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1919,6 +1919,8 @@ msgid ""
19191919
"infinity can result from rounding beyond the limits of the largest "
19201920
"representable number."
19211921
msgstr ""
1922+
"无穷大可以使用 ``Decimal('Infinity')`` 来构建。 它们也可以在不捕获 :exc:`DivisionByZero` "
1923+
"信号捕获时通过除以零来产生。 类似地,当不捕获 :exc:`Overflow` 信号时,也可以通过舍入到超出最大可表示数字限制的方式产生无穷大的结果。"
19221924

19231925
#: ../../library/decimal.rst:1727
19241926
msgid ""

0 commit comments

Comments
 (0)