@@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.9\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2025-10-23 18:28 +0000\n "
16+ "POT-Creation-Date : 2025-10-25 18:09 +0000\n "
1717"PO-Revision-Date : 2025-09-22 17:55+0000\n "
1818"Last-Translator : Adorilson Bezerra <adorilson@gmail.com>, 2025\n "
1919"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -383,12 +383,16 @@ msgid ""
383383"Load MIME information from a file named *filename*. This uses :meth:"
384384"`readfp` to parse the file."
385385msgstr ""
386+ "Carrega informações MIME de um arquivo chamado *filename*. Usa :meth:"
387+ "`readfp` para analisar o arquivo."
386388
387389#: ../../library/mimetypes.rst:252
388390msgid ""
389391"If *strict* is ``True``, information will be added to list of standard "
390392"types, else to the list of non-standard types."
391393msgstr ""
394+ "Se *strict* for ``True``, as informações serão adicionadas à lista de tipos "
395+ "padrão, caso contrário, à lista de tipos não padrão."
392396
393397#: ../../library/mimetypes.rst:258
394398msgid ""
@@ -403,6 +407,8 @@ msgid ""
403407"If *strict* is ``True``, information will be added to the list of standard "
404408"types, else to the list of non-standard types."
405409msgstr ""
410+ "Se *strict* for ``True``, as informações serão adicionadas à lista de tipos "
411+ "padrão, caso contrário, à lista de tipos não padrão."
406412
407413#: ../../library/mimetypes.rst:267
408414msgid "Load MIME type information from the Windows registry."
0 commit comments