-
-
Notifications
You must be signed in to change notification settings - Fork 224
Expand file tree
/
Copy pathindex.po
More file actions
34 lines (32 loc) · 1.17 KB
/
index.po
File metadata and controls
34 lines (32 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Copyright (C) 2001 Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Leon H., 2017
# Steven Hsu <hsuhaochun@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-18 00:03+0000\n"
"PO-Revision-Date: 2021-07-04 18:06+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.2.2\n"
#: ../../distributing/index.rst:10
msgid "Distributing Python Modules"
msgstr "發布 Python 模組"
#: ../../distributing/index.rst:14
msgid ""
"Information and guidance on distributing Python modules and packages has "
"been moved to the `Python Packaging User Guide`_, and the tutorial on "
"`packaging Python projects`_."
msgstr ""
"有關發布 Python 模組和套件的資訊和指南已移至 `Python Packaging User Guide`_,"
"而相關教學已經移至 `packaging Python projects`_。"