# 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.
# [email protected] /
# 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
#
msgid ""
msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2019-12-22 12:23+0100\n"
"Last-Translator: \n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.3\n"
#: ../Doc/about.rst:3
msgid "About these documents"
msgstr "Acerca de estos documentos"
#: ../Doc/about.rst:6
msgid ""
"These documents are generated from `reStructuredText`_ sources by `Sphinx`_, "
"a document processor specifically written for the Python documentation."
msgstr ""
"Estos documentos son generados por `reStructuredText`_ desarrollado por "
"`Sphinx`_, un procesador de documentos especÃficamente escrito para la "
"documentación de Python."
#: ../Doc/about.rst:15
msgid ""
"Development of the documentation and its toolchain is an entirely volunteer "
"effort, just like Python itself. If you want to contribute, please take a "
"look at the :ref:`reporting-bugs` page for information on how to do so. New "
"volunteers are always welcome!"
msgstr ""
"El desarrollo de la documentación y su cadena de herramientas es un esfuerzo "
"enteramente voluntario, al igual que Python. Si tu quieres contribuir, por "
"favor revisa la página :ref:`reporting-bugs` para más información de cómo "
"hacerlo. Los nuevos voluntarios son siempre bienvenidos!"
#: ../Doc/about.rst:20
msgid "Many thanks go to:"
msgstr "Agradecemos a:"
#: ../Doc/about.rst:22
msgid ""
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
"and writer of much of the content;"
msgstr ""
"Fred L. Drake, Jr., el creador original de la documentación del conjunto de "
"herramientas de Python y escritor de gran parte del contenido;"
#: ../Doc/about.rst:24
#, fuzzy
msgid ""
"the `Docutils