55#
66# Translators:
77# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+ # Adorilson Bezerra <adorilson@gmail.com>, 2025
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version : Python 3.12\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-02-28 14:56 +0000\n "
15+ "POT-Creation-Date : 2025-12-05 15:59 +0000\n "
1516"PO-Revision-Date : 2025-07-18 19:58+0000\n "
16- "Last-Translator : Rafael Fontenelle <rffontenelle @gmail.com>, 2025\n "
17+ "Last-Translator : Adorilson Bezerra <adorilson @gmail.com>, 2025\n "
1718"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
1819"teams/5390/pt_BR/)\n "
1920"Language : pt_BR\n "
@@ -413,7 +414,7 @@ msgstr ""
413414
414415#: ../../library/idle.rst:184
415416msgid "Dedent Region"
416- msgstr ""
417+ msgstr "Dedent Region "
417418
418419#: ../../library/idle.rst:185
419420msgid "Shift selected lines left by the indent width (default 4 spaces)."
@@ -898,7 +899,7 @@ msgstr ""
898899
899900#: ../../library/idle.rst:459
900901msgid "Automatic indentation"
901- msgstr ""
902+ msgstr "Indentação automática "
902903
903904#: ../../library/idle.rst:461
904905msgid ""
@@ -909,12 +910,21 @@ msgid ""
909910"Python Shell window one tab), number depends on Indent width. Currently, "
910911"tabs are restricted to four spaces due to Tcl/Tk limitations."
911912msgstr ""
913+ "Depois de uma instrução de abertura de bloco, a linha seguinte é indentada "
914+ "por 4 espaços (na janela do console Python por um tab). Depois de certas "
915+ "palavras-chave (break, return, etc.) a linha seguinte é desindentada. Na "
916+ "indentação inicial, :kbd:`Backspace` apaga até 4 espaços se eles estiverem "
917+ "lá. :kbd:`Tab` insere espaços (na janela do console Python um tab), o número "
918+ "depende da largura de indentação. Atualmente, os tabs estão limitados a "
919+ "quatro espaços devido a limitações do Tcl/Tk."
912920
913921#: ../../library/idle.rst:468
914922msgid ""
915923"See also the indent/dedent region commands on the :ref:`Format menu <format-"
916924"menu>`."
917925msgstr ""
926+ "Veja também os comandos de indentar/desindentar região no :ref:`menu Format "
927+ "<format-menu>`."
918928
919929#: ../../library/idle.rst:472
920930msgid "Search and Replace"
0 commit comments