Skip to content

Commit 954adb6

Browse files
committed
Traducido Achivo {zipimpot.po}
1 parent 1a02927 commit 954adb6

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

library/zipimport.po

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,37 +5,28 @@
55
# https://mail.python.org/mailman3/lists/docs-es.python.org/
66
# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to
77
# get the list of volunteers
8-
#
8+
#
99
msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
14-
<<<<<<< HEAD
15-
"PO-Revision-Date: 2020-05-09 16:44-0300\n"
16-
"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es."
17-
"python.org)\n"
18-
=======
19-
"PO-Revision-Date: 2020-05-07 10:44-0300\n"
20-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
21-
"Language-Team: python-doc-es\n"
22-
>>>>>>> ab61f1e432d119ddcd99225e45256f1a4e9dbb3b
14+
"PO-Revision-Date: \n"
15+
"Last-Translator: \n"
16+
"Language-Team: \n"
2317
"MIME-Version: 1.0\n"
24-
"Content-Type: text/plain; charset=utf-8\n"
18+
"Content-Type: text/plain; charset=UTF-8\n"
2519
"Content-Transfer-Encoding: 8bit\n"
26-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
27-
"Last-Translator: \n"
2820
"Language: es\n"
2921
"X-Generator: Poedit 2.3\n"
3022

31-
3223
#: ../Doc/library/zipimport.rst:2
3324
msgid ":mod:`zipimport` --- Import modules from Zip archives"
3425
msgstr ":mod:`zipimport` --- Importar módulos desde archivos Zip"
3526

3627
#: ../Doc/library/zipimport.rst:9
3728
msgid "**Source code:** :source:`Lib/zipimport.py`"
38-
msgstr ""
29+
msgstr "**Código fuente:** :source:`Lib/zipimport.py`"
3930

4031
#: ../Doc/library/zipimport.rst:13
4132
msgid ""
@@ -75,7 +66,8 @@ msgstr ""
7566
#: ../Doc/library/zipimport.rst:33
7667
msgid "Previously, ZIP archives with an archive comment were not supported."
7768
msgstr ""
78-
"Actualmente no se admiten los archivos Zip con un comentario de archivo."
69+
"Anteriormente, los archivos ZIP con un comentario de archivo no eran "
70+
"compatibles."
7971

8072
#: ../Doc/library/zipimport.rst:40
8173
msgid ""
@@ -90,7 +82,7 @@ msgid ""
9082
"Documentation on the ZIP file format by Phil Katz, the creator of the format "
9183
"and algorithms used."
9284
msgstr ""
93-
"Documentación sobre el formato de archivo Zip por Phil Katz, el creador del "
85+
"Documentación sobre el formato de archivo ZIP por Phil Katz, el creador del "
9486
"formato y algoritmos utilizados."
9587

9688
#: ../Doc/library/zipimport.rst:45

0 commit comments

Comments
 (0)