Skip to content

Commit caf2b7a

Browse files
Update translation
Co-Authored-By: python-doc bot Co-Authored-By: Rainer Terroso Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent d344f2b commit caf2b7a

File tree

5 files changed

+23
-13
lines changed

5 files changed

+23
-13
lines changed

library/idle.po

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# Adorilson Bezerra <adorilson@gmail.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
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
415416
msgid "Dedent Region"
416-
msgstr ""
417+
msgstr "Dedent Region"
417418

418419
#: ../../library/idle.rst:185
419420
msgid "Shift selected lines left by the indent width (default 4 spaces)."
@@ -898,7 +899,7 @@ msgstr ""
898899

899900
#: ../../library/idle.rst:459
900901
msgid "Automatic indentation"
901-
msgstr ""
902+
msgstr "Indentação automática"
902903

903904
#: ../../library/idle.rst:461
904905
msgid ""
@@ -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."
911912
msgstr ""
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
914922
msgid ""
915923
"See also the indent/dedent region commands on the :ref:`Format menu <format-"
916924
"menu>`."
917925
msgstr ""
926+
"Veja também os comandos de indentar/desindentar região no :ref:`menu Format "
927+
"<format-menu>`."
918928

919929
#: ../../library/idle.rst:472
920930
msgid "Search and Replace"

library/logging.config.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,8 +1677,8 @@ msgid ""
16771677
"`eval` in the ``logging`` package's namespace). The ``level`` is interpreted "
16781678
"as for loggers, and ``NOTSET`` is taken to mean 'log everything'."
16791679
msgstr ""
1680-
"A entrada ``class`` indica a classe do handler (conforme determinada por :"
1681-
"func:`eval` no espaço de nomes do pacote ``logging``). O ``level`` é "
1680+
"A entrada ``class`` indica a classe do manipulador (conforme determinada "
1681+
"por :func:`eval` no espaço de nomes do pacote ``logging``). O ``level`` é "
16821682
"interpretado da mesma forma que para loggers, e ``NOTSET`` é entendido como "
16831683
"“registrar tudo”."
16841684

@@ -1691,7 +1691,7 @@ msgid ""
16911691
msgstr ""
16921692
"A entrada ``formatter`` indica o nome da chave do formatador para esse "
16931693
"manipulador. Se estiver em branco, um formatador padrão (``logging."
1694-
"_defaultFormatter`` será usado. Se um nome for especificado, ele deve "
1694+
"_defaultFormatter``) será usado. Se um nome for especificado, ele deve "
16951695
"aparecer na seção ``[formatters]`` e ter uma seção correspondente no arquivo "
16961696
"de configuração."
16971697

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
│ ├── sorting.po 66.0% translated 50/75
3939
│ └── unicode.po 20.0% translated 30/145
4040
├── installing/ 100.00% done
41-
├── library/ 59.88% done
41+
├── library/ 59.89% done
4242
│ ├── 2to3.po 91.0% translated 121/132
4343
│ ├── array.po 95.0% translated 80/84
4444
│ ├── ast.po 83.0% translated 255/306
@@ -91,7 +91,7 @@
9191
│ ├── http.cookies.po 14.0% translated 7/49
9292
│ ├── http.po 96.0% translated 237/246
9393
│ ├── http.server.po 13.0% translated 15/113
94-
│ ├── idle.po 9.0% translated 28/293
94+
│ ├── idle.po 10.0% translated 32/293
9595
│ ├── imaplib.po 11.0% translated 14/117
9696
│ ├── imghdr.po 47.0% translated 20/42
9797
│ ├── importlib.po 78.0% translated 240/304

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "66.35%", "translated": 44457, "entries": 62010, "updated_at": "2025-12-04T23:40:08+00:00Z"}
1+
{"completion": "66.35%", "translated": 44461, "entries": 62010, "updated_at": "2025-12-05T23:39:07+00:00Z"}

using/cmdline.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-01 15:41+0000\n"
15+
"POT-Creation-Date: 2025-11-23 15:45+0000\n"
1616
"PO-Revision-Date: 2025-07-18 19:59+0000\n"
1717
"Last-Translator: python-doc bot, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -156,7 +156,7 @@ msgid ""
156156
msgstr ""
157157
"Executa o código Python em *command*. *command* pode ser uma ou mais "
158158
"instruções separadas por novas linhas, com espaços em branco à esquerda "
159-
"significativos, como no código normal do módulo."
159+
"significativos, como em um código de um módulo normal."
160160

161161
#: ../../using/cmdline.rst:68
162162
msgid ""
@@ -167,7 +167,7 @@ msgid ""
167167
msgstr ""
168168
"Se esta opção for fornecida, o primeiro elemento de :data:`sys.argv` será "
169169
"``\"-c\"`` e o diretório atual será adicionado ao início de :data:`sys.path` "
170-
"(permitindo módulos nesse diretório para ser importado como módulos de nível "
170+
"(permitindo módulos nesse diretório serem importados como módulos de nível "
171171
"superior)."
172172

173173
#: ../../using/cmdline.rst:73

0 commit comments

Comments
 (0)