Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork214
Translatelibrary/{superseded,unix,windows}.po
#243
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
Uh oh!
There was an error while loading.Please reload this page.
Changes fromall commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,32 @@ | ||
# 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: 2018-06-26 18:54+0800\n" | ||
"PO-Revision-Date:2022-02-15 20:45+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" | ||
#: ../../library/superseded.rst:5 | ||
msgid "Superseded Modules" | ||
msgstr "已被取代的模組" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. 這裡標題的部分 modules 為首次出現,不知是否需備註英文。 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. Nice catch! | ||
#: ../../library/superseded.rst:7 | ||
msgid "" | ||
"The modules described in this chapter are deprecated and only kept for " | ||
"backwards compatibility. They have been superseded by other modules." | ||
msgstr "" | ||
"此章節所描述的模組 (modules) 均已被棄用,僅為了向後相容性而被保留下來。它們已" | ||
"經被其他模組所取代。" |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,33 @@ | ||
# 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: 2018-06-26 18:54+0800\n" | ||
"PO-Revision-Date:2022-02-15 18:42+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" | ||
#: ../../library/unix.rst:5 | ||
msgid "Unix Specific Services" | ||
msgstr "Unix 特有服務" | ||
#: ../../library/unix.rst:7 | ||
msgid "" | ||
"The modules described in this chapter provide interfaces to features that " | ||
"are unique to the Unix operating system, or in some cases to some or many " | ||
"variants of it. Here's an overview:" | ||
msgstr "" | ||
"此章節所描述的模組 (module) 提供了針對 Unix 作業系統獨有特性的介面,或在某些" | ||
"情況下可用於其他 Unix 變形版本。以下為概述:" |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,30 @@ | ||
# 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: 2018-06-26 18:54+0800\n" | ||
"PO-Revision-Date:2022-02-15 18:37+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" | ||
#: ../../library/windows.rst:5 | ||
msgid "MS Windows Specific Services" | ||
msgstr "MS Windows 特有服務" | ||
#: ../../library/windows.rst:7 | ||
msgid "" | ||
"This chapter describes modules that are only available on MS Windows " | ||
"platforms." | ||
msgstr "此章節描述僅在 MS Windows 系統上可用的模組 (module)。" |