Skip to content
Closed
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
d14714d
Upgrade to 3.9
adrianliaw Jun 20, 2020
a0da5dd
Update readme python version
adrianliaw Jun 20, 2020
2351675
Translate tutorial/interpreter.po and introduction.po (#67)
StevenHsuYL May 18, 2021
b3b431a
Translate tutorial/datastructures.po (#71)
StevenHsuYL May 24, 2021
1c19512
Translate tutorial/controlflow.po (#70)
StevenHsuYL Jun 2, 2021
804400a
Translate sphinx.po (#75)
StevenHsuYL Jun 2, 2021
a8ba69c
Translate tutorial/classes.po
StevenHsuYL Jun 5, 2021
8a817c1
Continue tutorial/modules.po (#72)
StevenHsuYL Jun 7, 2021
09f8d1c
Translate tutorial/stdlib2.po
StevenHsuYL Jun 8, 2021
02ce49f
Complete stdlib2.po
StevenHsuYL Jun 19, 2021
611b75d
Minor modification (#79)
StevenHsuYL Jun 27, 2021
15b08a0
Translate tutorial/inputoutput.po (#74)
StevenHsuYL Jun 28, 2021
9f81d74
Update fuzzy of tutorial/venv.po (#81)
StevenHsuYL Jun 28, 2021
80393b2
Update copyright.po (#87)
dukecat0 Jun 28, 2021
219aa85
Update tutorial/whatnow.po (#88)
dukecat0 Jun 28, 2021
96798f6
Update copyright.po (#91)
dukecat0 Jun 28, 2021
b565db2
Translate license.po
StevenHsuYL Jul 1, 2021
097c23d
Update license.po
StevenHsuYL Jul 2, 2021
41e5d1f
Translate intalling/index.po
StevenHsuYL Jul 3, 2021
242f116
Update license.po
StevenHsuYL Jul 3, 2021
bac89b9
Update installing/index.
StevenHsuYL Jul 3, 2021
70460bd
Translate distributing/index.po
StevenHsuYL Jul 4, 2021
a71ebd9
Translate tutorial/errors.po (#76)
StevenHsuYL Jul 4, 2021
b7ccbda
Update tutorial/stdlib.po (#78)
StevenHsuYL Jul 5, 2021
40a67b2
Update index pages.
StevenHsuYL Jul 5, 2021
097e0bb
Translate extending/index.po
StevenHsuYL Jul 6, 2021
e417bc2
Update index pages.
StevenHsuYL Jul 6, 2021
d281dec
Merge branch '3.9' of https://github.com/python/python-docs-zh-tw int…
StevenHsuYL Jul 7, 2021
e0ae8ac
Update sphinx.po
StevenHsuYL Jul 7, 2021
9cf98f1
Translate tutorial/interactive.po (#83)
StevenHsuYL Jul 13, 2021
2e27e7b
Translate tutorial/appendix.po (#84)
dukecat0 Jul 13, 2021
30342dd
Update tutorial/stdlib.po (#97)
StevenHsuYL Aug 16, 2021
db26e0c
Merge branch '3.9' of https://github.com/python/python-docs-zh-tw int…
StevenHsuYL Aug 19, 2021
657e006
Update sphinx.po
StevenHsuYL Aug 19, 2021
2097fa6
secrets translation v 1.0 (#66)
bonzoyang Aug 29, 2021
43c68ce
Apply suggestions from code review
StevenHsuYL Sep 4, 2021
90edb0f
Update stdlib2.po
StevenHsuYL Sep 4, 2021
e0d7814
feat: automation with github action (#102)
mattwang44 Sep 7, 2021
d54eaf6
sync with cpython 9ad2184d (#104)
github-actions[bot] Sep 7, 2021
9630419
Revert "sync with cpython 9ad2184d (#104)" (#106)
adrianliaw Sep 7, 2021
7fedc5f
chore: insert `Language` header entry when merging from CPython doc
mattwang44 Sep 8, 2021
a01692d
chore(doc): update the link for current translated doc
mattwang44 Sep 8, 2021
ce5c2eb
chore: send cpython-syncing PR as a draft
mattwang44 Sep 8, 2021
3da23ec
chore: remove reviewer for cpython-syncing PR
mattwang44 Sep 8, 2021
212beef
chore: insert github app token for triggering ci on automation PR
mattwang44 Sep 8, 2021
9c34230
Merge pull request #108 from mattwang44/improve-github-action
mattwang44 Sep 10, 2021
c25c111
sync with cpython 1b02e29f
github-actions[bot] Sep 13, 2021
3eef7db
fix(sphinx): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
24f673b
fix(tutorial/controlflow): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
ed9b230
fix(copyright): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
e8007dc
fix(faq/general): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
dbc1aa7
fix(faq/programming): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
aecf717
fix(howto/descriptor): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
0c84161
fix(library/array): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
93bae2f
fix(c-api/dict): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
841a567
fix(action): allow merging cpython on existing branch
mattwang44 Sep 13, 2021
2d3ada9
Merge pull request #110 from mattwang44/fix/sync-workflow/edit-on-branch
mattwang44 Sep 13, 2021
a9375a1
Translate tutorial/floatingpoint.po (#89)
StevenHsuYL Sep 15, 2021
16f8e71
Translate bugs.po (#93)
StevenHsuYL Sep 15, 2021
518f91a
Merge branch '3.9' into cron/sync/3.9
mattwang44 Sep 15, 2021
ce2b526
sync with cpython 4ce55cce
github-actions[bot] Sep 15, 2021
585450f
sync with cpython 9443ce4e
github-actions[bot] Sep 16, 2021
399996c
fix(tutorial/floatingpoint): update based on changes from cpython syn…
mattwang44 Sep 16, 2021
3a35894
Merge pull request #105 from python/cron/sync/3.9
adrianliaw Sep 17, 2021
e18f68b
Merge branch '3.9' into classes
mattwang44 Sep 17, 2021
4880a17
Merge branch '3.9' into distributing
mattwang44 Sep 17, 2021
e4bee2a
Merge branch '3.9' into index
mattwang44 Sep 17, 2021
bdc86e3
Merge branch '3.9' into installing
mattwang44 Sep 17, 2021
e0bc195
Update classes.po
StevenHsuYL Sep 21, 2021
768a30d
Update classes.po
StevenHsuYL Sep 21, 2021
0acb12f
Update sphinx.po
StevenHsuYL Sep 22, 2021
7679966
Merge pull request #80 from StevenHsuYL/stdlib2
adrianliaw Sep 23, 2021
1323c0c
Merge branch '3.9' of https://github.com/python/python-docs-zh-tw int…
StevenHsuYL Sep 25, 2021
3035926
Merge pull request #77 from StevenHsuYL/classes
adrianliaw Sep 25, 2021
1aa70ac
Update sphinx.po
StevenHsuYL Sep 29, 2021
292ce1e
Update distributing/index.po
StevenHsuYL Oct 1, 2021
69c669d
Update distributing/index.po
StevenHsuYL Oct 2, 2021
bb356f6
Update installing/index.po
StevenHsuYL Oct 2, 2021
1c134bf
Update installing/index.po
StevenHsuYL Oct 3, 2021
6b750f0
Update installing/index.po
StevenHsuYL Oct 3, 2021
4b8215b
Update license.po
StevenHsuYL Oct 3, 2021
c22e614
Update tutorial/appetite.po
StevenHsuYL Oct 3, 2021
62cf869
Update tutorial/modules.po
StevenHsuYL Oct 3, 2021
784b73c
Merge pull request #96 from StevenHsuYL/distributing
mattwang44 Oct 8, 2021
551ff79
Sync with CPython 3.9 (#112)
pydoc-zh-tw[bot] Oct 8, 2021
747337d
Merge branch '3.9' into installing
mattwang44 Oct 8, 2021
2075526
Merge branch '3.9' into index
mattwang44 Oct 8, 2021
6899e33
Merge branch '3.9' into license
mattwang44 Oct 8, 2021
b5e12a0
Translate library/text.po
jordanSu Oct 10, 2021
f5dc070
docs: improve wording and add introduction to pot file
grimmerk Oct 17, 2021
240d202
update library/text.po according to suggestions
jordanSu Oct 17, 2021
ac134e5
Merge pull request #122 from grimmer0125/improve_readme
mattwang44 Oct 17, 2021
9e3ccd8
fix(README): broken anchor due to modified title
mattwang44 Oct 17, 2021
7af1155
Merge pull request #120 from jordanSu/library-text
mattwang44 Oct 17, 2021
142c849
Merge pull request #123 from python/fix/readme-broken-anchor
josix Oct 18, 2021
c6f8ec3
docs: add more detailed introduction to readme
grimmerk Oct 18, 2021
f60a084
Apply suggestions from code review
StevenHsuYL Oct 19, 2021
5373f0b
Apply suggestions from code review
StevenHsuYL Oct 19, 2021
170b522
Apply suggestions from code review
StevenHsuYL Oct 19, 2021
7cfb039
Merge pull request #95 from StevenHsuYL/installing
mattwang44 Oct 19, 2021
b90882d
Merge pull request #99 from StevenHsuYL/index
mattwang44 Oct 19, 2021
a8ffd10
Merge pull request #94 from StevenHsuYL/license
mattwang44 Oct 19, 2021
8d59554
Sync with CPython 3.9 (#121)
pydoc-zh-tw[bot] Oct 19, 2021
1f1fbbc
docs: update the sentences about searching fuzzy entries
grimmerk Oct 21, 2021
1200b89
fix(README): wrong Telegram invitation link
mattwang44 Oct 21, 2021
80e1d32
docs: correct some typo
grimmerk Oct 21, 2021
78ab3d7
docs: add back some heapq translations which were accidentally deleted
grimmerk Oct 21, 2021
da179b8
Update README.rst
grimmerk Oct 21, 2021
52104be
Merge pull request #124 from grimmer0125/organize_readme
josix Oct 21, 2021
532f75e
fix(README): a translation typo
grimmerk Oct 23, 2021
53c6451
Merge pull request #128 from grimmer0125/fix_readme_typo
josix Oct 23, 2021
2d317b2
translate library/intro
eopXD Oct 5, 2018
56636ac
error fix
eopXD Oct 14, 2018
55368bb
chore: update for Python 3.9
mattwang44 Oct 26, 2021
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions c-api/index.po
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2018, Python Software Foundation
# Copyright (C) 2001-2021, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Leon H., 2017
# 豆豆 (Tommy Lin) <gnat_lin@hotmail.com>, 2017
# Steven Hsu <hsuhaochun@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2017-11-24 09:04+0000\n"
"PO-Revision-Date: 2021-07-05 21:11+0800\n"
"Last-Translator: 豆豆 (Tommy Lin) <gnat_lin@hotmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -19,10 +20,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.4.3\n"

#: ../../c-api/index.rst:5
msgid "Python/C API Reference Manual"
msgstr "Python / C API 參考手冊"
msgstr "Python/C API 參考手冊"

#: ../../c-api/index.rst:7
msgid ""
Expand All @@ -31,3 +33,6 @@ msgid ""
"`extending-index`, which describes the general principles of extension "
"writing but does not document the API functions in detail."
msgstr ""
"對於想要編寫擴充模組或是嵌入 Python 的 C 和 C++ 程式設計師們,這份手冊記錄"
"了可使用的 API(應用程式介面)。在\\ :ref:`extending-index`\\ 中也有相關的"
"內容,它描述了編寫擴充的一般原則,但並沒有詳細說明 API 函式。"
41 changes: 34 additions & 7 deletions extending/index.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2018, Python Software Foundation
# Copyright (C) 2001-2021, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Steven Hsu <hsuhaochun@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2018-05-23 14:34+0000\n"
"PO-Revision-Date: 2021-07-06 22:18+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -17,10 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.4.3\n"

#: ../../extending/index.rst:5
msgid "Extending and Embedding the Python Interpreter"
msgstr ""
msgstr "擴充和嵌入 Python 直譯器"

#: ../../extending/index.rst:7
msgid ""
Expand All @@ -32,6 +34,11 @@ msgid ""
"extension modules so that they can be loaded dynamically (at run time) into "
"the interpreter, if the underlying operating system supports this feature."
msgstr ""
"這份說明文件描述如何在 C 或 C++ 中編寫模組,並使用新模組來擴充 Python 直譯器"
"功能。那些模組不僅可以定義新的函式,也可以定義新的物件型別及其方法 (method)。"
"文件內容也會描述如何將 Python 直譯器嵌入另一個應用程式中,做為一種擴充語言 "
"(extension language) 使用。最後,它會展示如何編譯及連結擴充模組,使那些模組可"
"以動態地(在運行時)被載入到直譯器中,前提是底層作業系統有支援這個功能。"

#: ../../extending/index.rst:15
msgid ""
Expand All @@ -41,16 +48,21 @@ msgid ""
"documents the existing object types, functions and modules (both built-in "
"and written in Python) that give the language its wide application range."
msgstr ""
"這份說明文件假設您具備 Python 的基礎知識。關於此語言的非正式介紹,請參閱 :"
"ref:`tutorial-index`\\ 。\\ :ref:`reference-index`\\ 給予此語言更為正式的定"
"義。\\ :ref:`library-index` 記錄了賦予此語言廣泛應用範圍的物件型別、函式"
"與(內建的和以 Python 編寫的)模組。"

#: ../../extending/index.rst:21
msgid ""
"For a detailed description of the whole Python/C API, see the separate :ref:"
"`c-api-index`."
msgstr ""
"關於完整的 Python/C API 詳細介紹,請參閱另外一份 :ref:`c-api-index`\\ 。"

#: ../../extending/index.rst:26
msgid "Recommended third party tools"
msgstr ""
msgstr "推薦的第三方工具"

#: ../../extending/index.rst:28
msgid ""
Expand All @@ -60,23 +72,33 @@ msgid ""
"swig.org>`_ and `Numba <https://numba.pydata.org/>`_ offer both simpler and "
"more sophisticated approaches to creating C and C++ extensions for Python."
msgstr ""
"這份指南僅涵蓋了此 CPython 版本所提供的、用以建立擴充的基本工具。第三方工具,"
"例如 `Cython <http://cython.org/>`_\\ 、\\ `cffi <https://cffi.readthedocs."
"io>`_\\ 、\\ `SWIG <http://www.swig.org>`_ 和 `Numba <https://numba.pydata."
"org/>`_\\ ,提供了更為簡單及更為複雜的多種方法,來為 Python 建立 C 和 C ++ 擴"
"充。"

#: ../../extending/index.rst:40
msgid ""
"`Python Packaging User Guide: Binary Extensions <https://packaging.python."
"org/guides/packaging-binary-extensions/>`_"
msgstr ""
"`Python 封裝使用者指南:二進制擴充 <https://packaging.python.org/guides/"
"packaging-binary-extensions/>`_"

#: ../../extending/index.rst:38
msgid ""
"The Python Packaging User Guide not only covers several available tools that "
"simplify the creation of binary extensions, but also discusses the various "
"reasons why creating an extension module may be desirable in the first place."
msgstr ""
"Python 封裝使用者指南 (Python Packaging User Guide) 不僅涵蓋了數個可以用來簡"
"化二進制擴充建立過程的工具,也會討論為何建立一個擴充模組可能會是您的優先考"
"量。"

#: ../../extending/index.rst:45
msgid "Creating extensions without third party tools"
msgstr ""
msgstr "不使用第三方工具建立擴充"

#: ../../extending/index.rst:47
msgid ""
Expand All @@ -85,10 +107,12 @@ msgid ""
"those tools, rather than being a recommended way to create your own C "
"extensions."
msgstr ""
"本指南中的這一節將說明,在沒有第三方工具的協助下,如何建立 C 和 C ++ 擴充。它"
"主要是寫給使用那些工具的創作者們,而不是讓你建立自己的 C 擴充的推薦方法。"

#: ../../extending/index.rst:63
msgid "Embedding the CPython runtime in a larger application"
msgstr ""
msgstr "在更大的應用程式中嵌入 CPython 運行環境 (runtime)"

#: ../../extending/index.rst:65
msgid ""
Expand All @@ -97,3 +121,6 @@ msgid ""
"CPython runtime inside a larger application. This section covers some of the "
"details involved in doing that successfully."
msgstr ""
"有時候,相較於建立一個擴充,使其在 Python 直譯器中可作為主應用程式運行,還不"
"如將 CPython 運行環境嵌入至一個更大的應用程式中更可取。本節將涵蓋一些要"
"成功完成此任務所涉及的細節。"
15 changes: 10 additions & 5 deletions howto/index.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2018, Python Software Foundation
# Copyright (C) 2001-2021, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Steven Hsu <hsuhaochun@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
"PO-Revision-Date: 2021-07-05 12:45+0800\n"
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -17,10 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.4.3\n"

#: ../../howto/index.rst:3
msgid "Python HOWTOs"
msgstr ""
msgstr "Python 如何達成任務"

#: ../../howto/index.rst:5
msgid ""
Expand All @@ -29,7 +31,10 @@ msgid ""
"HOWTO collection, this collection is an effort to foster documentation "
"that's more detailed than the Python Library Reference."
msgstr ""
"「Python 如何達成任務 (HOWTOs)」是一系列的說明文件,其內容會盡量完整地涵蓋某"
"些單一、特定的主題。以 Linux 說明文件專案的 HOWTO 系列為模範,本系列的目標是"
"提供比 Python 函式庫參考手冊更實用的說明文件。"

#: ../../howto/index.rst:11
msgid "Currently, the HOWTOs are:"
msgstr ""
msgstr "目前有以下這些任務指南:"
23 changes: 14 additions & 9 deletions library/index.po
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2018, Python Software Foundation
# Copyright (C) 2001-2021, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Liang-Bo Wang <me@liang2.tw>, 2015-2016
# Liang-Bo Wang <me@liang2.tw>, 2016
# Frank Jheng <M157q.tw@gmail.com>, 2015
# Steven Hsu <hsuhaochun@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2018-05-23 16:04+0000\n"
"PO-Revision-Date: 2021-07-04 22:55+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -20,6 +21,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.4.3\n"

#: ../../library/index.rst:5
msgid "The Python Standard Library"
Expand All @@ -32,9 +34,9 @@ msgid ""
"library that is distributed with Python. It also describes some of the "
"optional components that are commonly included in Python distributions."
msgstr ""
":ref:`reference-index` 說明 Python 這門語言確切的文法及語意,而這份函式庫參考"
"手冊則是說明隨著 Python 一起發佈的標準函式庫,除此之外,其內容也包含一些時常"
"出現在 Python 發佈版本中的非必要套件。"
":ref:`reference-index`\\ 說明 Python 這門語言確切的文法及語意,而這份函式庫參"
"考手冊則是說明隨著 Python 一起發佈的標準函式庫,除此之外,其內容也包含一些時"
"常出現在 Python 發佈版本中的非必要套件。"

#: ../../library/index.rst:13
msgid ""
Expand Down Expand Up @@ -62,9 +64,9 @@ msgid ""
"packages, so it may be necessary to use the packaging tools provided with "
"the operating system to obtain some or all of the optional components."
msgstr ""
"Python 的 Windows 安裝檔基本上包含整個標準函式庫,且通常也包含許多額外套件;"
"而類 Unix 作業系統方面,Python 則提供一系列的套件,對於某些非必要性的套件,可"
"能得使用該作業系統提供的套件管理工具來安裝。"
"Python 的 Windows 安裝檔基本上包含整個標準函式庫,且通常也包含許多附加的組"
"件;而在類 Unix 作業系統方面,Python 通常是以一系列的套件被安裝,因此對於某些"
"或全部的可選組件,可能都必須使用該作業系統提供的套件管理工具來安裝。"

#: ../../library/index.rst:30
msgid ""
Expand All @@ -73,3 +75,6 @@ msgid ""
"packages and entire application development frameworks), available from the "
"`Python Package Index <https://pypi.org>`_."
msgstr ""
"在標準函式庫之外,還有成千上萬且不斷增加的組件(從個別的程式、模組、套件到完"
"整的應用程式開發框架),可以從 `Python 套件索引 (Python Package Index) "
"<https://pypi.org>`_ 中取得。"
16 changes: 12 additions & 4 deletions reference/index.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2018, Python Software Foundation
# Copyright (C) 2001-2021, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Steven Hsu <hsuhaochun@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
"PO-Revision-Date: 2021-07-06 22:07+0800\n"
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -17,10 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.4.3\n"

#: ../../reference/index.rst:5
msgid "The Python Language Reference"
msgstr ""
msgstr "Python 語言參考手冊"

#: ../../reference/index.rst:7
msgid ""
Expand All @@ -33,3 +35,9 @@ msgid ""
"picture of how to write a Python extension module, and the :ref:`c-api-"
"index` describes the interfaces available to C/C++ programmers in detail."
msgstr ""
"這份參考手冊會描述 Python 語言的語法及「核心語意」。它雖然簡潔,但也盡量保持"
"精確並完整。關於非必要的 (non-essential) 內建物件型別、內建函式及模組的語"
"意,則在 :ref:`library-index` 中說明。關於此語言的非正式介紹,請參閱 :ref:"
"`tutorial-index`\\ 。對於 C 或 C++ 程式設計師,還有另外兩個手冊:\\ :ref:"
"`extending-index`\\ 以高階的視野說明如何編寫 Python 擴充模組,而 :ref:`c-"
"api-index`\\ 則詳細說明 C/C++ 程式設計師可用的介面。"
2 changes: 1 addition & 1 deletion sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ msgstr "全部函式、類別、術語"

#: ../../tools/templates/indexcontent.html:46
msgid "Glossary"
msgstr "詞彙表"
msgstr "術語表"

#: ../../tools/templates/indexcontent.html:47
msgid "the most important terms explained"
Expand Down
6 changes: 3 additions & 3 deletions tutorial/appetite.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-24 00:11+0000\n"
"PO-Revision-Date: 2021-06-06 13:25+0800\n"
"PO-Revision-Date: 2021-10-03 17:39+0800\n"
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand Down Expand Up @@ -67,8 +67,8 @@ msgstr ""
"也許你可以為了某些任務而寫個 Unix shell 腳本或者 Windows 批次檔來處理,但 "
"shell 腳本最適合於搬動檔案或更動文字內容,而不適於圖形應用程式或遊戲。你可以"
"為此寫個 C/C++/Java 程式,但僅僅是完成個草稿也需要很長的開發時間。相較而言,"
"Python 更易於使用,並能在 Windows、macOS、Unix 作業系統上執行,且能更快速地"
"幫助你完成工作。"
"Python 更易於使用,並能在 Windows、macOS、Unix 作業系統上執行,且能更快速地幫"
"助你完成工作。"

#: ../../tutorial/appetite.rst:29
msgid ""
Expand Down
12 changes: 8 additions & 4 deletions using/index.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2018, Python Software Foundation
# Copyright (C) 2001-2021, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Steven Hsu <hsuhaochun@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2018-05-23 16:19+0000\n"
"PO-Revision-Date: 2021-07-06 22:21+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -17,14 +18,17 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.4.3\n"

#: ../../using/index.rst:5
msgid "Python Setup and Usage"
msgstr ""
msgstr "Python 的設置與使用"

#: ../../using/index.rst:8
msgid ""
"This part of the documentation is devoted to general information on the "
"setup of the Python environment on different platforms, the invocation of "
"the interpreter and things that make working with Python easier."
msgstr ""
"這部分的說明文件是關於在不同平台上設定 Python 環境的綜合資訊、直譯器的呼"
"叫,以及讓 Python 更容易使用的一些方法。"