Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sync with CPython 3.10 #277

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions about.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ 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: 2017-09-22 18:26+0000\n"
"POT-Creation-Date: 2022-05-21 17:35+0000\n"
"PO-Revision-Date: 2022-05-12 00:11+0800\n"
"Last-Translator: hsiao yi <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -24,6 +24,7 @@ msgstr ""
"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"

#: ../../about.rst:3
msgid "About these documents"
Expand Down Expand Up @@ -57,7 +58,7 @@ msgid ""
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
"and writer of much of the content;"
msgstr ""
"Fred L. Drake, Jr.,原始 Python 文件工具集的創造者以及一大部份內容的作者"
"Fred L. Drake, Jr.,原始 Python 文件工具集的創造者以及一大部份內容的作者"

#: ../../about.rst:24
msgid ""
Expand All @@ -69,17 +70,17 @@ msgstr ""

#: ../../about.rst:26
msgid ""
"Fredrik Lundh for his `Alternative Python Reference <http://effbot.org/zone/"
"pyref.htm>`_ project from which Sphinx got many good ideas."
"Fredrik Lundh for his Alternative Python Reference project from which Sphinx "
"got many good ideas."
msgstr ""
"Fredrik Lundh 先生,Sphinx 從他的 `Alternative Python Reference <http://"
"effbot.org/zone/pyref.htm>`_ 計劃中獲得許多的好主意。"
"Fredrik Lundh 先生,Sphinx 從他的 Alternative Python Reference 計劃中獲得許多"
"的好主意。"

#: ../../about.rst:32
#: ../../about.rst:31
msgid "Contributors to the Python Documentation"
msgstr "Python 文件的貢獻者們"

#: ../../about.rst:34
#: ../../about.rst:33
msgid ""
"Many people have contributed to the Python language, the Python standard "
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
Expand All @@ -88,7 +89,7 @@ msgstr ""
"許多人都曾為 Python 這門語言、Python 標準函式庫和 Python 說明文件貢獻過。"
"Python 所發佈的原始碼中含有部份貢獻者的清單,請見 :source:`Misc/ACKS` 。"

#: ../../about.rst:38
#: ../../about.rst:37
msgid ""
"It is only with the input and contributions of the Python community that "
"Python has such wonderful documentation -- Thank You!"
Expand Down
6 changes: 3 additions & 3 deletions c-api/arg.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-26 16:47+0000\n"
"POT-Creation-Date: 2022-05-21 17:35+0000\n"
"PO-Revision-Date: 2021-11-22 16:44+0800\n"
"Last-Translator: Adrian Liaw <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -540,8 +540,8 @@ msgid ""
msgstr ""

#: ../../c-api/arg.rst:290 ../../c-api/arg.rst:617
msgid "``n`` (:class:`int`) [Py_ssize_t]"
msgstr "``n`` (:class:`int`) [Py_ssize_t]"
msgid "``n`` (:class:`int`) [:c:type:`Py_ssize_t`]"
msgstr "``n`` (:class:`int`) [:c:type:`Py_ssize_t`]"

#: ../../c-api/arg.rst:290
msgid "Convert a Python integer to a C :c:type:`Py_ssize_t`."
Expand Down
6 changes: 3 additions & 3 deletions c-api/bytes.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-03 00:14+0000\n"
"POT-Creation-Date: 2022-05-21 17:35+0000\n"
"PO-Revision-Date: 2018-05-23 14:04+0000\n"
"Last-Translator: Adrian Liaw <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -160,8 +160,8 @@ msgid ":attr:`%zd`"
msgstr ":attr:`%zd`"

#: ../../c-api/bytes.rst:87
msgid "Py_ssize_t"
msgstr "Py_ssize_t"
msgid ":c:type:`\\ Py_ssize_t`"
msgstr ":c:type:`\\ Py_ssize_t`"

#: ../../c-api/bytes.rst:87
msgid "Equivalent to ``printf(\"%zd\")``. [1]_"
Expand Down
20 changes: 10 additions & 10 deletions c-api/exceptions.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-03 00:14+0000\n"
"POT-Creation-Date: 2022-05-21 17:35+0000\n"
"PO-Revision-Date: 2018-05-23 14:05+0000\n"
"Last-Translator: Adrian Liaw <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -912,9 +912,9 @@ msgstr ":exc:`BaseException`"

#: ../../c-api/exceptions.rst:892 ../../c-api/exceptions.rst:894
#: ../../c-api/exceptions.rst:896 ../../c-api/exceptions.rst:942
#: ../../c-api/exceptions.rst:954 ../../c-api/exceptions.rst:1070
msgid "\\(1)"
msgstr "\\(1)"
#: ../../c-api/exceptions.rst:954
msgid "[1]_"
msgstr "[1]_"

#: ../../c-api/exceptions.rst:894
msgid ":c:data:`PyExc_Exception`"
Expand Down Expand Up @@ -1204,10 +1204,6 @@ msgstr ":c:data:`PyExc_ReferenceError`"
msgid ":exc:`ReferenceError`"
msgstr ":exc:`ReferenceError`"

#: ../../c-api/exceptions.rst:964
msgid "\\(2)"
msgstr "\\(2)"

#: ../../c-api/exceptions.rst:966
msgid ":c:data:`PyExc_RuntimeError`"
msgstr ":c:data:`PyExc_RuntimeError`"
Expand Down Expand Up @@ -1382,8 +1378,8 @@ msgid ":c:data:`PyExc_WindowsError`"
msgstr ":c:data:`PyExc_WindowsError`"

#: ../../c-api/exceptions.rst:1029
msgid "\\(3)"
msgstr "\\(3)"
msgid "[2]_"
msgstr "[2]_"

#: ../../c-api/exceptions.rst:1032
msgid "These aliases used to be separate exception types."
Expand Down Expand Up @@ -1423,6 +1419,10 @@ msgstr ":c:data:`PyExc_Warning`"
msgid ":exc:`Warning`"
msgstr ":exc:`Warning`"

#: ../../c-api/exceptions.rst:1070
msgid "[3]_"
msgstr "[3]_"

#: ../../c-api/exceptions.rst:1072
msgid ":c:data:`PyExc_BytesWarning`"
msgstr ":c:data:`PyExc_BytesWarning`"
Expand Down
10 changes: 5 additions & 5 deletions c-api/init.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-03 00:14+0000\n"
"POT-Creation-Date: 2022-05-21 17:35+0000\n"
"PO-Revision-Date: 2018-05-23 14:06+0000\n"
"Last-Translator: Adrian Liaw <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -678,10 +678,10 @@ msgstr ""
#: ../../c-api/init.rst:531
msgid ""
"The first word (up to the first space character) is the current Python "
"version; the first three characters are the major and minor version "
"separated by a period. The returned string points into static storage; the "
"caller should not modify its value. The value is available to Python code "
"as :data:`sys.version`."
"version; the first characters are the major and minor version separated by a "
"period. The returned string points into static storage; the caller should "
"not modify its value. The value is available to Python code as :data:`sys."
"version`."
msgstr ""

#: ../../c-api/init.rst:541
Expand Down
Loading