🌐 AI搜索 & 代理 主页
Skip to content

Commit c6869e8

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

File tree

5 files changed

+25
-15
lines changed

5 files changed

+25
-15
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
# python-doc bot, 2025
8+
# Adorilson Bezerra <adorilson@gmail.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.11\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-22 20:37+0000\n"
15+
"POT-Creation-Date: 2025-12-05 16:42+0000\n"
1516
"PO-Revision-Date: 2025-09-22 16:50+0000\n"
16-
"Last-Translator: python-doc bot, 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:182
415416
msgid "Dedent Region"
416-
msgstr ""
417+
msgstr "Dedent Region"
417418

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

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

903904
#: ../../library/idle.rst:458
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:465
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:469
920930
msgid "Search and Replace"

library/logging.config.po

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

@@ -1241,7 +1241,7 @@ msgid ""
12411241
msgstr ""
12421242
"A entrada ``formatter`` indica o nome da chave do formatador para esse "
12431243
"manipulador. Se estiver em branco, um formatador padrão (``logging."
1244-
"_defaultFormatter`` será usado. Se um nome for especificado, ele deve "
1244+
"_defaultFormatter``) será usado. Se um nome for especificado, ele deve "
12451245
"aparecer na seção ``[formatters]`` e ter uma seção correspondente no arquivo "
12461246
"de configuração."
12471247

potodo.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1 directory 64.48% done
2-
└── 3.11/ 64.48% done
1+
1 directory 64.49% done
2+
└── 3.11/ 64.49% done
33
├── c-api/ 53.46% done
44
│ ├── exceptions.po 63.0% translated 219/347
55
│ ├── float.po 97.0% translated 34/35
@@ -54,7 +54,7 @@
5454
├── install/ 71.32% done
5555
│ └── index.po 73.0% translated 166/226
5656
├── installing/ 100.00% done
57-
├── library/ 57.67% done
57+
├── library/ 57.68% done
5858
│ ├── _thread.po 96.0% translated 49/51
5959
│ ├── abc.po 97.0% translated 48/49
6060
│ ├── argparse.po 91.0% translated 305/335
@@ -130,7 +130,7 @@
130130
│ ├── http.cookies.po 17.0% translated 8/47
131131
│ ├── http.po 96.0% translated 220/228
132132
│ ├── http.server.po 13.0% translated 14/105
133-
│ ├── idle.po 9.0% translated 27/279
133+
│ ├── idle.po 11.0% translated 31/279
134134
│ ├── imaplib.po 11.0% translated 13/113
135135
│ ├── imghdr.po 48.0% translated 20/41
136136
│ ├── imp.po 16.0% translated 12/72

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.48%", "translated": 39252, "entries": 55824, "updated_at": "2025-12-04T23:50:20+00:00Z"}
1+
{"completion": "64.49%", "translated": 39256, "entries": 55824, "updated_at": "2025-12-05T23:50:24+00:00Z"}

using/cmdline.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-01 16:25+0000\n"
14+
"POT-Creation-Date: 2025-11-23 16:30+0000\n"
1515
"PO-Revision-Date: 2025-09-22 16:51+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -143,7 +143,7 @@ msgid ""
143143
msgstr ""
144144
"Executa o código Python em *command*. *command* pode ser uma ou mais "
145145
"instruções separadas por novas linhas, com espaços em branco à esquerda "
146-
"significativos, como no código normal do módulo."
146+
"significativos, como em um código de um módulo normal."
147147

148148
#: ../../using/cmdline.rst:68
149149
msgid ""
@@ -154,7 +154,7 @@ msgid ""
154154
msgstr ""
155155
"Se esta opção for fornecida, o primeiro elemento de :data:`sys.argv` será "
156156
"``\"-c\"`` e o diretório atual será adicionado ao início de :data:`sys.path` "
157-
"(permitindo módulos nesse diretório para ser importado como módulos de nível "
157+
"(permitindo módulos nesse diretório serem importados como módulos de nível "
158158
"superior)."
159159

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

0 commit comments

Comments
 (0)