@@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2022-10-25 19:47+0200\n "
14- "PO-Revision-Date : 2021-08-01 20:18+0200\n "
15- "Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16- "Language : es\n "
14+ "PO-Revision-Date : 2022-11-05 12:32-0300\n "
15+ "Last-Translator : Sofía Denner <sofi.denner@gmail.com>\n "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17+ "Language : es \n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
21+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
2222"Generated-By : Babel 2.10.3\n "
23+ "X-Generator : Poedit 3.2\n "
2324
2425#: ../Doc/c-api/bytearray.rst:6
2526msgid "Byte Array Objects"
@@ -119,13 +120,9 @@ msgstr ""
119120#: ../Doc/c-api/bytearray.rst:80
120121msgid "Similar to :c:func:`PyByteArray_AsString`, but without error checking."
121122msgstr ""
123+ "Similar a :c:func:`PyByteArray_AsString`, pero sin comprobación de errores."
122124
123125#: ../Doc/c-api/bytearray.rst:85
124126msgid "Similar to :c:func:`PyByteArray_Size`, but without error checking."
125127msgstr ""
126-
127- #~ msgid "Macro version of :c:func:`PyByteArray_AsString`."
128- #~ msgstr "Versión macro de :c:func:`PyByteArray_AsString`."
129-
130- #~ msgid "Macro version of :c:func:`PyByteArray_Size`."
131- #~ msgstr "Versión macro de :c:func:`PyByteArray_Size`."
128+ "Similar a :c:func:`PyByteArray_Size`, pero sin comprobación de errores."
0 commit comments