◐ Shell
reader mode source ↗
Skip to content
Open
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
8 changes: 5 additions & 3 deletions c-api/bytearray.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-02-26 18:44-0300\n"
"PO-Revision-Date: 2025-04-09 09:25+0200\n"
"Last-Translator: David Spindola\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -107,16 +107,18 @@ msgstr ""
"nulo adicional agregado."

#: ../Doc/c-api/bytearray.rst:76
#, fuzzy
msgid ""
"Resize the internal buffer of *bytearray* to *len*. Failure is a ``-1`` "
"return with an exception set."
msgstr "Cambia el tamaño del búfer interno de *bytearray* a *len*."

#: ../Doc/c-api/bytearray.rst:79
msgid ""
"A negative *len* will now result in an exception being set and -1 returned."
msgstr ""

#: ../Doc/c-api/bytearray.rst:84
msgid "Macros"
Expand Down
Loading
Toggle all file notes Toggle all file annotations