Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork219
Translatedistutils/{_setuptools_disclaimer,packageindex,uploading}.po#238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
josix merged 3 commits intopython:3.10frommattwang44:distutils/{_setuptools_disclaimer,packageindex,uploading}Feb 11, 2022
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
12 changes: 7 additions & 5 deletionsdistutils/_setuptools_disclaimer.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,26 +1,28 @@ | ||
| # Copyright (C) 2001-2022, Python Software Foundation | ||
| # This file is distributed under the same license as the Python package. | ||
| # | ||
| # Translators: | ||
| # Matt Wang <mattwang44@gmail.com>, 2022 | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Python 3.10\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2021-09-13 00:11+0000\n" | ||
| "PO-Revision-Date:2022-02-11 13:46+0800\n" | ||
| "Last-Translator:Matt Wang <mattwang44@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" | ||
| "X-Generator: Poedit 3.0.1\n" | ||
| #: ../../distutils/_setuptools_disclaimer.rst:3 | ||
| msgid "" | ||
| "This document is being retained solely until the ``setuptools`` " | ||
| "documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html " | ||
| "independently covers all of the relevant information currently included here." | ||
| msgstr "" | ||
| "在 https://setuptools.readthedocs.io/en/latest/setuptools.html 上的 " | ||
| "setuptools 文件能夠包含所有相關訊息之前,此份舊文件會被單獨保留。" |
13 changes: 8 additions & 5 deletionsdistutils/packageindex.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,36 +1,39 @@ | ||
| # Copyright (C) 2001-2022, Python Software Foundation | ||
| # This file is distributed under the same license as the Python package. | ||
| # | ||
| # Translators: | ||
| # Matt Wang <mattwang44@gmail.com>, 2022 | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Python 3.10\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2020-06-20 18:08+0800\n" | ||
| "PO-Revision-Date:2022-02-11 13:46+0800\n" | ||
| "Last-Translator:Matt Wang <mattwang44@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.0.1\n" | ||
| #: ../../distutils/packageindex.rst:7 | ||
| msgid "The Python Package Index (PyPI)" | ||
| msgstr "Python 套件索引 (Python Package Index, PyPI)" | ||
| #: ../../distutils/packageindex.rst:9 | ||
| msgid "" | ||
| "The `Python Package Index (PyPI)`_ stores metadata describing distributions " | ||
| "packaged with distutils and other publishing tools, as well the distribution " | ||
| "archives themselves." | ||
| msgstr "" | ||
| "`Python Package Index (PyPI)`_ 儲存了用來描述 distutils 和其他發布工具打包的" | ||
| "套件發行版與其歸檔 (archive) 的元資料 (metadata)。" | ||
| #: ../../distutils/packageindex.rst:13 | ||
| msgid "" | ||
| "References to up to date PyPI documentation can be found at :ref:`publishing-" | ||
| "python-packages`." | ||
| msgstr "關於最新 PyPI 文件可以在\\ :ref:`publishing-python-packages`\\ 找到。" |
16 changes: 7 additions & 9 deletionsdistutils/uploading.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,35 +1,33 @@ | ||
| # Copyright (C) 2001-2022, Python Software Foundation | ||
| # This file is distributed under the same license as the Python package. | ||
| # | ||
| # Translators: | ||
| # Ching-Lung Chuang, 2015 | ||
| # Liang-Bo Wang <me@liang2.tw>, 2015 | ||
| # Matt Wang <mattwang44@gmail.com>, 2022 | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Python 3.10\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2020-06-20 18:08+0800\n" | ||
| "PO-Revision-Date:2022-02-11 13:46+0800\n" | ||
| "Last-Translator:Matt Wang <mattwang44@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.0.1\n" | ||
| #: ../../distutils/uploading.rst:5 | ||
| msgid "Uploading Packages to the Package Index" | ||
| msgstr "上傳套件至套件索引 (Package Index)" | ||
| #: ../../distutils/uploading.rst:7 | ||
| msgid "" | ||
| "References to up to date PyPI documentation can be found at :ref:`publishing-" | ||
| "python-packages`." | ||
| msgstr "關於最新 PyPI 文件可以在\\ :ref:`publishing-python-packages`\\ 找到。" |
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.