Skip to content

Traducido archivo distutils/configfile #250

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

Closed
Closed
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
Traducido archivo distutils/configfile review 2
  • Loading branch information
nicocastanio committed May 13, 2020
commit 475c51d41f3e7ac2909beb57c7d2dd04c7c05ae3
6 changes: 3 additions & 3 deletions distutils/configfile.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-05-13 09:23-0300\n"
"PO-Revision-Date: 2020-05-13 09:49-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -156,8 +156,8 @@ msgstr ""
"lugar\" (*in-place*)---esto es, tienes una extensión :mod:`pkg.ext`, y "
"quieres el archivo de extensión compilado (:file:`ext.so` en Unix, digamos) "
"para ser colocado en el mismo directorio origen que los módulos de Python "
"puro. Siempre puedes utilizar la opción :option:`!--inplace` en la línea de "
"comandos para asegurarte de eso:"
"puro :mod:`pkg.mod1` y :mod:`pkg.mod2`. Siempre puedes utilizar la opción :"
"option:`!--inplace` en la línea de comandos para asegurarte de eso:"

#: ../Doc/distutils/configfile.rst:90
msgid ""
Expand Down