Skip to content

Commit dd3cc95

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 34d72e2 commit dd3cc95

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
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
# Marco Rougeth <marco@rougeth.com>, 2023
1515
# Flávio Neves, 2023
1616
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
17+
# Leonardo Rodrigues da Costa, 2023
1718
#
1819
#, fuzzy
1920
msgid ""
2021
msgstr ""
2122
"Project-Id-Version: Python 3.12\n"
2223
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2023-06-09 14:13+0000\n"
24+
"POT-Creation-Date: 2023-06-23 14:14+0000\n"
2425
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
25-
"Last-Translator: Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, "
26-
"2023\n"
26+
"Last-Translator: Leonardo Rodrigues da Costa, 2023\n"
2727
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2828
"teams/5390/pt_BR/)\n"
2929
"MIME-Version: 1.0\n"
@@ -103,6 +103,10 @@ msgid ""
103103
"still propagating), while the latter returns an exception after it is caught "
104104
"(and has therefore stopped propagating)."
105105
msgstr ""
106+
"O indicador de erro **not** é resultado de :func:`sys.exc_info()`. O "
107+
"primeiro corresponde a uma exceção que ainda não foi capturada (e, portanto, "
108+
"ainda está se propagando), enquanto o segundo retorna uma exceção após ser "
109+
"capturada (e, portanto, parou de se propagar)."
106110

107111
#: ../../c-api/exceptions.rst:44
108112
msgid "Printing and clearing"

0 commit comments

Comments
 (0)