Skip to content

using/configure.po #1597

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 16 commits into from
Dec 8, 2021
Prev Previous commit
Next Next commit
fix documentation build
  • Loading branch information
cacrespo committed Dec 2, 2021
commit 4e1a4787bb36d1fab3941fd2479130937a0dc213
8 changes: 4 additions & 4 deletions using/configure.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python en Español 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
"PO-Revision-Date: 2021-12-02 18:19-0300\n"
"PO-Revision-Date: 2021-12-02 18:27-0300\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -215,9 +215,9 @@ msgid ""
"_bundled` package."
msgstr ""
"Algunas políticas de empaquetado de distribución de Linux recomiendan no "
"empaquetar dependencias. Por ejemplo, Fedora instala paquetes *Wheel* en el "
"directorio ``/usr/share/python-wheels/`` y no instala el paquete :mod: "
"`securepip._bundled`."
"empaquetar dependencias. Por ejemplo, Fedora instala paquetes *wheel* en el "
"directorio ``/usr/share/python-wheels/`` y no instala el paquete :mod:"
"`ensurepip._bundled`."

#: ../Doc/using/configure.rst:121
msgid "Install Options"
Expand Down