11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2025 , Python Software Foundation
2+ # Copyright (C) 2001-2026 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.12\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-12-13 15:40 +0000\n "
15+ "POT-Creation-Date : 2026-03-03 16:15 +0000\n "
1616"PO-Revision-Date : 2025-07-18 19:59+0000\n "
1717"Last-Translator : python-doc bot, 2025\n "
1818"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -1562,7 +1562,7 @@ msgstr ""
15621562#: ../../using/cmdline.rst:910
15631563msgid "Set the Python memory allocators and/or install debug hooks."
15641564msgstr ""
1565- "Define os alocadores de memória Python e/ou instale ganchos de depuração."
1565+ "Define os alocadores de memória do Python e/ou instala ganchos de depuração."
15661566
15671567#: ../../using/cmdline.rst:912
15681568msgid "Set the family of memory allocators used by Python:"
@@ -1605,8 +1605,8 @@ msgid ""
16051605"``debug``: install debug hooks on top of the :ref:`default memory allocators "
16061606"<default-memory-allocators>`."
16071607msgstr ""
1608- "``debug``: instala os ganchos de depuração sobre os :ref:`alocadores padrão "
1609- "de memória <default-memory-allocators>`."
1608+ "``debug``: instala os ganchos de depuração sobre os :ref:`alocadores de "
1609+ "memória padrão <default-memory-allocators>`."
16101610
16111611#: ../../using/cmdline.rst:927
16121612msgid "``malloc_debug``: same as ``malloc`` but also install debug hooks."
0 commit comments