|
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: |
| 5 | +# Matt Wang <mattwang44@gmail.com>, 2022 |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version:Python 3.10\n" |
9 | 9 | "Report-Msgid-Bugs-To:\n" |
10 | 10 | "POT-Creation-Date:2020-06-20 18:08+0800\n" |
11 | | -"PO-Revision-Date:2018-05-23 14:34+0000\n" |
12 | | -"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n" |
| 11 | +"PO-Revision-Date:2022-02-11 13:46+0800\n" |
| 12 | +"Last-Translator:Matt Wang <mattwang44@gmail.com>\n" |
13 | 13 | "Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-" |
14 | 14 | "tw)\n" |
15 | 15 | "Language:zh_TW\n" |
16 | 16 | "MIME-Version:1.0\n" |
17 | 17 | "Content-Type:text/plain; charset=UTF-8\n" |
18 | 18 | "Content-Transfer-Encoding:8bit\n" |
19 | 19 | "Plural-Forms:nplurals=1; plural=0;\n" |
| 20 | +"X-Generator:Poedit 3.0.1\n" |
20 | 21 |
|
21 | 22 | #:../../distutils/packageindex.rst:7 |
22 | 23 | msgid"The Python Package Index (PyPI)" |
23 | | -msgstr"" |
| 24 | +msgstr"Python 套件索引 (Python Package Index, PyPI)" |
24 | 25 |
|
25 | 26 | #:../../distutils/packageindex.rst:9 |
26 | 27 | msgid"" |
27 | 28 | "The `Python Package Index (PyPI)`_ stores metadata describing distributions " |
28 | 29 | "packaged with distutils and other publishing tools, as well the distribution " |
29 | 30 | "archives themselves." |
30 | 31 | msgstr"" |
| 32 | +"`Python Package Index (PyPI)`_ 儲存了用來描述 distutils 和其他發布工具打包的" |
| 33 | +"套件發行版與其歸檔 (archive) 的元資料 (metadata)。" |
31 | 34 |
|
32 | 35 | #:../../distutils/packageindex.rst:13 |
33 | 36 | msgid"" |
34 | 37 | "References to up to date PyPI documentation can be found at :ref:`publishing-" |
35 | 38 | "python-packages`." |
36 | | -msgstr"" |
| 39 | +msgstr"關於最新 PyPI 文件可以在\\ :ref:`publishing-python-packages`\\ 找到。" |