|
1 |
| -# SOME DESCRIPTIVE TITLE. |
2 | 1 | # Copyright (C) 2001-2022, Python Software Foundation
|
3 | 2 | # This file is distributed under the same license as the Python package.
|
4 | 3 | #
|
5 | 4 | # Translators:
|
6 | 5 | # Ching-Lung Chuang, 2015
|
7 | 6 | # Liang-Bo Wang <[email protected]>, 2015
|
| 7 | +# Matt Wang <[email protected]>, 2022 |
| 8 | +# |
8 | 9 | msgid ""
|
9 | 10 | msgstr ""
|
10 | 11 | "Project-Id-Version: Python 3.10\n"
|
11 | 12 | "Report-Msgid-Bugs-To: \n"
|
12 | 13 | "POT-Creation-Date: 2020-06-20 18:08+0800\n"
|
13 |
| -"PO-Revision-Date: 2017-09-22 18:26+0000\n" |
14 |
| -" Last-Translator: Liang-Bo Wang <[email protected]>\n" |
| 14 | +"PO-Revision-Date: 2022-02-11 13:46+0800\n" |
| 15 | +" Last-Translator: Matt Wang <[email protected]>\n" |
15 | 16 | "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
|
16 | 17 | "tw)\n"
|
17 | 18 | "Language: zh_TW\n"
|
18 | 19 | "MIME-Version: 1.0\n"
|
19 | 20 | "Content-Type: text/plain; charset=UTF-8\n"
|
20 | 21 | "Content-Transfer-Encoding: 8bit\n"
|
21 | 22 | "Plural-Forms: nplurals=1; plural=0;\n"
|
| 23 | +"X-Generator: Poedit 3.0.1\n" |
22 | 24 |
|
23 | 25 | #: ../../distutils/uploading.rst:5
|
24 | 26 | msgid "Uploading Packages to the Package Index"
|
25 |
| -msgstr "上傳套件至 Package Index" |
| 27 | +msgstr "上傳套件至套件索引 (Package Index)" |
26 | 28 |
|
27 | 29 | #: ../../distutils/uploading.rst:7
|
28 | 30 | msgid ""
|
29 | 31 | "References to up to date PyPI documentation can be found at :ref:`publishing-"
|
30 | 32 | "python-packages`."
|
31 |
| -msgstr "" |
32 |
| - |
33 |
| -#~ msgid "" |
34 |
| -#~ "The contents of this page have moved to the section :ref:`package-index`." |
35 |
| -#~ msgstr "此頁面的內容已經被搬移至 :ref:`package-index` 。" |
| 33 | +msgstr "關於最新 PyPI 文件可以在\\ :ref:`publishing-python-packages`\\ 找到。" |
0 commit comments