File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2026-02-26 18:44-0300\n "
1414"PO-Revision-Date : 2025-04-09 09:25+0200\n "
15- "Last-Translator : David Spindola \n "
15+ "Last-Translator : Manuela Trujillo \n "
1616"Language : es\n "
1717"Language-Team : python-doc-es\n "
1818"Plural-Forms : nplurals=2; plural=(n != 1);\n "
@@ -107,16 +107,18 @@ msgstr ""
107107"nulo adicional agregado."
108108
109109#: ../Doc/c-api/bytearray.rst:76
110- #, fuzzy
111110msgid ""
112111"Resize the internal buffer of *bytearray* to *len*. Failure is a ``-1`` "
113112"return with an exception set."
114- msgstr "Cambia el tamaño del búfer interno de *bytearray* a *len*."
113+ msgstr "Cambia el tamaño del búfer interno de *bytearray* a *len. El fallo se"
114+ "indica con un retorno de ``-1`` y una excepción asignada."
115115
116116#: ../Doc/c-api/bytearray.rst:79
117117msgid ""
118118"A negative *len* will now result in an exception being set and -1 returned."
119119msgstr ""
120+ "Una *len* negativa ahora resultará en que se establezca una excepción"
121+ "y retorne -1."
120122
121123#: ../Doc/c-api/bytearray.rst:84
122124msgid "Macros"
You can’t perform that action at this time.
0 commit comments