Skip to content

Traducido archivo library/decimal #2252

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 2 commits into from Jan 3, 2023
Merged

Traducido archivo library/decimal #2252

merged 2 commits into from Jan 3, 2023

Conversation

ghost
Copy link

@ghost ghost commented Dec 29, 2022

Closes #1974

Copy link
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

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

Gracias @fmoradev! Un par de detallitos nada más (quizás haga falta correr powrap después de estos cambios) y estamos.

"flotante rápida y con redondeo matemáticamente correcto. Ofrece varias "
"ventajas en comparación con el tipo de dato :class:`float`:"
"El módulo :mod:`decimal` proporciona soporte para aritmética de coma "
"flotante decimal redondeada correctamente. Ofrece varias ventajas en "
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
"flotante decimal redondeada correctamente. Ofrece varias ventajas en "
"flotante decimal rápida y redondeada correctamente. Ofrece varias ventajas en "

Copy link
Author

Choose a reason for hiding this comment

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

@rtobar listo estimado, aprovecho de desearte un excelente año 2023 en todo lo que te propongas.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Igual!


#: ../Doc/library/decimal.rst:955
msgid ""
"Raises :exc:`TypeError` if *kwargs* supplies an attribute that :class:"
"`Context` doesn't support. Raises either :exc:`TypeError` or :exc:"
"`ValueError` if *kwargs* supplies an invalid value for an attribute."
msgstr ""
"Lanza :exc:`TypeError` si *kwargs* proporciona un atributo que :class:"
"`Context` no está soportada. Lanza también :exc:`TypeError` o :exc:"
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
"`Context` no está soportada. Lanza también :exc:`TypeError` o :exc:"
"`Context` no soporta. Lanza también :exc:`TypeError` o :exc:"

Copy link
Author

Choose a reason for hiding this comment

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

@rtobar listo estimado, aprovecho de desearte un excelente año 2023 en todo lo que te propongas.

@rtobar rtobar merged commit 2e259cb into python:3.11 Jan 3, 2023
@ghost ghost deleted the traduccion-library-decimal branch January 3, 2023 14:59
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/decimal.po'
2 participants