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 <[email protected] >, 2015-201677# Liang-Bo Wang <[email protected] >, 201688# Frank Jheng <[email protected] >, 20159+ # Steven Hsu <[email protected] >, 2021910msgid ""
1011msgstr ""
11- "Project-Id-Version : Python 3.7 \n "
12+ "Project-Id-Version : Python 3.9 \n "
1213"Report-Msgid-Bugs-To : \n "
1314"POT-Creation-Date : 2018-06-26 18:54+0800\n "
14- "PO-Revision-Date : 2018-05-23 16:04+0000 \n "
15+ "PO-Revision-Date : 2021-07-04 22:55+0800 \n "
1516"
Last-Translator :
Adrian Liaw <[email protected] >\n "
1617"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1718"tw)\n "
@@ -20,6 +21,7 @@ msgstr ""
2021"Content-Type : text/plain; charset=UTF-8\n "
2122"Content-Transfer-Encoding : 8bit\n "
2223"Plural-Forms : nplurals=1; plural=0;\n "
24+ "X-Generator : Poedit 2.4.3\n "
2325
2426#: ../../library/index.rst:5
2527msgid "The Python Standard Library"
@@ -32,9 +34,9 @@ msgid ""
3234"library that is distributed with Python. It also describes some of the "
3335"optional components that are commonly included in Python distributions."
3436msgstr ""
35- ":ref:`reference-index` 說明 Python 這門語言確切的文法及語意,而這份函式庫參考 "
36- "手冊則是說明隨著 Python 一起發佈的標準函式庫,除此之外,其內容也包含一些時常 "
37- "出現在 Python 發佈版本中的非必要套件。"
37+ ":ref:`reference-index`\\ 說明 Python 這門語言確切的文法及語意,而這份函式庫參 "
38+ "考手冊則是說明隨著 Python 一起發佈的標準函式庫,除此之外,其內容也包含一些時 "
39+ "常出現在 Python 發佈版本中的非必要套件。"
3840
3941#: ../../library/index.rst:13
4042msgid ""
@@ -62,9 +64,9 @@ msgid ""
6264"packages, so it may be necessary to use the packaging tools provided with "
6365"the operating system to obtain some or all of the optional components."
6466msgstr ""
65- "Python 的 Windows 安裝檔基本上包含整個標準函式庫,且通常也包含許多額外套件; "
66- "而類 Unix 作業系統方面,Python 則提供一系列的套件,對於某些非必要性的套件,可 "
67- "能得使用該作業系統提供的套件管理工具來安裝 。"
67+ "Python 的 Windows 安裝檔基本上包含整個標準函式庫,且通常也包含許多附加的組 "
68+ "件;而在類 Unix 作業系統方面,Python 通常是以一系列的套件被安裝,因此對於某些 "
69+ "或全部的可選組件,可能都必須使用該作業系統提供的套件管理工具來安裝 。"
6870
6971#: ../../library/index.rst:30
7072msgid ""
@@ -73,3 +75,6 @@ msgid ""
7375"packages and entire application development frameworks), available from the "
7476"`Python Package Index <https://pypi.org>`_."
7577msgstr ""
78+ "在標準函式庫之外,還有成千上萬且不斷增加的組件(從個別的程式、模組、套件到完"
79+ "整的應用程式開發框架),可以從 `Python 套件索引 (Python Package Index) "
80+ "<https://pypi.org>`_ 中取得。"
0 commit comments