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#
@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-12-13 16:24 +0000\n "
14+ "POT-Creation-Date : 2026-03-03 16:59 +0000\n "
1515"PO-Revision-Date : 2025-09-22 16:51+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -1491,7 +1491,7 @@ msgstr ""
14911491#: ../../using/cmdline.rst:880
14921492msgid "Set the Python memory allocators and/or install debug hooks."
14931493msgstr ""
1494- "Define os alocadores de memória Python e/ou instale ganchos de depuração."
1494+ "Define os alocadores de memória do Python e/ou instala ganchos de depuração."
14951495
14961496#: ../../using/cmdline.rst:882
14971497msgid "Set the family of memory allocators used by Python:"
@@ -1534,8 +1534,8 @@ msgid ""
15341534"``debug``: install debug hooks on top of the :ref:`default memory allocators "
15351535"<default-memory-allocators>`."
15361536msgstr ""
1537- "``debug``: instala os ganchos de depuração sobre os :ref:`alocadores padrão "
1538- "de memória <default-memory-allocators>`."
1537+ "``debug``: instala os ganchos de depuração sobre os :ref:`alocadores de "
1538+ "memória padrão <default-memory-allocators>`."
15391539
15401540#: ../../using/cmdline.rst:897
15411541msgid "``malloc_debug``: same as ``malloc`` but also install debug hooks."
0 commit comments