Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion c-api/marshal.po
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,13 @@ msgid ""
"The module supports several versions of the data format; see the :py:mod:"
"`Python module documentation <marshal>` for details."
msgstr ""
"El módulo admite varias versiones del formato de datos; consulte la "
":py:mod:`documentación del módulo de Python <marshal>` 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 ""
Expand Down
Loading