Skip to content

Commit ff190b3

Browse files
committed
fix: resolve fuzzy entries
1 parent dc8190f commit ff190b3

File tree

5 files changed

+108
-58
lines changed

5 files changed

+108
-58
lines changed

deprecations/index.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -590,9 +590,8 @@ msgstr ""
590590
"``'w'`` 型別 (``Py_UCS4``)。"
591591

592592
#: ../../deprecations/pending-removal-in-3.16.rst:8
593-
#, fuzzy
594593
msgid ":mod:`builtins`: ``~bool``, bitwise inversion on bool."
595-
msgstr "``~bool``,對 bool 進行位元反轉。"
594+
msgstr ":mod:`builtins`:``~bool``,對 bool 進行位元反轉。"
596595

597596
#: ../../deprecations/pending-removal-in-3.16.rst:11
598597
msgid ""

deprecations/pending-removal-in-3.16.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ msgstr ""
2929

3030
#: ../../deprecations/pending-removal-in-3.16.rst:8
3131
msgid ":mod:`builtins`: ``~bool``, bitwise inversion on bool."
32-
msgstr ""
32+
msgstr ":mod:`builtins`:``~bool``,對 bool 進行位元反轉。"
3333

3434
#: ../../deprecations/pending-removal-in-3.16.rst:11
3535
msgid ""

0 commit comments

Comments
 (0)