Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58f96d7

Browse files
[po] auto sync
1 parent 5e764df commit 58f96d7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

library/mimetypes.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,18 +190,20 @@ msgid ""
190190
"type is already known the extension will be added to the list of known "
191191
"extensions."
192192
msgstr ""
193+
"添加一个从 MIME 类型 *type* 到扩展名 *ext* 的映射。 当扩展名已知时,新类型将替代旧类型。 "
194+
"当类型已知时,扩展名将被添加到已知扩展名列表。"
193195

194196
#: ../../library/mimetypes.rst:118
195197
msgid ""
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
201203
msgid ""
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
207209
msgid ""

0 commit comments

Comments
 (0)