Skip to content

Sync with CPython 3.13 #1015

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 30 commits into from
Feb 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
92f9858
sync with cpython 62729d79
github-actions[bot] Dec 31, 2024
9f9a9a1
sync with cpython 675b039e
github-actions[bot] Jan 1, 2025
e42f6eb
sync with cpython ebadfd10
github-actions[bot] Jan 3, 2025
70a2fc0
sync with cpython b923f487
github-actions[bot] Jan 4, 2025
a04fbb1
sync with cpython b2bacbbe
github-actions[bot] Jan 5, 2025
829120f
sync with cpython 838e8a27
github-actions[bot] Jan 6, 2025
cf8735e
sync with cpython d81b99b5
github-actions[bot] Jan 7, 2025
050acc1
sync with cpython 984cdb78
github-actions[bot] Jan 8, 2025
56d9973
sync with cpython 13835888
github-actions[bot] Jan 9, 2025
56088fa
sync with cpython 0d2b9abd
github-actions[bot] Jan 10, 2025
050a372
sync with cpython 65da5db2
github-actions[bot] Jan 11, 2025
aa9a205
sync with cpython d2a8d571
github-actions[bot] Jan 15, 2025
5c40a39
sync with cpython 714b8513
github-actions[bot] Jan 16, 2025
a579ebf
sync with cpython 34ded1a1
github-actions[bot] Jan 18, 2025
da7129e
sync with cpython 6b474995
github-actions[bot] Jan 19, 2025
b5db4f1
sync with cpython 080d17e9
github-actions[bot] Jan 20, 2025
cf4cb72
sync with cpython f10f2a2e
github-actions[bot] Jan 21, 2025
735d76a
fix: resolve fuzzy entries
mattwang44 Jan 21, 2025
5b25e06
sync with cpython 0ddcb61f
github-actions[bot] Jan 22, 2025
faca9f0
sync with cpython eed7865c
github-actions[bot] Jan 24, 2025
efabf36
sync with cpython b2ae2346
github-actions[bot] Jan 26, 2025
30cf730
sync with cpython 87d587fa
github-actions[bot] Jan 28, 2025
cfee435
sync with cpython 8597be46
github-actions[bot] Jan 29, 2025
6e8c464
sync with cpython 9a59a517
github-actions[bot] Jan 31, 2025
6e043cd
sync with cpython 2d60dcfd
github-actions[bot] Feb 2, 2025
71801cc
sync with cpython d75e9a09
github-actions[bot] Feb 3, 2025
e2d203e
sync with cpython 506c76f1
github-actions[bot] Feb 4, 2025
a48d41e
sync with cpython 4f026156
github-actions[bot] Feb 5, 2025
48b62a9
fix: resolve fuzzy entries
mattwang44 Feb 7, 2025
e0a96fe
sync with cpython f7af8bc5
github-actions[bot] Feb 7, 2025
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
42 changes: 21 additions & 21 deletions about.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2022, Python Software Foundation
# Copyright (C) 2001-2025, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
Expand All @@ -14,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.13\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-05 00:19+0000\n"
"POT-Creation-Date: 2025-01-01 00:15+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-"
Expand All @@ -27,18 +26,19 @@ msgstr ""
"X-Generator: Poedit 3.0.1\n"

#: ../../about.rst:3
msgid "About these documents"
msgstr "關於這些說明文件"
msgid "About this documentation"
msgstr "關於這份說明文件"

#: ../../about.rst:6
msgid ""
"These documents are generated from `reStructuredText`_ sources by `Sphinx`_, "
"a document processor specifically written for the Python documentation."
"Python's documentation is generated from `reStructuredText`_ sources using "
"`Sphinx`_, a documentation generator originally created for Python and now "
"maintained as an independent project."
msgstr ""
"這些說明文件是透過 `Sphinx`_ (一個專為 Python 說明文件所撰寫的文件處理器)將"
"使用 `reStructuredText`_ 撰寫的原始檔轉換而成。"
"Python 說明文件是透過使用 `Sphinx`_\\ (一個原為 Python 而生的文件產生器、目"
"前是以獨立專案形式來維護)將使用 `reStructuredText`_ 撰寫的原始檔轉換而成。"

#: ../../about.rst:15
#: ../../about.rst:16
msgid ""
"Development of the documentation and its toolchain is an entirely volunteer "
"effort, just like Python itself. If you want to contribute, please take a "
Expand All @@ -49,38 +49,38 @@ msgstr ""
"報臭蟲,請見 :ref:`reporting-bugs` 頁面,內含相關資訊。我們永遠歡迎新的自願者"
"加入!"

#: ../../about.rst:20
#: ../../about.rst:21
msgid "Many thanks go to:"
msgstr "致謝:"

#: ../../about.rst:22
#: ../../about.rst:23
msgid ""
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
"and writer of much of the content;"
"and author of much of the content;"
msgstr ""
"Fred L. Drake, Jr.,原始 Python 文件工具集的創造者以及一大部份內容的作者;"

#: ../../about.rst:24
#: ../../about.rst:25
msgid ""
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
"reStructuredText and the Docutils suite;"
msgstr ""
"創造 reStructuredText 和 Docutils 工具組的 `Docutils <https://docutils."
"sourceforge.io/>`_ 專案;"
"創造 reStructuredText 和 Docutils 工具組的 `Docutils <https://"
"docutils.sourceforge.io/>`_ 專案;"

#: ../../about.rst:26
#: ../../about.rst:27
msgid ""
"Fredrik Lundh for his Alternative Python Reference project from which Sphinx "
"got many good ideas."
msgstr ""
"Fredrik Lundh 先生,Sphinx 從他的 Alternative Python Reference 計劃中獲得許多"
"的好主意。"

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

#: ../../about.rst:33
#: ../../about.rst:34
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 @@ -89,7 +89,7 @@ msgstr ""
"許多人都曾為 Python 這門語言、Python 標準函式庫和 Python 說明文件貢獻過。"
"Python 所發佈的原始碼中含有部份貢獻者的清單,請見 :source:`Misc/ACKS` 。"

#: ../../about.rst:37
#: ../../about.rst:38
msgid ""
"It is only with the input and contributions of the Python community that "
"Python has such wonderful documentation -- Thank You!"
Expand Down
Loading