Skip to content

Commit 62e3344

Browse files
sync with cpython d4ca183a
1 parent 4025bcc commit 62e3344

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/mimetypes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-05-09 00:03+0000\n"
10+
"POT-Creation-Date: 2024-07-27 00:03+0000\n"
1111
"PO-Revision-Date: 2016-11-19 00:32+0000\n"
1212
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -152,15 +152,15 @@ msgid ""
152152
"file *filename* does not exist or cannot be read, ``None`` is returned."
153153
msgstr ""
154154

155-
#: ../../library/mimetypes.rst:114
155+
#: ../../library/mimetypes.rst:114 ../../library/mimetypes.rst:279
156156
msgid ""
157157
"Add a mapping from the MIME type *type* to the extension *ext*. When the "
158158
"extension is already known, the new type will replace the old one. When the "
159159
"type is already known the extension will be added to the list of known "
160160
"extensions."
161161
msgstr ""
162162

163-
#: ../../library/mimetypes.rst:118
163+
#: ../../library/mimetypes.rst:118 ../../library/mimetypes.rst:283
164164
msgid ""
165165
"When *strict* is ``True`` (the default), the mapping will be added to the "
166166
"official MIME types, otherwise to the non-standard ones."

0 commit comments

Comments
 (0)