File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2023-10-12 19:43+0200\n "
14- "PO-Revision-Date : 2022 -10-30 17:51-0600 \n "
14+ "PO-Revision-Date : 2024 -10-28 21:01-0400 \n "
1515"
Last-Translator :
Cristián Maureira-Fredes <[email protected] >\n "
16- "Language : es\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.13.0\n "
23+ "X-Generator : Poedit 3.5\n "
2324
2425#: ../Doc/c-api/marshal.rst:6
2526msgid "Data marshalling support"
@@ -73,6 +74,8 @@ msgid ""
7374"This function can fail, in which case it sets the error indicator. Use :c:"
7475"func:`PyErr_Occurred` to check for that."
7576msgstr ""
77+ "Esta función puede fallar, en cuyo caso establece el indicador de error. "
78+ "Utiliza :c:func:`PyErr_Occurred` para comprobarlo."
7679
7780#: ../Doc/c-api/marshal.rst:33
7881msgid ""
You can’t perform that action at this time.
0 commit comments