8000 Translate library/numeric.po (#964) · python/python-docs-zh-tw@3322c4a · GitHub
[go: up one dir, main page]

Skip to content

Commit 3322c4a

Browse files
authored
Translate library/numeric.po (#964)
1 parent e6a5191 commit 3322c4a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

library/numeric.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,11 @@ msgid ""
3232
"mod:`decimal` module supports exact representations of decimal numbers, "
3333
"using arbitrary precision arithmetic."
3434
msgstr ""
35+
"本章所描述的模組提供了數值和與數學相關的函式和資料型別。:mod:`numbers` 模組定"
36+
"義了數值型別的抽象階層結構。:mod:`math` 和 :mod:`cmath` 模組包含了用於浮點數"
37+
"和複數的各種數學函式。:mod:`decimal` 模組支援對十進位數字的精確表示以及任意精"
38+
"度的算術運算。"
3539

3640
#: ../../library/numeric.rst:15
3741
msgid "The following modules are documented in this chapter:"
38-
msgstr ""
42+
msgstr "本章節包含下列的模組:"

0 commit comments

Comments
 (0)
0