From 40a67b23bfc8bfd9f6f5f24028115585ff2b2384 Mon Sep 17 00:00:00 2001 From: Steven Hsu <81967953+StevenHsuYL@users.noreply.github.com> Date: Mon, 5 Jul 2021 21:20:04 +0800 Subject: [PATCH 1/9] Update index pages. Translate and update several index pages. --- c-api/index.po | 13 +++++++++---- howto/index.po | 15 ++++++++++----- library/index.po | 23 ++++++++++++++--------- reference/index.po | 16 ++++++++++++---- using/index.po | 12 ++++++++---- 5 files changed, 53 insertions(+), 26 deletions(-) diff --git a/c-api/index.po b/c-api/index.po index 1b599a1f16..7ee4874fe4 100644 --- a/c-api/index.po +++ b/c-api/index.po @@ -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) , 2017 +# Steven Hsu , 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) \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -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 "" @@ -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 函式。" diff --git a/howto/index.po b/howto/index.po index 695fe8328a..fb81532066 100644 --- a/howto/index.po +++ b/howto/index.po @@ -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 , 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 \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -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 "" @@ -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 "目前有以下這些任務指南:" diff --git a/library/index.po b/library/index.po index 6e4aed7b85..3a4cfbba2d 100644 --- a/library/index.po +++ b/library/index.po @@ -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 , 2015-2016 # Liang-Bo Wang , 2016 # Frank Jheng , 2015 +# Steven Hsu , 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 \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -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" @@ -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 "" @@ -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 "" @@ -73,3 +75,6 @@ msgid "" "packages and entire application development frameworks), available from the " "`Python Package Index `_." msgstr "" +"在標準函式庫之外,還有成千上萬且不斷增加的組件(從個別的程式、模組、套件到完" +"整的應用程式開發框架),可以從 `Python 套件索引 (Python Package Index) " +"`_ 中取得。" diff --git a/reference/index.po b/reference/index.po index 8c4f8e9bf0..ed5bb1c227 100644 --- a/reference/index.po +++ b/reference/index.po @@ -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 , 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 10:57+0800\n" "Last-Translator: Liang-Bo Wang \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -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 "" @@ -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++ 程式設計師可用的介面。" diff --git a/using/index.po b/using/index.po index 5a86b03b08..8ef7886d23 100644 --- a/using/index.po +++ b/using/index.po @@ -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 , 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-05 12:25+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -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" #: ../../using/index.rst:5 msgid "Python Setup and Usage" -msgstr "" +msgstr "Python 設定與使用" #: ../../using/index.rst:8 msgid "" @@ -28,3 +30,5 @@ msgid "" "setup of the Python environment on different platforms, the invocation of " "the interpreter and things that make working with Python easier." msgstr "" +"這部分的說明文件是關於在不同平台上設定 Python 環境的綜合資訊、直譯器的呼" +"叫,以及讓 Python 更容易使用的一些方法。" From 097e0bbf0adfa8e40e193674d26cae6b557fa3a3 Mon Sep 17 00:00:00 2001 From: Steven Hsu <81967953+StevenHsuYL@users.noreply.github.com> Date: Tue, 6 Jul 2021 12:12:46 +0800 Subject: [PATCH 2/9] Translate extending/index.po Complete translation. --- extending/index.po | 41 ++++++++++++++++++++++++++++++++++------- 1 file changed, 34 insertions(+), 7 deletions(-) diff --git a/extending/index.po b/extending/index.po index e2f91ceff0..5de432b8c9 100644 --- a/extending/index.po +++ b/extending/index.po @@ -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 , 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 12:10+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -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 "" @@ -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 "" @@ -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 "" @@ -60,12 +72,19 @@ msgid "" "swig.org>`_ and `Numba `_ offer both simpler and " "more sophisticated approaches to creating C and C++ extensions for Python." msgstr "" +"這份指南僅涵蓋了此 CPython 版本所提供的、用以建立擴充的基本工具。第三方工具," +"例如 `Cython `_\\ 、\\ `cffi `_\\ 、\\ `SWIG `_ 和 `Numba `_\\ ,提供了更為簡單及更為複雜的多種方法,來為 Python 建立 C 和 C ++ 擴" +"充。" #: ../../extending/index.rst:40 msgid "" "`Python Packaging User Guide: Binary Extensions `_" msgstr "" +"`Python 封裝使用者指南:二進制擴充 `_" #: ../../extending/index.rst:38 msgid "" @@ -73,10 +92,13 @@ msgid "" "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 "" @@ -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 "" @@ -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 運行環境嵌入至一個更大的應用程式中。本節將涵蓋一些要" +"成功完成此任務所涉及的細節。" From e417bc2acd31cb173806a243f700754538046bd3 Mon Sep 17 00:00:00 2001 From: Steven Hsu <81967953+StevenHsuYL@users.noreply.github.com> Date: Tue, 6 Jul 2021 22:23:42 +0800 Subject: [PATCH 3/9] Update index pages. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "Setup" -> "設置" --- extending/index.po | 6 +++--- reference/index.po | 4 ++-- sphinx.po | 4 ++-- using/index.po | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/extending/index.po b/extending/index.po index 5de432b8c9..0432daa610 100644 --- a/extending/index.po +++ b/extending/index.po @@ -9,7 +9,7 @@ msgstr "" "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: 2021-07-06 12:10+0800\n" +"PO-Revision-Date: 2021-07-06 22:18+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -121,6 +121,6 @@ msgid "" "CPython runtime inside a larger application. This section covers some of the " "details involved in doing that successfully." msgstr "" -"有時候,比起要建立一個擴充,使其在 Python 直譯器中可作為主應用程式運行,更讓" -"人期待的方法是將 CPython 運行環境嵌入至一個更大的應用程式中。本節將涵蓋一些要" +"有時候,相較於建立一個擴充,使其在 Python 直譯器中可作為主應用程式運行,還不" +"如將 CPython 運行環境嵌入至一個更大的應用程式中,更令人讚賞。本節將涵蓋一些要" "成功完成此任務所涉及的細節。" diff --git a/reference/index.po b/reference/index.po index ed5bb1c227..dd38e047ee 100644 --- a/reference/index.po +++ b/reference/index.po @@ -9,7 +9,7 @@ msgstr "" "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: 2021-07-05 10:57+0800\n" +"PO-Revision-Date: 2021-07-06 22:07+0800\n" "Last-Translator: Liang-Bo Wang \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -37,7 +37,7 @@ msgid "" msgstr "" "這份參考手冊會描述 Python 語言的語法及「核心語意」。它雖然簡潔,但也盡量保持" "精確並完整。關於非必要的 (non-essential) 內建物件型別、內建函式及模組的語" -"意,在 :ref:`library-index` 中說明。關於此語言的非正式介紹,請參閱 :ref:" +"意,則在 :ref:`library-index` 中說明。關於此語言的非正式介紹,請參閱 :ref:" "`tutorial-index`\\ 。對於 C 或 C++ 程式設計師,還有另外兩個手冊:\\ :ref:" "`extending-index`\\ 以高階的視野說明如何編寫 Python 擴充模組,而 :ref:`c-" "api-index`\\ 則詳細說明 C/C++ 程式設計師可用的介面。" diff --git a/sphinx.po b/sphinx.po index 04ffdf1363..d248fcd14b 100644 --- a/sphinx.po +++ b/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Python 3.9\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-06-20 18:08+0800\n" -"PO-Revision-Date: 2021-06-02 12:28+0800\n" +"PO-Revision-Date: 2021-07-06 22:22+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -90,7 +90,7 @@ msgstr "描述語法及語言要素" #: ../../tools/templates/indexcontent.html:21 msgid "Python Setup and Usage" -msgstr "Python 的安裝與使用" +msgstr "Python 的設置與使用" #: ../../tools/templates/indexcontent.html:22 msgid "how to use Python on different platforms" diff --git a/using/index.po b/using/index.po index 8ef7886d23..42a7d17034 100644 --- a/using/index.po +++ b/using/index.po @@ -9,7 +9,7 @@ msgstr "" "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: 2021-07-05 12:25+0800\n" +"PO-Revision-Date: 2021-07-06 22:21+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -22,7 +22,7 @@ msgstr "" #: ../../using/index.rst:5 msgid "Python Setup and Usage" -msgstr "Python 設定與使用" +msgstr "Python 的設置與使用" #: ../../using/index.rst:8 msgid "" From e0ae8ac10c863bdf2df350f087eb5e63a9d0d00b Mon Sep 17 00:00:00 2001 From: Steven Hsu <81967953+StevenHsuYL@users.noreply.github.com> Date: Wed, 7 Jul 2021 19:59:18 +0800 Subject: [PATCH 4/9] Update sphinx.po MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit glossary: "術語表" --- sphinx.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sphinx.po b/sphinx.po index d248fcd14b..8a4911c39c 100644 --- a/sphinx.po +++ b/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Python 3.9\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-06-20 18:08+0800\n" -"PO-Revision-Date: 2021-07-06 22:22+0800\n" +"PO-Revision-Date: 2021-07-07 19:58+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -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" From 657e006525bd18665ee2c45cf3a35d1c5d8866b4 Mon Sep 17 00:00:00 2001 From: Steven Hsu <81967953+StevenHsuYL@users.noreply.github.com> Date: Thu, 19 Aug 2021 17:54:55 +0800 Subject: [PATCH 5/9] Update sphinx.po Update the welcome message in sphinx.po --- sphinx.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sphinx.po b/sphinx.po index 8a4911c39c..87ab518742 100644 --- a/sphinx.po +++ b/sphinx.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Python 3.9\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-06-20 18:08+0800\n" -"PO-Revision-Date: 2021-07-07 19:58+0800\n" +"PO-Revision-Date: 2021-08-19 17:19+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -47,8 +47,8 @@ msgid "Deprecated since version {deprecated}, removed in version {removed}" msgstr "自從版本 {deprecated} 後不推薦使用,已從版本 {removed} 中移除。" #: ../../tools/templates/indexcontent.html:8 -msgid "Welcome! This is the documentation for Python %(release)s." -msgstr "歡迎!這是 Python %(release)s 的說明文件。" +msgid "Welcome! This is the official documentation for Python %(release)s." +msgstr "歡迎!這是 Python %(release)s 的官方說明文件。" #: ../../tools/templates/indexcontent.html:10 msgid "Parts of the documentation:" @@ -210,7 +210,7 @@ msgstr "Python 的沿革與授權" #: ../../tools/templates/indexcontent.html:64 msgid "Copyright" -msgstr "版權" +msgstr "版權所有" #: ../../tools/templates/indexsidebar.html:1 msgid "Download" From 0acb12fca206369e4cc3dd00c995a38f460602d6 Mon Sep 17 00:00:00 2001 From: Steven Hsu Date: Wed, 22 Sep 2021 14:49:18 +0800 Subject: [PATCH 6/9] Update sphinx.po Sync with zh-tw branch 3.9 --- sphinx.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sphinx.po b/sphinx.po index 60d3f9d704..1168ba989a 100644 --- a/sphinx.po +++ b/sphinx.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-20 18:08+0800\n" -"PO-Revision-Date: 2021-08-19 17:19+0800\n" +"POT-Creation-Date: 2021-09-13 00:11+0000\n" +"PO-Revision-Date: 2021-06-02 12:28+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -90,7 +90,7 @@ msgstr "描述語法及語言要素" #: ../../tools/templates/indexcontent.html:21 msgid "Python Setup and Usage" -msgstr "Python 的設置與使用" +msgstr "Python 的安裝與使用" #: ../../tools/templates/indexcontent.html:22 msgid "how to use Python on different platforms" @@ -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" @@ -210,7 +210,7 @@ msgstr "Python 的沿革與授權" #: ../../tools/templates/indexcontent.html:64 msgid "Copyright" -msgstr "版權所有" +msgstr "版權" #: ../../tools/templates/indexsidebar.html:1 msgid "Download" From 1aa70ace5d112496a0d7edc17a92d73f081757a6 Mon Sep 17 00:00:00 2001 From: Steven Hsu Date: Wed, 29 Sep 2021 14:02:21 +0800 Subject: [PATCH 7/9] Update sphinx.po MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "glossary" to "術語表", sync with glossary.po --- sphinx.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx.po b/sphinx.po index 1168ba989a..33d2295266 100644 --- a/sphinx.po +++ b/sphinx.po @@ -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" From c22e6142fd3cc0814d6147bfbd6476b1be017351 Mon Sep 17 00:00:00 2001 From: Steven Hsu Date: Sun, 3 Oct 2021 17:41:04 +0800 Subject: [PATCH 8/9] Update tutorial/appetite.po sync with cpython, "macOS". --- tutorial/appetite.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tutorial/appetite.po b/tutorial/appetite.po index 55aceab567..5fc6773bc0 100644 --- a/tutorial/appetite.po +++ b/tutorial/appetite.po @@ -10,7 +10,7 @@ msgstr "" "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: 2021-06-06 13:25+0800\n" +"PO-Revision-Date: 2021-10-03 17:39+0800\n" "Last-Translator: Liang-Bo Wang \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -61,14 +61,14 @@ msgid "" "tasks, but shell scripts are best at moving around files and changing text " "data, not well-suited for GUI applications or games. You could write a C/C++/" "Java program, but it can take a lot of development time to get even a first-" -"draft program. Python is simpler to use, available on Windows, Mac OS X, " -"and Unix operating systems, and will help you get the job done more quickly." +"draft program. Python is simpler to use, available on Windows, macOS, and " +"Unix operating systems, and will help you get the job done more quickly." msgstr "" "也許你可以為了某些任務而寫個 Unix shell 腳本或者 Windows 批次檔來處理,但 " "shell 腳本最適合於搬動檔案或更動文字內容,而不適於圖形應用程式或遊戲。你可以" "為此寫個 C/C++/Java 程式,但僅僅是完成個草稿也需要很長的開發時間。相較而言," -"Python 更易於使用,並能在 Windows、Mac OSX、Unix 作業系統上執行,且能更快速地" -"幫助你完成工作。" +"Python 更易於使用,並能在 Windows、macOS、Unix 作業系統上執行,且能更快速地幫" +"助你完成工作。" #: ../../tutorial/appetite.rst:29 msgid "" From 170b5227badb268d254cb5157ce1e0aa304a8717 Mon Sep 17 00:00:00 2001 From: Steven Hsu Date: Tue, 19 Oct 2021 14:59:12 +0800 Subject: [PATCH 9/9] Apply suggestions from code review Apply part of suggestions. Pending further reply. Co-authored-by: Wei-Hsiang (Matt) Wang --- extending/index.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extending/index.po b/extending/index.po index 0432daa610..ba5dd0789f 100644 --- a/extending/index.po +++ b/extending/index.po @@ -50,8 +50,8 @@ msgid "" msgstr "" "這份說明文件假設您具備 Python 的基礎知識。關於此語言的非正式介紹,請參閱 :" "ref:`tutorial-index`\\ 。\\ :ref:`reference-index`\\ 給予此語言更為正式的定" -"義。\\ :ref:`library-index` 記錄了現有的物件型別、函式與(內建的,和以 " -"Python 編寫的)模組,該函式庫賦予此語言廣泛的應用範圍。" +"義。\\ :ref:`library-index` 記錄了賦予此語言廣泛應用範圍的物件型別、函式" +"與(內建的和以 Python 編寫的)模組。" #: ../../extending/index.rst:21 msgid "" @@ -122,5 +122,5 @@ msgid "" "details involved in doing that successfully." msgstr "" "有時候,相較於建立一個擴充,使其在 Python 直譯器中可作為主應用程式運行,還不" -"如將 CPython 運行環境嵌入至一個更大的應用程式中,更令人讚賞。本節將涵蓋一些要" +"如將 CPython 運行環境嵌入至一個更大的應用程式中更可取。本節將涵蓋一些要" "成功完成此任務所涉及的細節。"