Skip to content

Commit 1eca101

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent e1d60a4 commit 1eca101

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

c-api/init.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: 2025-11-29 14:13+0000\n"
15+
"POT-Creation-Date: 2026-01-07 14:19+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"
@@ -1472,7 +1472,7 @@ msgid ""
14721472
"fatal condition is signalled using :c:func:`Py_FatalError`."
14731473
msgstr ""
14741474
"Define :data:`sys.argv` com base em *argc* e *argv*. Esses parâmetros são "
1475-
"semelhantes aos passados ​​para a função :c:func:`main` do programa, com a "
1475+
"semelhantes aos passados para a função :c:func:`main` do programa, com a "
14761476
"diferença de que a primeira entrada deve se referir ao arquivo de script a "
14771477
"ser executado, em vez do executável que hospeda o interpretador Python. Se "
14781478
"não houver um script a ser executado, a primeira entrada em *argv* pode ser "

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "62.53%", "translated": 54206, "entries": 82117, "updated_at": "2026-01-08T23:10:09+00:00Z"}
1+
{"completion": "62.53%", "translated": 54206, "entries": 82117, "updated_at": "2026-01-09T09:22:47+00:00Z"}

whatsnew/changelog.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ msgid ""
368368
"``policy`` in :class:`~email.parser.FeedParser`."
369369
msgstr ""
370370
":gh:`68552`: Os defeitos ``MisplacedEnvelopeHeaderDefect`` e ``Missing "
371-
"header name`` agora são passados ​​corretamente para o método "
371+
"header name`` agora são passados corretamente para o método "
372372
"``handle_defect`` de ``policy`` em :class:`~email.parser.FeedParser`."
373373

374374
#: ../NEWS:155

0 commit comments

Comments
 (0)