File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,18 +190,20 @@ msgid ""
190190"type is already known the extension will be added to the list of known "
191191"extensions."
192192msgstr ""
193+ "添加一个从 MIME 类型 *type* 到扩展名 *ext* 的映射。 当扩展名已知时,新类型将替代旧类型。 "
194+ "当类型已知时,扩展名将被添加到已知扩展名列表。"
193195
194196#: ../../library/mimetypes.rst:118
195197msgid ""
196198"When *strict* is ``True`` (the default), the mapping will be added to the "
197199"official MIME types, otherwise to the non-standard ones."
198- msgstr ""
200+ msgstr "当 *strict* 为 ``True`` 时(默认值),映射将被添加到官方 MIME 类型,否则添加到非标准类型。 "
199201
200202#: ../../library/mimetypes.rst:124
201203msgid ""
202204"Flag indicating whether or not the global data structures have been "
203205"initialized. This is set to ``True`` by :func:`init`."
204- msgstr ""
206+ msgstr "指明全局数据结构是否已被初始化的旗标。 这会由 :func:`init` 设为 ``True``。 "
205207
206208#: ../../library/mimetypes.rst:132
207209msgid ""
You can’t perform that action at this time.
0 commit comments