Skip to content

Commit eaf6b53

Browse files
committed
resolve fuzzy entries
1 parent fb8527f commit eaf6b53

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

c-api/datetime.po

+1-2
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,8 @@ msgid "Return the microsecond, as an int from 0 through 999999."
217217
msgstr "回傳微秒,為正整數,從 0 到 999999。"
218218

219219
#: ../../c-api/datetime.rst:198 ../../c-api/datetime.rst:236
220-
#, fuzzy
221220
msgid "Return the fold, as an int from 0 through 1."
222-
msgstr "回傳日期,為正整數,從 1 到 31。"
221+
msgstr "回傳 fold,為 0 或 1 的正整數。"
223222

224223
#: ../../c-api/datetime.rst:205 ../../c-api/datetime.rst:243
225224
msgid "Return the tzinfo (which may be ``None``)."

library/pathlib.po

+1-2
Original file line numberDiff line numberDiff line change
@@ -1161,9 +1161,8 @@ msgid ":func:`os.path.splitext`"
11611161
msgstr ":func:`os.path.splitext`"
11621162

11631163
#: ../../library/pathlib.rst:1303
1164-
#, fuzzy
11651164
msgid ":data:`PurePath.stem` and :data:`PurePath.suffix`"
1166-
msgstr ":data:`PurePath.suffix`"
1165+
msgstr ":data:`PurePath.stem` 和 :data:`PurePath.suffix`"
11671166

11681167
#: ../../library/pathlib.rst:1308
11691168
msgid "Footnotes"

0 commit comments

Comments
 (0)