@@ -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 :2024-11-21 16:38-0300\n "
14
- "PO-Revision-Date :2024-10-28 21:01 -0400\n "
14
+ "PO-Revision-Date :2025-01-26 17:22 -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.16.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"
@@ -45,7 +46,6 @@ msgstr ""
45
46
"Los valores numéricos se almacenan con el byte menos significativo primero."
46
47
47
48
#: ../Doc/c-api/marshal.rst:16
48
- #, fuzzy
49
49
msgid ""
50
50
"The module supports two versions of the data format: version 0 is the "
51
51
"historical version, version 1 shares interned strings in the file, and upon "