Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork214
Update whatsnew/index.po#294
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 from1 commit
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 |
---|---|---|
@@ -5,20 +5,22 @@ | ||
# Translators: | ||
# Liang-Bo Wang <me@liang2.tw>, 2016 | ||
# Noah Chen <noahcse@gmail.com>, 2016 | ||
# Steven Hsu <hsuhaochun@gmail.com>, 2022 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.10\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-10-26 16:47+0000\n" | ||
"PO-Revision-Date:2022-07-07 11:37+0800\n" | ||
"Last-Translator:Steven Hsu <hsuhaochun@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.1\n" | ||
#: ../../whatsnew/index.rst:5 | ||
msgid "What's New in Python" | ||
@@ -30,9 +32,9 @@ msgid "" | ||
"important changes between major Python versions. They are a \"must read\" " | ||
"for anyone wishing to stay up-to-date after a new release." | ||
msgstr "" | ||
"「Python 有什麼新功能」這系列的說明是讓使用者知道 Python各個主要更新版本之" | ||
"間的重大改變的地方。對於希望在新版本釋出時立即了解版本差異的使用者們來說," | ||
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. great! the original translation seems to be misleading | ||
"這些說明被歸類為「必讀」的等級。" | ||
#: ../../whatsnew/index.rst:34 | ||
msgid "" | ||
@@ -41,3 +43,6 @@ msgid "" | ||
"tree, which contains *all* nontrivial changes to Python for the current " | ||
"version." | ||
msgstr "" | ||
"「Changelog(更動日誌)」是從 :source:`Misc/NEWS.d` 目錄樹的內容\\ `建立 " | ||
StevenHsuYL marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
"<https://pypi.org/project/blurb>`_\\ 的一個 HTML 檔案版本,其中包含了 " | ||
"Python 目前版本中的\\ *所有*\\ 重要變更。" |