Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traducido archivo distutils/commandref #1100

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 3 commits into from
Oct 26, 2020

Conversation

xooseph
Copy link
Contributor

@xooseph xooseph commented Oct 22, 2020

Closes #778

Copy link
Contributor

@fenriquegimenez-zz fenriquegimenez-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hola @josephLSalgado! Muchas gracias por la traducción, tengo nada más una sugerencia, resolviéndola y pasando los checks creo que estamos cerca del merge.
Saludos!

"Los patrones aquí son patrones \"glob\" de estilo Unix: ``*`` coincide con "
"cualquier secuencia de caracteres de nombre de archivo habitual, ``?`` "
"coincide con cualquier caracter de nombre de archivo habitual, y ``[rango]`` "
"coincide con cualquiera de los caracteres en *rango* (p. ej., ``a-z``, ``a-"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

En este caso no se tendría que traducir range ya que hace referencia a un parámetro de una función

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hola @fenriquegimenez, gracias por la aclaración. Ya lo cambié :)

@cmaureir cmaureir added the hacktoberfest-accepted mantainer-approved contribution to hacktoberfest label Oct 24, 2020

#: ../Doc/distutils/commandref.rst:60
msgid "The manifest template commands are:"
msgstr ""
msgstr "Los comandos de la plantilla manifest son:"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No quedaría mejor:

Suggested change
msgstr "Los comandos de la plantilla manifest son:"
msgstr "Los comandos de la plantilla de manifiesto son:"

?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lo dejé así porque al menos en mi caso lo he escuchado más como manifest, pero también lo puedo cambiar. ¿Para ello borro el diccionario que he creado?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Luego de consultar en el grupo de telegram, la traducción anterior tuya es lo correcto! Lo dejamos así :)

@cmaureir cmaureir merged commit 3d7d9a1 into python:3.8 Oct 26, 2020
@cmaureir
Copy link
Collaborator

Muchas gracias @josephLSalgado 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted mantainer-approved contribution to hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate 'distutils/commandref.po'
3 participants