diff --git a/.overrides/CONTRIBUTING.rst b/.overrides/CONTRIBUTING.rst index f6073fb3f5..bb168de019 100644 --- a/.overrides/CONTRIBUTING.rst +++ b/.overrides/CONTRIBUTING.rst @@ -115,5 +115,5 @@ Y luego accediendo a http://localhost:8000/ .. _poedit: https://poedit.net/ .. _nuestro canal de Telegram: https://t.me/python_docs_es -.. _Memoria de traducción: https://python-docs-es.readthedocs.io/page/translation-memory.html +.. _Memoria de traducción: https://python-docs-es.readthedocs.io/es/3.7/translation-memory.html .. _lista de issues en GitHub: https://github.com/PyCampES/python-docs-es/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc diff --git a/.overrides/progress.rst b/.overrides/progress.rst deleted file mode 100644 index ca5088ba9a..0000000000 --- a/.overrides/progress.rst +++ /dev/null @@ -1,17 +0,0 @@ -:orphan: - -=========================== - Progreso de la traducción -=========================== - -Aquí puedes ver a la lista de todos los archivo de la documentación, -con sus respectivos porcentajes de lo traducido, los párrafos marcados como ``fuzzy``, -y otras estadísticas. - -.. note:: - - Esta lista se actualiza automáticamente cuando Pull Requests se *mergean* a la rama ``3.8``. - -.. runblock:: console - - $ potodo --offline --path . diff --git a/.overrides/tools/templates/indexsidebar.html b/.overrides/tools/templates/indexsidebar.html index 37bf257f5b..0b57a66a20 100644 --- a/.overrides/tools/templates/indexsidebar.html +++ b/.overrides/tools/templates/indexsidebar.html @@ -1,7 +1,6 @@

¡Ayúdanos a traducir!

Recursos

diff --git a/.overrides/translation-memory.rst b/.overrides/translation-memory.rst index ff5c0190f4..648865efb0 100644 --- a/.overrides/translation-memory.rst +++ b/.overrides/translation-memory.rst @@ -31,41 +31,38 @@ Si quieres ver cómo se ha utilizado un término anteriormente, puedes utilizar Éstos son las palabras que hemos coordinado hasta el momento: - awaitable - aguardable ``glossary`` + loop + Bucle. ``tutorial/controlflow.po`` - built-in - incorporada ``glossary.po`` + handle exception + Gestionar excepción. ``tutorial/inputoutput.po`` - bytecodes - queda igual ``glossary.po`` + docstring + docstring. ``library/idle.po`` - callable - invocable ``glossary.po`` + path + Ruta. ``glossary.po`` - deallocated - desalojable ``glossary.po`` + named tuple. + tupla nombrada ``glossary.po`` - docstring - docstring. ``library/idle.po`` + bytecodes + queda igual ``glossary.po`` + + deallocated + desalojable ``glossary.po`` - handle exception - Gestionar excepción. ``tutorial/inputoutput.po`` + callable + invocable ``glossary.po`` - loop - Bucle. ``tutorial/controlflow.po`` + built-in + incorporada ``glossary.po`` - mapping + mapping mapeo ``glossary.po`` - named tuple. - tupla nombrada ``glossary.po`` - - path - Ruta. ``glossary.po`` - - realease - version ``HOWTO`` - - underscore + underscore guión bajo ``glossary.po`` + + awaitable + aguardable ``glossary`` diff --git a/Makefile b/Makefile index d42291e088..af7cfb94c7 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ help: # treated as errors, which is good to skip simple Sphinx syntax mistakes. .PHONY: build build: setup - PYTHONWARNINGS=ignore::FutureWarning sphinx-build -j auto -W --keep-going -b html -d $(OUTPUT_DOCTREE) -D language=$(LANGUAGE) . $(OUTPUT_HTML) + sphinx-build -j auto -b html -d $(OUTPUT_DOCTREE) -D language=$(LANGUAGE) . $(OUTPUT_HTML) @echo "Success! Open file://`pwd`/$(OUTPUT_HTML)/index.html, " \ "or run 'make serve' to see them in http://localhost:8000"; diff --git a/README.rst b/README.rst index 592d5eb0d8..683287390d 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Spanish Translation of the Python Documentation How to Contribute ----------------- -We have a guide that will help you to contribute at: https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html. +We have a guide that will help you to contribute at: https://python-docs-es.readthedocs.io/es/3.7/CONTRIBUTING.html. Please, check the details there. diff --git a/about.po b/about.po index f2b0355641..62cbcc479a 100644 --- a/about.po +++ b/about.po @@ -1,12 +1,12 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2019-12-22 12:23+0100\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Last-Translator: \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es.python.org)\n" "Language: es\n" "X-Generator: Poedit 2.2.4\n" diff --git a/bugs.po b/bugs.po index 6a854587d7..cee3f3d155 100644 --- a/bugs.po +++ b/bugs.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2020-02-23 16:37+0100\n" "Last-Translator: \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -44,7 +45,7 @@ msgid "" msgstr "" "A veces puede ser más rápido corregir errores y añadir parches a Python, ya " "que agiliza el proceso e involucra a menos personas. Aprenda a :ref:" -"`contribute `." +"`contribuir `.." #: ../Doc/bugs.rst:16 msgid "Documentation bugs" diff --git a/c-api/abstract.po b/c-api/abstract.po index edc0a72f40..265ac5f0b1 100644 --- a/c-api/abstract.po +++ b/c-api/abstract.po @@ -1,27 +1,26 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" -"PO-Revision-Date: 2020-05-08 01:13+0200\n" -"Language-Team: python-doc-es\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Last-Translator: \n" -"Language: es\n" -"X-Generator: Poedit 2.3\n" #: ../Doc/c-api/abstract.rst:7 msgid "Abstract Objects Layer" -msgstr "Capa de objetos abstractos" +msgstr "" #: ../Doc/c-api/abstract.rst:9 msgid "" @@ -30,11 +29,6 @@ msgid "" "or all sequence types). When used on object types for which they do not " "apply, they will raise a Python exception." msgstr "" -"Las funciones de este capítulo interactúan con los objetos de Python " -"independientemente de su tipo, o con amplias clases de tipos de objetos (por " -"ejemplo, todos los tipos numéricos o todos los tipos de secuencia). Cuando " -"se usan en tipos de objetos para los que no se aplican, generarán una " -"excepción de Python." #: ../Doc/c-api/abstract.rst:14 msgid "" @@ -43,7 +37,3 @@ msgid "" "`PyList_New`, but whose items have not been set to some non-\\ ``NULL`` " "value yet." msgstr "" -"No es posible utilizar estas funciones en objetos que no se inicializan " -"correctamente, como un objeto de lista que ha sido creado por :c:func:" -"`PyList_New`, pero cuyos elementos no se han establecido en algunos valores " -"no-\\``NULL`` aún." diff --git a/c-api/allocation.po b/c-api/allocation.po index 6f4350289a..7073c52a7b 100644 --- a/c-api/allocation.po +++ b/c-api/allocation.po @@ -1,27 +1,26 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" -"PO-Revision-Date: 2020-05-08 01:33+0200\n" -"Language-Team: python-doc-es\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Last-Translator: \n" -"Language: es\n" -"X-Generator: Poedit 2.3\n" #: ../Doc/c-api/allocation.rst:6 msgid "Allocating Objects on the Heap" -msgstr "Asignación de objetos en el montículo" +msgstr "" #: ../Doc/c-api/allocation.rst:17 msgid "" @@ -31,18 +30,12 @@ msgid "" "detector's set of observed objects. Other fields of the object are not " "affected." msgstr "" -"Inicializa un objeto *op* recientemente asignado con su tipo y referencia " -"inicial. Retorna el objeto inicializado. Si *type* indica que el objeto " -"participa en el detector de basura cíclico, se agrega al conjunto de objetos " -"observados del detector. Otros campos del objeto no se ven afectados." #: ../Doc/c-api/allocation.rst:26 msgid "" "This does everything :c:func:`PyObject_Init` does, and also initializes the " "length information for a variable-size object." msgstr "" -"Esto hace todo lo que :c:func:`PyObject_Init` hace, y también inicializa la " -"información de longitud para un objeto de tamaño variable." #: ../Doc/c-api/allocation.rst:32 msgid "" @@ -52,11 +45,6 @@ msgid "" "the memory allocation is determined from the :c:member:`~PyTypeObject." "tp_basicsize` field of the type object." msgstr "" -"Asigna un nuevo objeto Python usando el tipo de estructura de C *TYPE* y el " -"objeto tipo Python *type*. Los campos no definidos por el encabezado del " -"objeto Python no se inicializan;el conteo de referencias del objeto será " -"uno. El tamaño de la asignación de memoria se determina a partir del campo :" -"c:member:`~PyTypeObject.tp_basicsize` del tipo de objeto." #: ../Doc/c-api/allocation.rst:41 msgid "" @@ -69,15 +57,6 @@ msgid "" "Embedding the array of fields into the same allocation decreases the number " "of allocations, improving the memory management efficiency." msgstr "" -"Asigna un nuevo objeto Python usando el tipo de estructura de C *TYPE* y el " -"objeto tipo Python *type*. Los campos no definidos por el encabezado del " -"objeto Python no se inicializan. La memoria asignada permite los campos de " -"la estructura *TYPE* más los campos *size* del tamaño dado por el campo :c:" -"member:`~PyTypeObject.tp_itemsize` de *type*. Esto es útil para implementar " -"objetos como tuplas, que pueden determinar su tamaño en el momento de la " -"construcción. Incrustar el arreglo de campos en la misma asignación " -"disminuye el número de asignaciones, mejorando la eficiencia de la gestión " -"de memoria." #: ../Doc/c-api/allocation.rst:53 msgid "" @@ -87,11 +66,6 @@ msgid "" "fields of the object should not be accessed after this call as the memory is " "no longer a valid Python object." msgstr "" -"Libera memoria asignada a un objeto usando :c:func:`PyObject_New` o :c:func:" -"`PyObject_NewVar`. Esto normalmente se llama desde el manejador :c:member:" -"`~PyTypeObject.tp_dealloc` especificado en el tipo de objeto. No se debe " -"acceder a los campos del objeto después de esta llamada, ya que la memoria " -"ya no es un objeto Python válido." #: ../Doc/c-api/allocation.rst:62 msgid "" @@ -99,14 +73,11 @@ msgid "" "using the :c:macro:`Py_None` macro, which evaluates to a pointer to this " "object." msgstr "" -"Objeto que es visible en Python como ``None``. Esto solo se debe acceder " -"utilizando el macro :c:macro:`Py_None`, que se evalúa como un puntero a este " -"objeto." #: ../Doc/c-api/allocation.rst:69 msgid ":c:func:`PyModule_Create`" -msgstr ":c:func:`PyModule_Create`" +msgstr "" #: ../Doc/c-api/allocation.rst:70 msgid "To allocate and create extension modules." -msgstr "Para asignar y crear módulos de extensión." +msgstr "" diff --git a/c-api/apiabiversion.po b/c-api/apiabiversion.po index 741254d50b..08a6a8b80e 100644 --- a/c-api/apiabiversion.po +++ b/c-api/apiabiversion.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/arg.po b/c-api/arg.po index d8d1225875..81f1035e80 100644 --- a/c-api/arg.po +++ b/c-api/arg.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/bool.po b/c-api/bool.po index e4473e81a7..ec1101336d 100644 --- a/c-api/bool.po +++ b/c-api/bool.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/buffer.po b/c-api/buffer.po index 52eb5ac6a6..4565809062 100644 --- a/c-api/buffer.po +++ b/c-api/buffer.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/bytearray.po b/c-api/bytearray.po index 649b8b9745..b8051d2f63 100644 --- a/c-api/bytearray.po +++ b/c-api/bytearray.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/bytes.po b/c-api/bytes.po index a4ceaf3d70..16f755e715 100644 --- a/c-api/bytes.po +++ b/c-api/bytes.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/capsule.po b/c-api/capsule.po index 5c616d95d8..6c3b4e7618 100644 --- a/c-api/capsule.po +++ b/c-api/capsule.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/cell.po b/c-api/cell.po index 7e9cf2fd14..46fe53800e 100644 --- a/c-api/cell.po +++ b/c-api/cell.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/code.po b/c-api/code.po index e41652190e..e2f8cb1854 100644 --- a/c-api/code.po +++ b/c-api/code.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/codec.po b/c-api/codec.po index e925d5054f..ed69cee0c0 100644 --- a/c-api/codec.po +++ b/c-api/codec.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/complex.po b/c-api/complex.po index e0780b3272..c7716a4107 100644 --- a/c-api/complex.po +++ b/c-api/complex.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/concrete.po b/c-api/concrete.po index 4a7ef13ba1..5ec0f969f6 100644 --- a/c-api/concrete.po +++ b/c-api/concrete.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/contextvars.po b/c-api/contextvars.po index 1851b558a2..ed5cabc8e9 100644 --- a/c-api/contextvars.po +++ b/c-api/contextvars.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/conversion.po b/c-api/conversion.po index 9631dbba3c..0c7ad8cbb3 100644 --- a/c-api/conversion.po +++ b/c-api/conversion.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/coro.po b/c-api/coro.po index 0c534dec91..aa02c7be06 100644 --- a/c-api/coro.po +++ b/c-api/coro.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/datetime.po b/c-api/datetime.po index 0adac2a2cd..95b172d332 100644 --- a/c-api/datetime.po +++ b/c-api/datetime.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/descriptor.po b/c-api/descriptor.po index c429851b08..cc520a7283 100644 --- a/c-api/descriptor.po +++ b/c-api/descriptor.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/dict.po b/c-api/dict.po index 3f89a5afcf..2cd52c3149 100644 --- a/c-api/dict.po +++ b/c-api/dict.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/exceptions.po b/c-api/exceptions.po index f27007098b..63650caf63 100644 --- a/c-api/exceptions.po +++ b/c-api/exceptions.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/file.po b/c-api/file.po index 4a54a016fe..2f7bc946e4 100644 --- a/c-api/file.po +++ b/c-api/file.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/float.po b/c-api/float.po index 8237cb2f1c..16ad638ebb 100644 --- a/c-api/float.po +++ b/c-api/float.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/function.po b/c-api/function.po index eb04e1ea38..5ab3a1fdbe 100644 --- a/c-api/function.po +++ b/c-api/function.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/gcsupport.po b/c-api/gcsupport.po index 5357527475..ef2a67e890 100644 --- a/c-api/gcsupport.po +++ b/c-api/gcsupport.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/gen.po b/c-api/gen.po index c81f30806d..198b5db2d9 100644 --- a/c-api/gen.po +++ b/c-api/gen.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/import.po b/c-api/import.po index 7d74943965..2807dec2a1 100644 --- a/c-api/import.po +++ b/c-api/import.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/index.po b/c-api/index.po index 3c8dde99aa..d777c6b5a2 100644 --- a/c-api/index.po +++ b/c-api/index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/init.po b/c-api/init.po index ad91fc5d24..1d6951045c 100644 --- a/c-api/init.po +++ b/c-api/init.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/intro.po b/c-api/intro.po index 00e3c73f7b..c5ba002a9b 100644 --- a/c-api/intro.po +++ b/c-api/intro.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/iter.po b/c-api/iter.po index fe876b063f..9bedd72f70 100644 --- a/c-api/iter.po +++ b/c-api/iter.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/iterator.po b/c-api/iterator.po index f38d2aef01..bd3ee73145 100644 --- a/c-api/iterator.po +++ b/c-api/iterator.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/list.po b/c-api/list.po index ca81d9653c..c7e75b09f4 100644 --- a/c-api/list.po +++ b/c-api/list.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/long.po b/c-api/long.po index 0028094e86..44ba311589 100644 --- a/c-api/long.po +++ b/c-api/long.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/mapping.po b/c-api/mapping.po index a30f009a41..8e52c5b283 100644 --- a/c-api/mapping.po +++ b/c-api/mapping.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/marshal.po b/c-api/marshal.po index 517815af46..843235ab1b 100644 --- a/c-api/marshal.po +++ b/c-api/marshal.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/memory.po b/c-api/memory.po index 4cfd98194e..990b6d6dab 100644 --- a/c-api/memory.po +++ b/c-api/memory.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/memoryview.po b/c-api/memoryview.po index 54b77ff000..53980bc3ee 100644 --- a/c-api/memoryview.po +++ b/c-api/memoryview.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/method.po b/c-api/method.po index 0ce0ff3d8d..b7f2caf363 100644 --- a/c-api/method.po +++ b/c-api/method.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/module.po b/c-api/module.po index 07a991f56e..f86edf0df6 100644 --- a/c-api/module.po +++ b/c-api/module.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/none.po b/c-api/none.po index caeda827f1..285818dd1e 100644 --- a/c-api/none.po +++ b/c-api/none.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/number.po b/c-api/number.po index 442d4194f7..cd7332068c 100644 --- a/c-api/number.po +++ b/c-api/number.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/objbuffer.po b/c-api/objbuffer.po index c08913952c..f1ca61fd37 100644 --- a/c-api/objbuffer.po +++ b/c-api/objbuffer.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/object.po b/c-api/object.po index 83a3cbbca8..1d75d5d1cc 100644 --- a/c-api/object.po +++ b/c-api/object.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/objimpl.po b/c-api/objimpl.po index 24fc966206..fa62fea7ca 100644 --- a/c-api/objimpl.po +++ b/c-api/objimpl.po @@ -1,32 +1,29 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" -"PO-Revision-Date: 2020-05-08 01:35+0200\n" -"Language-Team: python-doc-es\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Last-Translator: \n" -"Language: es\n" -"X-Generator: Poedit 2.3\n" #: ../Doc/c-api/objimpl.rst:7 msgid "Object Implementation Support" -msgstr "Soporte de implementación de objetos" +msgstr "" #: ../Doc/c-api/objimpl.rst:9 msgid "" "This chapter describes the functions, types, and macros used when defining " "new object types." msgstr "" -"Este capítulo describe las funciones, los tipos y las macros utilizados al " -"definir nuevos tipos de objetos." diff --git a/c-api/refcounting.po b/c-api/refcounting.po index 0caef22b1f..b91a55b0b9 100644 --- a/c-api/refcounting.po +++ b/c-api/refcounting.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/reflection.po b/c-api/reflection.po index 4992134e33..72ffc6f0ee 100644 --- a/c-api/reflection.po +++ b/c-api/reflection.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/sequence.po b/c-api/sequence.po index a737df3be2..214ebc7b67 100644 --- a/c-api/sequence.po +++ b/c-api/sequence.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/set.po b/c-api/set.po index eb8a3c0c00..b960ddf3c0 100644 --- a/c-api/set.po +++ b/c-api/set.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/slice.po b/c-api/slice.po index 0435a1b360..aabe0e8e4b 100644 --- a/c-api/slice.po +++ b/c-api/slice.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/stable.po b/c-api/stable.po index a6db236556..9016849032 100644 --- a/c-api/stable.po +++ b/c-api/stable.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/structures.po b/c-api/structures.po index 12fb5eea32..1022f8b404 100644 --- a/c-api/structures.po +++ b/c-api/structures.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/sys.po b/c-api/sys.po index 2bfe3ae172..b1b707ff58 100644 --- a/c-api/sys.po +++ b/c-api/sys.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/tuple.po b/c-api/tuple.po index e831c024c7..5390d14097 100644 --- a/c-api/tuple.po +++ b/c-api/tuple.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/type.po b/c-api/type.po index f9712f26d6..65963d5228 100644 --- a/c-api/type.po +++ b/c-api/type.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/typeobj.po b/c-api/typeobj.po index 678393fa88..e3eea84ca6 100644 --- a/c-api/typeobj.po +++ b/c-api/typeobj.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/unicode.po b/c-api/unicode.po index 9003857c37..af19239a92 100644 --- a/c-api/unicode.po +++ b/c-api/unicode.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/c-api/utilities.po b/c-api/utilities.po index 98785c6aa7..d268d6136c 100644 --- a/c-api/utilities.po +++ b/c-api/utilities.po @@ -1,27 +1,26 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" -"PO-Revision-Date: 2020-05-08 01:09+0200\n" -"Language-Team: python-doc-es\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Last-Translator: \n" -"Language: es\n" -"X-Generator: Poedit 2.3\n" #: ../Doc/c-api/utilities.rst:7 msgid "Utilities" -msgstr "Utilidades" +msgstr "" #: ../Doc/c-api/utilities.rst:9 msgid "" @@ -30,7 +29,3 @@ msgid "" "C, and parsing function arguments and constructing Python values from C " "values." msgstr "" -"Las funciones de este capítulo realizan varias tareas de utilidad, que van " -"desde ayudar a que el código C sea más portátil en todas las plataformas, " -"usar módulos Python desde C y analizar argumentos de funciones y construir " -"valores Python a partir de valores C." diff --git a/c-api/veryhigh.po b/c-api/veryhigh.po index 001d37b024..1f8b3c12e7 100644 --- a/c-api/veryhigh.po +++ b/c-api/veryhigh.po @@ -3,28 +3,27 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" -"PO-Revision-Date: 2020-05-08 00:54+0200\n" -"Language-Team: python-doc-es\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Last-Translator: \n" -"Language: es\n" -"X-Generator: Poedit 2.3\n" #: ../Doc/c-api/veryhigh.rst:8 msgid "The Very High Level Layer" -msgstr "La capa de muy alto nivel" +msgstr "" #: ../Doc/c-api/veryhigh.rst:10 msgid "" @@ -32,9 +31,6 @@ msgid "" "in a file or a buffer, but they will not let you interact in a more detailed " "way with the interpreter." msgstr "" -"Las funciones en este capítulo te permitirán ejecutar código fuente de " -"Python desde un archivo o un búfer, pero no te permitirán interactuar de una " -"manera detallada con el intérprete." #: ../Doc/c-api/veryhigh.rst:14 msgid "" @@ -43,10 +39,6 @@ msgid "" "`Py_file_input`, and :const:`Py_single_input`. These are described " "following the functions which accept them as parameters." msgstr "" -"Varias de estas funciones aceptan un símbolo de inicio de la gramática como " -"parámetro. Los símbolos de inicio disponibles son :const:`Py_eval_input`, :" -"const:`Py_file_input`, y :const:`Py_single_input`. Estos se describen " -"siguiendo las funciones que los aceptan como parámetros." #: ../Doc/c-api/veryhigh.rst:19 msgid "" @@ -59,14 +51,6 @@ msgid "" "if it is certain that they were created by the same library that the Python " "runtime is using." msgstr "" -"Tenga en cuenta también que varias de estas funciones toman parámetros :c:" -"type:`FILE\\*`. Una cuestión particular que debe manejarse con cuidado es " -"que la estructura :c:type:`FILE` para diferentes bibliotecas en C puede ser " -"diferente e incompatible. En Windows (al menos), es posible que las " -"extensiones vinculadas dinámicamente utilicen diferentes bibliotecas, por lo " -"que se debe tener cuidado de que los parámetros :c:type:`FILE\\*` solo se " -"pasen a estas funciones si es seguro que estaban creado por la misma " -"biblioteca que está utilizando el tiempo de ejecución de Python." #: ../Doc/c-api/veryhigh.rst:30 msgid "" @@ -80,16 +64,6 @@ msgid "" "exception), ``1`` if the interpreter exits due to an exception, or ``2`` if " "the parameter list does not represent a valid Python command line." msgstr "" -"El programa principal para el intérprete estándar. Está disponible para " -"programas que incorporan Python. Los parámetros *argc* y *argv* deben " -"prepararse exactamente como los que se pasan a la función :c:func:`main` de " -"un programa en C (convertido a wchar_t de acuerdo con la configuración " -"regional del usuario). Es importante tener en cuenta que la lista de " -"argumentos puede ser modificada (pero el contenido de las cadenas de " -"caracteres señaladas por la lista de argumentos no lo es). El valor de " -"retorno será ``0`` si el intérprete acaba normalmente (es decir, sin " -"excepción), ``1`` si el intérprete acaba debido a una excepción, o ``2`` si " -"la lista de parámetros no representa una línea de comando Python válida." #: ../Doc/c-api/veryhigh.rst:40 msgid "" @@ -97,40 +71,28 @@ msgid "" "function will not return ``1``, but exit the process, as long as " "``Py_InspectFlag`` is not set." msgstr "" -"Tenga en cuenta que si se lanza un :exc:`SystemExit` no manejado, esta " -"función no devolverá ``1``, pero saldrá del proceso, siempre que " -"``Py_InspectFlag`` no esté configurado." #: ../Doc/c-api/veryhigh.rst:47 msgid "Similar to :c:func:`Py_Main` but *argv* is an array of bytes strings." msgstr "" -"Similar a :c:func:`Py_Main` pero *argv* es un arreglo de cadenas de " -"caracteres de bytes." #: ../Doc/c-api/veryhigh.rst:54 msgid "" "This is a simplified interface to :c:func:`PyRun_AnyFileExFlags` below, " "leaving *closeit* set to ``0`` and *flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_AnyFileExFlags` más " -"abajo, dejando *closeit* establecido a ``0`` y *flags* establecido a " -"``NULL``." #: ../Doc/c-api/veryhigh.rst:60 msgid "" "This is a simplified interface to :c:func:`PyRun_AnyFileExFlags` below, " "leaving the *closeit* argument set to ``0``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_AnyFileExFlags` más " -"abajo, dejando *closeit* establecido a ``0``." #: ../Doc/c-api/veryhigh.rst:66 msgid "" "This is a simplified interface to :c:func:`PyRun_AnyFileExFlags` below, " "leaving the *flags* argument set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_AnyFileExFlags` más " -"abajo, dejando *flags* establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:72 msgid "" @@ -141,21 +103,12 @@ msgid "" "func:`sys.getfilesystemencoding`). If *filename* is ``NULL``, this function " "uses ``\"???\"`` as the filename." msgstr "" -"Si *fp* se refiere a un archivo asociado con un dispositivo interactivo " -"(entrada de consola o terminal o pseudo-terminal Unix), devuelve el valor " -"de :c:func:`PyRun_InteractiveLoop`, de lo contrario devuelve el resultado " -"de :c:func:`PyRun_SimpleFile`. *filename* se decodifica a partir de la " -"codificación del sistema de archivos (:func:`sys.getfilesystemencoding`). Si " -"*filename* es ``NULL``, esta función usa ``\"???\"`` como nombre de archivo." #: ../Doc/c-api/veryhigh.rst:82 msgid "" "This is a simplified interface to :c:func:`PyRun_SimpleStringFlags` below, " "leaving the :c:type:`PyCompilerFlags`\\* argument set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_SimpleStringFlags` más " -"abajo, dejando el argumento :c:type:`PyCompilerFlags`\\* establecido a " -"``NULL``." #: ../Doc/c-api/veryhigh.rst:88 msgid "" @@ -165,11 +118,6 @@ msgid "" "was raised. If there was an error, there is no way to get the exception " "information. For the meaning of *flags*, see below." msgstr "" -"Ejecuta el código fuente de Python desde *command* en el módulo :mod:" -"`__main__` de acuerdo con el argumento *flags*. Si :mod:`__main__` aún no " -"existe, se crea. Retorna ``0`` en caso de éxito o ``-1`` si se produjo una " -"excepción. Si hubo un error, no hay forma de obtener la información de " -"excepción. Para el significado de *flags*, ver abajo." #: ../Doc/c-api/veryhigh.rst:94 msgid "" @@ -177,26 +125,18 @@ msgid "" "function will not return ``-1``, but exit the process, as long as " "``Py_InspectFlag`` is not set." msgstr "" -"Tenga en cuenta que si no se maneja de otro modo :exc:`SystemExit`, esta " -"función no devolverá ``-1``, pero saldrá del proceso, siempre que " -"``Py_InspectFlag`` no esté configurado." #: ../Doc/c-api/veryhigh.rst:101 msgid "" "This is a simplified interface to :c:func:`PyRun_SimpleFileExFlags` below, " "leaving *closeit* set to ``0`` and *flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_SimpleStringFlags` más " -"abajo, dejando *closeit* establecido a ``0`` y *flags* establecido a " -"``NULL``." #: ../Doc/c-api/veryhigh.rst:107 msgid "" "This is a simplified interface to :c:func:`PyRun_SimpleFileExFlags` below, " "leaving *flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_SimpleStringFlags` más " -"abajo, dejando *flags* establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:113 msgid "" @@ -206,12 +146,6 @@ msgid "" "getfilesystemencoding`). If *closeit* is true, the file is closed before " "PyRun_SimpleFileExFlags returns." msgstr "" -"Similar a :c:func:`PyRun_SimpleStringFlags`, pero el código fuente de Python " -"se lee desde *fp* en lugar de una cadena de caracteres en memoria. " -"*filename* debe ser el nombre del archivo, se decodifica a partir de la " -"codificación del sistema de archivos (:func:`sys.getfilesystemencoding`). Si " -"*closeit* es verdadero, el archivo se cierra antes de que " -"PyRun_SimpleFileExFlags retorne." #: ../Doc/c-api/veryhigh.rst:120 msgid "" @@ -219,17 +153,12 @@ msgid "" "\")``. Otherwise, Python may not handle script file with LF line ending " "correctly." msgstr "" -"En Windows, *fp* debe abrirse en modo binario (por ejemplo, " -"``fopen(filename, \"rb\")``. De lo contrario, Python puede no manejar " -"correctamente el archivo de script con la terminación de línea LF." #: ../Doc/c-api/veryhigh.rst:126 msgid "" "This is a simplified interface to :c:func:`PyRun_InteractiveOneFlags` below, " "leaving *flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_InteractiveOneFlags` " -"más abajo, dejando *flags* establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:132 msgid "" @@ -238,10 +167,6 @@ msgid "" "prompted using ``sys.ps1`` and ``sys.ps2``. *filename* is decoded from the " "filesystem encoding (:func:`sys.getfilesystemencoding`)." msgstr "" -"Lee y ejecuta declaraciones de un archivo asociado con un dispositivo " -"interactivo de acuerdo al argumento *flags*. Se le solicitará al usuario " -"usando ``sys.ps1`` y ``sys.ps2``. *filename* se decodifica a partir de la " -"codificación del sistema de archivos (:func:`sys.getfilesystemencoding`)." #: ../Doc/c-api/veryhigh.rst:137 msgid "" @@ -251,19 +176,12 @@ msgid "" "`errcode.h` is not included by :file:`Python.h`, so must be included " "specifically if needed.)" msgstr "" -"Retorna ``0`` cuando la entrada se ejecuta con éxito, ``-1`` si hubo una " -"excepción, o un código de error del archivo :file:`errcode.h` distribuido " -"como parte de Python si hubo un error de análisis gramatical. (Tenga en " -"cuenta que :file:`errcode.h` no está incluido en :file:`Python.h`, por lo " -"que debe incluirse específicamente si es necesario)." #: ../Doc/c-api/veryhigh.rst:146 msgid "" "This is a simplified interface to :c:func:`PyRun_InteractiveLoopFlags` " "below, leaving *flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_InteractiveLoopFlags` " -"más abajo, dejando *flags* establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:152 msgid "" @@ -273,11 +191,6 @@ msgid "" "`sys.getfilesystemencoding`). Returns ``0`` at EOF or a negative number " "upon failure." msgstr "" -"Lee y ejecuta declaraciones de un archivo asociado con un dispositivo " -"interactivo hasta llegar al EOF. Se le solicitará al usuario usando ``sys." -"ps1`` y ``sys.ps2``. *filename* se decodifica a partir de la codificación " -"del sistema de archivos (:func:`sys.getfilesystemencoding`). Retorna ``0`` " -"en EOF o un número negativo en caso de falla." #: ../Doc/c-api/veryhigh.rst:161 msgid "" @@ -288,13 +201,6 @@ msgid "" "prompt with other event loops, as done in the :file:`Modules/_tkinter.c` in " "the Python source code." msgstr "" -"Se puede configurar para que apunte a una función con el prototipo ``int " -"func(void)``. Se llamará a la función cuando el indicador del intérprete de " -"Python esté a punto de estar inactivo y espere la entrada del usuario desde " -"el terminal. El valor de retorno es ignorado. Sobrescribiendo este enlace se " -"puede utilizar para integrar la solicitud del intérprete con otros bucles de " -"eventos, como se hace en :file:`Modules/_tkinter.c` en el código fuente de " -"Python." #: ../Doc/c-api/veryhigh.rst:172 msgid "" @@ -306,23 +212,12 @@ msgid "" "string. For example, The :mod:`readline` module sets this hook to provide " "line-editing and tab-completion features." msgstr "" -"Se puede configurar para que apunte a una función con el prototipo ``char " -"*func (FILE *stdin, FILE *stdout, char *prompt)``, sobrescribiendo la " -"función predeterminada utilizada para leer una sola línea de entrada desde " -"el intérprete. Se espera que la función genere la cadena de caracteres " -"*prompt* si no es ``NULL``, y luego lea una línea de entrada del archivo de " -"entrada estándar proporcionado, retornando la cadena de caracteres " -"resultante. Por ejemplo, el módulo :mod:`readline` establece este enlace " -"para proporcionar funciones de edición de línea y finalización de tabulación." #: ../Doc/c-api/veryhigh.rst:181 msgid "" "The result must be a string allocated by :c:func:`PyMem_RawMalloc` or :c:" "func:`PyMem_RawRealloc`, or ``NULL`` if an error occurred." msgstr "" -"El resultado debe ser una cadena de caracteres alocado por :c:func:" -"`PyMem_RawMalloc` o :c:func:`PyMem_RawRealloc`, o ``NULL`` si ocurre un " -"error." #: ../Doc/c-api/veryhigh.rst:184 msgid "" @@ -330,9 +225,6 @@ msgid "" "`PyMem_RawRealloc`, instead of being allocated by :c:func:`PyMem_Malloc` or :" "c:func:`PyMem_Realloc`." msgstr "" -"El resultado debe ser alocado por :c:func:`PyMem_RawMalloc` o :c:func:" -"`PyMem_RawRealloc`, en vez de ser alocado por :c:func:`PyMem_Malloc` o :c:" -"func:`PyMem_Realloc`." #: ../Doc/c-api/veryhigh.rst:192 msgid "" @@ -340,9 +232,6 @@ msgid "" "`PyParser_SimpleParseStringFlagsFilename` below, leaving *filename* set to " "``NULL`` and *flags* set to ``0``." msgstr "" -"Esta es una interfaz simplificada para :c:func:" -"`PyParser_SimpleParseStringFlagsFilename` más abajo, dejando *filename* " -"establecido a ``NULL`` y *flags* establecido a ``0``." #: ../Doc/c-api/veryhigh.rst:199 msgid "" @@ -350,9 +239,6 @@ msgid "" "`PyParser_SimpleParseStringFlagsFilename` below, leaving *filename* set to " "``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:" -"`PyParser_SimpleParseStringFlagsFilename` más abajo, dejando *filename* " -"establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:206 msgid "" @@ -362,38 +248,24 @@ msgid "" "be evaluated many times. *filename* is decoded from the filesystem encoding " "(:func:`sys.getfilesystemencoding`)." msgstr "" -"Analiza gramaticalmente el código fuente de Python desde *str* usando el " -"token de inicio *start* de acuerdo con el argumento *flags*. El resultado se " -"puede usar para crear un objeto de código que se puede evaluar de manera " -"eficiente. Esto es útil si un fragmento de código debe evaluarse muchas " -"veces. *filename* se decodifica a partir de la codificación del sistema de " -"archivos (:func:`sys.getfilesystemencoding`)." #: ../Doc/c-api/veryhigh.rst:215 msgid "" "This is a simplified interface to :c:func:`PyParser_SimpleParseFileFlags` " "below, leaving *flags* set to ``0``." msgstr "" -"Esta es una interfaz simplificada para :c:func:" -"`PyParser_SimpleParseFileFlags` más abajo, dejando *flags* establecido a " -"``0``." #: ../Doc/c-api/veryhigh.rst:221 msgid "" "Similar to :c:func:`PyParser_SimpleParseStringFlagsFilename`, but the Python " "source code is read from *fp* instead of an in-memory string." msgstr "" -"Similar a :c:func:`PyParser_SimpleParseStringFlagsFilename`, pero el código " -"fuente de Python se lee desde *fp* en lugar de una cadena de caracteres en " -"memoria." #: ../Doc/c-api/veryhigh.rst:227 msgid "" "This is a simplified interface to :c:func:`PyRun_StringFlags` below, leaving " "*flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_StringFlags` más " -"abajo, dejando *flags* establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:233 msgid "" @@ -403,45 +275,30 @@ msgid "" "implements the mapping protocol. The parameter *start* specifies the start " "token that should be used to parse the source code." msgstr "" -"Ejecuta el código fuente de Python desde *str* en el contexto especificado " -"por los objetos *globals* y *locals* con los indicadores del compilador " -"especificados por *flags*. *globals* debe ser un diccionario; *locals* puede " -"ser cualquier objeto que implemente el protocolo de mapeo. El parámetro " -"*start* especifica el token de inicio que se debe usar para analizar el " -"código fuente." #: ../Doc/c-api/veryhigh.rst:239 msgid "" "Returns the result of executing the code as a Python object, or ``NULL`` if " "an exception was raised." msgstr "" -"Devuelve el resultado de ejecutar el código como un objeto Python, o " -"``NULL``' si se produjo una excepción." #: ../Doc/c-api/veryhigh.rst:245 msgid "" "This is a simplified interface to :c:func:`PyRun_FileExFlags` below, leaving " "*closeit* set to ``0`` and *flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_FileExFlags` más " -"abajo, dejando *closeit* establecido a ``0`` y *flags* establecido a " -"``NULL``." #: ../Doc/c-api/veryhigh.rst:251 msgid "" "This is a simplified interface to :c:func:`PyRun_FileExFlags` below, leaving " "*flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_FileExFlags` más " -"abajo, dejando *flags* establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:257 msgid "" "This is a simplified interface to :c:func:`PyRun_FileExFlags` below, leaving " "*closeit* set to ``0``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyRun_FileExFlags` más " -"abajo, dejando *closeit* establecido a ``0``." #: ../Doc/c-api/veryhigh.rst:263 msgid "" @@ -451,28 +308,18 @@ msgid "" "getfilesystemencoding`). If *closeit* is true, the file is closed before :c:" "func:`PyRun_FileExFlags` returns." msgstr "" -"Similar a :c:func:`PyRun_StringFlags`, pero el código fuente de Python se " -"lee desde *fp* en lugar de una cadena de caracteres en memoria. *filename* " -"debe ser el nombre del archivo, se decodifica a partir de la codificación " -"del sistema de archivos (:func:`sys.getfilesystemencoding`). Si *closeit* es " -"verdadero, el archivo se cierra antes que :c:func:`PyRun_FileExFlags` " -"retorne." #: ../Doc/c-api/veryhigh.rst:272 msgid "" "This is a simplified interface to :c:func:`Py_CompileStringFlags` below, " "leaving *flags* set to ``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`Py_CompileStringFlags` más " -"abajo, dejando *flags* establecido a ``NULL``." #: ../Doc/c-api/veryhigh.rst:278 msgid "" "This is a simplified interface to :c:func:`Py_CompileStringExFlags` below, " "with *optimize* set to ``-1``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`Py_CompileStringExFlags` más " -"abajo, con *optimize* establecido a ``-1``." #: ../Doc/c-api/veryhigh.rst:284 msgid "" @@ -484,14 +331,6 @@ msgid "" "may appear in tracebacks or :exc:`SyntaxError` exception messages. This " "returns ``NULL`` if the code cannot be parsed or compiled." msgstr "" -"Analiza gramaticalmente y compila el código fuente de Python en *str*, " -"devolviendo el objeto de código resultante. El token de inicio viene dado " -"por *start*; esto se puede usar para restringir el código que se puede " -"compilar y debe ser :const:`Py_eval_input`, :const:`Py_file_input`, o :const:" -"`Py_single_input`. El nombre de archivo especificado por *filename* se usa " -"para construir el objeto de código y puede aparecer en *tracebacks* o " -"mensajes de excepción :exc:`SyntaxError`. Esto devuelve ``NULL``' si el " -"código no se puede analizar gramaticalmente o compilar." #: ../Doc/c-api/veryhigh.rst:292 msgid "" @@ -501,21 +340,12 @@ msgid "" "``__debug__`` is true), ``1`` (asserts are removed, ``__debug__`` is false) " "or ``2`` (docstrings are removed too)." msgstr "" -"El número entero *optimize* especifica el nivel de optimización del " -"compilador; un valor de ``-1`` selecciona el nivel de optimización del " -"intérprete como se indica en las opciones :option:`-O`. Los niveles " -"explícitos son ``0`` (sin optimización; ``__debug__`` es verdadero), ``1`` " -"(los *asserts* se eliminan, ``__debug__`` es falso) o ``2`` (los docstrings " -"también se eliminan) )" #: ../Doc/c-api/veryhigh.rst:303 msgid "" "Like :c:func:`Py_CompileStringObject`, but *filename* is a byte string " "decoded from the filesystem encoding (:func:`os.fsdecode`)." msgstr "" -"Como :c:func:`Py_CompileStringObject`, pero *filename* es una cadena de " -"caracteres de byte decodificado desde la codificación del sistema de " -"archivos (:func:`os.fsdecode`)." #: ../Doc/c-api/veryhigh.rst:310 msgid "" @@ -523,9 +353,6 @@ msgid "" "code object, and global and local variables. The other arguments are set to " "``NULL``." msgstr "" -"Esta es una interfaz simplificada para :c:func:`PyEval_EvalCodeEx`, con solo " -"el objeto de código y las variables globales y locales. Los otros argumentos " -"están establecidos en ``NULL``." #: ../Doc/c-api/veryhigh.rst:317 msgid "" @@ -535,28 +362,18 @@ msgid "" "defaults, a dictionary of default values for :ref:`keyword-only ` arguments and a closure tuple of cells." msgstr "" -"Evaluar un objeto de código precompilado, dado un entorno particular para su " -"evaluación. Este entorno consta de un diccionario de variables globales, un " -"objeto de mapeo de variables locales, arreglos de argumentos, palabras clave " -"y valores predeterminados, un diccionario de valores predeterminados para " -"argumentos :ref:`keyword-only ` y una tupla de " -"cierre de células." #: ../Doc/c-api/veryhigh.rst:326 msgid "" "The C structure of the objects used to describe frame objects. The fields of " "this type are subject to change at any time." msgstr "" -"La estructura en C de los objetos utilizados para describir objetos del " -"marco. Los campos de este tipo están sujetos a cambios en cualquier momento." #: ../Doc/c-api/veryhigh.rst:332 msgid "" "Evaluate an execution frame. This is a simplified interface to :c:func:" "`PyEval_EvalFrameEx`, for backward compatibility." msgstr "" -"Evaluar un marco de ejecución. Esta es una interfaz simplificada para :c:" -"func:`PyEval_EvalFrameEx`, para compatibilidad con versiones anteriores." #: ../Doc/c-api/veryhigh.rst:338 msgid "" @@ -567,36 +384,24 @@ msgid "" "immediately be thrown; this is used for the :meth:`~generator.throw` methods " "of generator objects." msgstr "" -"Esta es la función principal sin barnizar de la interpretación de Python. El " -"objeto de código asociado con el marco de ejecución del marco *f* se " -"ejecuta, interpretando el código de bytes y ejecutando llamadas según sea " -"necesario. El parámetro adicional *throwflag* se puede ignorar por lo " -"general; si es verdadero, entonces se genera una excepción de inmediato; " -"esto se usa para los métodos :meth:`~generator.throw` de objetos generadores." #: ../Doc/c-api/veryhigh.rst:345 msgid "" "This function now includes a debug assertion to help ensure that it does not " "silently discard an active exception." msgstr "" -"Esta función ahora incluye una afirmación de depuración para ayudar a " -"garantizar que no descarte silenciosamente una excepción activa." #: ../Doc/c-api/veryhigh.rst:352 msgid "" "This function changes the flags of the current evaluation frame, and returns " "true on success, false on failure." msgstr "" -"Esta función cambia los flags del marco de evaluación actual, y retorna " -"verdad (*true*) en caso de éxito, falso (*false*) en caso de fallo." #: ../Doc/c-api/veryhigh.rst:360 msgid "" "The start symbol from the Python grammar for isolated expressions; for use " "with :c:func:`Py_CompileString`." msgstr "" -"El símbolo de inicio de la gramática de Python para expresiones aisladas; " -"para usar con :c:func:`Py_CompileString`." #: ../Doc/c-api/veryhigh.rst:368 msgid "" @@ -604,10 +409,6 @@ msgid "" "from a file or other source; for use with :c:func:`Py_CompileString`. This " "is the symbol to use when compiling arbitrarily long Python source code." msgstr "" -"El símbolo de inicio de la gramática de Python para secuencias de " -"declaración leídos desde un archivo u otra fuente; para usar con :c:func:" -"`Py_CompileString`. Este es el símbolo usado cuando se compile un código " -"fuente en Python arbitrariamente largo." #: ../Doc/c-api/veryhigh.rst:377 msgid "" @@ -615,9 +416,6 @@ msgid "" "with :c:func:`Py_CompileString`. This is the symbol used for the interactive " "interpreter loop." msgstr "" -"El símbolo de inicio de la gramática de Python para una declaración única; " -"para usar con :c:func:`Py_CompileString`. Este es el símbolo usado para el " -"bucle interactivo del intérprete." #: ../Doc/c-api/veryhigh.rst:384 msgid "" @@ -626,11 +424,6 @@ msgid "" "is being executed, it is passed as ``PyCompilerFlags *flags``. In this " "case, ``from __future__ import`` can modify *flags*." msgstr "" -"Esta es la estructura usada para contener los flags del compilador. En " -"casos donde el código es sólo compilado, es pasado como ``int flags``, y en " -"casos donde el código es ejecutado, es pasado como ``PyCompilerFlags " -"*flags``. En este caso, ``from __future__ import`` puede modificar los " -"*flags*." #: ../Doc/c-api/veryhigh.rst:389 msgid "" @@ -638,39 +431,29 @@ msgid "" "as equal to ``0``, and any modification due to ``from __future__ import`` is " "discarded." msgstr "" -"Siempre y cuando ``PyCompilerFlags *flags`` es ``NULL``, :attr:`cf_flags` es " -"tratado como igual a ``0``, y cualquier modificación debido a ``from " -"__future__ import`` es descartada." #: ../Doc/c-api/veryhigh.rst:395 msgid "Compiler flags." -msgstr "Flags del compilador." +msgstr "" #: ../Doc/c-api/veryhigh.rst:399 msgid "" "*cf_feature_version* is the minor Python version. It should be initialized " "to ``PY_MINOR_VERSION``." msgstr "" -"*cf_feature_version* es la versión menor de Python. Debe ser inicializado a " -"``PY_MINOR_VERSION``." #: ../Doc/c-api/veryhigh.rst:402 msgid "" "The field is ignored by default, it is used if and only if ``PyCF_ONLY_AST`` " "flag is set in *cf_flags*." msgstr "" -"El campo es ignorado por defecto, es usado si y solo si el flag " -"``PyCF_ONLY_AST`` está configurado en *cf_flags*." #: ../Doc/c-api/veryhigh.rst:405 msgid "Added *cf_feature_version* field." -msgstr "Agregado el campo *cf_feature_version*." +msgstr "" #: ../Doc/c-api/veryhigh.rst:411 msgid "" "This bit can be set in *flags* to cause division operator ``/`` to be " "interpreted as \"true division\" according to :pep:`238`." msgstr "" -"Este bit puede ser configurado en *flags* para causar que un operador de " -"división ``/`` sea interpretado como una \"división real\" de acuerdo a :pep:" -"`238`." diff --git a/c-api/weakref.po b/c-api/weakref.po index 0c3a832188..71e92d99d5 100644 --- a/c-api/weakref.po +++ b/c-api/weakref.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/conf.py b/conf.py index fa7658be5f..f84dd9cc3c 100644 --- a/conf.py +++ b/conf.py @@ -11,7 +11,7 @@ # # This can be built locally using `sphinx-build` by running # -# $ sphinx-build -b html -d _build/doctrees -D language=es . _build/html +# $ sphinx-build -b html -n -d _build/doctrees -D language=es . _build/html import sys, os, time sys.path.append(os.path.abspath('cpython/Doc/tools/extensions')) @@ -36,14 +36,6 @@ os.system('mkdir -p cpython/locales/es/') os.system('ln -nfs `pwd` cpython/locales/es/LC_MESSAGES') -html_short_title = f'Documentación {release}' -html_title = f'Documentación de Python en Español -- {release}' - -exclude_patterns = [ - # This file is not included and it not marked as :orphan: - 'distutils/_setuptools_disclaimer.rst', - 'README.rst', -] if not os.environ.get('SPHINX_GETTEXT') == 'True': # Override all the files from ``.overrides`` directory @@ -105,22 +97,3 @@ def add_contributing_banner(app, doctree): app.srcdir = 'cpython/Doc' app.connect('doctree-read', add_contributing_banner) - - # Import the sphinx-autorun manually to avoid this warning - # TODO: Remove this code and use just ``extensions.append('sphinx_autorun')`` when - # that issue gets fixed - # See https://github.com/WhyNotHugo/sphinx-autorun/issues/17 - - # WARNING: the sphinx_autorun extension does not declare if it is safe for - # parallel reading, assuming it isn't - please ask the extension author to - # check and make it explicit - # WARNING: doing serial read - from sphinx_autorun import RunBlock, AutoRun - app.add_directive('runblock', RunBlock) - app.connect('builder-inited', AutoRun.builder_init) - app.add_config_value('autorun_languages', AutoRun.config, 'env') - return { - 'version': '0.1', - 'parallel_read_safe': True, - 'parallel_write_safe': True, - } diff --git a/contents.po b/contents.po index 59faba96c5..52ded7f6b6 100644 --- a/contents.po +++ b/contents.po @@ -2,15 +2,15 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2020-05-06 12:21-0300\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es.python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/copyright.po b/copyright.po index 12e35ecc35..e7a67bfa74 100644 --- a/copyright.po +++ b/copyright.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/dict b/dict index f7a69ca3ec..65890e2d32 100644 --- a/dict +++ b/dict @@ -4,12 +4,10 @@ Associates Autocompletado Awk B -Built C Circus Cookbook Fibonacci -Flags Flying Fortran Fourier @@ -22,11 +20,9 @@ Numerical Package Perl Pillow -PyRun Python Reilly SciPy -SimpleFileExFlags Smalltalk Tk Tutorial @@ -41,7 +37,6 @@ arrays attr autenticación autocompletado -b backspace bash batch @@ -71,8 +66,6 @@ especificador estáticamente except f -flag -flags float format fraccional @@ -89,8 +82,6 @@ indentada inicializa inicialización inicializada -inicializado -inicializan inicializar insert install @@ -127,10 +118,8 @@ posicional posicionales post posteriori -precompilado prompt prompts -pseudo py pyc python @@ -185,12 +174,9 @@ subpaquetes subsecuencias subíndices sys -t tab -tabulación tipado tipear -token tty tupla tupla @@ -198,6 +184,5 @@ tuplas tutorial uninstall vía -wchar x zlib diff --git a/distributing/index.po b/distributing/index.po index 91b945bee2..fd3b13e319 100644 --- a/distributing/index.po +++ b/distributing/index.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/apiref.po b/distutils/apiref.po index 222b344c1b..da8ed400a7 100644 --- a/distutils/apiref.po +++ b/distutils/apiref.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/builtdist.po b/distutils/builtdist.po index 313cc533e9..e7e031fd2c 100644 --- a/distutils/builtdist.po +++ b/distutils/builtdist.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/commandref.po b/distutils/commandref.po index 25542c1673..3921c34630 100644 --- a/distutils/commandref.po +++ b/distutils/commandref.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/configfile.po b/distutils/configfile.po index cd7fc764e9..9f57f69556 100644 --- a/distutils/configfile.po +++ b/distutils/configfile.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/examples.po b/distutils/examples.po index fa94df6362..0f99aa5f9a 100644 --- a/distutils/examples.po +++ b/distutils/examples.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/extending.po b/distutils/extending.po index dc8233bb10..4e142b6c35 100644 --- a/distutils/extending.po +++ b/distutils/extending.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/index.po b/distutils/index.po index a9b7ff94b9..95388c29c8 100644 --- a/distutils/index.po +++ b/distutils/index.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/introduction.po b/distutils/introduction.po index 0190a3ae66..05c847ed27 100644 --- a/distutils/introduction.po +++ b/distutils/introduction.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/packageindex.po b/distutils/packageindex.po index d4f1ab0824..150d86ca19 100644 --- a/distutils/packageindex.po +++ b/distutils/packageindex.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/setupscript.po b/distutils/setupscript.po index 7269404eac..ee5653b19d 100644 --- a/distutils/setupscript.po +++ b/distutils/setupscript.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/sourcedist.po b/distutils/sourcedist.po index 70bc21c193..29b74e0f0b 100644 --- a/distutils/sourcedist.po +++ b/distutils/sourcedist.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/distutils/uploading.po b/distutils/uploading.po index 78911a1c78..5e86f1d695 100644 --- a/distutils/uploading.po +++ b/distutils/uploading.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/extending/building.po b/extending/building.po index 5c9b297bb3..103cc5cf82 100644 --- a/extending/building.po +++ b/extending/building.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/extending/embedding.po b/extending/embedding.po index b8774cd9b8..2335c3ae92 100644 --- a/extending/embedding.po +++ b/extending/embedding.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/extending/extending.po b/extending/extending.po index 1d18e35f0c..9bb5152061 100644 --- a/extending/extending.po +++ b/extending/extending.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/extending/index.po b/extending/index.po index 0e31f90d09..b4e409d21f 100644 --- a/extending/index.po +++ b/extending/index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/extending/newtypes.po b/extending/newtypes.po index 05863bf653..16909aea6f 100644 --- a/extending/newtypes.po +++ b/extending/newtypes.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/extending/newtypes_tutorial.po b/extending/newtypes_tutorial.po index 7d3af0c6fd..ecb9777e32 100644 --- a/extending/newtypes_tutorial.po +++ b/extending/newtypes_tutorial.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/extending/windows.po b/extending/windows.po index 4f9e3346bb..6bca14c71a 100644 --- a/extending/windows.po +++ b/extending/windows.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/design.po b/faq/design.po index a42fdde487..254cd13680 100644 --- a/faq/design.po +++ b/faq/design.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/extending.po b/faq/extending.po index 6b00e29806..6ae0124dc7 100644 --- a/faq/extending.po +++ b/faq/extending.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/general.po b/faq/general.po index cbbef6ed47..21d4824dd2 100644 --- a/faq/general.po +++ b/faq/general.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/gui.po b/faq/gui.po index 8b1b394c5a..4413762fb0 100644 --- a/faq/gui.po +++ b/faq/gui.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/index.po b/faq/index.po index 9a59c2f4a7..f5d2188e6f 100644 --- a/faq/index.po +++ b/faq/index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/installed.po b/faq/installed.po index 96bfc24305..941cad6503 100644 --- a/faq/installed.po +++ b/faq/installed.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/library.po b/faq/library.po index 01891fb6e0..94dfc1b3c8 100644 --- a/faq/library.po +++ b/faq/library.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/programming.po b/faq/programming.po index 9057f9b79c..514650c961 100644 --- a/faq/programming.po +++ b/faq/programming.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/faq/windows.po b/faq/windows.po index 057ce1ab1e..aec714031f 100644 --- a/faq/windows.po +++ b/faq/windows.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/glossary.po b/glossary.po index 3cbe93b94a..571e00cb15 100644 --- a/glossary.po +++ b/glossary.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-06 22:27+0200\n" "PO-Revision-Date: 2020-05-06 03:50-0300\n" "Last-Translator: María Andrea Vignau\n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -317,7 +318,7 @@ msgid "" "meth:`__anext__` method until it raises a :exc:`StopAsyncIteration` " "exception. Introduced by :pep:`492`." msgstr "" -"Un objeto que implementa los métodos :meth:`__aiter__` y :meth:`__anext__`. " +"Un objeto que implementa los métodos meth:`__aiter__` y :meth:`__anext__`. " "``__anext__`` debe retornar un objeto :term:`awaitable`. :keyword:`async " "for` resuelve los esperables retornados por un método de iterador " "asincrónico :meth:`__anext__` hasta que lanza una excepción :exc:" @@ -533,7 +534,7 @@ msgstr "" "cuales son escritos con la notación mencionada al final.; la parte " "imaginaria es escrita con un sufijo ``j``, por ejemplo, ``3+1j``. Para " "tener acceso a los equivalentes complejos del módulo :mod:`math` module, " -"use :mod:`cmath`. El uso de números complejos es matemática bastante " +"use :mod:`cmath. El uso de números complejos es matemática bastante " "avanzada. Si no le parecen necesarios, puede ignorarlos sin inconvenientes." #: ../Doc/glossary.rst:222 @@ -647,7 +648,7 @@ msgid "" msgstr "" "Una función que retorna otra función, usualmente aplicada como una función " "de transformación empleando la sintaxis ``@envoltorio``. Ejemplos comunes de " -"decoradores son :func:`classmethod` y :func:`staticmethod`." +"decoradores son :func:`classmethod` y func:`staticmethod`." #: ../Doc/glossary.rst:274 msgid "" @@ -966,8 +967,8 @@ msgid "" "for example, this function is expected to take two :class:`int` arguments " "and is also expected to have an :class:`int` return value::" msgstr "" -"Las anotaciones de funciones son usadas frecuentemente para :term:`type hint " -"`, por ejemplo, se espera que una función tome dos argumentos de " +"Las anotaciones de funciones son usadas frecuentemente para :term:`type " +"hint`s , por ejemplo, se espera que una función tome dos argumentos de " "clase :class:`int` y también se espera que devuelva dos valores :class:" "`int`::" @@ -1435,7 +1436,7 @@ msgstr "" "disponibles, una excepción :exc:`StopIteration` es disparada. En este " "momento, el objeto iterador está exhausto y cualquier llamada posterior al " "método :meth:`__next__` sólo dispara otra vez :exc:`StopIteration`. Los " -"iteradores necesitan tener un método :meth:`__iter__` que retorna el objeto " +"iteradores necesitan tener un método:meth:`__iter__` que retorna el objeto " "iterador mismo así cada iterador es también un iterable y puede ser usado en " "casi todos los lugares donde los iterables son aceptados. Una excepción " "importante es el código que intenta múltiples pases de iteración. Un objeto " @@ -2548,7 +2549,7 @@ msgstr "" "Una manera de interpretar flujos de texto en la cual son reconocidos como " "finales de línea todas siguientes formas: la convención de Unix para fin de " "línea ``'\\n'``, la convención de Windows ``'\\r\\n'``, y la vieja " -"convención de Macintosh ``'\\r'``. Vea :pep:`278` y :pep:`3116`, además de :" +"convención de Macintosh ``'\\r'``. Vea :pep:`278` y :pep:`3116`, además de:" "func:`bytes.splitlines` para usos adicionales." #: ../Doc/glossary.rst:1120 diff --git a/howto/argparse.po b/howto/argparse.po index 4465ed5698..6da764eb26 100644 --- a/howto/argparse.po +++ b/howto/argparse.po @@ -1,39 +1,44 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2020-05-08 09:38-0300\n" "Language-Team: python-doc-es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es\n" +"X-Generator: Poedit 2.3\n" +"Last-Translator: \n" #: ../Doc/howto/argparse.rst:3 msgid "Argparse Tutorial" -msgstr "" +msgstr "Tutorial de Argparse" #: ../Doc/howto/argparse.rst:0 msgid "author" -msgstr "" +msgstr "autor" #: ../Doc/howto/argparse.rst:5 msgid "Tshepang Lekhonkhobe" -msgstr "" +msgstr "Tshepang Lekhonkhobe" #: ../Doc/howto/argparse.rst:9 msgid "" "This tutorial is intended to be a gentle introduction to :mod:`argparse`, " "the recommended command-line parsing module in the Python standard library." msgstr "" +"Este tutorial pretende ser una leve introducción a :mod:`argparse`, el " +"módulo de análisis (*parsing*) de línea de comandos recomendado en la " +"biblioteca estándar de Python." #: ../Doc/howto/argparse.rst:14 msgid "" @@ -42,26 +47,34 @@ msgid "" "mod:`optparse`. Note also that :mod:`argparse` is based on :mod:`optparse`, " "and therefore very similar in terms of usage." msgstr "" +"Hay otros dos módulos que cumplen la misma tarea, llamados :mod:`getopt` (un " +"equivalente a :c:func:`getopt` del lenguaje C) y el deprecado :mod:" +"`optparse`. Tenga en cuenta también que :mod:`argparse` está basado en :mod:" +"`optparse`, y por lo tanto muy similar en el uso." #: ../Doc/howto/argparse.rst:22 msgid "Concepts" -msgstr "" +msgstr "Conceptos" #: ../Doc/howto/argparse.rst:24 msgid "" "Let's show the sort of functionality that we are going to explore in this " "introductory tutorial by making use of the :command:`ls` command:" msgstr "" +"Vamos a mostrar el tipo de funcionalidad que vamos a explorar en este " +"tutorial introductorio haciendo uso del comando :command:`ls`:" #: ../Doc/howto/argparse.rst:46 msgid "A few concepts we can learn from the four commands:" -msgstr "" +msgstr "Algunos conceptos que podemos aprender de los cuatro comandos:" #: ../Doc/howto/argparse.rst:48 msgid "" "The :command:`ls` command is useful when run without any options at all. It " "defaults to displaying the contents of the current directory." msgstr "" +"El comando :command:`ls` es útil cuando se ejecuta sin ninguna opción en " +"absoluto. Por defecto muestra el contenido del directorio actual." #: ../Doc/howto/argparse.rst:51 msgid "" @@ -74,6 +87,14 @@ msgid "" "position is *what you want copied,* and the second position is *where you " "want it copied to*." msgstr "" +"Si queremos hacer algo, mas allá de lo que provee por defecto, le contamos " +"un poco mas. En este caso, queremos mostrar un directorio diferente, " +"``pypy``. Lo que hicimos fué especificar lo que se conoce como argumento " +"posicional. Se llama así porque el programa debe saber que hacer con ese " +"valor, basado únicamente en función de donde aparece en la línea de " +"comandos. Este concepto es mas relevante para un comando como :command:`cp`, " +"cuyo uso mas básico es ``cp SRC DEST``. La primer posición es *lo que " +"quieres copiar*, y la segunda posición es *a donde lo quieres copiar*." #: ../Doc/howto/argparse.rst:60 msgid "" @@ -81,6 +102,10 @@ msgid "" "display more info for each file instead of just showing the file names. The " "``-l`` in that case is known as an optional argument." msgstr "" +"Ahora, digamos que queremos cambiar el comportamiento del programa. En " +"nuestro ejemplo, mostramos mas información para cada archivo en lugar de " +"solo mostrar los nombres de los archivos. El argumento ``-l`` en ese caso se " +"conoce como argumento opcional." #: ../Doc/howto/argparse.rst:64 msgid "" @@ -88,36 +113,43 @@ msgid "" "across a program you have never used before, and can figure out how it works " "simply by reading its help text." msgstr "" +"Este es un fragmento del texto de ayuda. Es muy útil porque puedes encontrar " +"un programa que nunca has usado antes, y puedes darte una idea de como " +"funciona simplemente leyendo el texto de ayuda." #: ../Doc/howto/argparse.rst:70 msgid "The basics" -msgstr "" +msgstr "Las bases" #: ../Doc/howto/argparse.rst:72 msgid "Let us start with a very simple example which does (almost) nothing::" -msgstr "" +msgstr "Comencemos con un simple ejemplo, el cual no hace (casi) nada::" #: ../Doc/howto/argparse.rst:78 ../Doc/howto/argparse.rst:186 #: ../Doc/howto/argparse.rst:207 msgid "Following is a result of running the code:" -msgstr "" +msgstr "Lo siguiente es el resultado de ejecutar el código:" #: ../Doc/howto/argparse.rst:95 ../Doc/howto/argparse.rst:252 #: ../Doc/howto/argparse.rst:296 msgid "Here is what is happening:" -msgstr "" +msgstr "Esto es lo que está pasando:" #: ../Doc/howto/argparse.rst:97 msgid "" "Running the script without any options results in nothing displayed to " "stdout. Not so useful." msgstr "" +"Ejecutar el script sin ninguna opción da como resultado que no se muestra " +"nada en *stdout*. No es tan útil." #: ../Doc/howto/argparse.rst:100 msgid "" "The second one starts to display the usefulness of the :mod:`argparse` " "module. We have done almost nothing, but already we get a nice help message." msgstr "" +"El segundo comienza a mostrar la utilidad del módulo :mod:`argparse`. No " +"hemos hecho casi nada, pero ya recibimos un buen mensaje de ayuda." #: ../Doc/howto/argparse.rst:103 msgid "" @@ -129,19 +161,19 @@ msgstr "" #: ../Doc/howto/argparse.rst:110 msgid "Introducing Positional arguments" -msgstr "" +msgstr "Introducción a los argumentos posicionales" #: ../Doc/howto/argparse.rst:112 msgid "An example::" -msgstr "" +msgstr "Un ejemplo::" #: ../Doc/howto/argparse.rst:120 msgid "And running the code:" -msgstr "" +msgstr "Y ejecutando el código:" #: ../Doc/howto/argparse.rst:138 msgid "Here is what's happening:" -msgstr "" +msgstr "Aquí está lo que está sucediendo:" #: ../Doc/howto/argparse.rst:140 msgid "" @@ -211,7 +243,7 @@ msgstr "" #: ../Doc/howto/argparse.rst:234 ../Doc/howto/argparse.rst:280 #: ../Doc/howto/argparse.rst:396 ../Doc/howto/argparse.rst:430 msgid "And the output:" -msgstr "" +msgstr "Y la salida:" #: ../Doc/howto/argparse.rst:254 msgid "" @@ -262,11 +294,11 @@ msgstr "" #: ../Doc/howto/argparse.rst:308 msgid "Notice the different help text." -msgstr "" +msgstr "Observe los diferentes textos de ayuda." #: ../Doc/howto/argparse.rst:312 msgid "Short options" -msgstr "" +msgstr "Opciones cortas" #: ../Doc/howto/argparse.rst:314 msgid "" @@ -274,34 +306,39 @@ msgid "" "yet touched on the topic of short versions of the options. It's quite " "simple::" msgstr "" +"Si estas familiarizado con el uso de la línea de comandos, podrás observar " +"que aún no he tocado el tema de las versiones cortas de las opciones. Es " +"bastante simple::" #: ../Doc/howto/argparse.rst:326 msgid "And here goes:" -msgstr "" +msgstr "Y aquí va:" #: ../Doc/howto/argparse.rst:339 msgid "Note that the new ability is also reflected in the help text." msgstr "" +"Tenga en cuenta que la nueva habilidad es también reflejada en el texto de " +"ayuda." #: ../Doc/howto/argparse.rst:343 msgid "Combining Positional and Optional arguments" -msgstr "" +msgstr "Combinar argumentos Opcionales y Posicionales" #: ../Doc/howto/argparse.rst:345 msgid "Our program keeps growing in complexity::" -msgstr "" +msgstr "Nuestro programa sigue creciendo en complejidad::" #: ../Doc/howto/argparse.rst:360 msgid "And now the output:" -msgstr "" +msgstr "Y ahora la salida:" #: ../Doc/howto/argparse.rst:374 msgid "We've brought back a positional argument, hence the complaint." -msgstr "" +msgstr "Hemos traído de vuelta un argumento posicional, de ahi la queja." #: ../Doc/howto/argparse.rst:376 msgid "Note that the order does not matter." -msgstr "" +msgstr "Tenga en cuenta que el orden no importa." #: ../Doc/howto/argparse.rst:378 msgid "" @@ -343,7 +380,7 @@ msgstr "" #: ../Doc/howto/argparse.rst:501 msgid "It also behaves similar to \"store_true\" action." -msgstr "" +msgstr "También se comporta de manera similar a la acción \"store_true\"." #: ../Doc/howto/argparse.rst:503 msgid "" @@ -376,11 +413,11 @@ msgstr "" #: ../Doc/howto/argparse.rst:519 msgid "Let's fix::" -msgstr "" +msgstr "Vamos a arreglarlo::" #: ../Doc/howto/argparse.rst:538 msgid "And this is what it gives:" -msgstr "" +msgstr "Y esto es lo que da:" #: ../Doc/howto/argparse.rst:553 msgid "" @@ -407,7 +444,7 @@ msgstr "" #: ../Doc/howto/argparse.rst:582 msgid "And:" -msgstr "" +msgstr "Y:" #: ../Doc/howto/argparse.rst:589 msgid "" @@ -418,7 +455,7 @@ msgstr "" #: ../Doc/howto/argparse.rst:596 msgid "Getting a little more advanced" -msgstr "" +msgstr "Un poco mas avanzado" #: ../Doc/howto/argparse.rst:598 msgid "" @@ -428,7 +465,7 @@ msgstr "" #: ../Doc/howto/argparse.rst:615 ../Doc/howto/argparse.rst:653 msgid "Output:" -msgstr "" +msgstr "Salida:" #: ../Doc/howto/argparse.rst:636 msgid "" @@ -439,7 +476,7 @@ msgstr "" #: ../Doc/howto/argparse.rst:667 msgid "Conflicting options" -msgstr "" +msgstr "Opciones conflictivas" #: ../Doc/howto/argparse.rst:669 msgid "" @@ -479,7 +516,7 @@ msgstr "" #: ../Doc/howto/argparse.rst:760 msgid "Conclusion" -msgstr "" +msgstr "Conclusión" #: ../Doc/howto/argparse.rst:762 msgid "" diff --git a/howto/clinic.po b/howto/clinic.po index 2df5d0b6b3..49e2e73cea 100644 --- a/howto/clinic.po +++ b/howto/clinic.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/cporting.po b/howto/cporting.po index c15046dc7a..8cd21eec50 100644 --- a/howto/cporting.po +++ b/howto/cporting.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/curses.po b/howto/curses.po index 80450ee775..83301efbd8 100644 --- a/howto/curses.po +++ b/howto/curses.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/descriptor.po b/howto/descriptor.po index 9856113d61..15a8832ac1 100644 --- a/howto/descriptor.po +++ b/howto/descriptor.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/functional.po b/howto/functional.po index de228343ad..09cc92dc71 100644 --- a/howto/functional.po +++ b/howto/functional.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/index.po b/howto/index.po index adc17023bc..cd8bf9f204 100644 --- a/howto/index.po +++ b/howto/index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/instrumentation.po b/howto/instrumentation.po index 3bc0b1e806..c95469ebb0 100644 --- a/howto/instrumentation.po +++ b/howto/instrumentation.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/ipaddress.po b/howto/ipaddress.po index e4df445c5c..70ffeac8f7 100644 --- a/howto/ipaddress.po +++ b/howto/ipaddress.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/logging-cookbook.po b/howto/logging-cookbook.po index add8f81564..65ebd5989c 100644 --- a/howto/logging-cookbook.po +++ b/howto/logging-cookbook.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/logging.po b/howto/logging.po index 7c43f03163..912417e0d5 100644 --- a/howto/logging.po +++ b/howto/logging.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/pyporting.po b/howto/pyporting.po index bc74930648..b2e08674cb 100644 --- a/howto/pyporting.po +++ b/howto/pyporting.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/regex.po b/howto/regex.po index 0aaf44b6fc..0f7b1b90bc 100644 --- a/howto/regex.po +++ b/howto/regex.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/sockets.po b/howto/sockets.po index 38a29aaab0..9912eaff1c 100644 --- a/howto/sockets.po +++ b/howto/sockets.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/sorting.po b/howto/sorting.po index 6c2971d69f..d0deb81d5d 100644 --- a/howto/sorting.po +++ b/howto/sorting.po @@ -3,38 +3,35 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" -"PO-Revision-Date: 2020-05-07 05:36-0300\n" -"Language-Team: python-doc-es\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Last-Translator: Carlos A. Crespo \n" -"Language: es\n" -"X-Generator: Poedit 2.3\n" -# validar con el equipo #: ../Doc/howto/sorting.rst:4 -#, fuzzy msgid "Sorting HOW TO" -msgstr "HOW TO - Ordenar" +msgstr "" #: ../Doc/howto/sorting.rst msgid "Author" -msgstr "Autor" +msgstr "" #: ../Doc/howto/sorting.rst:6 msgid "Andrew Dalke and Raymond Hettinger" -msgstr "Andrew Dalke and Raymond Hettinger" +msgstr "" #: ../Doc/howto/sorting.rst msgid "Release" diff --git a/howto/unicode.po b/howto/unicode.po index 78200cc94c..3a0799850f 100644 --- a/howto/unicode.po +++ b/howto/unicode.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/howto/urllib2.po b/howto/urllib2.po index 2de62fadba..a974562492 100644 --- a/howto/urllib2.po +++ b/howto/urllib2.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/install/index.po b/install/index.po index a9cc53e9fb..00459b9946 100644 --- a/install/index.po +++ b/install/index.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/installing/index.po b/installing/index.po index 9e439f95a6..fa1bce0198 100644 --- a/installing/index.po +++ b/installing/index.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/2to3.po b/library/2to3.po index 652f797b18..318c0f0073 100644 --- a/library/2to3.po +++ b/library/2to3.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/__future__.po b/library/__future__.po index fc8e0b6d42..75709c2dbc 100644 --- a/library/__future__.po +++ b/library/__future__.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/__main__.po b/library/__main__.po index 12eb98bb3d..16c9cacd82 100644 --- a/library/__main__.po +++ b/library/__main__.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/_dummy_thread.po b/library/_dummy_thread.po index 1ec771c646..b2ce0e558b 100644 --- a/library/_dummy_thread.po +++ b/library/_dummy_thread.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/_thread.po b/library/_thread.po index 9fca8bf709..fb150f749f 100644 --- a/library/_thread.po +++ b/library/_thread.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/abc.po b/library/abc.po index 819eb34bdd..f34c64ff90 100644 --- a/library/abc.po +++ b/library/abc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/aifc.po b/library/aifc.po index 8ba3ba87df..97c83df13c 100644 --- a/library/aifc.po +++ b/library/aifc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/allos.po b/library/allos.po index 9460f549e2..be27ed0b6b 100644 --- a/library/allos.po +++ b/library/allos.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/archiving.po b/library/archiving.po index 48838b4f99..f03afdd749 100644 --- a/library/archiving.po +++ b/library/archiving.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/argparse.po b/library/argparse.po index 473b28046b..e1670bc362 100644 --- a/library/argparse.po +++ b/library/argparse.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/array.po b/library/array.po index da8f30510e..71609fe72c 100644 --- a/library/array.po +++ b/library/array.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ast.po b/library/ast.po index 84d3677c4a..355a66ed5c 100644 --- a/library/ast.po +++ b/library/ast.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asynchat.po b/library/asynchat.po index 63adc65c96..b334a97638 100644 --- a/library/asynchat.po +++ b/library/asynchat.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-api-index.po b/library/asyncio-api-index.po index 7cc1835bd9..a8dd08ffb5 100644 --- a/library/asyncio-api-index.po +++ b/library/asyncio-api-index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-dev.po b/library/asyncio-dev.po index 13e3174da5..0a2600d42f 100644 --- a/library/asyncio-dev.po +++ b/library/asyncio-dev.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-eventloop.po b/library/asyncio-eventloop.po index 20e58bcb06..c370d6bb0a 100644 --- a/library/asyncio-eventloop.po +++ b/library/asyncio-eventloop.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-exceptions.po b/library/asyncio-exceptions.po index a1aedb7825..fee81ba873 100644 --- a/library/asyncio-exceptions.po +++ b/library/asyncio-exceptions.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-future.po b/library/asyncio-future.po index 28fe986eb2..206528babb 100644 --- a/library/asyncio-future.po +++ b/library/asyncio-future.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-llapi-index.po b/library/asyncio-llapi-index.po index 0fdcf63495..d975232418 100644 --- a/library/asyncio-llapi-index.po +++ b/library/asyncio-llapi-index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-platforms.po b/library/asyncio-platforms.po index 09fdf497db..7228cc8cea 100644 --- a/library/asyncio-platforms.po +++ b/library/asyncio-platforms.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-policy.po b/library/asyncio-policy.po index 11f446d92f..53476abadd 100644 --- a/library/asyncio-policy.po +++ b/library/asyncio-policy.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-protocol.po b/library/asyncio-protocol.po index 31da927555..8384a32258 100644 --- a/library/asyncio-protocol.po +++ b/library/asyncio-protocol.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-queue.po b/library/asyncio-queue.po index b5a17a5421..446fc8a72a 100644 --- a/library/asyncio-queue.po +++ b/library/asyncio-queue.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-stream.po b/library/asyncio-stream.po index cbdf0e1399..6409ef1c71 100644 --- a/library/asyncio-stream.po +++ b/library/asyncio-stream.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-subprocess.po b/library/asyncio-subprocess.po index 07d9328a81..c39ddbfc63 100644 --- a/library/asyncio-subprocess.po +++ b/library/asyncio-subprocess.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-sync.po b/library/asyncio-sync.po index c9adb95b52..34390a9c80 100644 --- a/library/asyncio-sync.po +++ b/library/asyncio-sync.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio-task.po b/library/asyncio-task.po index fc686bfb54..469931ca9b 100644 --- a/library/asyncio-task.po +++ b/library/asyncio-task.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncio.po b/library/asyncio.po index 1e2f4d4910..1342b649c6 100644 --- a/library/asyncio.po +++ b/library/asyncio.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/asyncore.po b/library/asyncore.po index 9f758bbe23..ddefdd96b8 100644 --- a/library/asyncore.po +++ b/library/asyncore.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/atexit.po b/library/atexit.po index 0a87fb57f1..c93d78e2e7 100644 --- a/library/atexit.po +++ b/library/atexit.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/audioop.po b/library/audioop.po index 1ac4b0b01e..757af459f5 100644 --- a/library/audioop.po +++ b/library/audioop.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/base64.po b/library/base64.po index c09c2c523b..6d007e42a6 100644 --- a/library/base64.po +++ b/library/base64.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/bdb.po b/library/bdb.po index 7a438f1ccb..fb25e76c58 100644 --- a/library/bdb.po +++ b/library/bdb.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/binary.po b/library/binary.po index 40edd987fe..0a46bd9664 100644 --- a/library/binary.po +++ b/library/binary.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/binascii.po b/library/binascii.po index 4cef292e6a..db991d9a20 100644 --- a/library/binascii.po +++ b/library/binascii.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/binhex.po b/library/binhex.po index 9c11eb7cde..5cd279924d 100644 --- a/library/binhex.po +++ b/library/binhex.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/bisect.po b/library/bisect.po index 255dec9d05..d04456efaa 100644 --- a/library/bisect.po +++ b/library/bisect.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/builtins.po b/library/builtins.po index a7f7f82a03..722f4f6d4d 100644 --- a/library/builtins.po +++ b/library/builtins.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/bz2.po b/library/bz2.po index dd7e68252e..fafaa23fd1 100644 --- a/library/bz2.po +++ b/library/bz2.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/calendar.po b/library/calendar.po index e134724b44..0ce8660de2 100644 --- a/library/calendar.po +++ b/library/calendar.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/cgi.po b/library/cgi.po index 7e86848cb1..c5555722f1 100644 --- a/library/cgi.po +++ b/library/cgi.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/cgitb.po b/library/cgitb.po index 5b9cea965c..f2904081b3 100644 --- a/library/cgitb.po +++ b/library/cgitb.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/chunk.po b/library/chunk.po index 0536f0c9cc..0cfae64fe3 100644 --- a/library/chunk.po +++ b/library/chunk.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/cmath.po b/library/cmath.po index 272f4bec16..6f6dc86892 100644 --- a/library/cmath.po +++ b/library/cmath.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/cmd.po b/library/cmd.po index b2bf03ad63..c691203585 100644 --- a/library/cmd.po +++ b/library/cmd.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/code.po b/library/code.po index 1105fa8406..afa9684b4e 100644 --- a/library/code.po +++ b/library/code.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/codecs.po b/library/codecs.po index 66e5cc6183..9a1e6d985c 100644 --- a/library/codecs.po +++ b/library/codecs.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/codeop.po b/library/codeop.po index f40cbf49d5..f896f952e7 100644 --- a/library/codeop.po +++ b/library/codeop.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/collections.abc.po b/library/collections.abc.po index 682992f043..da64980aff 100644 --- a/library/collections.abc.po +++ b/library/collections.abc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/collections.po b/library/collections.po index 8887db02c6..151549628a 100644 --- a/library/collections.po +++ b/library/collections.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/colorsys.po b/library/colorsys.po index 6bba080db7..18f035cc30 100644 --- a/library/colorsys.po +++ b/library/colorsys.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/compileall.po b/library/compileall.po index 6007e52c30..a0d02659a9 100644 --- a/library/compileall.po +++ b/library/compileall.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/concurrency.po b/library/concurrency.po index 75212e3695..92c8051224 100644 --- a/library/concurrency.po +++ b/library/concurrency.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/concurrent.futures.po b/library/concurrent.futures.po index 48607c62bb..a4071230c7 100644 --- a/library/concurrent.futures.po +++ b/library/concurrent.futures.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/concurrent.po b/library/concurrent.po index 9797063a93..a376387eee 100644 --- a/library/concurrent.po +++ b/library/concurrent.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/configparser.po b/library/configparser.po index 747f31e7ca..0563547e38 100644 --- a/library/configparser.po +++ b/library/configparser.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/constants.po b/library/constants.po index 384f157e67..0e82a8d73c 100644 --- a/library/constants.po +++ b/library/constants.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/contextlib.po b/library/contextlib.po index cee3d19be9..b14b2a9c76 100644 --- a/library/contextlib.po +++ b/library/contextlib.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/contextvars.po b/library/contextvars.po index 16317e2ab8..40b5b737ad 100644 --- a/library/contextvars.po +++ b/library/contextvars.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/copy.po b/library/copy.po index 3acc6cc405..9799156448 100644 --- a/library/copy.po +++ b/library/copy.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/copyreg.po b/library/copyreg.po index 34bbcea412..eaa358020c 100644 --- a/library/copyreg.po +++ b/library/copyreg.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/crypt.po b/library/crypt.po index 536e124b35..0259e9f5ee 100644 --- a/library/crypt.po +++ b/library/crypt.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/crypto.po b/library/crypto.po index 0ddd63e0ad..d7fae4740f 100644 --- a/library/crypto.po +++ b/library/crypto.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/csv.po b/library/csv.po index cffa512cb3..ac71cc3074 100644 --- a/library/csv.po +++ b/library/csv.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ctypes.po b/library/ctypes.po index 56adbd4b3a..9583085dd7 100644 --- a/library/ctypes.po +++ b/library/ctypes.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/curses.ascii.po b/library/curses.ascii.po index 19c199f792..772eed7a91 100644 --- a/library/curses.ascii.po +++ b/library/curses.ascii.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/curses.panel.po b/library/curses.panel.po index ed4b42cb68..0b6f5b9fe3 100644 --- a/library/curses.panel.po +++ b/library/curses.panel.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/curses.po b/library/curses.po index 10549d9905..6a01260214 100644 --- a/library/curses.po +++ b/library/curses.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/custominterp.po b/library/custominterp.po index ac7b1a3f49..26fec6a6ca 100644 --- a/library/custominterp.po +++ b/library/custominterp.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/dataclasses.po b/library/dataclasses.po index 7387752525..aa180965f3 100644 --- a/library/dataclasses.po +++ b/library/dataclasses.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/datatypes.po b/library/datatypes.po index 883f6b9934..2d90199fc1 100644 --- a/library/datatypes.po +++ b/library/datatypes.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/datetime.po b/library/datetime.po index 9bc8a8bb28..f5dda81988 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/dbm.po b/library/dbm.po index c96b996101..6d638cc474 100644 --- a/library/dbm.po +++ b/library/dbm.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/debug.po b/library/debug.po index 493fcbd847..ef1c4cb8be 100644 --- a/library/debug.po +++ b/library/debug.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/decimal.po b/library/decimal.po index 78f9994023..4f87aef8ae 100644 --- a/library/decimal.po +++ b/library/decimal.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/development.po b/library/development.po index d18d1da71c..255a8406c2 100644 --- a/library/development.po +++ b/library/development.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/difflib.po b/library/difflib.po index e5ed6e6ca1..857dda9ce9 100644 --- a/library/difflib.po +++ b/library/difflib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/dis.po b/library/dis.po index df3196ef3c..c9cb6bb47a 100644 --- a/library/dis.po +++ b/library/dis.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/distribution.po b/library/distribution.po index 970b1e86c6..6a02c94b62 100644 --- a/library/distribution.po +++ b/library/distribution.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/distutils.po b/library/distutils.po index 68d6cc5b6e..7a99998c06 100644 --- a/library/distutils.po +++ b/library/distutils.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/doctest.po b/library/doctest.po index efc4b4777f..491636a201 100644 --- a/library/doctest.po +++ b/library/doctest.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/dummy_threading.po b/library/dummy_threading.po index ec682ea20d..9226188166 100644 --- a/library/dummy_threading.po +++ b/library/dummy_threading.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.charset.po b/library/email.charset.po index a8ea7c981a..b00ec0b7e7 100644 --- a/library/email.charset.po +++ b/library/email.charset.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.compat32-message.po b/library/email.compat32-message.po index 8884192773..1dc0826baf 100644 --- a/library/email.compat32-message.po +++ b/library/email.compat32-message.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.contentmanager.po b/library/email.contentmanager.po index 9fc512fec5..c7a746f122 100644 --- a/library/email.contentmanager.po +++ b/library/email.contentmanager.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.encoders.po b/library/email.encoders.po index 1b76476c24..7837c4ea1f 100644 --- a/library/email.encoders.po +++ b/library/email.encoders.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.errors.po b/library/email.errors.po index c01007d9cc..4ff6e0eb26 100644 --- a/library/email.errors.po +++ b/library/email.errors.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.examples.po b/library/email.examples.po index de0e7d912b..f1b9022c6d 100644 --- a/library/email.examples.po +++ b/library/email.examples.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.generator.po b/library/email.generator.po index 0543fba1f2..7947aaca95 100644 --- a/library/email.generator.po +++ b/library/email.generator.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.header.po b/library/email.header.po index 369109c1be..4a2a9456e7 100644 --- a/library/email.header.po +++ b/library/email.header.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.headerregistry.po b/library/email.headerregistry.po index 8ff751937d..7f74b61404 100644 --- a/library/email.headerregistry.po +++ b/library/email.headerregistry.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.iterators.po b/library/email.iterators.po index 4de7f95351..a99f85d462 100644 --- a/library/email.iterators.po +++ b/library/email.iterators.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.message.po b/library/email.message.po index 80ab982cc6..dee4977f69 100644 --- a/library/email.message.po +++ b/library/email.message.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.mime.po b/library/email.mime.po index 1af8f54bff..97ff5f0a8e 100644 --- a/library/email.mime.po +++ b/library/email.mime.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.parser.po b/library/email.parser.po index fc9f6666c0..08cb86da67 100644 --- a/library/email.parser.po +++ b/library/email.parser.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.po b/library/email.po index 83b41a53ee..ae2d399209 100644 --- a/library/email.po +++ b/library/email.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.policy.po b/library/email.policy.po index af73fa3302..c645642ebb 100644 --- a/library/email.policy.po +++ b/library/email.policy.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/email.utils.po b/library/email.utils.po index 03c4224d8b..f1ccd5afdd 100644 --- a/library/email.utils.po +++ b/library/email.utils.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ensurepip.po b/library/ensurepip.po index 9d4079fe98..5ce652326e 100644 --- a/library/ensurepip.po +++ b/library/ensurepip.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/enum.po b/library/enum.po index aa58f0843b..dcc53ecea1 100644 --- a/library/enum.po +++ b/library/enum.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/errno.po b/library/errno.po index e73f15752a..d6f4fd0033 100644 --- a/library/errno.po +++ b/library/errno.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/exceptions.po b/library/exceptions.po index a46d5ebba6..e784e953fa 100644 --- a/library/exceptions.po +++ b/library/exceptions.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/faulthandler.po b/library/faulthandler.po index 96cb7c6d40..aab37d01e5 100644 --- a/library/faulthandler.po +++ b/library/faulthandler.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/fcntl.po b/library/fcntl.po index 63848213eb..36b22dfbd9 100644 --- a/library/fcntl.po +++ b/library/fcntl.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/filecmp.po b/library/filecmp.po index a850d126c8..47fd25eff4 100644 --- a/library/filecmp.po +++ b/library/filecmp.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/fileformats.po b/library/fileformats.po index aa5af46ac6..051f7aecfd 100644 --- a/library/fileformats.po +++ b/library/fileformats.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/fileinput.po b/library/fileinput.po index 08f1d2dcd3..c545d564b6 100644 --- a/library/fileinput.po +++ b/library/fileinput.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/filesys.po b/library/filesys.po index e2730c71aa..1fddb19e34 100644 --- a/library/filesys.po +++ b/library/filesys.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/fnmatch.po b/library/fnmatch.po index 3cc9c215c2..26e1fef809 100644 --- a/library/fnmatch.po +++ b/library/fnmatch.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/formatter.po b/library/formatter.po index cbd9f3ec8c..d1d6c285e5 100644 --- a/library/formatter.po +++ b/library/formatter.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/fractions.po b/library/fractions.po index b01f0345a6..5faeb33968 100644 --- a/library/fractions.po +++ b/library/fractions.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/frameworks.po b/library/frameworks.po index c0cf4434fa..bdf71cb0ac 100644 --- a/library/frameworks.po +++ b/library/frameworks.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ftplib.po b/library/ftplib.po index 63cec81d97..1d648e6893 100644 --- a/library/ftplib.po +++ b/library/ftplib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/functional.po b/library/functional.po index 9c1800d12f..ceb2f2101f 100644 --- a/library/functional.po +++ b/library/functional.po @@ -2,15 +2,16 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2020-05-05 22:05-0400\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/functions.po b/library/functions.po index 8a01d71df6..1514367955 100644 --- a/library/functions.po +++ b/library/functions.po @@ -3,224 +3,221 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 14:37+0200\n" -"PO-Revision-Date: 2020-05-07 21:30+0200\n" -"Last-Translator: \n" -"Language: es\n" -"Language-Team: python-doc-esMIME-Version: 1.0\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"POT-Creation-Date: 2020-05-05 12:54+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -"X-Generator: Poedit 2.3\n" #: ../Doc/library/functions.rst:5 ../Doc/library/functions.rst:11 msgid "Built-in Functions" -msgstr "Funciones Built-in" +msgstr "" #: ../Doc/library/functions.rst:7 msgid "" "The Python interpreter has a number of functions and types built into it " "that are always available. They are listed here in alphabetical order." msgstr "" -"El intérprete de Python tiene una serie de funciones y tipos incluidos en él " -"que están siempre disponibles. Están listados aquí en orden alfabético." #: ../Doc/library/functions.rst:13 msgid ":func:`abs`" -msgstr ":func:`abs`" +msgstr "" #: ../Doc/library/functions.rst:13 msgid ":func:`delattr`" -msgstr ":func:`delattr`" +msgstr "" #: ../Doc/library/functions.rst:13 msgid ":func:`hash`" -msgstr ":func:`hash`" +msgstr "" #: ../Doc/library/functions.rst:13 msgid "|func-memoryview|_" -msgstr "|func-memoryview|_" +msgstr "" #: ../Doc/library/functions.rst:13 msgid "|func-set|_" -msgstr "|func-set|_" +msgstr "" #: ../Doc/library/functions.rst:14 msgid ":func:`all`" -msgstr ":func:`all`" +msgstr "" #: ../Doc/library/functions.rst:14 msgid "|func-dict|_" -msgstr "|func-dict|_" +msgstr "" #: ../Doc/library/functions.rst:14 msgid ":func:`help`" -msgstr ":func:`help`" +msgstr "" #: ../Doc/library/functions.rst:14 msgid ":func:`min`" -msgstr ":func:`min`" +msgstr "" #: ../Doc/library/functions.rst:14 msgid ":func:`setattr`" -msgstr ":func:`setattr`" +msgstr "" #: ../Doc/library/functions.rst:15 msgid ":func:`any`" -msgstr ":func:`any`" +msgstr "" #: ../Doc/library/functions.rst:15 msgid ":func:`dir`" -msgstr ":func:`any`" +msgstr "" #: ../Doc/library/functions.rst:15 msgid ":func:`hex`" -msgstr ":func:`hex`" +msgstr "" #: ../Doc/library/functions.rst:15 msgid ":func:`next`" -msgstr ":func:`next`" +msgstr "" #: ../Doc/library/functions.rst:15 msgid ":func:`slice`" -msgstr ":func:`slice`" +msgstr "" #: ../Doc/library/functions.rst:16 msgid ":func:`ascii`" -msgstr ":func:`ascii`" +msgstr "" #: ../Doc/library/functions.rst:16 msgid ":func:`divmod`" -msgstr ":func:`divmod`" +msgstr "" #: ../Doc/library/functions.rst:16 msgid ":func:`id`" -msgstr ":func:`id`" +msgstr "" #: ../Doc/library/functions.rst:16 msgid ":func:`object`" -msgstr ":func:`object`" +msgstr "" #: ../Doc/library/functions.rst:16 msgid ":func:`sorted`" -msgstr ":func:`sorted`" +msgstr "" #: ../Doc/library/functions.rst:17 msgid ":func:`bin`" -msgstr ":func:`bin`" +msgstr "" #: ../Doc/library/functions.rst:17 msgid ":func:`enumerate`" -msgstr ":func:`enumerate`" +msgstr "" #: ../Doc/library/functions.rst:17 msgid ":func:`input`" -msgstr ":func:`input`" +msgstr "" #: ../Doc/library/functions.rst:17 msgid ":func:`oct`" -msgstr ":func:`oct`" +msgstr "" #: ../Doc/library/functions.rst:17 msgid ":func:`staticmethod`" -msgstr ":func:`staticmethod`" +msgstr "" #: ../Doc/library/functions.rst:18 msgid ":func:`bool`" -msgstr ":func:`bool`" +msgstr "" #: ../Doc/library/functions.rst:18 msgid ":func:`eval`" -msgstr ":func:`eval`" +msgstr "" #: ../Doc/library/functions.rst:18 msgid ":func:`int`" -msgstr ":func:`int`" +msgstr "" #: ../Doc/library/functions.rst:18 msgid ":func:`open`" -msgstr ":func:`open`" +msgstr "" #: ../Doc/library/functions.rst:18 msgid "|func-str|_" -msgstr "|func-str|_" +msgstr "" #: ../Doc/library/functions.rst:19 msgid ":func:`breakpoint`" -msgstr ":func:`breakpoint`" +msgstr "" #: ../Doc/library/functions.rst:19 msgid ":func:`exec`" -msgstr ":func:`exec`" +msgstr "" #: ../Doc/library/functions.rst:19 msgid ":func:`isinstance`" -msgstr ":func:`isinstance`" +msgstr "" #: ../Doc/library/functions.rst:19 msgid ":func:`ord`" -msgstr ":func:`ord`" +msgstr "" #: ../Doc/library/functions.rst:19 msgid ":func:`sum`" -msgstr ":func:`sum`" +msgstr "" #: ../Doc/library/functions.rst:20 msgid "|func-bytearray|_" -msgstr "|func-bytearray|_" +msgstr "" #: ../Doc/library/functions.rst:20 msgid ":func:`filter`" -msgstr ":func:`filter`" +msgstr "" #: ../Doc/library/functions.rst:20 msgid ":func:`issubclass`" -msgstr ":func:`issubclass`" +msgstr "" #: ../Doc/library/functions.rst:20 msgid ":func:`pow`" -msgstr ":func:`pow`" +msgstr "" #: ../Doc/library/functions.rst:20 msgid ":func:`super`" -msgstr ":func:`super`" +msgstr "" #: ../Doc/library/functions.rst:21 msgid "|func-bytes|_" -msgstr "|func-bytes|_" +msgstr "" #: ../Doc/library/functions.rst:21 msgid ":func:`float`" -msgstr ":func:`float`" +msgstr "" #: ../Doc/library/functions.rst:21 msgid ":func:`iter`" -msgstr ":func:`iter`" +msgstr "" #: ../Doc/library/functions.rst:21 msgid ":func:`print`" -msgstr ":func:`print`" +msgstr "" #: ../Doc/library/functions.rst:21 msgid "|func-tuple|_" -msgstr "|func-tuple|_" +msgstr "" #: ../Doc/library/functions.rst:22 msgid ":func:`callable`" -msgstr ":func:`callable`" +msgstr "" #: ../Doc/library/functions.rst:22 msgid ":func:`format`" -msgstr ":func:`format`" +msgstr "" #: ../Doc/library/functions.rst:22 msgid ":func:`len`" @@ -317,26 +314,18 @@ msgid "" "is returned. If *x* defines :meth:`__abs__`, ``abs(x)`` returns ``x." "__abs__()``." msgstr "" -"Devuelve el valor absoluto de un número. El argumento puede ser un número " -"entero o de punto flotante. Si el argumento es un número complejo, devuelve " -"su magnitud. Si *x* define un método :meth:`__abs__`, ``abs(x)`` devuelve " -"``x.__abs__()``." #: ../Doc/library/functions.rst:53 msgid "" "Return ``True`` if all elements of the *iterable* are true (or if the " "iterable is empty). Equivalent to::" msgstr "" -"Devuelve ``True`` si todos los elementos del *iterable* son verdaderos (o " -"si el iterable está vacío). Equivalente a::" #: ../Doc/library/functions.rst:65 msgid "" "Return ``True`` if any element of the *iterable* is true. If the iterable " "is empty, return ``False``. Equivalent to::" msgstr "" -"Devuelve ``True`` si un elemento cualquiera del *iterable* es verdadero. Si " -"el iterable está vacío, devuelve ``False``. Equivalente a::" #: ../Doc/library/functions.rst:77 msgid "" @@ -345,10 +334,6 @@ msgid "" "`repr` using ``\\x``, ``\\u`` or ``\\U`` escapes. This generates a string " "similar to that returned by :func:`repr` in Python 2." msgstr "" -"Como :func:`repr`, devuelve una cadena que contiene una representación " -"imprimible de un objeto, pero que escapa los caracteres no-ASCII que :func:" -"`repr` devuelve usando ``\\x``, ``\\u`` or ``\\U``. Esto genera una cadena " -"similar a la devuelta por :func:`repr` en Python 2." #: ../Doc/library/functions.rst:85 msgid "" @@ -357,22 +342,16 @@ msgid "" "object, it has to define an :meth:`__index__` method that returns an " "integer. Some examples:" msgstr "" -"Convierte un número entero a una cadena binaria con prefijo \"0b\". El " -"resultado es una expresión de Python válida. Si *x* no es un objeto de " -"clase :class:`int` en Python, tiene que definir un método :meth:" -"`__index__` que devuelva un entero. Algunos ejemplos:" #: ../Doc/library/functions.rst:95 msgid "" "If prefix \"0b\" is desired or not, you can use either of the following ways." msgstr "" -"Según se desee o no el prefijo \"0b\", se puede usar uno u otro de las " -"siguientes maneras." #: ../Doc/library/functions.rst:102 ../Doc/library/functions.rst:750 #: ../Doc/library/functions.rst:1030 msgid "See also :func:`format` for more information." -msgstr "Véase también :func:`format` para más información." +msgstr "" #: ../Doc/library/functions.rst:107 msgid "" @@ -383,17 +362,11 @@ msgid "" "It cannot be subclassed further. Its only instances are ``False`` and " "``True`` (see :ref:`bltin-boolean-values`)." msgstr "" -"Devuelve un booleano, es decir, o bien ``True`` o ``False``. *x* es " -"convertido usando el estándar :ref:`truth testing procedure `. Si *x* " -"es falso u omitido, devuelve ``False``; en caso contrario devuelve " -"``True``. La clase :class:`bool` es una subclase de :class:`int` (véase :" -"ref:`typesnumeric`). De ella no pueden derivarse más subclases. Sus únicas " -"instancias son ``False`` y ``True`` (véase :ref:`bltin-boolean-values`)." #: ../Doc/library/functions.rst:116 ../Doc/library/functions.rst:625 #: ../Doc/library/functions.rst:832 msgid "*x* is now a positional-only parameter." -msgstr "*x* es ahora un argumento solo de posición." +msgstr "" #: ../Doc/library/functions.rst:121 msgid "" @@ -406,15 +379,6 @@ msgid "" "other function and :func:`breakpoint` will automatically call that, allowing " "you to drop into the debugger of choice." msgstr "" -"Esta función te lleva al depurador en el sitio donde se produce la llamada. " -"Específicamente, llama a :func:`sys.breakpointhook`, pasando ``args`` y " -"``kws`` directamente. Por defecto, ``sys.breakpointhook()`` llama a :func:" -"`pdb.set_trace()` sin esperar argumentos. En este caso, es puramente una " -"función de conveniencia para evitar el importe explícito de :mod:`pdb` o " -"tener que escribir tanto código para entrar al depurador. Sin embargo, :func:" -"`sys.breakpointhook` puede ser configurado a otra función y :func:" -"`breakpoint` llamará automáticamente a esta, permitiendo entrar al depurador " -"elegido." #: ../Doc/library/functions.rst:132 msgid "" @@ -742,8 +706,6 @@ msgid "" "With an argument, attempt to return a list of valid attributes for that " "object." msgstr "" -"Sin argumentos, devuelve la lista de nombres en el ámbito local. Con un " -"argumento, intenta devolver una lista de atributos válidos para ese objeto." #: ../Doc/library/functions.rst:371 msgid "" @@ -752,11 +714,6 @@ msgid "" "custom :func:`__getattr__` or :func:`__getattribute__` function to customize " "the way :func:`dir` reports their attributes." msgstr "" -"Si el objeto tiene un método llamado :meth:`__dir__`, éste será llamado y " -"debe devolver la lista de atributos. Esto permite que los objetos que " -"implementan una función personalizada :func:`__getattr__` o :func:" -"`__getattribute__` puedan decidir la manera en la que :func:`dir` reporta " -"sus atributos." #: ../Doc/library/functions.rst:376 msgid "" @@ -766,11 +723,6 @@ msgid "" "complete, and may be inaccurate when the object has a custom :func:" "`__getattr__`." msgstr "" -"Si el objeto no provee de un método :meth:`__dir__`, la función intenta " -"obtener la información del atributo :attr:`~object.__dict__` del objeto, si " -"está definido, y de su tipo de objeto. La lista resultante no está " -"necesariamente completa, y puede ser inexacta cuando el objeto tiene una " -"función :func:`__getattr__` implementada." #: ../Doc/library/functions.rst:381 msgid "" diff --git a/library/functools.po b/library/functools.po index 31dab361a6..f790c86809 100644 --- a/library/functools.po +++ b/library/functools.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/gc.po b/library/gc.po index 8631ba8085..953c9a15c5 100644 --- a/library/gc.po +++ b/library/gc.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/getopt.po b/library/getopt.po index 11f6a7c82e..69c9d3a160 100644 --- a/library/getopt.po +++ b/library/getopt.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/getpass.po b/library/getpass.po index b06f0a06c3..506c1a71d6 100644 --- a/library/getpass.po +++ b/library/getpass.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/gettext.po b/library/gettext.po index 8ba9518f3a..f61ada3ed3 100644 --- a/library/gettext.po +++ b/library/gettext.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/glob.po b/library/glob.po index 5ba47450ff..55fcab0849 100644 --- a/library/glob.po +++ b/library/glob.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/grp.po b/library/grp.po index d64d544992..ea885ed1aa 100644 --- a/library/grp.po +++ b/library/grp.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/gzip.po b/library/gzip.po index 818c9ab054..6fa4283b2f 100644 --- a/library/gzip.po +++ b/library/gzip.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/hashlib.po b/library/hashlib.po index dadbfdb303..265b3e4112 100644 --- a/library/hashlib.po +++ b/library/hashlib.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/heapq.po b/library/heapq.po index f077812886..e98e779ccd 100644 --- a/library/heapq.po +++ b/library/heapq.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/hmac.po b/library/hmac.po index 47a7fae2bd..81de6a7faa 100644 --- a/library/hmac.po +++ b/library/hmac.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/html.entities.po b/library/html.entities.po index f0fb23ee6e..799100b827 100644 --- a/library/html.entities.po +++ b/library/html.entities.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/html.parser.po b/library/html.parser.po index 751351ead7..f9582578ce 100644 --- a/library/html.parser.po +++ b/library/html.parser.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/html.po b/library/html.po index e01a131506..a43e4114d2 100644 --- a/library/html.po +++ b/library/html.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/http.client.po b/library/http.client.po index 761103d9f3..fc826bae32 100644 --- a/library/http.client.po +++ b/library/http.client.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/http.cookiejar.po b/library/http.cookiejar.po index 62393be149..71018f20fd 100644 --- a/library/http.cookiejar.po +++ b/library/http.cookiejar.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/http.cookies.po b/library/http.cookies.po index 2f85d9ea67..232202249a 100644 --- a/library/http.cookies.po +++ b/library/http.cookies.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/http.po b/library/http.po index 5cbbbc5680..2b8c912202 100644 --- a/library/http.po +++ b/library/http.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/http.server.po b/library/http.server.po index 52d74f848d..f32489979f 100644 --- a/library/http.server.po +++ b/library/http.server.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/i18n.po b/library/i18n.po index efa5275004..0ed1e7894e 100644 --- a/library/i18n.po +++ b/library/i18n.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/idle.po b/library/idle.po index 67fd0829bd..c9353b5c61 100644 --- a/library/idle.po +++ b/library/idle.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/imaplib.po b/library/imaplib.po index fc56a30d8c..a1324aa7c3 100644 --- a/library/imaplib.po +++ b/library/imaplib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/imghdr.po b/library/imghdr.po index ee874b300b..065145d21a 100644 --- a/library/imghdr.po +++ b/library/imghdr.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/imp.po b/library/imp.po index 6a7c9077b7..3057877299 100644 --- a/library/imp.po +++ b/library/imp.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/importlib.po b/library/importlib.po index e7dbd42524..4834c70392 100644 --- a/library/importlib.po +++ b/library/importlib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/index.po b/library/index.po index bf15adb518..607a4b469a 100644 --- a/library/index.po +++ b/library/index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/inspect.po b/library/inspect.po index 8e5023d8c3..fb8ea0f69d 100644 --- a/library/inspect.po +++ b/library/inspect.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/internet.po b/library/internet.po index 15f60ad408..d054d53f19 100644 --- a/library/internet.po +++ b/library/internet.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/intro.po b/library/intro.po index 68fc691aa5..0f77e6db43 100644 --- a/library/intro.po +++ b/library/intro.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/io.po b/library/io.po index 12dd4e1fd7..2831144f2c 100644 --- a/library/io.po +++ b/library/io.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ipaddress.po b/library/ipaddress.po index e06abb7646..3fba4ddd92 100644 --- a/library/ipaddress.po +++ b/library/ipaddress.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ipc.po b/library/ipc.po index f93b6a4ad3..fccdd83b4f 100644 --- a/library/ipc.po +++ b/library/ipc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/itertools.po b/library/itertools.po index 0db808799a..ad14c7fcab 100644 --- a/library/itertools.po +++ b/library/itertools.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/json.po b/library/json.po index c133cabd5a..969ab79791 100644 --- a/library/json.po +++ b/library/json.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/keyword.po b/library/keyword.po index b667d872b3..e5b0ccd239 100644 --- a/library/keyword.po +++ b/library/keyword.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/language.po b/library/language.po index 6164ab5778..75a017a19d 100644 --- a/library/language.po +++ b/library/language.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/linecache.po b/library/linecache.po index 9f7f7526d8..ab33ffaf47 100644 --- a/library/linecache.po +++ b/library/linecache.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/locale.po b/library/locale.po index 3990fa99ef..0dc0ca8fd4 100644 --- a/library/locale.po +++ b/library/locale.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/logging.config.po b/library/logging.config.po index cc6c7f16c6..9990ede6af 100644 --- a/library/logging.config.po +++ b/library/logging.config.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/logging.handlers.po b/library/logging.handlers.po index 9184754945..c6fc96697c 100644 --- a/library/logging.handlers.po +++ b/library/logging.handlers.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/logging.po b/library/logging.po index 0dfe594fa9..f73abf9d1a 100644 --- a/library/logging.po +++ b/library/logging.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/lzma.po b/library/lzma.po index 7672bd460d..c26616a3a5 100644 --- a/library/lzma.po +++ b/library/lzma.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/macpath.po b/library/macpath.po index f2a18116a9..0e7cf75b2e 100644 --- a/library/macpath.po +++ b/library/macpath.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/mailbox.po b/library/mailbox.po index b2bfb8a62a..9aabc18f21 100644 --- a/library/mailbox.po +++ b/library/mailbox.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/mailcap.po b/library/mailcap.po index 1af7be0beb..418ee73014 100644 --- a/library/mailcap.po +++ b/library/mailcap.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/markup.po b/library/markup.po index aa7989d25d..8a9fd76be1 100644 --- a/library/markup.po +++ b/library/markup.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/marshal.po b/library/marshal.po index 591dd8f963..1243ecee12 100644 --- a/library/marshal.po +++ b/library/marshal.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/math.po b/library/math.po index 8fcf50efd6..409e7d7cca 100644 --- a/library/math.po +++ b/library/math.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/mimetypes.po b/library/mimetypes.po index d29aeeef9a..ef11896466 100644 --- a/library/mimetypes.po +++ b/library/mimetypes.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/misc.po b/library/misc.po index a3346c83eb..8a45c75276 100644 --- a/library/misc.po +++ b/library/misc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/mm.po b/library/mm.po index f71ceb2f9b..4757d33b24 100644 --- a/library/mm.po +++ b/library/mm.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/mmap.po b/library/mmap.po index 4c881697bc..95504c5486 100644 --- a/library/mmap.po +++ b/library/mmap.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/modulefinder.po b/library/modulefinder.po index 1f051a952a..d9515ce1ce 100644 --- a/library/modulefinder.po +++ b/library/modulefinder.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/modules.po b/library/modules.po index 298775c225..e74d0b440f 100644 --- a/library/modules.po +++ b/library/modules.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/msilib.po b/library/msilib.po index c62f325ba5..7cbf4bc2f3 100644 --- a/library/msilib.po +++ b/library/msilib.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/msvcrt.po b/library/msvcrt.po index 3181c41f15..64e08125b3 100644 --- a/library/msvcrt.po +++ b/library/msvcrt.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/multiprocessing.po b/library/multiprocessing.po index 2d43c0990f..4fba2684f6 100644 --- a/library/multiprocessing.po +++ b/library/multiprocessing.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/netdata.po b/library/netdata.po index ee53705c61..635e44b2b6 100644 --- a/library/netdata.po +++ b/library/netdata.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/netrc.po b/library/netrc.po index e74e8e03e3..88ad46a666 100644 --- a/library/netrc.po +++ b/library/netrc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/nis.po b/library/nis.po index 663ad30e6e..bece3db7ef 100644 --- a/library/nis.po +++ b/library/nis.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/nntplib.po b/library/nntplib.po index 4f85f286b3..b70ad50371 100644 --- a/library/nntplib.po +++ b/library/nntplib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/numbers.po b/library/numbers.po index 702b6e25c5..7093670407 100644 --- a/library/numbers.po +++ b/library/numbers.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/numeric.po b/library/numeric.po index ce456f1103..e544d95b0d 100644 --- a/library/numeric.po +++ b/library/numeric.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/operator.po b/library/operator.po index 502e7a27d8..97d0cde84b 100644 --- a/library/operator.po +++ b/library/operator.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/optparse.po b/library/optparse.po index 79cb98b323..9baf22f590 100644 --- a/library/optparse.po +++ b/library/optparse.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/os.path.po b/library/os.path.po index cdf3c2f3e0..7228abe253 100644 --- a/library/os.path.po +++ b/library/os.path.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/os.po b/library/os.po index f34420df02..46ea0570ec 100644 --- a/library/os.po +++ b/library/os.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ossaudiodev.po b/library/ossaudiodev.po index 2cb2dbfc2e..b30737cbc3 100644 --- a/library/ossaudiodev.po +++ b/library/ossaudiodev.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/othergui.po b/library/othergui.po index 88d476e630..c61c69dfd6 100644 --- a/library/othergui.po +++ b/library/othergui.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/parser.po b/library/parser.po index 13a968a10c..55a39ca9c0 100644 --- a/library/parser.po +++ b/library/parser.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pathlib.po b/library/pathlib.po index d159fd2b11..34970f7dfc 100644 --- a/library/pathlib.po +++ b/library/pathlib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pdb.po b/library/pdb.po index d3a9bd2646..6b351535eb 100644 --- a/library/pdb.po +++ b/library/pdb.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/persistence.po b/library/persistence.po index 2b02cc0777..ed44fa7120 100644 --- a/library/persistence.po +++ b/library/persistence.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pickle.po b/library/pickle.po index 108a9781a9..88ac9b2109 100644 --- a/library/pickle.po +++ b/library/pickle.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pickletools.po b/library/pickletools.po index 1b25ea804e..edfb5051a4 100644 --- a/library/pickletools.po +++ b/library/pickletools.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pipes.po b/library/pipes.po index c9d149536e..2900f9007d 100644 --- a/library/pipes.po +++ b/library/pipes.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pkgutil.po b/library/pkgutil.po index 35b6b80b72..407527fd44 100644 --- a/library/pkgutil.po +++ b/library/pkgutil.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/platform.po b/library/platform.po index f18b7c9db5..eef83d1053 100644 --- a/library/platform.po +++ b/library/platform.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/plistlib.po b/library/plistlib.po index 09643170cd..e357483350 100644 --- a/library/plistlib.po +++ b/library/plistlib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/poplib.po b/library/poplib.po index 4450d92015..83e76d91e5 100644 --- a/library/poplib.po +++ b/library/poplib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/posix.po b/library/posix.po index a2130e737f..c3cdb0f9d0 100644 --- a/library/posix.po +++ b/library/posix.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pprint.po b/library/pprint.po index f55200415a..2726c87ea9 100644 --- a/library/pprint.po +++ b/library/pprint.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/profile.po b/library/profile.po index 7d32c02a66..60f20e62d3 100644 --- a/library/profile.po +++ b/library/profile.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pty.po b/library/pty.po index bf94c31ff6..936a458a91 100644 --- a/library/pty.po +++ b/library/pty.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pwd.po b/library/pwd.po index d4e65186c8..3899398b7a 100644 --- a/library/pwd.po +++ b/library/pwd.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/py_compile.po b/library/py_compile.po index c95fd06050..abbf94bb03 100644 --- a/library/py_compile.po +++ b/library/py_compile.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pyclbr.po b/library/pyclbr.po index 47f887fd39..dc68261ac5 100644 --- a/library/pyclbr.po +++ b/library/pyclbr.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pydoc.po b/library/pydoc.po index 0c4c002288..608f057793 100644 --- a/library/pydoc.po +++ b/library/pydoc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/pyexpat.po b/library/pyexpat.po index 36a9e48bb0..9325234d61 100644 --- a/library/pyexpat.po +++ b/library/pyexpat.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/python.po b/library/python.po index 4409d1afd2..a2005e3e80 100644 --- a/library/python.po +++ b/library/python.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/queue.po b/library/queue.po index a233dd2f88..3e09d718ed 100644 --- a/library/queue.po +++ b/library/queue.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/quopri.po b/library/quopri.po index bb9d65a3c4..417aea25f3 100644 --- a/library/quopri.po +++ b/library/quopri.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/random.po b/library/random.po index dce5ada389..9a456e5a0c 100644 --- a/library/random.po +++ b/library/random.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/re.po b/library/re.po index 42b27110fb..e90ccb0150 100644 --- a/library/re.po +++ b/library/re.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/readline.po b/library/readline.po index a388e51a52..96c050b316 100644 --- a/library/readline.po +++ b/library/readline.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/reprlib.po b/library/reprlib.po index 9ba80d7af3..26d0f4fba1 100644 --- a/library/reprlib.po +++ b/library/reprlib.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/resource.po b/library/resource.po index a72a45bba1..76b11b25b5 100644 --- a/library/resource.po +++ b/library/resource.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/rlcompleter.po b/library/rlcompleter.po index 48a9edcb7b..f9f22c7d05 100644 --- a/library/rlcompleter.po +++ b/library/rlcompleter.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/runpy.po b/library/runpy.po index c5d5f192f6..363728f350 100644 --- a/library/runpy.po +++ b/library/runpy.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/sched.po b/library/sched.po index b3c22ac500..f60f957bc6 100644 --- a/library/sched.po +++ b/library/sched.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/secrets.po b/library/secrets.po index 5fedd71991..156cb13406 100644 --- a/library/secrets.po +++ b/library/secrets.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/select.po b/library/select.po index a8668f98f0..ab5e1fb586 100644 --- a/library/select.po +++ b/library/select.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/selectors.po b/library/selectors.po index d1bdb8157d..fcf1ed7790 100644 --- a/library/selectors.po +++ b/library/selectors.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/shelve.po b/library/shelve.po index 96584becbe..5f4240c601 100644 --- a/library/shelve.po +++ b/library/shelve.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/shlex.po b/library/shlex.po index f8071af471..e5864846d0 100644 --- a/library/shlex.po +++ b/library/shlex.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/shutil.po b/library/shutil.po index b3d18bdfb5..a544f5f8d1 100644 --- a/library/shutil.po +++ b/library/shutil.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/signal.po b/library/signal.po index c83f855ae3..4cd018d461 100644 --- a/library/signal.po +++ b/library/signal.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/site.po b/library/site.po index 4263c1ada0..51c503ecd7 100644 --- a/library/site.po +++ b/library/site.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/smtpd.po b/library/smtpd.po index 40fd996e12..3bd21b4d0b 100644 --- a/library/smtpd.po +++ b/library/smtpd.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/smtplib.po b/library/smtplib.po index e429d71406..b5ee18a114 100644 --- a/library/smtplib.po +++ b/library/smtplib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/sndhdr.po b/library/sndhdr.po index 04ff60cc9d..6ff6c1dec5 100644 --- a/library/sndhdr.po +++ b/library/sndhdr.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/socket.po b/library/socket.po index e7d8b9d696..0fc0f1f68e 100644 --- a/library/socket.po +++ b/library/socket.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/socketserver.po b/library/socketserver.po index 8e4273e233..2e49e21886 100644 --- a/library/socketserver.po +++ b/library/socketserver.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/spwd.po b/library/spwd.po index 631dc14a25..05d62a95fd 100644 --- a/library/spwd.po +++ b/library/spwd.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/sqlite3.po b/library/sqlite3.po index 404ced10f7..ef6be415ee 100644 --- a/library/sqlite3.po +++ b/library/sqlite3.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/ssl.po b/library/ssl.po index fd1c73b0b4..53b5e85782 100644 --- a/library/ssl.po +++ b/library/ssl.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/stat.po b/library/stat.po index 245e279162..cd18f53cb6 100644 --- a/library/stat.po +++ b/library/stat.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/statistics.po b/library/statistics.po index dae6335ed7..ad36ec2291 100644 --- a/library/statistics.po +++ b/library/statistics.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/stdtypes.po b/library/stdtypes.po index 9dd175d87a..19727e13e4 100644 --- a/library/stdtypes.po +++ b/library/stdtypes.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/string.po b/library/string.po index 411f45a958..7cc5ce5277 100644 --- a/library/string.po +++ b/library/string.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/stringprep.po b/library/stringprep.po index b79887a340..305facf2de 100644 --- a/library/stringprep.po +++ b/library/stringprep.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/struct.po b/library/struct.po index 8c53538ae6..deae66b87f 100644 --- a/library/struct.po +++ b/library/struct.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/subprocess.po b/library/subprocess.po index 589f3c336f..74fb0ef9cf 100644 --- a/library/subprocess.po +++ b/library/subprocess.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/sunau.po b/library/sunau.po index 9b302c0cde..45843e233e 100644 --- a/library/sunau.po +++ b/library/sunau.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/superseded.po b/library/superseded.po index 1129077545..7cb19948de 100644 --- a/library/superseded.po +++ b/library/superseded.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/symbol.po b/library/symbol.po index 700ed4148e..3c7dd6700b 100644 --- a/library/symbol.po +++ b/library/symbol.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/symtable.po b/library/symtable.po index 14f3920fe3..c25f838d76 100644 --- a/library/symtable.po +++ b/library/symtable.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/sys.po b/library/sys.po index 8026a53ec3..b6112b2373 100644 --- a/library/sys.po +++ b/library/sys.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/sysconfig.po b/library/sysconfig.po index 006f08eb16..14dadacb28 100644 --- a/library/sysconfig.po +++ b/library/sysconfig.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/syslog.po b/library/syslog.po index 69ea4f144c..682d832cc7 100644 --- a/library/syslog.po +++ b/library/syslog.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tabnanny.po b/library/tabnanny.po index 4f9c8b8849..be0d11954f 100644 --- a/library/tabnanny.po +++ b/library/tabnanny.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tarfile.po b/library/tarfile.po index b86ad3da4f..ebe58c331f 100644 --- a/library/tarfile.po +++ b/library/tarfile.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/telnetlib.po b/library/telnetlib.po index 8d75dd9223..346d8dd6aa 100644 --- a/library/telnetlib.po +++ b/library/telnetlib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tempfile.po b/library/tempfile.po index 7b8f33dcef..1bc6f3f004 100644 --- a/library/tempfile.po +++ b/library/tempfile.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/termios.po b/library/termios.po index 10c69cfc0b..2e4965b063 100644 --- a/library/termios.po +++ b/library/termios.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/test.po b/library/test.po index 9f3e5f36e3..9122cdc167 100644 --- a/library/test.po +++ b/library/test.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/text.po b/library/text.po index b1b77d245c..78d90c8b4f 100644 --- a/library/text.po +++ b/library/text.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/textwrap.po b/library/textwrap.po index d21c14520b..0489a16503 100644 --- a/library/textwrap.po +++ b/library/textwrap.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/threading.po b/library/threading.po index 0bf52f0c74..dd3e20cbab 100644 --- a/library/threading.po +++ b/library/threading.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/time.po b/library/time.po index 1ae86e4cf9..0dc0172e1b 100644 --- a/library/time.po +++ b/library/time.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/timeit.po b/library/timeit.po index f4c41545cf..39c0263f36 100644 --- a/library/timeit.po +++ b/library/timeit.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tk.po b/library/tk.po index 06e5a6f44d..1c972f116b 100644 --- a/library/tk.po +++ b/library/tk.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tkinter.po b/library/tkinter.po index fbe827ba02..1481104eb2 100644 --- a/library/tkinter.po +++ b/library/tkinter.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tkinter.scrolledtext.po b/library/tkinter.scrolledtext.po index 80a7d587a9..f3cbe70851 100644 --- a/library/tkinter.scrolledtext.po +++ b/library/tkinter.scrolledtext.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tkinter.tix.po b/library/tkinter.tix.po index a9b9a87a42..232e627c32 100644 --- a/library/tkinter.tix.po +++ b/library/tkinter.tix.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tkinter.ttk.po b/library/tkinter.ttk.po index 5fe8352597..8c604068c2 100644 --- a/library/tkinter.ttk.po +++ b/library/tkinter.ttk.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/token.po b/library/token.po index eb4f95c374..28b56e309c 100644 --- a/library/token.po +++ b/library/token.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tokenize.po b/library/tokenize.po index bee100028c..6b318075a1 100644 --- a/library/tokenize.po +++ b/library/tokenize.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/trace.po b/library/trace.po index 60be3597f6..e5c501d256 100644 --- a/library/trace.po +++ b/library/trace.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/traceback.po b/library/traceback.po index f507c8e71e..5da9af7545 100644 --- a/library/traceback.po +++ b/library/traceback.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tracemalloc.po b/library/tracemalloc.po index 393b9c8339..61264066c6 100644 --- a/library/tracemalloc.po +++ b/library/tracemalloc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/tty.po b/library/tty.po index 1b51e47206..920708b8e7 100644 --- a/library/tty.po +++ b/library/tty.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/turtle.po b/library/turtle.po index 794246f878..3fbe0328f6 100644 --- a/library/turtle.po +++ b/library/turtle.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/types.po b/library/types.po index 1750ddc135..8636a050e4 100644 --- a/library/types.po +++ b/library/types.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/typing.po b/library/typing.po index 7530356269..f27a820b1d 100644 --- a/library/typing.po +++ b/library/typing.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/undoc.po b/library/undoc.po index 54e7d84de4..53f60197d2 100644 --- a/library/undoc.po +++ b/library/undoc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/unicodedata.po b/library/unicodedata.po index be421267b4..8e326ddd9c 100644 --- a/library/unicodedata.po +++ b/library/unicodedata.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/unittest.mock-examples.po b/library/unittest.mock-examples.po index 8e36f78fd7..6d8e96214e 100644 --- a/library/unittest.mock-examples.po +++ b/library/unittest.mock-examples.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/unittest.mock.po b/library/unittest.mock.po index 71be9ddf4e..8f119afa1e 100644 --- a/library/unittest.mock.po +++ b/library/unittest.mock.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/unittest.po b/library/unittest.po index 9a1fe562cf..9eebe98d09 100644 --- a/library/unittest.po +++ b/library/unittest.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/unix.po b/library/unix.po index 9b8b77884a..98322f04bd 100644 --- a/library/unix.po +++ b/library/unix.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/urllib.error.po b/library/urllib.error.po index 6aef24eaca..4aeca7605e 100644 --- a/library/urllib.error.po +++ b/library/urllib.error.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/urllib.parse.po b/library/urllib.parse.po index 075676c928..4e9e29ad4a 100644 --- a/library/urllib.parse.po +++ b/library/urllib.parse.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/urllib.po b/library/urllib.po index e42f77d55f..535f290241 100644 --- a/library/urllib.po +++ b/library/urllib.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/urllib.request.po b/library/urllib.request.po index 1173fbce9d..0804143fb6 100644 --- a/library/urllib.request.po +++ b/library/urllib.request.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/urllib.robotparser.po b/library/urllib.robotparser.po index 08582dd377..d94291aa35 100644 --- a/library/urllib.robotparser.po +++ b/library/urllib.robotparser.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/uu.po b/library/uu.po index 0d8879e327..45480be461 100644 --- a/library/uu.po +++ b/library/uu.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/uuid.po b/library/uuid.po index 372f7b0270..d080fb37b1 100644 --- a/library/uuid.po +++ b/library/uuid.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/venv.po b/library/venv.po index 7a9f6f6383..20790855d3 100644 --- a/library/venv.po +++ b/library/venv.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/warnings.po b/library/warnings.po index 70d5e4fdfd..76bdee1061 100644 --- a/library/warnings.po +++ b/library/warnings.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/wave.po b/library/wave.po index c77fbd002f..d64316f66d 100644 --- a/library/wave.po +++ b/library/wave.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/weakref.po b/library/weakref.po index 7c0995406d..d556483b7c 100644 --- a/library/weakref.po +++ b/library/weakref.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/webbrowser.po b/library/webbrowser.po index e133bc2138..6ea7bab8a9 100644 --- a/library/webbrowser.po +++ b/library/webbrowser.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/windows.po b/library/windows.po index c5596a0802..6d74aa3e21 100644 --- a/library/windows.po +++ b/library/windows.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/winreg.po b/library/winreg.po index be426dffab..9a8a149d1b 100644 --- a/library/winreg.po +++ b/library/winreg.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/winsound.po b/library/winsound.po index 0c0b86d317..45d1a2809b 100644 --- a/library/winsound.po +++ b/library/winsound.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/wsgiref.po b/library/wsgiref.po index 55c9a75596..6175e075c1 100644 --- a/library/wsgiref.po +++ b/library/wsgiref.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xdrlib.po b/library/xdrlib.po index 11a3045606..89e1567636 100644 --- a/library/xdrlib.po +++ b/library/xdrlib.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.dom.minidom.po b/library/xml.dom.minidom.po index 98537a2ff7..4473218cbe 100644 --- a/library/xml.dom.minidom.po +++ b/library/xml.dom.minidom.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.dom.po b/library/xml.dom.po index ea2e12109b..0742457034 100644 --- a/library/xml.dom.po +++ b/library/xml.dom.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.dom.pulldom.po b/library/xml.dom.pulldom.po index 8cf684f2ba..b6f4903675 100644 --- a/library/xml.dom.pulldom.po +++ b/library/xml.dom.pulldom.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.etree.elementtree.po b/library/xml.etree.elementtree.po index 74909fa7da..343a74c63f 100644 --- a/library/xml.etree.elementtree.po +++ b/library/xml.etree.elementtree.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.po b/library/xml.po index 76b0e2731f..f6595bf0e8 100644 --- a/library/xml.po +++ b/library/xml.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.sax.handler.po b/library/xml.sax.handler.po index 39465b0688..c36c680b9c 100644 --- a/library/xml.sax.handler.po +++ b/library/xml.sax.handler.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.sax.po b/library/xml.sax.po index 1fedeb92c4..997b1329ff 100644 --- a/library/xml.sax.po +++ b/library/xml.sax.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.sax.reader.po b/library/xml.sax.reader.po index c29b82258f..688e859c87 100644 --- a/library/xml.sax.reader.po +++ b/library/xml.sax.reader.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xml.sax.utils.po b/library/xml.sax.utils.po index fe8b615ee5..b3b57b48e5 100644 --- a/library/xml.sax.utils.po +++ b/library/xml.sax.utils.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xmlrpc.client.po b/library/xmlrpc.client.po index fd9cb61c0e..dcd10adabc 100644 --- a/library/xmlrpc.client.po +++ b/library/xmlrpc.client.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xmlrpc.po b/library/xmlrpc.po index 0d2041ca11..15e6888f2f 100644 --- a/library/xmlrpc.po +++ b/library/xmlrpc.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/xmlrpc.server.po b/library/xmlrpc.server.po index 4b0dd291ca..c3fbf9cf69 100644 --- a/library/xmlrpc.server.po +++ b/library/xmlrpc.server.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/zipapp.po b/library/zipapp.po index 96e6076cd5..267c6bc7a3 100644 --- a/library/zipapp.po +++ b/library/zipapp.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/zipfile.po b/library/zipfile.po index a50d4de1ef..02eef1d1b1 100644 --- a/library/zipfile.po +++ b/library/zipfile.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/zipimport.po b/library/zipimport.po index d7c0d85911..153a024e00 100644 --- a/library/zipimport.po +++ b/library/zipimport.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/library/zlib.po b/library/zlib.po index 9f6904b402..e45d7e612b 100644 --- a/library/zlib.po +++ b/library/zlib.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-06 22:27+0200\n" "PO-Revision-Date: 2020-05-05 21:57-0300\n" "Last-Translator: Carlos A. Crespo \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -230,7 +231,7 @@ msgid "" "that are expected to be most common should come at the end of the dictionary." msgstr "" "*zdict* es un diccionario de compresión predefinido. Este es una secuencia " -"de bytes (como un objeto :class:`bytes`) que contiene subsecuencias que se " +"de bytes (como un objeto: clase: `bytes`) que contiene subsecuencias que se " "espera que ocurran con frecuencia en los datos que se van a comprimir. Las " "subsecuencias que se espera que sean más comunes deben aparecer al final del " "diccionario." @@ -544,7 +545,7 @@ msgstr "" "almacenarán en el atributo :attr:`unconsumed_tail`. Esta cadena de bytes " "debe pasarse a una llamada posterior a :meth:`decompress` si la " "descompresión ha de continuar. Si *max_length* es cero, toda la entrada se " -"descomprime y :attr:`unconsumed_tail` queda vacío." +"descomprime y :attr: `unconsumed_tail` queda vacío." #: ../Doc/library/zlib.rst:285 msgid "*max_length* can be used as a keyword argument." diff --git a/license.po b/license.po index 2fa5809e86..4b7bff0294 100644 --- a/license.po +++ b/license.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/compound_stmts.po b/reference/compound_stmts.po index 07435eedf7..dbfce8699c 100644 --- a/reference/compound_stmts.po +++ b/reference/compound_stmts.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/datamodel.po b/reference/datamodel.po index a17bba4c39..7c1d770a13 100644 --- a/reference/datamodel.po +++ b/reference/datamodel.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/executionmodel.po b/reference/executionmodel.po index c5aebbf634..505d89eb71 100644 --- a/reference/executionmodel.po +++ b/reference/executionmodel.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/expressions.po b/reference/expressions.po index af74dbb7fa..a7f1e7fc76 100644 --- a/reference/expressions.po +++ b/reference/expressions.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/grammar.po b/reference/grammar.po index e0fb36940b..cf58c0eb6e 100644 --- a/reference/grammar.po +++ b/reference/grammar.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/import.po b/reference/import.po index d8ade13328..bfd72b9a8d 100644 --- a/reference/import.po +++ b/reference/import.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/index.po b/reference/index.po index d2280400d9..2326f107f1 100644 --- a/reference/index.po +++ b/reference/index.po @@ -2,11 +2,11 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2020-03-23 19:31+0100\n" @@ -14,7 +14,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Last-Translator: \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "X-Generator: Poedit 2.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Language: es\n" diff --git a/reference/introduction.po b/reference/introduction.po index e9e5f25828..1d3bc24bdc 100644 --- a/reference/introduction.po +++ b/reference/introduction.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/lexical_analysis.po b/reference/lexical_analysis.po index 5c3e0b1374..febfc5c84c 100644 --- a/reference/lexical_analysis.po +++ b/reference/lexical_analysis.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/simple_stmts.po b/reference/simple_stmts.po index 7734919dda..10ab61fb83 100644 --- a/reference/simple_stmts.po +++ b/reference/simple_stmts.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/reference/toplevel_components.po b/reference/toplevel_components.po index 0ebd8f1fa1..184041c1d6 100644 --- a/reference/toplevel_components.po +++ b/reference/toplevel_components.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/requirements.txt b/requirements.txt index 8b29646160..501f26c3aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,3 @@ setuptools sphinx-intl transifex-client pre-commit -sphinx-autorun diff --git a/scripts/create_issue.py b/scripts/create_issue.py index 539f87dca0..331eedd353 100644 --- a/scripts/create_issue.py +++ b/scripts/create_issue.py @@ -1,16 +1,16 @@ import os import sys -from pathlib import Path +import polib from github import Github -from potodo._po_file import PoFileStats + if len(sys.argv) != 2: print('Specify PO filename') sys.exit(1) pofilename = sys.argv[1] -pofile = PoFileStats(Path(pofilename)) +percentage = polib.pofile(pofilename).percent_translated() g = Github(os.environ.get('GITHUB_TOKEN')) @@ -18,17 +18,10 @@ # https://pygithub.readthedocs.io/en/latest/github_objects/Repository.html#github.Repository.Repository.create_issue issue = repo.create_issue( title=f'Translate `{pofilename}`', - body=f'''This needs to reach 100% translated. - -Current stats for `{pofilename}`: - -- Fuzzy: {pofile.fuzzy_nb} -- Percent translated: {pofile.percent_translated}% -- Entries: {pofile.translated_nb} / {pofile.po_file_size} -- Untranslated: {pofile.untranslated_nb} + body=f'''This file is at {percentage}% translated. It needs to reach 100% translated. Please, comment here if you want this file to be assigned to you and an member will assign it to you as soon as possible, so you can start working on it. -Remember to follow the steps in our [Contributing Guide](https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html).''', +Remember to follow the steps in our [Contributing Guide](https://python-docs-es.readthedocs.io/es/3.7/CONTRIBUTING.html)''', ) print(f'Issue created at {issue.html_url}') diff --git a/sphinx.po b/sphinx.po index 37841929b1..5cb1d604d2 100644 --- a/sphinx.po +++ b/sphinx.po @@ -2,11 +2,11 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2020-05-06 09:33-0300\n" @@ -15,7 +15,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Last-Translator: \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Language: es_ES\n" "X-Generator: Poedit 2.3\n" @@ -43,7 +44,7 @@ msgstr "" #: ../Doc/tools/templates/indexcontent.html:8 msgid "Welcome! This is the documentation for Python %(release)s." -msgstr "¡Te damos la bienvenida! Esta es la documentación de Python %(release)s." +msgstr "Bienvenida! Esta es la documentación de Python %(release)s." #: ../Doc/tools/templates/indexcontent.html:10 msgid "Parts of the documentation:" @@ -51,7 +52,7 @@ msgstr "Áreas de la documentación:" #: ../Doc/tools/templates/indexcontent.html:13 msgid "What's new in Python %(version)s?" -msgstr "¿Qué hay de nuevo en Python %(version)s?" +msgstr "Qué hay de nuevo en Python %(version)s?" #: ../Doc/tools/templates/indexcontent.html:14 msgid "" @@ -93,7 +94,7 @@ msgstr "como usar Python en diferentes plataformas" #: ../Doc/tools/templates/indexcontent.html:23 msgid "Python HOWTOs" -msgstr "Cómos (HOWTOs) de Python" +msgstr "Cómos (*HOWTOs*) de Python" #: ../Doc/tools/templates/indexcontent.html:24 msgid "in-depth documents on specific topics" @@ -105,9 +106,7 @@ msgstr "Instalación de módulos de Python" #: ../Doc/tools/templates/indexcontent.html:27 msgid "installing from the Python Package Index & other sources" -msgstr "" -"instalación desde el Îndice de paquete de Python (Python Package Index) " -"y otras fuentes" +msgstr "instalación desde el índice de paquete de Python (*Python Package Index*) & otras fuentes" #: ../Doc/tools/templates/indexcontent.html:28 msgid "Distributing Python Modules" @@ -123,7 +122,7 @@ msgstr "Extender e incrustar" #: ../Doc/tools/templates/indexcontent.html:31 msgid "tutorial for C/C++ programmers" -msgstr "tutorial para programadores y programadoras de C/C++" +msgstr "tutorial para programadores de C/C++" #: ../Doc/tools/templates/indexcontent.html:32 msgid "Python/C API" @@ -131,7 +130,7 @@ msgstr "Python/C API" #: ../Doc/tools/templates/indexcontent.html:33 msgid "reference for C/C++ programmers" -msgstr "referencia para programadores y programadoras de C/C++" +msgstr "referencia para programadores de C/C++" #: ../Doc/tools/templates/indexcontent.html:34 msgid "FAQs" @@ -191,7 +190,7 @@ msgstr "Meta información:" #: ../Doc/tools/templates/indexcontent.html:59 msgid "Reporting bugs" -msgstr "Reportar errores (bugs)" +msgstr "Reportar errores (*bugs*)" #: ../Doc/tools/templates/indexcontent.html:60 msgid "About the documentation" @@ -277,7 +276,8 @@ msgstr "Ir" #: ../Doc/tools/templates/layout.html:118 msgid "The Python Software Foundation is a non-profit corporation." msgstr "" -"La PSF (*Python Software Fundation*) es una organización sin fines de lucro." +"La PSF (*Python Software Fundation*) es una " +"organización sin fines de lucro." #: ../Doc/tools/templates/layout.html:119 msgid "Please donate." diff --git a/tutorial/appendix.po b/tutorial/appendix.po index 99cd037213..cfce2fceac 100644 --- a/tutorial/appendix.po +++ b/tutorial/appendix.po @@ -2,15 +2,16 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2020-05-06 16:38-0300\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tutorial/appetite.po b/tutorial/appetite.po index 352a3e8e13..685a9be6c4 100644 --- a/tutorial/appetite.po +++ b/tutorial/appetite.po @@ -2,11 +2,11 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2019-05-06 17:18-0400\n" @@ -15,7 +15,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Last-Translator: \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Language: es\n" "X-Generator: Poedit 2.2.1\n" diff --git a/tutorial/classes.po b/tutorial/classes.po index 06e0c17a58..c228c45513 100644 --- a/tutorial/classes.po +++ b/tutorial/classes.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-06 15:59+0200\n" "PO-Revision-Date: 2020-05-06 21:55+0200\n" "Last-Translator: Marco Richetta \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -766,7 +767,7 @@ msgid "" "by all *Dog* instances::" msgstr "" "Como se vio en :ref:`tut-object`, los datos compartidos pueden tener efectos " -"inesperados que involucren objetos :term:`mutable` como ser listas y " +"inesperados que involucren objetos :term:`mutables` como ser listas y " "diccionarios. Por ejemplo, la lista *trucos* en el siguiente código no " "debería ser usada como variable de clase porque una sola lista sería " "compartida por todos las instancias de *Perro*::" @@ -1261,9 +1262,9 @@ msgstr "" "devuelve un objeto iterador que define el método :meth:`__next__` que accede " "elementos en el contenedor de a uno por vez. Cuando no hay más elementos, :" "meth:`~iterator.__next__` levanta una excepción :exc:`StopIteration` que le " -"avisa al bucle del :keyword:`!for` que hay que terminar. Podés llamar al " -"método :meth:`~iterator.__next__` usando la función integrada :func:`next`; " -"este ejemplo muestra como funciona todo esto::" +"avisa al bucle del :keyword:`for` que hay que terminar. Podés llamar al " +"método :meth:`~iterator.__next__` usando la función integrada :func:" +"`~iterator.__next__`; este ejemplo muestra como funciona todo esto::" #: ../Doc/tutorial/classes.rst:813 msgid "" @@ -1291,7 +1292,7 @@ msgid "" "data values and which statement was last executed). An example shows that " "generators can be trivially easy to create::" msgstr "" -"Los :term:`Generator` son una simple y poderosa herramienta para crear " +"Los `generadores` son una simple y poderosa herramienta para crear " "iteradores. Se escriben como funciones regulares pero usan la sentencia :" "keyword:`yield` cuando quieren devolver datos. Cada vez que se llama :func:" "`next` sobre él, el generador continúa desde donde dejó (y recuerda todos " @@ -1374,7 +1375,7 @@ msgid "" msgstr "" "Excepto por una cosa. Los objetos módulo tienen un atributo de sólo lectura " "secreto llamado :attr:`~object.__dict__` que devuelve el diccionario usado " -"para implementar el espacio de nombres del módulo; el nombre :attr:`~object." +"para implementar el espacio de nombres del módulo; el nombre :attr:~object." "__dict__` es un atributo pero no un nombre global. Obviamente, usar esto " "viola la abstracción de la implementación del espacio de nombres, y debería " "ser restringido a cosas como depuradores post-mortem." diff --git a/tutorial/controlflow.po b/tutorial/controlflow.po index efafa4e291..302a3c9add 100644 --- a/tutorial/controlflow.po +++ b/tutorial/controlflow.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2020-05-05 11:40+0200\n" "Last-Translator: Raúl Cumplido \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" diff --git a/tutorial/datastructures.po b/tutorial/datastructures.po index 2a7b05c427..d6278d6200 100644 --- a/tutorial/datastructures.po +++ b/tutorial/datastructures.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2020-05-06 21:02+0200\n" "Last-Translator: \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -258,11 +259,11 @@ msgid "" "lists if they are not equal::" msgstr "" "Una lista de comprensión consiste de corchetes rodeando una expresión " -"seguida de la declaración :keyword:`!for` y luego cero o más declaraciones :" -"keyword:`!for` o :keyword:`!if`. El resultado será una nueva lista que sale " -"de evaluar la expresión en el contexto de los :keyword:`!for` o :keyword:`!" -"if` que le siguen. Por ejemplo, esta lista de comprensión combina los " -"elementos de dos listas si no son iguales::" +"seguida de la declaración :keyword:`for` y luego cero o más declaraciones :" +"keyword:`for` o :keyword:`if`. El resultado será una nueva lista que sale " +"de evaluar la expresión en el contexto de los :keyword:`for` o :keyword:`if` " +"que le siguen. Por ejemplo, esta lista de comprensión combina los elementos " +"de dos listas si no son iguales::" #: ../Doc/tutorial/datastructures.rst:235 msgid "and it's equivalent to::" @@ -359,7 +360,7 @@ msgid "" msgstr "" "Hay una manera de quitar un ítem de una lista dado su índice en lugar de su " "valor: la instrucción :keyword:`del`. Esta es diferente del método :meth:" -"`pop`, el cual devuelve un valor. La instrucción :keyword:`!del` también " +"`pop`, el cual devuelve un valor. La instrucción :keyword:`del` también " "puede usarse para quitar secciones de una lista o vaciar la lista completa " "(lo que hacíamos antes asignando una lista vacía a la sección). Por " "ejemplo::" @@ -430,11 +431,11 @@ msgid "" msgstr "" "A pesar de que las tuplas puedan parecerse a las listas, frecuentemente se " "utilizan en distintas situaciones y para distintos propósitos. Las tuplas " -"son :term:`immutable` y normalmente contienen una secuencia heterogénea de " +"son `inmutables` y normalmente contienen una secuencia heterogénea de " "elementos que son accedidos al desempaquetar (ver más adelante en esta " "sección) o indizar (o incluso acceder por atributo en el caso de las :func:" -"`namedtuples `). Las listas son :term:`mutable`, y " -"sus elementos son normalmente homogéneos y se acceden iterando a la lista." +"`namedtuples `). Las listas son `mutables`, y sus " +"elementos son normalmente homogéneos y se acceden iterando a la lista." #: ../Doc/tutorial/datastructures.rst:416 msgid "" @@ -515,7 +516,7 @@ msgid "" "Similarly to :ref:`list comprehensions `, set comprehensions " "are also supported::" msgstr "" -"De forma similar a las :ref:`comprensiones de listas `, está " +"De forma similar a las :ref:`comprensiones de listas `, está " "también soportada la comprensión de conjuntos::" #: ../Doc/tutorial/datastructures.rst:494 diff --git a/tutorial/errors.po b/tutorial/errors.po index f1e9a33ad2..05f0f0b0bd 100644 --- a/tutorial/errors.po +++ b/tutorial/errors.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-06 15:59+0200\n" "PO-Revision-Date: 2020-05-04 21:28+0200\n" "Last-Translator: Héctor Canto \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -209,11 +210,12 @@ msgid "" "not in other handlers of the same :keyword:`!try` statement. An except " "clause may name multiple exceptions as a parenthesized tuple, for example::" msgstr "" -"Una declaración :keyword:`try` puede tener más de un *except*, para " +"Una declaración :keyword:`try` puede tener más de un :keyword:`except`, para " "especificar gestores para distintas excepciones. A lo sumo un bloque será " "ejecutado. Sólo se gestionarán excepciones que ocurren en el " -"correspondiente *try*, no en otros bloques del mismo :keyword:`!try`. Un " -"*except* puede nombrar múltiples excepciones usando paréntesis, por ejemplo::" +"correspondiente :keyword:`try`, no en otros bloques del mismo :keyword:" +"`try`. Un :keyword:`except` puede nombrar múltiples excepciones usando " +"paréntesis, por ejemplo::" #: ../Doc/tutorial/errors.rst:123 msgid "" @@ -245,11 +247,11 @@ msgid "" "message and then re-raise the exception (allowing a caller to handle the " "exception as well)::" msgstr "" -"El último *except* puede omitir el nombre de la excepción capturada y servir " -"como comodín. Usá esto con extremo cuidado, ya que de esta manera es fácil " -"ocultar un error real de programación. También puede usarse para mostrar un " -"mensaje de error y luego re-generar la excepción (permitiéndole al que " -"llama, gestionar también la excepción)::" +"El último :keyword:`except` puede omitir el nombre de la excepción capturada " +"y servir como comodín. Usá esto con extremo cuidado, ya que de esta manera " +"es fácil ocultar un error real de programación. También puede usarse para " +"mostrar un mensaje de error y luego re-generar la excepción (permitiéndole " +"al que llama, gestionar también la excepción)::" #: ../Doc/tutorial/errors.rst:169 msgid "" @@ -270,10 +272,10 @@ msgid "" "exception that wasn't raised by the code being protected by the :keyword:`!" "try` ... :keyword:`!except` statement." msgstr "" -"El uso de la cláusula :keyword:`!else` es mejor que agregar código adicional " +"El uso de la cláusula :keyword:`else` es mejor que agregar código adicional " "en la cláusula :keyword:`try` porque evita capturar accidentalmente una " "excepción que no fue generada por el código que está protegido por la " -"declaración :keyword:`!try` ... :keyword:`!except`." +"declaración :keyword:`try` ... :keyword:`except`." #: ../Doc/tutorial/errors.rst:188 msgid "" @@ -294,10 +296,10 @@ msgid "" "reference ``.args``. One may also instantiate an exception first before " "raising it and add any attributes to it as desired. ::" msgstr "" -"El *except* puede especificar una variable luego del nombre de excepción. " -"La variable se vincula a una instancia de excepción con los argumentos " -"almacenados en ``instance.args``. Por conveniencia, la instancia de " -"excepción define :meth:`__str__` para que se pueda mostrar los argumentos " +"El :keyword:`except` puede especificar una variable luego del nombre de " +"excepción. La variable se vincula a una instancia de excepción con los " +"argumentos almacenados en ``instance.args``. Por conveniencia, la instancia " +"de excepción define :meth:`__str__` para que se pueda mostrar los argumentos " "directamente, sin necesidad de hacer referencia a ``.args``. También se " "puede instanciar la excepción primero, antes de generarla, y agregarle los " "atributos que se desee::" @@ -482,7 +484,7 @@ msgstr "" "Como se puede ver, la cláusula :keyword:`finally` siempre se ejecuta. La " "excepción :exc:`TypeError` lanzada al dividir dos cadenas de texto no es " "gestionado por la cláusula :keyword:`except` y por lo tanto es relanzada " -"luego de que se ejecuta la cláusula :keyword:`!finally`." +"luego de que se ejecuta la cláusula :keyword:`finally`." #: ../Doc/tutorial/errors.rst:413 msgid "" diff --git a/tutorial/floatingpoint.po b/tutorial/floatingpoint.po index 420d680ed9..4d712f3cbf 100644 --- a/tutorial/floatingpoint.po +++ b/tutorial/floatingpoint.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tutorial/index.po b/tutorial/index.po index 6cefa0ce28..2b82498e21 100644 --- a/tutorial/index.po +++ b/tutorial/index.po @@ -2,11 +2,11 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2019-05-06 15:10-0400\n" @@ -15,7 +15,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Last-Translator: \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Language: es\n" "X-Generator: Poedit 2.2.1\n" diff --git a/tutorial/inputoutput.po b/tutorial/inputoutput.po index 7e2dcfeb11..4fc772461d 100644 --- a/tutorial/inputoutput.po +++ b/tutorial/inputoutput.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2020-05-03 21:42+0200\n" "Last-Translator: \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -70,7 +71,7 @@ msgid "" "Inside this string, you can write a Python expression between ``{`` and ``}" "`` characters that can refer to variables or literal values." msgstr "" -"Para usar :ref:`formatted string literals `, comience una " +"Para usar :ref:`formatted string literals ', comience una " "cadena con ``f`` o ``F`` antes de la comilla de apertura o comillas triples. " "Dentro de esta cadena, se puede escribir una expresión de Python entre los " "caracteres ``{`` y ``}`` que pueden hacer referencia a variables o valores " @@ -219,7 +220,7 @@ msgstr "" "Las llaves y caracteres dentro de las mismas (llamados campos de formato) " "son reemplazadas con los objetos pasados en el método :meth:`str.format`. " "Un número en las llaves se refiere a la posición del objeto pasado en el " -"método :meth:`str.format`. ::" +"método. ::" #: ../Doc/tutorial/inputoutput.rst:159 msgid "" @@ -356,8 +357,8 @@ msgid "" ":func:`open` returns a :term:`file object`, and is most commonly used with " "two arguments: ``open(filename, mode)``." msgstr "" -"La función :func:`open` devuelve un :term:`file object`, y se usa " -"normalmente con dos argumentos: ``open(nombre_de_archivo, modo)``." +"La función :func:`open` devuelve un `objeto archivo`, y se usa normalmente " +"con dos argumentos: ``open(nombre_de_archivo, modo)``." #: ../Doc/tutorial/inputoutput.rst:293 msgid "" @@ -441,7 +442,7 @@ msgstr "" "Si no estuvieses usando el bloque :keyword:`with`, entonces deberías llamar " "``f.close()`` para cerrar el archivo e inmediatamente liberar cualquier " "recurso del sistema usado por este. Si no cierras explícitamente el archivo, " -"el *garbage collector* de Python eventualmente destruirá el objeto y cerrará " +"el «garbage collector» de Python eventualmente destruirá el objeto y cerrará " "el archivo por vos, pero el archivo puede estar abierto por un tiempo. Otro " "riesgo es que diferentes implementaciones de Python harán esta limpieza en " "diferentes momentos." diff --git a/tutorial/interactive.po b/tutorial/interactive.po index 8630a01852..221c5971c3 100644 --- a/tutorial/interactive.po +++ b/tutorial/interactive.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -54,18 +55,17 @@ msgid "" "python_history` in your user directory. The history will be available again " "during the next interactive interpreter session." msgstr "" -"El autocompletado de variables y nombres de módulos es :ref:`automatically " -"enabled ` al iniciar el intérprete, por lo tanto la " -"tecla :kbd:`Tab` invoca la función de autocompletado; ésta mira en los " -"nombres de sentencia, las variables locales y los nombres de módulos " -"disponibles. Para expresiones con puntos como ``string.a``, va a evaluar la " -"expresión hasta el ``'.'`` final y entonces sugerir autocompletado para los " -"atributos del objeto resultante. Nota que esto quizás ejecute código de " -"aplicaciones definidas si un objeto con un método :meth:`__getattr__` es " -"parte de la expresión. La configuración por omisión también guarda tu " -"historial en un archivo llamado :file:`.python_history` en tu directorio de " -"usuario. El historial estará disponible durante la próxima sesión " -"interactiva del intérprete." +"El autocompletado de variables y nombres de módulos es ``activado " +"automáticamente`` al iniciar el intérprete, por lo tanto la tecla :kbd:`Tab` " +"invoca la función de autocompletado; ésta mira en los nombres de sentencia, " +"las variables locales y los nombres de módulos disponibles. Para expresiones " +"con puntos como ``string.a``, va a evaluar la expresión hasta el ``'.'`` " +"final y entonces sugerir autocompletado para los atributos del objeto " +"resultante. Nota que esto quizás ejecute código de aplicaciones definidas si " +"un objeto con un método :meth:`__getattr__` es parte de la expresión. La " +"configuración por omisión también guarda tu historial en un archivo llamado :" +"file:`.python_history` en tu directorio de usuario. El historial estará " +"disponible durante la próxima sesión interactiva del intérprete." #: ../Doc/tutorial/interactive.rst:36 msgid "Alternatives to the Interactive Interpreter" diff --git a/tutorial/interpreter.po b/tutorial/interpreter.po index 6a29f180c7..1fc8d4c7fa 100644 --- a/tutorial/interpreter.po +++ b/tutorial/interpreter.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2019-05-09 12:05-0400\n" "Last-Translator: \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" diff --git a/tutorial/introduction.po b/tutorial/introduction.po index af15e89cfb..8bc8501f27 100644 --- a/tutorial/introduction.po +++ b/tutorial/introduction.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2019-05-09 15:10-0400\n" "Last-Translator: \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" diff --git a/tutorial/modules.po b/tutorial/modules.po index 67af231202..2afe158de9 100644 --- a/tutorial/modules.po +++ b/tutorial/modules.po @@ -2,11 +2,11 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2020-05-05 14:24-0300\n" @@ -15,7 +15,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Last-Translator: \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Language: es\n" "X-Generator: Poedit 2.3\n" diff --git a/tutorial/stdlib.po b/tutorial/stdlib.po index 8aa49a141b..da18f6d650 100644 --- a/tutorial/stdlib.po +++ b/tutorial/stdlib.po @@ -3,16 +3,17 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2020-05-06 21:19+0200\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -297,8 +298,8 @@ msgstr "" "*docstring*) del programa. La construcción de las pruebas es tan sencillo " "como cortar y pegar una ejecución típica junto con sus resultados en los " "docstrings. Esto mejora la documentación al proveer al usuario un ejemplo y " -"permite que el módulo *doctest* se asegure que el código permanece fiel a la " -"documentación::" +"permite que el módulo :mod:`doctest` se asegure que el código permanece fiel " +"a la documentación::" #: ../Doc/tutorial/stdlib.rst:301 msgid "" diff --git a/tutorial/stdlib2.po b/tutorial/stdlib2.po index c74e401bc2..ab50621ece 100644 --- a/tutorial/stdlib2.po +++ b/tutorial/stdlib2.po @@ -2,15 +2,16 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: 2020-05-06 21:44+0200\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -71,8 +72,8 @@ msgid "" "direct way of formatting numbers with group separators::" msgstr "" "El módulo :mod:`locale` accede a una base de datos de formatos específicos a " -"una cultura. El atributo *grouping* de la función *format* permite una " -"forma directa de formatear números con separadores de grupo::" +"una cultura. El atributo `grouping` de la función :func:`format` permite " +"una forma directa de formatear números con separadores de grupo::" #: ../Doc/tutorial/stdlib2.rst:72 msgid "Templating" @@ -126,10 +127,11 @@ msgid "" "placeholders such as the current date, image sequence number, or file " "format::" msgstr "" -"Las subclases de *Template* pueden especificar un delimitador propio. Por " -"ejemplo, una utilidad de renombrado por lotes para una galería de fotos " -"puede escoger usar signos de porcentaje para los marcadores tales como la " -"fecha actual, el número de secuencia de la imagen, o el formato de archivo::" +"Las subclases de :class:`~string.Template` pueden especificar un delimitador " +"propio. Por ejemplo, una utilidad de renombrado por lotes para una galería " +"de fotos puede escoger usar signos de porcentaje para los marcadores tales " +"como la fecha actual, el número de secuencia de la imagen, o el formato de " +"archivo::" #: ../Doc/tutorial/stdlib2.rst:125 msgid "" @@ -198,8 +200,8 @@ msgid "" "events, condition variables, and semaphores." msgstr "" "El desafío principal de las aplicaciones multi-hilo es la coordinación entre " -"los hilos que comparten datos u otros recursos. A ese fin, el módulo " -"*threading* provee una serie de primitivas de sincronización que incluyen " +"los hilos que comparten datos u otros recursos. A ese fin, el módulo :mod:" +"`threading` provee una serie de primitivas de sincronización que incluyen " "bloqueos, eventos, variables de condición, y semáforos." #: ../Doc/tutorial/stdlib2.rst:202 @@ -277,9 +279,9 @@ msgid "" "shortly after the last reference to it has been eliminated." msgstr "" "Python realiza administración de memoria automática (cuenta de referencias " -"para la mayoría de los objetos, y :term:`garbage collection` para eliminar " -"ciclos). La memoria se libera poco después de que la última referencia a la " -"misma haya sido eliminada." +"para la mayoría de los objetos, y `garbage collection` (recolección de " +"basura) para eliminar ciclos). La memoria se libera poco después de que la " +"última referencia a la misma haya sido eliminada." #: ../Doc/tutorial/stdlib2.rst:254 msgid "" diff --git a/tutorial/venv.po b/tutorial/venv.po index 599e56da0f..5932307f56 100644 --- a/tutorial/venv.po +++ b/tutorial/venv.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: 2020-05-06 21:06+0200\n" "Last-Translator: \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -97,12 +98,12 @@ msgid "" "system, you can select a specific Python version by running ``python3`` or " "whichever version you want." msgstr "" -"El script usado para crear y manejar entornos virtuales es :mod:`pyvenv`. :" -"mod:`pyvenv` normalmente instalará la versión mas reciente de Python que " -"tengas disponible; el script también es instalado con un número de versión, " -"con lo que si tienes múltiples versiones de Python en tu sistema puedes " -"seleccionar una versión de Python específica ejecutando ``python3`` o la " -"versión que desees." +"El script usado para crear y manejar entornos virtuales es :program:" +"`pyvenv`. :program:`pyvenv` normalmente instalará la versión mas reciente " +"de Python que tengas disponible; el script también es instalado con un " +"número de versión, con lo que si tienes múltiples versiones de Python en tu " +"sistema puedes seleccionar una versión de Python específica ejecutando " +"``python3`` o la versión que desees." #: ../Doc/tutorial/venv.rst:44 msgid "" diff --git a/tutorial/whatnow.po b/tutorial/whatnow.po index 25860ae1f1..18cf346640 100644 --- a/tutorial/whatnow.po +++ b/tutorial/whatnow.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-06 15:59+0200\n" "PO-Revision-Date: 2020-05-06 21:02+0200\n" "Last-Translator: Claudia Millan \n" "Language: es\n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -179,10 +180,10 @@ msgid "" "questions that come up again and again, and may already contain the solution " "for your problem." msgstr "" -"Antes de escribir, asegúrate de haber revisado la lista de :ref:`Frequently " -"Asked Questions ` (también llamado el *FAQ*). Muchas veces " -"responde las preguntas que se hacen una y otra vez, y quizás contenga la " -"solución a tu problema." +"Antes de escribir, asegúrate de haber revisado la lista de `Preguntas " +"Frecuentes `_ (también llamado el FAQ). " +"Muchas veces responde las preguntas que se hacen una y otra vez, y quizás " +"contenga la solución a tu problema." #: ../Doc/tutorial/whatnow.rst:73 msgid "Footnotes" diff --git a/using/cmdline.po b/using/cmdline.po index ac997fe25b..e0481384ca 100644 --- a/using/cmdline.po +++ b/using/cmdline.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/using/index.po b/using/index.po index 0fd4917064..ebed24d267 100644 --- a/using/index.po +++ b/using/index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/using/mac.po b/using/mac.po index 4e76c07721..fd94f58b22 100644 --- a/using/mac.po +++ b/using/mac.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/using/unix.po b/using/unix.po index 4724274463..d2adc1c330 100644 --- a/using/unix.po +++ b/using/unix.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/using/windows.po b/using/windows.po index b3ee14699b..964864ef4f 100644 --- a/using/windows.po +++ b/using/windows.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.0.po b/whatsnew/2.0.po index c840837966..4012a6a80c 100644 --- a/whatsnew/2.0.po +++ b/whatsnew/2.0.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.1.po b/whatsnew/2.1.po index 156ea194e8..601905ae99 100644 --- a/whatsnew/2.1.po +++ b/whatsnew/2.1.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.2.po b/whatsnew/2.2.po index 8e096a6034..e04b09f4db 100644 --- a/whatsnew/2.2.po +++ b/whatsnew/2.2.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.3.po b/whatsnew/2.3.po index ccfccaa0f3..75bbaa7114 100644 --- a/whatsnew/2.3.po +++ b/whatsnew/2.3.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.4.po b/whatsnew/2.4.po index 576ca4ed21..922b99d58f 100644 --- a/whatsnew/2.4.po +++ b/whatsnew/2.4.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.5.po b/whatsnew/2.5.po index a3d90882fb..a1f6d5c620 100644 --- a/whatsnew/2.5.po +++ b/whatsnew/2.5.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.6.po b/whatsnew/2.6.po index 91866fc650..4d291d0970 100644 --- a/whatsnew/2.6.po +++ b/whatsnew/2.6.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/2.7.po b/whatsnew/2.7.po index cff9554980..80545643a1 100644 --- a/whatsnew/2.7.po +++ b/whatsnew/2.7.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.0.po b/whatsnew/3.0.po index 8c486c95c5..6a2ac4e80f 100644 --- a/whatsnew/3.0.po +++ b/whatsnew/3.0.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.1.po b/whatsnew/3.1.po index 595c7b7be6..7ed086ab23 100644 --- a/whatsnew/3.1.po +++ b/whatsnew/3.1.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.2.po b/whatsnew/3.2.po index 879e6fa11f..7fae1868be 100644 --- a/whatsnew/3.2.po +++ b/whatsnew/3.2.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.3.po b/whatsnew/3.3.po index f0f4d09922..38ab1d3220 100644 --- a/whatsnew/3.3.po +++ b/whatsnew/3.3.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.4.po b/whatsnew/3.4.po index 308b7d91fe..67a938cb9e 100644 --- a/whatsnew/3.4.po +++ b/whatsnew/3.4.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.5.po b/whatsnew/3.5.po index 51a91f8e71..63e4a2b4d1 100644 --- a/whatsnew/3.5.po +++ b/whatsnew/3.5.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.6.po b/whatsnew/3.6.po index 2af1e01b7c..2a4f9e200f 100644 --- a/whatsnew/3.6.po +++ b/whatsnew/3.6.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/3.7.po b/whatsnew/3.7.po index 10fec6effa..53f2f4b235 100644 --- a/whatsnew/3.7.po +++ b/whatsnew/3.7.po @@ -3,18 +3,19 @@ # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to # get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-05 12:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/changelog.po b/whatsnew/changelog.po index 0c591e903b..18dcf9f393 100644 --- a/whatsnew/changelog.po +++ b/whatsnew/changelog.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/whatsnew/index.po b/whatsnew/index.po index c7a42d46d9..7cb3c06c6f 100644 --- a/whatsnew/index.po +++ b/whatsnew/index.po @@ -2,17 +2,18 @@ # This file is distributed under the same license as the Python package. # 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/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers +# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Python 3.8\n" +"Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-06 11:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: python-doc-es\n" +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." +"python.org)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n"