Skip to content

Commit 02a7e72

Browse files
Update translation
Co-Authored-By: python-doc bot
1 parent 64e98ee commit 02a7e72

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

library/exceptions.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001-2026, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-25 17:28+0000\n"
14+
"POT-Creation-Date: 2026-03-07 17:24+0000\n"
1515
"PO-Revision-Date: 2025-09-22 15:57+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -293,7 +293,7 @@ msgstr "Exceções concretas"
293293

294294
#: ../../library/exceptions.rst:159
295295
msgid "The following exceptions are the exceptions that are usually raised."
296-
msgstr "As seguintes exceções são as que geralmente são levantados."
296+
msgstr "As seguintes exceções são as que geralmente são levantadas."
297297

298298
#: ../../library/exceptions.rst:165
299299
msgid "Raised when an :keyword:`assert` statement fails."
@@ -1185,9 +1185,9 @@ msgid ""
11851185
"except if the signal handler raises an exception (see :pep:`475` for the "
11861186
"rationale), instead of raising :exc:`InterruptedError`."
11871187
msgstr ""
1188-
"Python agora tenta novamente chamadas de sistema quando uma *syscall* é "
1189-
"interrompida por um sinal, exceto se o tratador de sinal levanta uma exceção "
1190-
"(veja :pep:`475` para a justificativa), em vez de levantar :exc:"
1188+
"Python agora tenta novamente as chamadas de sistema quando uma delas é "
1189+
"interrompida por um sinal, exceto se o tratador de sinal levantar uma "
1190+
"exceção (veja :pep:`475` para a justificativa), em vez de levantar :exc:"
11911191
"`InterruptedError`."
11921192

11931193
#: ../../library/exceptions.rst:718
@@ -1242,7 +1242,7 @@ msgstr "Todas as subclasses de :exc:`OSError` acima foram adicionadas."
12421242

12431243
#: ../../library/exceptions.rst:752
12441244
msgid ":pep:`3151` - Reworking the OS and IO exception hierarchy"
1245-
msgstr ":pep:`3151` - Reworking the OS and IO exception hierarchy"
1245+
msgstr ":pep:`3151` - Reorganiza a hierarquia de exceções de SO e E/S"
12461246

12471247
#: ../../library/exceptions.rst:758
12481248
msgid "Warnings"

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "60.93%", "translated": 34986, "entries": 51689, "updated_at": "2026-03-18T00:39:37+00:00Z"}
1+
{"completion": "60.93%", "translated": 34986, "entries": 51689, "updated_at": "2026-03-20T00:37:25+00:00Z"}

0 commit comments

Comments
 (0)