Skip to content

Commit e148244

Browse files
github-actions[bot]rffontenelleadorilson
committed
Update translation
Co-Authored-By: Rainer Terroso Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com> Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent e604e16 commit e148244

File tree

5 files changed

+46
-22
lines changed

5 files changed

+46
-22
lines changed

c-api/frame.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-03-01 14:19+0000\n"
15+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
17+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1919
"teams/5390/pt_BR/)\n"
2020
"MIME-Version: 1.0\n"
@@ -211,7 +211,7 @@ msgstr "Retorna o número da linha do *frame* atualmente em execução."
211211

212212
#: ../../c-api/frame.rst:151
213213
msgid "Frame Locals Proxies"
214-
msgstr ""
214+
msgstr "Proxies locais de quadro"
215215

216216
#: ../../c-api/frame.rst:155
217217
msgid ""

library/logging.config.po

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-02-07 14:20+0000\n"
15+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Rainer Terroso, 2026\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -1238,6 +1238,13 @@ msgid ""
12381238
"manner and the result of the processing replaces the string value. If the "
12391239
"prefix is not recognised, then the string value will be left as-is."
12401240
msgstr ""
1241+
"O tratamento desses prefixos é feito de forma análoga ao tratamento de "
1242+
"protocolos: existe um mecanismo genérico para procurar prefixos que "
1243+
"correspondam à expressão regular ^(?P<prefix>[a-z]+)://(?P<suffix>.*), de "
1244+
"modo que, se o ``prefix`` for reconhecido, o ``suffix`` é processado de uma "
1245+
"forma dependente do prefixo e o resultado desse processamento substitui o "
1246+
"valor da string. Se o prefixo não for reconhecido, então o valor da string é "
1247+
"mantido como está."
12411248

12421249
#: ../../library/logging.config.rst:629
12431250
msgid "Access to internal objects"

potodo.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
1 directory 60.45% done
2-
└── 3.14/ 60.45% done
1+
1 directory 60.46% done
2+
└── 3.14/ 60.46% done
33
├── bugs.po 96.0% translated 30/31
4-
├── c-api/ 52.66% done
4+
├── c-api/ 52.67% done
55
│ ├── call.po 97.0% translated 97/99
66
│ ├── conversion.po 89.0% translated 49/55
77
│ ├── exceptions.po 64.0% translated 174/269
88
│ ├── file.po 77.0% translated 24/31
99
│ ├── float.po 93.0% translated 54/58
10-
│ ├── frame.po 64.0% translated 33/51
10+
│ ├── frame.po 66.0% translated 34/51
1111
│ ├── gcsupport.po 26.0% translated 18/68
1212
│ ├── gen.po 83.0% translated 15/18
1313
│ ├── import.po 76.0% translated 51/67
@@ -53,7 +53,7 @@
5353
│ ├── sorting.po 54.0% translated 50/92
5454
│ └── unicode.po 20.0% translated 30/145
5555
├── installing/ 100.00% done
56-
├── library/ 59.52% done
56+
├── library/ 59.53% done
5757
│ ├── __future__.po 91.0% translated 45/49
5858
│ ├── array.po 96.0% translated 85/88
5959
│ ├── ast.po 97.0% translated 328/337
@@ -149,7 +149,7 @@
149149
│ ├── json.po 98.0% translated 174/177
150150
│ ├── linecache.po 82.0% translated 14/17
151151
│ ├── locale.po 95.0% translated 155/163
152-
│ ├── logging.config.po 91.0% translated 157/171
152+
│ ├── logging.config.po 92.0% translated 158/171
153153
│ ├── logging.handlers.po 63.0% translated 174/276
154154
│ ├── logging.po 28.0% translated 106/372
155155
│ ├── mailbox.po 6.0% translated 21/307
@@ -278,7 +278,7 @@
278278
│ ├── cmdline.po 99.0% translated 264/265
279279
│ ├── configure.po 99.0% translated 465/467
280280
│ └── windows.po 95.0% translated 532/556
281-
└── whatsnew/ 50.35% done
281+
└── whatsnew/ 50.36% done
282282
├── 2.3.po 83.0% translated 325/387
283283
├── 2.4.po 83.0% translated 266/319
284284
├── 2.5.po 85.0% translated 388/452
@@ -291,5 +291,4 @@
291291
├── 3.5.po 22.0% translated 128/578
292292
├── 3.6.po 42.0% translated 232/544
293293
├── 3.7.po 43.0% translated 249/568
294-
├── 3.9.po 99.0% translated 379/380
295294
└── changelog.po 25.0% translated 3488/13947

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "60.45%", "translated": 53426, "entries": 82773, "updated_at": "2026-03-25T23:15:59+00:00Z"}
1+
{"completion": "60.46%", "translated": 53429, "entries": 82773, "updated_at": "2026-03-26T23:23:51+00:00Z"}

whatsnew/3.9.po

Lines changed: 26 additions & 8 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>, 2026
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.14\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-23 14:50+0000\n"
15+
"POT-Creation-Date: 2026-03-25 14:54+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2026\n"
1718
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1819
"teams/5390/pt_BR/)\n"
1920
"MIME-Version: 1.0\n"
@@ -41,13 +42,13 @@ msgid ""
4142
"Python 3.9 was released on October 5, 2020. For full details, see the :ref:"
4243
"`changelog <changelog>`."
4344
msgstr ""
44-
"Este artigo explica os novos recursos no Python 3.9, em comparação com 3.8. "
45-
"Python 3.9 foi lançado em 15 de outubro de 2020. Veja o :ref:`changelog "
46-
"<changelog>`. para uma lista completa de mudanças."
45+
"Este artigo explica os novos recursos do Python 3.9, em comparação com o "
46+
"3.8. Python 3.9 foi lançado em 15 de outubro de 2020. Veja o :ref:`changelog "
47+
"<changelog>` para uma lista completa de mudanças."
4748

4849
#: ../../whatsnew/3.9.rst:51
4950
msgid ":pep:`596` - Python 3.9 Release Schedule"
50-
msgstr ":pep:`596` - Python 3.9 Release Schedule"
51+
msgstr ":pep:`596` - Cronograma de lançamento do Python 3.9"
5152

5253
#: ../../whatsnew/3.9.rst:55
5354
msgid "Summary -- Release highlights"
@@ -555,7 +556,7 @@ msgid ""
555556
msgstr ""
556557
"O módulo :mod:`zoneinfo` oferece suporte ao banco de dados de fuso horário "
557558
"da IANA para a biblioteca padrão. Ele adiciona :class:`zoneinfo.ZoneInfo`, "
558-
"uma implementação concreta :class:`datetime.tzinfo`, apoiada pelos dados do "
559+
"uma implementação concreta de :class:`datetime.tzinfo`, baseada nos dados do "
559560
"fuso horário do sistema."
560561

561562
#: ../../whatsnew/3.9.rst:284
@@ -578,6 +579,23 @@ msgid ""
578579
">>> print(when.tzname())\n"
579580
"PST"
580581
msgstr ""
582+
">>> from zoneinfo import ZoneInfo\n"
583+
">>> import datetime as dt\n"
584+
"\n"
585+
">>> # Horário de verão\n"
586+
">>> when = dt.datetime(2020, 10, 31, 12, tzinfo=ZoneInfo(\"America/"
587+
"Los_Angeles\"))\n"
588+
">>> print(when)\n"
589+
"2020-10-31 12:00:00-07:00\n"
590+
">>> when.tzname()\n"
591+
"'PDT'\n"
592+
"\n"
593+
">>> # Horário padrão\n"
594+
">>> when += dt.timedelta(days=7)\n"
595+
">>> print(when)\n"
596+
"2020-11-07 12:00:00-08:00\n"
597+
">>> print(when.tzname())\n"
598+
"PST"
581599

582600
#: ../../whatsnew/3.9.rst:302
583601
msgid ""
@@ -586,7 +604,7 @@ msgid ""
586604
"distributed via PyPI and maintained by the CPython core team."
587605
msgstr ""
588606
"Como fonte alternativa de dados para plataformas que não entregam o banco de "
589-
"dados da IANA, o módulo :pypi:`tzdata` foi lançado como um pacote inicial -- "
607+
"dados da IANA, o módulo :pypi:`tzdata` foi lançado como um pacote oficial -- "
590608
"distribuído via PyPI e mantido pela equipe principal do CPython."
591609

592610
#: ../../whatsnew/3.9.rst:308

0 commit comments

Comments
 (0)