From c8a676ccd4ff90aeb739aa69cc17404261b2bb60 Mon Sep 17 00:00:00 2001 From: Endika Gil Date: Sat, 21 Nov 2020 18:26:08 +0100 Subject: [PATCH] Traducido archivo library/python --- TRANSLATORS | 1 + library/python.po | 15 ++++++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/TRANSLATORS b/TRANSLATORS index 8aaa3bc1c8..f70068a691 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -116,3 +116,4 @@ David Silva (@dvidsilva) Ricardo Rodríguez (@ricrogz) Enrique Zárate (enrique-zarate) Jaume Montané (@jaumemy) +Endika Gil (@endikagil) \ No newline at end of file diff --git a/library/python.po b/library/python.po index 2798dd405c..b9df4716db 100644 --- a/library/python.po +++ b/library/python.po @@ -1,25 +1,27 @@ # Copyright (C) 2001-2020, Python Software Foundation # This file is distributed under the same license as the Python package. -# Maintained by the python-doc-es workteam. +# Maintained by the python-doc-es workteam. # docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/ # Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers # -#, 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-11-21 18:23+0100\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" +"Last-Translator: \n" +"Language: es_ES\n" +"X-Generator: Poedit 2.4.2\n" #: ../Doc/library/python.rst:5 msgid "Python Runtime Services" -msgstr "" +msgstr "Servicios en tiempo de ejecución de Python" #: ../Doc/library/python.rst:7 msgid "" @@ -27,3 +29,6 @@ msgid "" "related to the Python interpreter and its interaction with its environment. " "Here's an overview:" msgstr "" +"Los módulos descritos en este capítulo proporcionan una amplia gama de " +"servicios relacionados con el intérprete de Python y su interacción con su " +"entorno. Esta es una descripción general:"