Skip to content

Commit 2867ef2

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

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

c-api/exceptions.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
# Hildeberto Abreu Magalhães <hildeberto@gmail.com>, 2021
1515
# i17obot <i17obot@rougeth.com>, 2022
1616
# Leonardo Rodrigues da Costa, 2023
17-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
17+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
1818
#
1919
#, fuzzy
2020
msgid ""
2121
msgstr ""
2222
"Project-Id-Version: Python 3.9\n"
2323
"Report-Msgid-Bugs-To: \n"
24-
"POT-Creation-Date: 2025-01-03 16:35+0000\n"
24+
"POT-Creation-Date: 2025-07-11 17:51+0000\n"
2525
"PO-Revision-Date: 2017-02-16 17:35+0000\n"
26-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
26+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2727
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2828
"teams/5390/pt_BR/)\n"
2929
"Language: pt_BR\n"
@@ -127,6 +127,10 @@ msgid ""
127127
"printed and the Python process will exit with the error code specified by "
128128
"the ``SystemExit`` instance."
129129
msgstr ""
130+
"Exibe um traceback padrão para ``sys.stderr`` e limpe o indicador de erro. "
131+
"**A menos que** o erro seja um ``SystemExit``, nesse caso, nenhum traceback "
132+
"será impresso e o processo Python será encerrado com o código de erro "
133+
"especificado pela instância ``SystemExit``."
130134

131135
#: ../../c-api/exceptions.rst:60
132136
msgid ""

library/xml.dom.pulldom.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ msgid ""
6161
"see :ref:`xml-vulnerabilities`."
6262
msgstr ""
6363
"O módulo :mod:`xml.dom.pulldom` não é seguro contra dados construídos de "
64-
"forma maliciosa. Se precisar analisar dados não confiáveis ou não "
64+
"forma maliciosa. Se precisar analisar dados não confiáveis ​​ou não "
6565
"autenticados, consulte :ref:`xml-vulnerabilities`."
6666

6767
#: ../../library/xml.dom.pulldom.rst:30

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55

66

7-
# c-api (61.30% done)
7+
# c-api (61.32% done)
88

9-
- exceptions.po 196 / 266 ( 73.0% translated).
9+
- exceptions.po 197 / 266 ( 74.0% translated).
1010
- gcsupport.po 10 / 33 ( 30.0% translated).
1111
- init.po 121 / 308 ( 39.0% translated).
1212
- init_config.po 127 / 281 ( 45.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.85%", "translated": 32117, "entries": 49524, "updated_at": "2025-07-10T00:46:49+00:00Z"}
1+
{"completion": "64.85%", "translated": 32118, "entries": 49524, "updated_at": "2025-07-12T00:49:20+00:00Z"}

0 commit comments

Comments
 (0)