File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python en Español 3.10\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2022-10-25 19:47+0200\n "
12
- "PO-Revision-Date : 2021 -10-30 11:49-0300 \n "
12
+ "PO-Revision-Date : 2022 -10-31 09:53+0100 \n "
13
13
"Last-Translator : \n "
14
14
"Language : es_ES\n "
15
15
"Language-Team : \n "
@@ -18,6 +18,7 @@ msgstr ""
18
18
"Content-Type : text/plain; charset=utf-8\n "
19
19
"Content-Transfer-Encoding : 8bit\n "
20
20
"Generated-By : Babel 2.10.3\n "
21
+ "X-Generator : Poedit 2.3\n "
21
22
22
23
#: ../Doc/library/security_warnings.rst:6
23
24
msgid "Security Considerations"
@@ -137,3 +138,8 @@ msgid ""
137
138
"potentially unsafe path to :data:`sys.path` such as the current directory, "
138
139
"the script's directory or an empty string."
139
140
msgstr ""
141
+ "La opción de línea de comando :option:`-I` puede usarse para correr Python "
142
+ "en modo aislado. Cuando no puede ser usado, la opción :option:`-P` o la "
143
+ "variable de entorno :envvar:`PYTHONSAFEPATH` pueden usarse para no anteponer "
144
+ "un camino potencialmente inseguro al :data:`sys.path` como el directorio "
145
+ "actual, el directorio del script o un string vacío."
You can’t perform that action at this time.
0 commit comments