diff --git a/c-api/marshal.po b/c-api/marshal.po index 1e7a180f13..16039fe056 100644 --- a/c-api/marshal.po +++ b/c-api/marshal.po @@ -49,10 +49,13 @@ msgid "" "The module supports several versions of the data format; see the :py:mod:" "`Python module documentation ` for details." msgstr "" +"El módulo admite varias versiones del formato de datos; consulte la " +":py:mod:`documentación del módulo de Python ` para obtener más " +"detalles." #: ../Doc/c-api/marshal.rst:21 msgid "The current format version. See :py:data:`marshal.version`." -msgstr "" +msgstr "La versión actual del formato. Consulte :py:data:`marshal.version`." #: ../Doc/c-api/marshal.rst:25 msgid ""