Skip to content

Commit 2657714

Browse files
Traducido archivo using/editors (#1134)
1 parent 5cb540f commit 2657714

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

TRANSLATORS

+1
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ Sofia Carballo (@sofiacarballo)
113113
Alan Verdugo Muñoz (@alanverdugo)
114114
Alcides Rivarola (@alcides29)
115115
Ricardo Rodríguez (@ricrogz)
116+
Enrique Zárate (enrique-zarate)

using/editors.po

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,44 @@
1-
# SOME DESCRIPTIVE TITLE.
1+
# Add spanish translation.
22
# Copyright (C) 2001-2020, Python Software Foundation
33
# This file is distributed under the same license as the Python en Español
44
# package.
5-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
5+
# FIRST AUTHOR <eszg.fury@gmail.com>, 2020.
66
#
7-
#, fuzzy
87
msgid ""
98
msgstr ""
109
"Project-Id-Version: Python en Español 3.7\n"
1110
"Report-Msgid-Bugs-To: \n"
1211
"POT-Creation-Date: 2020-06-29 23:24+0200\n"
13-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12+
"PO-Revision-Date: 2020-11-02 00:56-0300\n"
1413
"Last-Translator: Xavi Rambla\n"
1514
"Language: es\n"
1615
"MIME-Version: 1.0\n"
1716
"Content-Type: text/plain; charset=utf-8\n"
1817
"Content-Transfer-Encoding: 8bit\n"
1918
"Generated-By: Babel 2.8.0\n"
19+
"Language-Team: \n"
20+
"X-Generator: Poedit 2.4.1\n"
2021

2122
#: ../Doc/using/editors.rst:7
2223
msgid "Editors and IDEs"
23-
msgstr ""
24+
msgstr "Editores e IDEs"
2425

2526
#: ../Doc/using/editors.rst:9
2627
msgid ""
2728
"There are a number of IDEs that support Python programming language. Many "
2829
"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` "
2930
"checks."
3031
msgstr ""
32+
"Existen numerosos IDEs que admiten el lenguaje de programación Python. "
33+
"Muchos editores e IDEs proporcionan resaltado de sintaxis, herramientas de "
34+
"depuración y comprobaciones de :pep:`8`."
3135

3236
#: ../Doc/using/editors.rst:12
3337
msgid ""
3438
"Please go to `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ "
3539
"and `Integrated Development Environments <https://wiki.python.org/moin/"
3640
"IntegratedDevelopmentEnvironments>`_ for a comprehensive list."
3741
msgstr ""
42+
"Diríjase a `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ y "
43+
"a `Integrated Development Environments <https://wiki.python.org/moin/"
44+
"IntegratedDevelopmentEnvironments>`_ para obtener una lista completa."

0 commit comments

Comments
 (0)