File tree 2 files changed +1
-7
lines changed
2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -2652,9 +2652,8 @@ msgid "mac_latin2"
2652
2652
msgstr "mac_latin2"
2653
2653
2654
2654
#: ../Doc/library/codecs.rst:1201
2655
- #, fuzzy
2656
2655
msgid "maclatin2, maccentraleurope, mac_centeuro"
2657
- msgstr "maclatin2, maccentraleurope"
2656
+ msgstr "maclatin2, maccentraleurope, mac_centeuro "
2658
2657
2659
2658
#: ../Doc/library/codecs.rst:1204
2660
2659
msgid "mac_roman"
Original file line number Diff line number Diff line change @@ -873,18 +873,13 @@ msgid "Added the *set_attrs* parameter."
873
873
msgstr "Se agregó el parámetro *set_attrs*."
874
874
875
875
#: ../Doc/library/tarfile.rst:448
876
- #, fuzzy
877
876
msgid ""
878
877
"Extract a member from the archive as a file object. *member* may be a "
879
878
"filename or a :class:`TarInfo` object. If *member* is a regular file or a "
880
879
"link, an :class:`io.BufferedReader` object is returned. For all other "
881
880
"existing members, :const:`None` is returned. If *member* does not appear in "
882
881
"the archive, :exc:`KeyError` is raised."
883
882
msgstr ""
884
- "Extract a member from the archive as a file object. *member* may be a "
885
- "filename or a :class:`TarInfo` object. If *member* is a regular file or a "
886
- "link, an :class:`io.BufferedReader` object is returned. Otherwise, :const:"
887
- "`None` is returned."
888
883
889
884
#: ../Doc/library/tarfile.rst:454
890
885
msgid "Return an :class:`io.BufferedReader` object."
You can’t perform that action at this time.
0 commit comments