diff --git a/TRANSLATORS b/TRANSLATORS index 42a38740c7..a2d42db7fd 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -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) diff --git a/library/markup.po b/library/markup.po index 9764ab7301..969b220e7c 100644 --- a/library/markup.po +++ b/library/markup.po @@ -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 # @@ -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 "" @@ -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)."