Skip to content

Commit 28d5941

Browse files
committed
powrap de utimos cambios
1 parent 8213e24 commit 28d5941

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/exceptions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2024-10-29 20:24+0100\n"
14+
"PO-Revision-Date: 2024-10-29 20:29+0100\n"
1515
"Last-Translator: Carlos Mena Pérez <@carlosm00>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -544,8 +544,8 @@ msgstr ""
544544
#: ../Doc/library/exceptions.rst:329
545545
msgid ""
546546
"This exception is raised when a system function returns a system-related "
547-
"error, including I/O failures such as \"file not found\" or \"disk full\" "
548-
"(not for illegal argument types or other incidental errors)."
547+
"error, including I/O failures such as \"file not found\" or \"disk "
548+
"full\" (not for illegal argument types or other incidental errors)."
549549
msgstr ""
550550
"Esta excepción se produce cuando una función del sistema retorna un error "
551551
"relacionado con el sistema, que incluye fallas de E/S como ``file not "

0 commit comments

Comments
 (0)