File tree 1 file changed +6
-3
lines changed 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
- "Language : es\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.13.0\n "
23
+ "X-Generator : Poedit 3.5\n "
23
24
24
25
#: ../Doc/c-api/marshal.rst:6
25
26
msgid "Data marshalling support"
@@ -73,6 +74,8 @@ msgid ""
73
74
"This function can fail, in which case it sets the error indicator. Use :c:"
74
75
"func:`PyErr_Occurred` to check for that."
75
76
msgstr ""
77
+ "Esta función puede fallar, en cuyo caso establece el indicador de error. "
78
+ "Utiliza :c:func:`PyErr_Occurred` para comprobarlo."
76
79
77
80
#: ../Doc/c-api/marshal.rst:33
78
81
msgid ""
You can’t perform that action at this time.
0 commit comments