Skip to content

Traducido archivo library/venv #1557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Oct 20, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/venv.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
xooseph and cmaureir authored Oct 20, 2021
commit dfe97f50a229749aa0b42f4fdab643be6a483a43
4 changes: 2 additions & 2 deletions library/venv.po
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ msgstr ""
"No es *necesario* específicamente activar un entorno; la activación sólo "
"antepone el directorio binario del entorno virtual a su ruta, así que "
"\"python\" invoca el intérprete de Python del entorno virtual y puede "
"ejecutar los *scripts* instalados sin tener que usar su ruta completa. Sin "
"embargo, todos los *scripts* instalados en un entorno virtual deben poder "
"ejecutar los scripts instalados sin tener que usar su ruta completa. Sin "
"embargo, todos los scripts instalados en un entorno virtual deben poder "
"ejecutarse sin activarlo y ejecutarse automáticamente con Python del entorno "
"virtual."

Expand Down