Skip to content

Pr/250 #251

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 5 commits into from
May 13, 2020
Merged
Show file tree
Hide file tree
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
Just fix the build
  • Loading branch information
humitos committed May 13, 2020
commit 9c0580cad9105bf44e131d4ec726d0f4bf19c3e4
1 change: 1 addition & 0 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ imprimible
indentación
indentada
indentado
indentando
indexables
inicializa
inicialización
Expand Down
8 changes: 4 additions & 4 deletions distutils/configfile.po
Original file line number Diff line number Diff line change
Expand Up @@ -134,16 +134,16 @@ msgid ""
"You can find out the list of options supported by a particular command with "
"the universal :option:`!--help` option, e.g."
msgstr ""
"Puedes encontrar la lista de opciones admitidas por un comando particular con la "
"opción universal :option:`!--help`, por ej."
"Puedes encontrar la lista de opciones admitidas por un comando particular "
"con la opción universal :option:`!--help`, por ej."

#: ../Doc/distutils/configfile.rst:75
msgid ""
"Note that an option spelled :option:`!--foo-bar` on the command-line is "
"spelled ``foo_bar`` in configuration files."
msgstr ""
"Tenga en cuenta que una opción escrita :option:`!--foo-bar` en la línea "
"de comandos es escribe ``foo_bar`` en los archivos de configuración."
"Tenga en cuenta que una opción escrita :option:`!--foo-bar` en la línea de "
"comandos es escribe ``foo_bar`` en los archivos de configuración."

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