File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2019-05-06 11:59-0400\n "
11
- "PO-Revision-Date : 2019-05-07 15:06 -0400\n "
11
+ "PO-Revision-Date : 2019-05-09 12:05 -0400\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
@@ -34,7 +34,7 @@ msgid ""
34
34
"typing the command:"
35
35
msgstr ""
36
36
"Por lo general, el intérprete de Python se instala en :file:`/usr/local/bin/"
37
- "python3.6 ` en las máquinas dónde está disponible; poner :file:`/usr/local/"
37
+ "python3.7 ` en las máquinas dónde está disponible; poner :file:`/usr/local/"
38
38
"bin` en el camino de búsqueda de tu intérprete de comandos Unix hace posible "
39
39
"iniciarlo ingresando la orden:"
40
40
@@ -256,7 +256,8 @@ msgstr ""
256
256
257
257
#: ../Doc/tutorial/interpreter.rst:146
258
258
msgid "where *encoding* is one of the valid :mod:`codecs` supported by Python."
259
- msgstr "donde *encoding* es uno de los :mod:`codecs` soportados por Python."
259
+ msgstr ""
260
+ "donde *codificación* es uno de los :mod:`codecs` soportados por Python."
260
261
261
262
#: ../Doc/tutorial/interpreter.rst:148
262
263
msgid ""
You can’t perform that action at this time.
0 commit comments