Skip to content

Commit c299bf1

Browse files
committed
fix: resolve fuzzy entries
1 parent c7f9b2d commit c299bf1

File tree

14 files changed

+28
-68
lines changed

14 files changed

+28
-68
lines changed

about.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,11 @@ msgstr ""
6161
"Fred L. Drake, Jr.,原始 Python 文件工具集的創造者以及一大部份內容的作者;"
6262

6363
#: ../../about.rst:24
64-
#, fuzzy
6564
msgid ""
6665
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
6766
"reStructuredText and the Docutils suite;"
6867
msgstr ""
69-
"創造 reStructuredText 和 Docutils 工具組的 `Docutils <http://docutils."
70-
"sourceforge.net/>`_ 專案;"
68+
"創造 reStructuredText 和 Docutils 工具組的 `Docutils <https://docutils.sourceforge.io/>`_ 專案;"
7169

7270
#: ../../about.rst:26
7371
msgid ""

bugs.po

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -247,14 +247,3 @@ msgstr ""
247247
"您可以在 `Python 開發者指南`_\\ 中找到如何開始修補 Python 的更多資訊。如果您"
248248
"有任何問題,\\ `核心導師郵寄清單`_\\ 是一個友善的地方,您可以在那裡得到,關"
249249
"於 Python 修正錯誤的過程中,所有問題的答案。"
250-
251-
#~ msgid ""
252-
#~ "The submission form has a number of fields. For the \"Title\" field, "
253-
#~ "enter a *very* short description of the problem; less than ten words is "
254-
#~ "good. In the \"Type\" field, select the type of your problem; also "
255-
#~ "select the \"Component\" and \"Versions\" to which the bug relates."
256-
#~ msgstr ""
257-
#~ "提交的表單中有幾個欄位。(譯者註:所有欄位請皆用英文輸入。)在「標題 "
258-
#~ "(Title)」欄位,輸入對該問題\\ *非常*\\ 簡短的描述;最好少於十個單字。在"
259-
#~ "「類型 (Type)」欄位,選擇您的問題類型;也要選擇與錯誤相關的「Component(組"
260-
#~ "件)」和「Versions(版本)」。"

extending/index.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ msgid "Recommended third party tools"
6565
msgstr "推薦的第三方工具"
6666

6767
#: ../../extending/index.rst:28
68-
#, fuzzy
6968
msgid ""
7069
"This guide only covers the basic tools for creating extensions provided as "
7170
"part of this version of CPython. Third party tools like `Cython <https://"
@@ -74,8 +73,8 @@ msgid ""
7473
"more sophisticated approaches to creating C and C++ extensions for Python."
7574
msgstr ""
7675
"這份指南僅涵蓋了此 CPython 版本所提供的、用以建立擴充的基本工具。第三方工具,"
77-
"例如 `Cython <http://cython.org/>`_\\\\ `cffi <https://cffi.readthedocs."
78-
"io>`_\\\\ `SWIG <http://www.swig.org>`_ 和 `Numba <https://numba.pydata."
76+
"例如 `Cython <https://cython.org/>`_\\\\ `cffi <https://cffi.readthedocs."
77+
"io>`_\\\\ `SWIG <https://www.swig.org>`_ 和 `Numba <https://numba.pydata."
7978
"org/>`_\\ ,提供了更為簡單及更為複雜的多種方法,來為 Python 建立 C 和 C ++ 擴"
8079
"充。"
8180

faq/programming.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,8 @@ msgid "`Nuitka <https://nuitka.net/>`_ (Cross-platform)"
173173
msgstr "`Nuitka <https://nuitka.net/>`_\\ (跨平台)"
174174

175175
#: ../../faq/programming.rst:98
176-
#, fuzzy
177176
msgid "`PyInstaller <https://pyinstaller.org/>`_ (Cross-platform)"
178-
msgstr "`PyInstaller <http://www.pyinstaller.org/>`_\\ (跨平台)"
177+
msgstr "`PyInstaller <https://pyinstaller.org/>`_\\ (跨平台)"
179178

180179
#: ../../faq/programming.rst:99
181180
msgid ""

glossary.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1291,14 +1291,13 @@ msgid "IDLE"
12911291
msgstr "IDLE"
12921292

12931293
#: ../../glossary.rst:579
1294-
#, fuzzy
12951294
msgid ""
12961295
"An Integrated Development and Learning Environment for Python. :ref:`idle` "
12971296
"is a basic editor and interpreter environment which ships with the standard "
12981297
"distribution of Python."
12991298
msgstr ""
1300-
"Python 的 Integrated Development Environment(整合開發環境)。IDLE 是一個基本"
1301-
"的編輯器和直譯器環境,它和 Python 的標準發行版本一起被提供。"
1299+
"Python 的 Integrated Development Environment(整合開發與學習環境)。IDLE 是一"
1300+
"個基本的編輯器和直譯器環境,它和 Python 的標準發行版本一起被提供。"
13021301

13031302
#: ../../glossary.rst:582
13041303
msgid "immutable"

howto/curses.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -719,11 +719,10 @@ msgid "`The ncurses man page <https://linux.die.net/man/3/ncurses>`_"
719719
msgstr "`ncurses 使用者手冊 <https://linux.die.net/man/3/ncurses>`_"
720720

721721
#: ../../howto/curses.rst:543
722-
#, fuzzy
723722
msgid ""
724723
"`The ncurses FAQ <https://invisible-island.net/ncurses/ncurses.faq.html>`_"
725724
msgstr ""
726-
"`ncurses 問答集 <http://invisible-island.net/ncurses/ncurses.faq.html>`_"
725+
"`ncurses 問答集 <https://invisible-island.net/ncurses/ncurses.faq.html>`_"
727726

728727
#: ../../howto/curses.rst:544
729728
msgid ""

library/idle.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,10 +1612,9 @@ msgstr ""
16121612

16131613
#: ../../library/idle.rst:989
16141614
msgid "idlelib"
1615-
msgstr ""
1615+
msgstr "idlelib"
16161616

16171617
#: ../../library/idle.rst:994
1618-
#, fuzzy
16191618
msgid "**Source code:** :source:`Lib/idlelib`"
16201619
msgstr "**原始碼:**\\ :source:`Lib/idlelib/`"
16211620

library/secrets.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,13 @@ msgid "Generate an eight-character alphanumeric password:"
201201
msgstr "產生八個字元長的字母數字密碼:"
202202

203203
#: ../../library/secrets.rst:155
204-
#, fuzzy
205204
msgid ""
206205
"Applications should not `store passwords in a recoverable format <https://"
207206
"cwe.mitre.org/data/definitions/257.html>`_, whether plain text or "
208207
"encrypted. They should be salted and hashed using a cryptographically "
209208
"strong one-way (irreversible) hash function."
210209
msgstr ""
211-
"應用程式不能\\ `以可復原的格式存儲密碼 <http://cwe.mitre.org/data/"
210+
"應用程式不能\\ `以可復原的格式存儲密碼 <https://cwe.mitre.org/data/"
212211
"definitions/257.html>`_,無論是用純文本還是經過加密。 它們應當先加鹽"
213212
"(salt),再使用高加密強度的單向(不可逆)雜湊函數來產生雜湊值。"
214213

library/sqlite3.po

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -363,12 +363,8 @@ msgid ""
363363
msgstr ""
364364

365365
#: ../../library/sqlite3.rst:346
366-
#, fuzzy
367366
msgid "For example:"
368-
msgstr ""
369-
"範例:\n"
370-
"\n"
371-
"::"
367+
msgstr "範例:"
372368

373369
#: ../../library/sqlite3.rst:355
374370
msgid ""

library/tkinter.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,8 @@ msgid "By Alan Moore. (ISBN 978-1788835886)"
137137
msgstr "由 Alan Moore 所著。(ISBN 978-1788835886)"
138138

139139
#: ../../library/tkinter.rst:65
140-
#, fuzzy
141140
msgid "`Programming Python <https://learning-python.com/about-pp4e.html>`_"
142-
msgstr "`Programming Python <http://learning-python.com/about-pp4e.html>`_"
141+
msgstr "`Programming Python <https://learning-python.com/about-pp4e.html>`_"
143142

144143
#: ../../library/tkinter.rst:65
145144
msgid "By Mark Lutz; has excellent coverage of Tkinter. (ISBN 978-0596158101)"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy