8000 Add install/index.po installation by eamanu · Pull Request #388 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Add install/index.po installation #388

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 23 commits into from
Aug 22, 2020
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
powrap install/index
  • Loading branch information
cmaureir committed Aug 22, 2020
commit 21203ef8f646c43cee994a1761d82a6b6712a9cb
17 changes: 8 additions & 9 deletions install/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -1514,15 +1514,14 @@ msgid ""
"\\distutils\\\\distutils.cfg` in a standard Python 1.5.2 installation under "
"Windows."
msgstr ""
"(Ver nota (1).) En Python 1.6 y posterior, el "
"\"installation prefix\" por defecto de Python es :file:`C:\\\\Python`, "
"entonces el archivo de configuración de sistema es normalmente "
":file:`C:\\\\Python\\\\Lib\\\\distutils\\\\distutils.cfg`. "
"En Python 1.5.2, el prefijo por defecto era :file:`C:\\\\Program Files\\"
"\\Python`, y *Distutils* no eran parte de la biblioteca estándar---entonces el "
"archivo de configuración de sistema debería ser :file:`C:\\\\Program Files\\\\Python\\"
"\\distutils\\\\distutils.cfg` en una instalación estándar de Python 1.5.2 en "
"Windows."
"(Ver nota (1).) En Python 1.6 y posterior, el \"installation prefix\" por "
"defecto de Python es :file:`C:\\\\Python`, entonces el archivo de "
"configuración de sistema es normalmente :file:`C:\\\\Python\\\\Lib\\"
"\\distutils\\\\distutils.cfg`. En Python 1.5.2, el prefijo por defecto era :"
"file:`C:\\\\Program Files\\\\Python`, y *Distutils* no eran parte de la "
"biblioteca estándar---entonces el archivo de configuración de sistema "
"debería ser :file:`C:\\\\Program Files\\\\Python\\\\distutils\\\\distutils."
"cfg` en una instalación estándar de Python 1.5.2 en Windows."

#: ../Doc/install/index.rst:787
msgid ""
Expand Down
0