Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d83d447

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <[email protected]>
1 parent 77f9fb3 commit d83d447

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

c-api/exceptions.po

Lines changed: 5 additions & 1 deletion
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-01-03 15:28+0000\n"
14+
"POT-Creation-Date: 2025-07-04 16:20+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -117,6 +117,10 @@ msgid ""
117117
"printed and the Python process will exit with the error code specified by "
118118
"the ``SystemExit`` instance."
119119
msgstr ""
120+
"Exibe um traceback padrão para ``sys.stderr`` e limpe o indicador de erro. "
121+
"**A menos que** o erro seja um ``SystemExit``, nesse caso, nenhum traceback "
122+
"será impresso e o processo Python será encerrado com o código de erro "
123+
"especificado pela instância ``SystemExit``."
120124

121125
#: ../../c-api/exceptions.rst:60
122126
msgid ""

library/xml.dom.pulldom.po

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ msgid ""
5757
"constructed data. If you need to parse untrusted or unauthenticated data "
5858
"see :ref:`xml-vulnerabilities`."
5959
msgstr ""
60-
"O módulo :mod:`xml.dom.pulldom` não é seguro contra dados construídos de "
61-
"forma maliciosa. Se precisar analisar dados não confiáveis ou não "
62-
"autenticados, consulte :ref:`xml-vulnerabilities`."
6360

6461
#: ../../library/xml.dom.pulldom.rst:30
6562
msgid ""

potodo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
- license.po 95 / 99 ( 95.0% translated).
66

77

8-
# c-api (58.14% done)
8+
# c-api (58.16% done)
99

10-
- exceptions.po 193 / 347 ( 55.0% translated).
10+
- exceptions.po 194 / 347 ( 55.0% translated).
1111
- float.po 28 / 35 ( 80.0% translated).
1212
- frame.po 20 / 24 ( 83.0% translated).
1313
- gcsupport.po 9 / 42 ( 21.0% translated).
@@ -267,7 +267,7 @@
267267
- xdrlib.po 5 / 56 ( 8.0% translated).
268268
- xml.dom.minidom.po 7 / 51 ( 13.0% translated).
269269
- xml.dom.po 67 / 234 ( 28.0% translated).
270-
- xml.dom.pulldom.po 26 / 27 ( 96.0% translated).
270+
- xml.dom.pulldom.po 25 / 27 ( 92.0% translated).
271271
- xml.etree.elementtree.po 68 / 233 ( 29.0% translated).
272272
- xml.sax.handler.po 5 / 103 ( 4.0% translated).
273273
- xml.sax.po 2 / 32 ( 6.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "68.24%", "translated": 38086, "entries": 55811, "updated_at": "2025-07-10T23:54:45+00:00Z"}
1+
{"completion": "68.24%", "translated": 38086, "entries": 55811, "updated_at": "2025-07-11T23:54:29+00:00Z"}

0 commit comments

Comments
 (0)