File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ 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-04-08 20:40 +0200\n "
15
- "Last-Translator : Sofía Denner <sofi.denner@gmail.com> \n "
14
+ "PO-Revision-Date : 2025-04-09 09:25 +0200\n "
15
+ "Last-Translator : David Spindola \n "
16
16
"Language-Team : python-doc-es\n "
17
17
"Language : es\n "
18
18
"MIME-Version : 1.0\n "
@@ -81,11 +81,10 @@ msgid "On failure, return ``NULL`` with an exception set."
81
81
msgstr "Al fallar, retorna ``NULL`` con una excepción asignada."
82
82
83
83
#: ../Doc/c-api/bytearray.rst:50
84
- #, fuzzy
85
84
msgid "Create a new bytearray object from *string* and its length, *len*."
86
85
msgstr ""
87
86
"Crea un nuevo objeto de arreglo de bytes a partir de *string* y su longitud, "
88
- "*len*. En caso de fallo, se retorna ``NULL``. "
87
+ "*len*."
89
88
90
89
#: ../Doc/c-api/bytearray.rst:57
91
90
msgid ""
You can’t perform that action at this time.
0 commit comments