From 29a8a679df22278c104579063eaba4baf5c5e651 Mon Sep 17 00:00:00 2001 From: jordanSu Date: Sun, 3 Oct 2021 23:48:14 +0800 Subject: [PATCH] Complement translation in library/index.po --- library/index.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/library/index.po b/library/index.po index 6e4aed7b85..a67cb0f57c 100644 --- a/library/index.po +++ b/library/index.po @@ -3,16 +3,17 @@ # This file is distributed under the same license as the Python package. # # Translators: +# Adrian Liaw , 2018 # Liang-Bo Wang , 2015-2016 # Liang-Bo Wang , 2016 # Frank Jheng , 2015 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" -"Last-Translator: Adrian Liaw \n" +"PO-Revision-Date: 2021-10-03 23:44+0800\n" +"Last-Translator: Jordan Su \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" "Language: zh_TW\n" @@ -73,3 +74,6 @@ msgid "" "packages and entire application development frameworks), available from the " "`Python Package Index `_." msgstr "" +"除了標準函式庫之外,還有許許多多不斷新增的元件(從單獨的程式、module(模" +"組)、套件到完整的應用程式開發框架),都能夠在 `Python Package Index " +"`_ 取得。"