Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,5 @@ María Saiz Muñoz (@mariasm87)
Sofia Carballo (@sofiacarballo)
Alan Verdugo Muñoz (@alanverdugo)
Alcides Rivarola (@alcides29)
David Silva (@dvidsilva)
Ricardo Rodríguez (@ricrogz)
9 changes: 7 additions & 2 deletions library/markup.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (C) 2001-2020, Python Software Foundation
# This file is distributed under the same license as the Python package.
# Maintained by the python-doc-es workteam.
# Maintained by the python-doc-es workteam.
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
#
Expand All @@ -19,7 +19,7 @@ msgstr ""

#: ../Doc/library/markup.rst:5
msgid "Structured Markup Processing Tools"
msgstr ""
msgstr "Herramientas Para Procesar Formatos de Marcado Estructurado"

#: ../Doc/library/markup.rst:7
msgid ""
Expand All @@ -28,3 +28,8 @@ msgid ""
"Generalized Markup Language (SGML) and the Hypertext Markup Language (HTML), "
"and several interfaces for working with the Extensible Markup Language (XML)."
msgstr ""
"Python soporta una variedad de módulos para trabajar con varias formas de "
"almacenar datos de forma estructurada. Esto incluye módulos para trabajar "
"con el Lenguaje de Marcado Estructurado General (SGML) y el Lenguaje de de "
"Marcado de Hipertexto (HTML), y varias interfaces para trabajar con el "
"Lenguaje de Marcado Estructurado Extensible (XML)."