File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-07-17 17:39+0800\n "
11
- "PO-Revision-Date : 2024-01-02 00:30 +0800\n "
11
+ "PO-Revision-Date : 2024-01-03 17:00 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -27,7 +27,7 @@ msgstr ":mod:`math` --- 數學函式"
27
27
msgid ""
28
28
"This module provides access to the mathematical functions defined by the C "
29
29
"standard."
30
- msgstr "此模組提供 C 標準中定義的數學相關函式 。"
30
+ msgstr "此模組提供對 C 標準中定義的數學相關函式的存取 。"
31
31
32
32
#: ../../library/math.rst:16
33
33
msgid ""
@@ -49,7 +49,7 @@ msgstr ""
49
49
msgid ""
50
50
"The following functions are provided by this module. Except when explicitly "
51
51
"noted otherwise, all return values are floats."
52
- msgstr ""
52
+ msgstr "此模組提供下列函式。除非特意註明,否則回傳值皆為浮點數。 "
53
53
54
54
#: ../../library/math.rst:30
55
55
msgid "Number-theoretic and representation functions"
You can’t perform that action at this time.
0 commit comments