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

Skip to content

Commit 735d76a

Browse files
committed
fix: resolve fuzzy entries
1 parent cf4cb72 commit 735d76a

File tree

15 files changed

+2644
-2501
lines changed

15 files changed

+2644
-2501
lines changed

about.po

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2022, Python Software Foundation
1+
# Copyright (C) 2001-2025, Python Software Foundation
32
# This file is distributed under the same license as the Python package.
43
#
54
# Translators:
@@ -27,19 +26,17 @@ msgstr ""
2726
"X-Generator: Poedit 3.0.1\n"
2827

2928
#: ../../about.rst:3
30-
#, fuzzy
3129
msgid "About this documentation"
32-
msgstr "關於這些說明文件"
30+
msgstr "關於這份說明文件"
3331

3432
#: ../../about.rst:6
35-
#, fuzzy
3633
msgid ""
3734
"Python's documentation is generated from `reStructuredText`_ sources using "
3835
"`Sphinx`_, a documentation generator originally created for Python and now "
3936
"maintained as an independent project."
4037
msgstr ""
41-
"這些說明文件是透過 `Sphinx`_ (一個專為 Python 說明文件所撰寫的文件處理器)將"
42-
"使用 `reStructuredText`_ 撰寫的原始檔轉換而成。"
38+
"Python 說明文件是透過使用 `Sphinx`_\\ (一個原為 Python 而生的文件產生器、目"
39+
"前是以獨立專案形式來維護)將使用 `reStructuredText`_ 撰寫的原始檔轉換而成。"
4340

4441
#: ../../about.rst:16
4542
msgid ""
@@ -57,7 +54,6 @@ msgid "Many thanks go to:"
5754
msgstr "致謝:"
5855

5956
#: ../../about.rst:23
60-
#, fuzzy
6157
msgid ""
6258
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
6359
"and author of much of the content;"
@@ -69,8 +65,8 @@ msgid ""
6965
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
7066
"reStructuredText and the Docutils suite;"
7167
msgstr ""
72-
"創造 reStructuredText 和 Docutils 工具組的 `Docutils <https://docutils."
73-
"sourceforge.io/>`_ 專案;"
68+
"創造 reStructuredText 和 Docutils 工具組的 `Docutils <https://"
69+
"docutils.sourceforge.io/>`_ 專案;"
7470

7571
#: ../../about.rst:27
7672
msgid ""
@@ -81,7 +77,6 @@ msgstr ""
8177
"的好主意。"
8278

8379
#: ../../about.rst:32
84-
#, fuzzy
8580
msgid "Contributors to the Python documentation"
8681
msgstr "Python 文件的貢獻者們"
8782

0 commit comments

Comments
 (0)