File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-08-18 15:08 -0300\n "
14
+ "PO-Revision-Date : 2020-08-18 15:48 -0300\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -73,9 +73,9 @@ msgid ""
73
73
"of all Python modules imported during the execution into the current "
74
74
"directory."
75
75
msgstr ""
76
- "Lo anterior ejecutará :file:`algunarchivo .py` y generará listados anotados "
77
- "de todos los módulos de Python importados durante la ejecución en el "
78
- "directorio actual."
76
+ "Lo anterior ejecutará :file:`somefile .py` y generará listados anotados de "
77
+ "todos los módulos de Python importados durante la ejecución en el directorio "
78
+ "actual."
79
79
80
80
#: ../Doc/library/trace.rst:39
81
81
msgid "Display usage and exit."
@@ -134,7 +134,7 @@ msgid ""
134
134
"code."
135
135
msgstr ""
136
136
"Genera una lista anotada de una ejecución del programa anterior que utilizó "
137
- "la opción :option:`--count <-c>` and :option:`--file <-f>`. Esto no ejecuta "
137
+ "la opción :option:`--count <-c>` y :option:`--file <-f>`. Esto no ejecuta "
138
138
"ningún código."
139
139
140
140
#: ../Doc/library/trace.rst:82
You can’t perform that action at this time.
0 commit comments