File tree 2 files changed +18
-5
lines changed
2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change
1
+ distutils
2
+ exe
3
+ invocable
4
+ pip
5
+ preprocesador
6
+ Python
7
+ script
8
+ sobreescribe
9
+ sobreescribir
10
+ Windows
11
+ zip
12
+ Zip
13
+ zipapp
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.8\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2019-05-06 11:59-0400\n "
12
- "PO-Revision-Date : 2020-07-16 08:59 -0300\n "
12
+ "PO-Revision-Date : 2020-07-16 09:53 -0300\n "
13
13
"Language-Team : python-doc-es\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
@@ -35,10 +35,10 @@ msgid ""
35
35
"command-line-interface` and a :ref:`zipapp-python-api`."
36
36
msgstr ""
37
37
"Este módulo provee herramientas para administrar la creación de archivos zip "
38
- "que contengan código Python, los que pueden ser :ref:`executed directamente "
39
- "por el intérprete de Python <using-on-interface-options>`. El módulo provee "
40
- "tanto una :ref:`zipapp-command-line-interface` y una :ref:`zipapp-python- "
41
- "api`."
38
+ "que contengan código Python, los que pueden ser :ref:`ejecutados "
39
+ "directamente por el intérprete de Python <using-on-interface-options>`. El "
40
+ "módulo provee tanto una :ref:`zipapp-command-line-interface` y una :ref:"
41
+ "`zipapp-python- api`."
42
42
43
43
#: ../Doc/library/zipapp.rst:23
44
44
msgid "Basic Example"
You can’t perform that action at this time.
0 commit comments