# Add spanish translation. # Copyright (C) 2001-2020, Python Software Foundation # This file is distributed under the same license as the Python en Español # package. # FIRST AUTHOR , 2020. # msgid "" msgstr "" "Project-Id-Version: Python en Español 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-06-29 23:24+0200\n" "PO-Revision-Date: 2020-11-02 00:56-0300\n" "Last-Translator: Xavi Rambla\n" "Language: es\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" "Language-Team: \n" "X-Generator: Poedit 2.4.1\n" #: ../Doc/using/editors.rst:7 msgid "Editors and IDEs" msgstr "Editores e IDEs" #: ../Doc/using/editors.rst:9 msgid "" "There are a number of IDEs that support Python programming language. Many " "editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " "checks." msgstr "" "Existen numerosos IDEs que admiten el lenguaje de programación Python. " "Muchos editores e IDEs proporcionan resaltado de sintaxis, herramientas de " "depuración y comprobaciones de :pep:`8`." #: ../Doc/using/editors.rst:12 msgid "" "Please go to `Python Editors `_ " "and `Integrated Development Environments `_ for a comprehensive list." msgstr "" "Diríjase a `Python Editors `_ y " "a `Integrated Development Environments `_ para obtener una lista completa."