Skip to content

Commit c9469ea

Browse files
github-actions[bot]adorilsonrffontenelle
committed
Update translation
Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com> Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 18e14a0 commit c9469ea

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

using/cmdline.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,10 @@ msgid ""
491491
"Python 2 -> 3 transition. Starting with Python 3.17, no :exc:`BytesWarning` "
492492
"will be raised for these cases; use a type checker instead."
493493
msgstr ""
494+
"Descontinua as opções :option:`-b` e :option:`!-bb`, planejando para se "
495+
"tornarem sem efeito em Python 3.17. Esses foram primariamente auxiliares da "
496+
"transição Python 2 -> 3. A partir de Python 3.17, nenhum :exc:`BytesWarning` "
497+
"será levantada para esses casos; em vez disso, use um verificador de tipos."
494498

495499
#: ../../using/cmdline.rst:268
496500
msgid ""

whatsnew/3.15.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.15\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-05-11 16:26+0000\n"
16+
"POT-Creation-Date: 2026-05-13 16:14+0000\n"
1717
"PO-Revision-Date: 2026-05-08 18:37+0000\n"
1818
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -594,8 +594,8 @@ msgid ""
594594
"The ``cProfile`` module remains as an alias for backwards compatibility. "
595595
"The :mod:`profile` module is deprecated and will be removed in Python 3.17."
596596
msgstr ""
597-
"O módulo ``cProfile`` permanece como um alias para fins de compatibilidade "
598-
"com versões anteriores. O módulo :mod:`profile`` está descontinuado e será "
597+
"O módulo ``cProfile`` permanece como um apelido para fins de "
598+
"retrocompatibilidade. O módulo :mod:`profile` está descontinuado e será "
599599
"removido no Python 3.17."
600600

601601
#: ../../whatsnew/3.15.rst:291

0 commit comments

Comments
 (0)