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

Skip to content

Commit ba2ec6d

Browse files
committed
Fix https url in tutorial/stdlib
1 parent 74fb54a commit ba2ec6d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

tutorial/stdlib.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# This file is distributed under the same license as the Python package.
44
#
55
# Translators:
6+
# Adrian Liaw <[email protected]>, 2018
67
# Liang-Bo Wang <[email protected]>, 2016
78
# woodrow-shen <[email protected]>, 2015-2016
89
# Jason <[email protected]>, 2016
@@ -12,8 +13,8 @@ msgstr ""
1213
"Project-Id-Version: Python 3.6 TW\n"
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2018-05-23 22:00+0800\n"
15-
"PO-Revision-Date: 2017-09-22 18:27+0000\n"
16-
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
16+
"PO-Revision-Date: 2018-06-03 01:30+0000\n"
17+
"Last-Translator: Adrian Liaw <[email protected]>\n"
1718
"Language-Team: Chinese Traditional (http://www.transifex.com/python-tw-doc/python-36-tw/language/zh-Hant/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -139,7 +140,7 @@ msgstr ":mod:`statistics` 模組提供了替數值資料計算基本統計量(
139140
msgid ""
140141
"The SciPy project <https://scipy.org> has many other modules for numerical "
141142
"computations."
142-
msgstr ""
143+
msgstr "Scipy 專案 <https://scipy.org> 上也有許多數值計算相關的模組。"
143144

144145
#: ../../tutorial/stdlib.rst:161
145146
msgid "Internet Access"

0 commit comments

Comments
 (0)