5
5
# https://mail.python.org/mailman3/lists/docs-es.python.org/
6
6
# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to
7
7
# get the list of volunteers
8
- #
8
+ #
9
9
msgid ""
10
10
msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
23
17
"MIME-Version : 1.0\n "
24
- "Content-Type : text/plain; charset=utf -8\n "
18
+ "Content-Type : text/plain; charset=UTF -8\n "
25
19
"Content-Transfer-Encoding : 8bit\n "
26
- "Plural-Forms : nplurals=2; plural=(n != 1);\n "
27
- "Last-Translator : \n "
28
20
"Language : es\n "
29
21
"X-Generator : Poedit 2.3\n "
30
22
31
-
32
23
#: ../Doc/library/zipimport.rst:2
33
24
msgid ":mod:`zipimport` --- Import modules from Zip archives"
34
25
msgstr ":mod:`zipimport` --- Importar módulos desde archivos Zip"
35
26
36
27
#: ../Doc/library/zipimport.rst:9
37
28
msgid "**Source code:** :source:`Lib/zipimport.py`"
38
- msgstr ""
29
+ msgstr "**Código fuente:** :source:`Lib/zipimport.py` "
39
30
40
31
#: ../Doc/library/zipimport.rst:13
41
32
msgid ""
@@ -75,7 +66,8 @@ msgstr ""
75
66
#: ../Doc/library/zipimport.rst:33
76
67
msgid "Previously, ZIP archives with an archive comment were not supported."
77
68
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."
79
71
80
72
#: ../Doc/library/zipimport.rst:40
81
73
msgid ""
@@ -90,7 +82,7 @@ msgid ""
90
82
"Documentation on the ZIP file format by Phil Katz, the creator of the format "
91
83
"and algorithms used."
92
84
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 "
94
86
"formato y algoritmos utilizados."
95
87
96
88
#: ../Doc/library/zipimport.rst:45
0 commit comments