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 ""
1111msgstr ""
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
295295msgid "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
299299msgid "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`."
11871187msgstr ""
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
12441244msgid ":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
12481248msgid "Warnings"
0 commit comments