Skip to content

Commit 990a87c

Browse files
Update translation
Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent 4dce126 commit 990a87c

2 files changed

Lines changed: 15 additions & 10 deletions

File tree

library/cmdline.po

Lines changed: 2 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-06-02 00:16+0000\n"
16+
"POT-Creation-Date: 2026-06-04 00:33+0000\n"
1717
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1818
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2026\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -59,8 +59,7 @@ msgstr ":ref:`compileall <compileall-cli>`"
5959

6060
#: ../../library/cmdline.rst:15
6161
msgid "``cProfile``: see :ref:`profiling.tracing <profiling-tracing-cli>`"
62-
msgstr ""
63-
"``cProfile``: consulte :ref:`profiling.tracing <profiling-tracing-cli>`"
62+
msgstr "``cProfile``: veja :ref:`profiling.tracing <profiling-tracing-cli>`"
6463

6564
#: ../../library/cmdline.rst:16
6665
msgid ":ref:`dis <dis-cli>`"

library/idle.po

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.15\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2026-05-08 18:34+0000\n"
17+
"POT-Creation-Date: 2026-06-04 00:33+0000\n"
1818
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1919
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2026\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -141,7 +141,7 @@ msgstr ""
141141

142142
#: ../../library/idle.rst:59
143143
msgid "File menu (Shell and Editor)"
144-
msgstr "Menu File (Console e editor)"
144+
msgstr "Menu File (Shell e Editor)"
145145

146146
#: ../../library/idle.rst:61
147147
msgid "New File"
@@ -446,7 +446,7 @@ msgstr "Realça os parênteses envolventes."
446446

447447
#: ../../library/idle.rst:176
448448
msgid "Format menu (Editor window only)"
449-
msgstr "Menu Format (Somente na janela do Editor)"
449+
msgstr "Menu Format (somente na janela do Editor)"
450450

451451
#: ../../library/idle.rst:178
452452
msgid "Format Paragraph"
@@ -554,7 +554,7 @@ msgstr ""
554554

555555
#: ../../library/idle.rst:219
556556
msgid "Run menu (Editor window only)"
557-
msgstr "Menu Run (Somente na janela do Editor)"
557+
msgstr "Menu Run (somente na janela do Editor)"
558558

559559
#: ../../library/idle.rst:223
560560
msgid "Run Module"
@@ -620,15 +620,15 @@ msgstr "Abre ou ativa a janela do Shell Python."
620620

621621
#: ../../library/idle.rst:255
622622
msgid "Shell menu (Shell window only)"
623-
msgstr ""
623+
msgstr "Menu Shell (somente na janela do Shell)"
624624

625625
#: ../../library/idle.rst:257
626626
msgid "View Last Restart"
627627
msgstr "View Last Restart"
628628

629629
#: ../../library/idle.rst:258
630630
msgid "Scroll the shell window to the last Shell restart."
631-
msgstr ""
631+
msgstr "Desloca a janela para o último reinício do Shell."
632632

633633
#: ../../library/idle.rst:260
634634
msgid "Restart Shell"
@@ -639,6 +639,8 @@ msgid ""
639639
"Restart the shell to clean the environment and reset display and exception "
640640
"handling."
641641
msgstr ""
642+
"Reinicia o shell para limpar o ambiente e redefinir a apresentação e o "
643+
"tratamento de exceções."
642644

643645
#: ../../library/idle.rst:263
644646
msgid "Previous History"
@@ -648,6 +650,8 @@ msgstr "Previous History"
648650
msgid ""
649651
"Cycle through earlier commands in history which match the current entry."
650652
msgstr ""
653+
"Percorre os comandos anteriores no histórico que correspondam à entrada "
654+
"atual."
651655

652656
#: ../../library/idle.rst:266
653657
msgid "Next History"
@@ -656,14 +660,16 @@ msgstr "Next History"
656660
#: ../../library/idle.rst:267
657661
msgid "Cycle through later commands in history which match the current entry."
658662
msgstr ""
663+
"Percorre os comandos posteriores no histórico que correspondam à entrada "
664+
"atual."
659665

660666
#: ../../library/idle.rst:269
661667
msgid "Interrupt Execution"
662668
msgstr "Interrupt Execution"
663669

664670
#: ../../library/idle.rst:270
665671
msgid "Stop a running program."
666-
msgstr ""
672+
msgstr "Interrompe um programa em execução."
667673

668674
#: ../../library/idle.rst:273
669675
msgid "Debug menu (Shell window only)"

0 commit comments

Comments
 (0)