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 ""
99"Project-Id-Version : Python en Español 3.10\n "
1010"Report-Msgid-Bugs-To : \n "
1111"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 "
1313"Last-Translator : \n "
1414"Language : es_ES\n "
1515"Language-Team : \n "
@@ -18,6 +18,7 @@ msgstr ""
1818"Content-Type : text/plain; charset=utf-8\n "
1919"Content-Transfer-Encoding : 8bit\n "
2020"Generated-By : Babel 2.10.3\n "
21+ "X-Generator : Poedit 2.3\n "
2122
2223#: ../Doc/library/security_warnings.rst:6
2324msgid "Security Considerations"
@@ -137,3 +138,8 @@ msgid ""
137138"potentially unsafe path to :data:`sys.path` such as the current directory, "
138139"the script's directory or an empty string."
139140msgstr ""
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