8000 Update index pages. · python/python-docs-zh-tw@40a67b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 40a67b2

Browse files
committed
Update index pages.
Translate and update several index pages.
1 parent 96798f6 commit 40a67b2

File tree

5 files changed

+53
-26
lines changed

5 files changed

+53
-26
lines changed

c-api/index.po

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
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
# Leon H., 2017
77
# 豆豆 (Tommy Lin) <gnat_lin@hotmail.com>, 2017
8+
# Steven Hsu <hsuhaochun@gmail.com>, 2021
89
msgid ""
910
msgstr ""
10-
"Project-Id-Version: Python 3.7\n"
11+
"Project-Id-Version: Python 3.9\n"
1112
"Report-Msgid-Bugs-To: \n"
1213
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
13-
"PO-Revision-Date: 2017-11-24 09:04+0000\n"
14+
"PO-Revision-Date: 2021-07-05 21:11+0800\n"
1415
"Last-Translator: 豆豆 (Tommy Lin) <gnat_lin@hotmail.com>\n"
1516
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1617
"tw)\n"
@@ -19,10 +20,11 @@ msgstr ""
1920
"Content-Type: text/plain; charset=UTF-8\n"
2021
"Content-Transfer-Encoding: 8bit\n"
2122
"Plural-Forms: nplurals=1; plural=0;\n"
23+
"X-Generator: Poedit 2.4.3\n"
2224

2325
#: ../../c-api/index.rst:5
2426
msgid "Python/C API Reference Manual"
25-
msgstr "Python / C API 參考手冊"
27+
msgstr "Python/C API 參考手冊"
2628

2729
#: ../../c-api/index.rst:7
2830
msgid ""
@@ -31,3 +33,6 @@ msgid ""
3133
"`extending-index`, which describes the general principles of extension "
3234
"writing but does not document the API functions in detail."
3335
msgstr ""
36+
"對於想要編寫擴充模組或是嵌入 Python 的 C 和 C++ 程式設計師們,這份手冊記錄"
37+
"了可使用的 API(應用程式介面)。在\\ :ref:`extending-index`\\ 中也有相關的"
38+
"內容,它描述了編寫擴充的一般原則,但並沒有詳細說明 API 函式。"

howto/index.po

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
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:
6+
# Steven Hsu <hsuhaochun@gmail.com>, 2021
67
msgid ""
78
msgstr ""
8-
"Project-Id-Version: Python 3.7\n"
9+
"Project-Id-Version: Python 3.9\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
12+
"PO-Revision-Date: 2021-07-05 12:45+0800\n"
1213
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1314
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1415
"tw)\n"
@@ -17,10 +18,11 @@ msgstr ""
1718
"Content-Type: text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding: 8bit\n"
1920
"Plural-Forms: nplurals=1; plural=0;\n"
21+
"X-Generator: Poedit 2.4.3\n"
2022

2123
#: ../../howto/index.rst:3
2224
msgid "Python HOWTOs"
23-
msgstr ""
25+
msgstr "Python 如何達成任務"
2426

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

3338
#: ../../howto/index.rst:11
3439
msgid "Currently, the HOWTOs are:"
35-
msgstr ""
40+
msgstr "目前有以下這些任務指南:"

library/index.po

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
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>, 2015-2016
77
# Liang-Bo Wang <me@liang2.tw>, 2016
88
# Frank Jheng <M157q.tw@gmail.com>, 2015
9+
# Steven Hsu <hsuhaochun@gmail.com>, 2021
910
msgid ""
1011
msgstr ""
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 <adrianliaw2000@gmail.com>\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
2527
msgid "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."
3436
msgstr ""
35-
":ref:`reference-index` 說明 Python 這門語言確切的文法及語意,而這份函式庫參考"
36-
"手冊則是說明隨著 Python 一起發佈的標準函式庫,除此之外,其內容也包含一些時常"
37-
"出現在 Python 發佈版本中的非必要套件。"
37+
":ref:`reference-index`\\ 說明 Python 這門語言確切的文法及語意,而這份函式庫參"
38+
"考手冊則是說明隨著 Python 一起發佈的標準函式庫,除此之外,其內容也包含一些時"
39+
"常出現在 Python 發佈版本中的非必要套件。"
3840

3941
#: ../../library/index.rst:13
4042
msgid ""
@@ -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."
6466
msgstr ""
65-
"Python 的 Windows 安裝檔基本上包含整個標準函式庫,且通常也包含許多額外套件;"
66-
"而類 Unix 作業系統方面,Python 則提供一系列的套件,對於某些非必要性的套件,可"
67-
"能得使用該作業系統提供的套件管理工具來安裝。"
67+
"Python 的 Windows 安裝檔基本上包含整個標準函式庫,且通常也包含許多附加的組"
68+
"件;而在類 Unix 作業系統方面,Python 通常是以一系列的套件被安裝,因此對於某些"
69+
"或全部的可選組件,可能都必須使用該作業系統提供的套件管理工具來安裝。"
6870

6971
#: ../../library/index.rst:30
7072
msgid ""
@@ -73,3 +75,6 @@ msgid ""
7375
"packages and entire application development frameworks), available from the "
7476
"`Python Package Index <https://pypi.org>`_."
7577
msgstr ""
78+
"在標準函式庫之外,還有成千上萬且不斷增加的組件(從個別的程式、模組、套件到完"
79+
"整的應用程式開發框架),可以從 `Python 套件索引 (Python Package Index) "
80+
"<https://pypi.org>`_ 中取得。"

reference/index.po

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
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:
6+
# Steven Hsu <hsuhaochun@gmail.com>, 2021
67
msgid ""
78
msgstr ""
8-
"Project-Id-Version: Python 3.7\n"
9+
"Project-Id-Version: Python 3.9\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
12+
"PO-Revision-Date: 2021-07-05 10:57+0800\n"
1213
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1314
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1415
"tw)\n"
@@ -17,10 +18,11 @@ msgstr ""
1718
"Content-Type: text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding: 8bit\n"
1920
"Plural-Forms: nplurals=1; plural=0;\n"
21+
"X-Generator: Poedit 2.4.3\n"
2022

2123
#: ../../reference/index.rst:5
2224
msgid "The Python Language Reference"
23-
msgstr ""
25+
msgstr "Python 語言參考手冊"
2426

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

using/index.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
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:
6+
# Steven Hsu <hsuhaochun@gmail.com>, 2021
67
msgid ""
78
msgstr ""
8-
"Project-Id-Version: Python 3.7\n"
9+
"Project-Id-Version: Python 3.9\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date: 2018-05-23 16:19+0000\n"
12+
"PO-Revision-Date: 2021-07-05 12:25+0800\n"
1213
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1314
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1415
"tw)\n"
@@ -17,14 +18,17 @@ msgstr ""
1718
"Content-Type: text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding: 8bit\n"
1920
"Plural-Forms: nplurals=1; plural=0;\n"
21+
"X-Generator: Poedit 2.4.3\n"
2022

2123
#: ../../using/index.rst:5
2224
msgid "Python Setup and Usage"
23-
msgstr ""
25+
msgstr "Python 設定與使用"
2426

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

0 commit comments

Comments
 (0)
0