Skip to content

Commit 5c9116b

Browse files
Update translation
Co-Authored-By: python-doc bot Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent a27b57f commit 5c9116b

File tree

4 files changed

+13
-9
lines changed

4 files changed

+13
-9
lines changed

library/contextvars.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001-2026, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -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-09-22 20:37+0000\n"
14+
"POT-Creation-Date: 2026-01-01 16:41+0000\n"
1515
"PO-Revision-Date: 2025-09-22 16:49+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -182,7 +182,7 @@ msgid ""
182182
"`ContextVar.set` method call that created the token. It points to :attr:"
183183
"`Token.MISSING` if the variable was not set before the call."
184184
msgstr ""
185-
"Uma propriedade somente leitura. Defina como o valor que a variável tinha "
185+
"Uma propriedade somente leitura. Definida com o valor que a variável tinha "
186186
"antes da chamada do método :meth:`ContextVar.set` que criou o token. Aponta "
187187
"para :attr:`Token.MISSING` se a variável não foi definida antes da chamada."
188188

library/idle.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-01-03 16:19+0000\n"
16+
"POT-Creation-Date: 2026-01-05 16:37+0000\n"
1717
"PO-Revision-Date: 2025-09-22 16:50+0000\n"
1818
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2026\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -428,7 +428,7 @@ msgstr "Realça os parênteses envolventes."
428428

429429
#: ../../library/idle.rst:171
430430
msgid "Format menu (Editor window only)"
431-
msgstr ""
431+
msgstr "Menu Format (Somente na janela do Editor)"
432432

433433
#: ../../library/idle.rst:176
434434
msgid "Format Paragraph"
@@ -440,10 +440,14 @@ msgid ""
440440
"multiline string or selected line in a string. All lines in the paragraph "
441441
"will be formatted to less than N columns, where N defaults to 72."
442442
msgstr ""
443+
"Reformata o parágrafo atual, delimitado por linhas em branco, num bloco de "
444+
"comentário ou string multilinhas, ou numa linha selecionada numa string. "
445+
"Todas as linhas no parágrafo serão formatadas para menos de N colunas, onde "
446+
"N é 72 por predefinição."
443447

444448
#: ../../library/idle.rst:179
445449
msgid "Indent Region"
446-
msgstr "indentar Região"
450+
msgstr "Indent Region"
447451

448452
#: ../../library/idle.rst:179
449453
msgid "Shift selected lines right by the indent width (default 4 spaces)."

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
├── install/ 71.32% done
5555
│ └── index.po 73.0% translated 166/226
5656
├── installing/ 100.00% done
57-
├── library/ 58.52% done
57+
├── library/ 58.53% 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 40.0% translated 114/279
133+
│ ├── idle.po 41.0% translated 116/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.96%", "translated": 39518, "entries": 55824, "updated_at": "2026-01-04T23:51:40+00:00Z"}
1+
{"completion": "64.96%", "translated": 39520, "entries": 55824, "updated_at": "2026-01-06T23:50:56+00:00Z"}

0 commit comments

Comments
 (0)