@@ -3314,7 +3314,7 @@ msgid ""
33143314"`EntryPoint <entry-points>` objects. (Contributed by Jason R. Coombs in :gh:"
33153315"`113175`.)"
33163316msgstr ""
3317- "Remova o acesso descontinuado a subscrito (:meth:`~object.__getitem__`) para "
3317+ "Remove o acesso descontinuado a subscrito (:meth:`~object.__getitem__`) para "
33183318"objetos :ref:`EntryPoint <entry-points>`. (Contribuição de Jason R. Coombs "
33193319"em :gh:`113175`.)"
33203320
@@ -4969,9 +4969,9 @@ msgid ""
49694969"references) now supports the :ref:`Limited API <limited-c-api>`. "
49704970"(Contributed by Victor Stinner in :gh:`108634`.)"
49714971msgstr ""
4972- "Python construído com :file:`configure` : option:`--with-trace-refs` "
4973- "(referências de rastreamento) agora oferece suporte à :ref:`API Limitada "
4974- "<limited-c-api>`. (Contribuição de Victor Stinner em :gh:`108634`.)"
4972+ "Python construído com :option:`--with-trace-refs` (referências de "
4973+ "rastreamento) do :file:`configure` agora oferece suporte à :ref:`API "
4974+ "Limitada <limited-c-api>`. (Contribuição de Victor Stinner em :gh:`108634`.)"
49754975
49764976#: ../../whatsnew/3.13.rst:2056
49774977msgid ""
@@ -5297,10 +5297,10 @@ msgid ""
52975297"references) is now ABI compatible with the Python release build and :ref:"
52985298"`debug build <debug-build>`. (Contributed by Victor Stinner in :gh:`108634`.)"
52995299msgstr ""
5300- "Python construído com :file:`configure` : option:`--with-trace-refs` "
5301- "(referências de rastreamento) tem compatibilidade de ABI com a construção de "
5302- "lançamento do Python e a :ref:`construção de depuração <debug-build>`. "
5303- "(Contribuição de Victor Stinner em :gh:`108634`.)"
5300+ "Python construído com :option:`--with-trace-refs` (referências de "
5301+ "rastreamento) do :file:`configure` tem compatibilidade de ABI com a "
5302+ "construção de lançamento do Python e a :ref:`construção de depuração <debug-"
5303+ "build>`. (Contribuição de Victor Stinner em :gh:`108634`.)"
53045304
53055305#: ../../whatsnew/3.13.rst:2195
53065306msgid ""
@@ -5523,7 +5523,7 @@ msgid ""
55235523msgstr ""
55245524"``Python.h`` não inclui mais o cabeçalho padrão ``<ieeefp.h>``. Ele foi "
55255525"incluído para a função ``finite()`` que agora é fornecida pelo cabeçalho "
5526- "``<math.h>``. Agora deve ser incluído explicitamente, se necessário. Remova "
5526+ "``<math.h>``. Agora deve ser incluído explicitamente, se necessário. Remove "
55275527"também a macro ``HAVE_IEEEFP_H``. (Contribuição de Victor Stinner em :gh:"
55285528"`108765`.)"
55295529
@@ -5758,7 +5758,7 @@ msgstr ""
57585758
57595759#: ../../whatsnew/3.13.rst:2398
57605760msgid "Remove functions deprecated in Python 3.9:"
5761- msgstr "Remova funções descontinuadas no Python 3.9:"
5761+ msgstr "Remove funções descontinuadas no Python 3.9:"
57625762
57635763#: ../../whatsnew/3.13.rst:2400
57645764msgid ""
@@ -5802,7 +5802,7 @@ msgid ""
58025802"Remove old buffer protocols deprecated in Python 3.0. Use :ref:"
58035803"`bufferobjects` instead."
58045804msgstr ""
5805- "Remova protocolos de buffer antigos descontinuados no Python 3.0. Use :ref:"
5805+ "Remove protocolos de buffer antigos descontinuados no Python 3.0. Use :ref:"
58065806"`bufferobjects` em vez disso."
58075807
58085808#: ../../whatsnew/3.13.rst:2417
@@ -5878,7 +5878,7 @@ msgid ""
58785878"Remove the following old functions to configure the Python initialization, "
58795879"deprecated in Python 3.11:"
58805880msgstr ""
5881- "Remova as seguintes funções antigas da configuração de inicialização do "
5881+ "Remove as seguintes funções antigas da configuração de inicialização do "
58825882"Python, descontinuadas no Python 3.11:"
58835883
58845884#: ../../whatsnew/3.13.rst:2454
@@ -6017,9 +6017,9 @@ msgid ""
60176017"used instead. (Contributed by Serhiy Storchaka in :gh:`86493`.)"
60186018msgstr ""
60196019"A função :c:func:`PyModule_AddObject` agora está :term:`suavemente "
6020- "descontinuado`: funções :c:func:`PyModule_Add` ou :c:func: "
6021- "`PyModule_AddObjectRef` devem ser usadas em seu lugar. (Contribuição de "
6022- "Serhiy Storchaka em :gh:`86493`.)"
6020+ "descontinuada <suavemente descontinuado> `: funções :c:func:`PyModule_Add` "
6021+ "ou :c:func: `PyModule_AddObjectRef` devem ser usadas em seu lugar. "
6022+ "(Contribuição de Serhiy Storchaka em :gh:`86493`.)"
60236023
60246024#: ../../whatsnew/3.13.rst:2505
60256025msgid ""
@@ -6047,7 +6047,7 @@ msgstr ""
60476047
60486048#: ../../whatsnew/3.13.rst:2516
60496049msgid "Deprecate old Python initialization functions:"
6050- msgstr "Descontinua antigas funções de inicialização do Python"
6050+ msgstr "Descontinua antigas funções de inicialização do Python: "
60516051
60526052#: ../../whatsnew/3.13.rst:2518
60536053#: ../../deprecations/c-api-pending-removal-in-3.15.rst:12
@@ -6366,7 +6366,7 @@ msgid ""
63666366"The following APIs are deprecated and will be removed, although there is "
63676367"currently no date scheduled for their removal."
63686368msgstr ""
6369- "As APIs a seguir foram descontinuado e serão removidas, embora atualmente "
6369+ "As APIs a seguir foram descontinuadas e serão removidas, embora atualmente "
63706370"não haja uma data agendada para sua remoção."
63716371
63726372#: ../../deprecations/c-api-pending-removal-in-future.rst:7
0 commit comments