Skip to content

Commit c9ec0b8

Browse files
committed
fix: resolve fuzzy entries
1 parent 208ba3c commit c9ec0b8

File tree

162 files changed

+722
-1662
lines changed

Some content is hidden

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

162 files changed

+722
-1662
lines changed

bugs.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ msgstr ""
3838
"知道任何你在 Python 中發現的缺失。"
3939

4040
#: ../../bugs.rst:11
41-
#, fuzzy
4241
msgid ""
4342
"It can be sometimes faster to fix bugs yourself and contribute patches to "
4443
"Python as it streamlines the process and involves fewer people. Learn how "

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"

c-api/extension-modules.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-09-08 15:25+0800\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"

c-api/float.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ msgid ""
113113
msgstr "將最小的正規化浮點數 *DBL_MIN* 作為 C :c:expr:`double` 回傳。"
114114

115115
#: ../../c-api/float.rst:83
116-
#, fuzzy
117116
msgid ""
118117
"This macro expands to a constant expression of type :c:expr:`double`, that "
119118
"represents the positive infinity."
@@ -128,7 +127,6 @@ msgstr ""
128127
"INFINITY` 巨集。"
129128

130129
#: ../../c-api/float.rst:92
131-
#, fuzzy
132130
msgid ""
133131
"This macro expands to a constant expression of type :c:expr:`double`, that "
134132
"represents a quiet not-a-number (qNaN) value."

c-api/index.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ msgstr ""
2222
"X-Generator: Poedit 2.4.3\n"
2323

2424
#: ../../c-api/index.rst:5
25-
#, fuzzy
2625
msgid "Python/C API reference manual"
2726
msgstr "Python/C API 參考手冊"
2827

0 commit comments

Comments
 (0)