@@ -203,7 +203,7 @@ msgid ""
203203"leading dot (``'.'``), to strings of the form ``'type/subtype'``. If the "
204204"file *filename* does not exist or cannot be read, ``None`` is returned."
205205msgstr ""
206- "Carrega o mapa de tipos fornecido no arquivo *filename*, se existir. O mapa "
206+ "Carregue o mapa de tipos fornecido no arquivo *filename*, se existir. O mapa "
207207"de tipos é retornado como um dicionário que faz o mapeamento de extensões de "
208208"nome de arquivo, incluindo o ponto inicial (``'.'``), para strings no "
209209"formato ``'tipo/subtipo'``. Se o arquivo *filename* não existir ou não puder "
@@ -216,17 +216,12 @@ msgid ""
216216"type is already known the extension will be added to the list of known "
217217"extensions."
218218msgstr ""
219- "Adiciona um mapeamento do tipo MIME *type* à extensão *ext*. Quando a "
220- "extensão já for conhecida, o novo tipo substituirá o antigo. Quando o tipo "
221- "já for conhecido, a extensão será adicionada à lista de extensões conhecidas."
222219
223220#: ../../library/mimetypes.rst:118 ../../library/mimetypes.rst:283
224221msgid ""
225222"When *strict* is ``True`` (the default), the mapping will be added to the "
226223"official MIME types, otherwise to the non-standard ones."
227224msgstr ""
228- "Quando *strict* for ``True`` (o padrão), o mapeamento será adicionado aos "
229- "tipos MIME oficiais, caso contrário, aos não-padrões."
230225
231226#: ../../library/mimetypes.rst:124
232227msgid ""
0 commit comments