Skip to content

Commit dbb19df

Browse files
pydoc-zh-tw[bot]github-actions[bot]mattwang44
authored
Sync with CPython 3.14 (#1193)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt.Wang <mattwang44@gmail.com>
1 parent a39cf22 commit dbb19df

File tree

249 files changed

+21559
-20344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

249 files changed

+21559
-20344
lines changed

bugs.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-10-20 00:15+0000\n"
15+
"POT-Creation-Date: 2026-02-18 00:20+0000\n"
1616
"PO-Revision-Date: 2022-08-31 12:34+0800\n"
1717
"Last-Translator: Steven Hsu <hsuhaochun@gmail.com>\n"
1818
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -40,8 +40,8 @@ msgstr ""
4040
#: ../../bugs.rst:11
4141
msgid ""
4242
"It can be sometimes faster to fix bugs yourself and contribute patches to "
43-
"Python as it streamlines the process and involves less people. Learn how to :"
44-
"ref:`contribute <contributing-to-python>`."
43+
"Python as it streamlines the process and involves fewer people. Learn how "
44+
"to :ref:`contribute <contributing-to-python>`."
4545
msgstr ""
4646
"有時候自己直接修復錯誤並且送出一個修正給 Python 會比較快,因為這樣會加速流程"
4747
"而且不會困擾到太多人。學習如何\\ :ref:`貢獻給 Python <contributing-to-"
@@ -87,8 +87,8 @@ msgid ""
8787
"tracker <https://github.com/python/python-docs-theme>`_."
8888
msgstr ""
8989
"如果你發現文件主題 (HTML / CSS / JavaScript) 中存在錯誤,請在 `python-doc-"
90-
"theme 問題追蹤系統 <https://github.com/python/python-docs-theme>`_\\ 上提交錯誤報"
91-
"。"
90+
"theme 問題追蹤系統 <https://github.com/python/python-docs-theme>`_\\ 上提交錯"
91+
"誤報告。"
9292

9393
#: ../../bugs.rst:37
9494
msgid "`Documentation bugs`_"

c-api/bytes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.14\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2025-12-01 00:17+0000\n"
9+
"POT-Creation-Date: 2026-01-22 16:55+0000\n"
1010
"PO-Revision-Date: 2018-05-23 14:04+0000\n"
1111
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -159,8 +159,8 @@ msgid "``%zd``"
159159
msgstr "``%zd``"
160160

161161
#: ../../c-api/bytes.rst:84
162-
msgid ":c:type:` Py_ssize_t`"
163-
msgstr ":c:type:` Py_ssize_t`"
162+
msgid ":c:type:`\\ Py_ssize_t`"
163+
msgstr ":c:type:`\\ Py_ssize_t`"
164164

165165
#: ../../c-api/bytes.rst:84
166166
msgid "Equivalent to ``printf(\"%zd\")``. [1]_"

c-api/curses.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ msgstr ""
1010
"POT-Creation-Date: 2025-11-09 17:02+0000\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13-
"Language-Team: LANGUAGE <LL@li.org>\n"
13+
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14+
"tw)\n"
1415
"Language: zh_TW\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"

0 commit comments

Comments
 (0)