Skip to content

Commit 14eab84

Browse files
authored
fix(library/pathlib): resolve fuzzy entries
1 parent 3a47794 commit 14eab84

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

library/pathlib.po

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,18 +1159,16 @@ msgid ":func:`os.path.basename`"
11591159
msgstr ":func:`os.path.basename`"
11601160

11611161
#: ../../library/pathlib.rst:1326
1162-
#, fuzzy
11631162
msgid ":attr:`PurePath.name`"
1164-
msgstr ":data:`PurePath.name`"
1163+
msgstr ":attr:`PurePath.name`"
11651164

11661165
#: ../../library/pathlib.rst:1327
11671166
msgid ":func:`os.path.dirname`"
11681167
msgstr ":func:`os.path.dirname`"
11691168

11701169
#: ../../library/pathlib.rst:1327
1171-
#, fuzzy
11721170
msgid ":attr:`PurePath.parent`"
1173-
msgstr ":data:`PurePath.parent`"
1171+
msgstr ":attr:`PurePath.parent`"
11741172

11751173
#: ../../library/pathlib.rst:1328
11761174
msgid ":func:`os.path.samefile`"
@@ -1185,9 +1183,8 @@ msgid ":func:`os.path.splitext`"
11851183
msgstr ":func:`os.path.splitext`"
11861184

11871185
#: ../../library/pathlib.rst:1329
1188-
#, fuzzy
11891186
msgid ":attr:`PurePath.stem` and :attr:`PurePath.suffix`"
1190-
msgstr ":data:`PurePath.stem` 和 :data:`PurePath.suffix`"
1187+
msgstr ":attr:`PurePath.stem` 和 :attr:`PurePath.suffix`"
11911188

11921189
#: ../../library/pathlib.rst:1334
11931190
msgid "Footnotes"

0 commit comments

Comments
 (0)