Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad54d32

Browse files
committed
fix: modify NumPy-related terms based on cpython recent updates
1 parent8f75fa5 commitad54d32

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

‎library/array.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2018, Python Software Foundation
2+
# Copyright (C) 2001-2021, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
#
55
# Translators:
66
# Liang-Bo Wang <me@liang2.tw>, 2016
77
# 周 忠毅 <rilakcrc35@gmail.com>, 2016
88
msgid ""
99
msgstr ""
10-
"Project-Id-Version:Python 3.7\n"
10+
"Project-Id-Version:Python 3.9\n"
1111
"Report-Msgid-Bugs-To:\n"
1212
"POT-Creation-Date:2021-10-07 00:10+0000\n"
1313
"PO-Revision-Date:2018-05-23 14:38+0000\n"
@@ -475,11 +475,11 @@ msgstr ""
475475

476476
#:../../library/array.rst:259
477477
msgid"`NumPy <https://numpy.org/>`_"
478-
msgstr""
478+
msgstr"`NumPy <https://numpy.org/>`_"
479479

480480
#:../../library/array.rst:260
481481
msgid"The NumPy package defines another array type."
482-
msgstr""
482+
msgstr"NumPy 套件定義了另一個陣列型態"
483483

484484
#~ msgid ""
485485
#~ "The Numeric Python extension (NumPy) defines another array type; see "

‎tutorial/floatingpoint.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,14 +297,13 @@ msgstr ""
297297
"(因此可以精確表示像 1/3 這樣的數字)。"
298298

299299
#:../../tutorial/floatingpoint.rst:160
300-
#,fuzzy
301300
msgid""
302301
"If you are a heavy user of floating point operations you should take a look "
303302
"at the NumPy package and many other packages for mathematical and "
304303
"statistical operations supplied by the SciPy project. See <https://scipy."
305304
"org>."
306305
msgstr""
307-
"如果你是浮點運算的重度使用者,你應該看一下Numerical Python (NumPy) 套件,以"
306+
"如果你是浮點運算的重度使用者,你應該看一下 NumPy 套件,以"
308307
"及由 SciPy 專案提供的許多用於數學和統計學運算的其他套件。請參閱 <https://"
309308
"scipy.org>。"
310309

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp