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

Skip to content

Traduce entradas faltantes en library/math.po #1342

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
Aug 18, 2021

Conversation

rtobar
Copy link
Collaborator

@rtobar rtobar commented Aug 16, 2021

Closes #1321

Copy link
Collaborator

@cmaureir cmaureir left a comment

Choose a reason for hiding this comment

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

Gracias! encontré un par de detallitos y estamos! (de seguro hay que pasarle powrap de nuevo al archivo)

library/math.po Outdated
@@ -136,7 +137,7 @@ msgstr ""

#: ../Doc/library/math.rst:74
msgid "Accepting floats with integral values (like ``5.0``) is deprecated."
msgstr ""
msgstr "Aceptar flotantes con valores integrales (como ``5.0``)."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
msgstr "Aceptar flotantes con valores integrales (como ``5.0``)."
msgstr "Aceptar flotantes con valores integrales (como ``5.0``) está deprecado."

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Esas últimas palabras en particular decidí sacarlas porque esta entrada ya está precedida por Obsoleto en 3.9: y me pareció que hubiera quedado muy duplicado el mensaje. ¿Está bien hacer este tipo de modificaciones, o lo traduzco tal cual, incluyendo el cambio sugerido?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Entiendo, por lo general intentamos que las traducciones sean 1:1, y no hacer tanta interpretación. Entiendo lo de la sección, pero el problema que le veo de dejarlo así es que cuando otras personas traductoras lo vean van a decir "mira, le falta un trozo!" jaja

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Claro, no lo había pensado desde ese punto de vista, toda la razón. Ahora lo corrijo, ¡gracias!

Copy link
Collaborator

@cmaureir cmaureir left a comment

Choose a reason for hiding this comment

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

ups, lo dejé como aprovado, pero hay un par de cambios que sugerí

@rtobar
Copy link
Collaborator Author

rtobar commented Aug 17, 2021

¡Gracias por la revisión! Dejé una cosa sin cambiar, pero explicando el por qué, dime qué te parece y seguimos.

Signed-off-by: Rodrigo Tobar <[email protected]>
@cmaureir cmaureir merged commit 4bde92e into python:3.9 Aug 18, 2021
@cmaureir
Copy link
Collaborator

Muchas gracias @rtobar 🎉

@rtobar rtobar deleted the traduccion-library-math branch August 19, 2021 10:51
cmaureir pushed a commit that referenced this pull request Dec 7, 2021
* Traduce entradas faltantes en library/math.po
* Aplica cambios sugeridos durante la revisión
* Arregla traducción faltante

Signed-off-by: Rodrigo Tobar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate 'library/math.po'
2 participants