File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
# SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) 2001-2018 , Python Software Foundation
2
+ # Copyright (C) 2001-2021 , Python Software Foundation
3
3
# This file is distributed under the same license as the Python package.
4
4
#
5
5
# Translators:
6
6
# Liang-Bo Wang <[email protected] >, 2016
7
7
8
8
msgid ""
9
9
msgstr ""
10
- "Project-Id-Version : Python 3.7 \n "
10
+ "Project-Id-Version : Python 3.9 \n "
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2021-10-07 00:10+0000\n "
13
13
"PO-Revision-Date : 2018-05-23 14:38+0000\n "
@@ -475,11 +475,11 @@ msgstr ""
475
475
476
476
#: ../../library/array.rst:259
477
477
msgid "`NumPy <https://numpy.org/>`_"
478
- msgstr ""
478
+ msgstr "`NumPy <https://numpy.org/>`_ "
479
479
480
480
#: ../../library/array.rst:260
481
481
msgid "The NumPy package defines another array type."
482
- msgstr ""
482
+ msgstr "NumPy 套件定義了另一個陣列型態 "
483
483
484
484
#~ msgid ""
485
485
#~ "The Numeric Python extension (NumPy) defines another array type; see "
Original file line number Diff line number Diff line change @@ -297,14 +297,13 @@ msgstr ""
297
297
"(因此可以精確表示像 1/3 這樣的數字)。"
298
298
299
299
#: ../../tutorial/floatingpoint.rst:160
300
- #, fuzzy
301
300
msgid ""
302
301
"If you are a heavy user of floating point operations you should take a look "
303
302
"at the NumPy package and many other packages for mathematical and "
304
303
"statistical operations supplied by the SciPy project. See <https://scipy."
305
304
"org>."
306
305
msgstr ""
307
- "如果你是浮點運算的重度使用者,你應該看一下 Numerical Python ( NumPy) 套件,以"
306
+ "如果你是浮點運算的重度使用者,你應該看一下 NumPy 套件,以"
308
307
"及由 SciPy 專案提供的許多用於數學和統計學運算的其他套件。請參閱 <https://"
309
308
"scipy.org>。"
310
309
You can’t perform that action at this time.
0 commit comments