File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2024-11-21 16:38-0300\n "
14
- "PO-Revision-Date : 2025-06-26 15:59 -0500\n "
14
+ "PO-Revision-Date : 2025-07-16 18:09 -0500\n "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
16
"Language-Team : python-doc-es\n "
17
17
"Language : es\n "
@@ -75,8 +75,8 @@ msgid ""
75
75
"indices was not ``None`` and failed to be converted to an integer, in which case "
76
76
"``-1`` is returned with an exception set)."
77
77
msgstr ""
78
- "Retorna ``0`` en caso de éxito y ``-1`` en caso de error sin un conjunto de "
79
- "excepciones (a menos que uno de los índices no sea ``None`` y no se haya convertido a "
78
+ "Retorna ``0`` en caso de éxito y ``-1`` en caso de error sin una excepción "
79
+ "establecida (a menos que uno de los índices no sea ``None`` y no se haya convertido a "
80
80
"un entero, en cuyo caso ``- 1`` se retorna con una excepción establecida)."
81
81
82
82
#: ../Doc/c-api/slice.rst:42
You can’t perform that action at this time.
0 commit comments