Skip to content
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

Traduccion timeit #2819

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Traduccion timeit #2819

merged 5 commits into from
Apr 3, 2024

Conversation

carlosm00
Copy link
Contributor

Closes #2570

Copy link

All entries translated, horray! 🎉

"como un float. El argumento es el número de veces que se ejecuta el bucle, "
"por defecto a un millón. La instrucción principal, la instrucción *setup* y "
"la función *timer* que se va a utilizar se pasan al constructor."
"Tiempo *number* ejecuciones de la sentencia principal. Esto ejecuta la "
Copy link
Collaborator

Choose a reason for hiding this comment

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

Me parece que acá "Time" refiere a algo así:

Suggested change
"Tiempo *number* ejecuciones de la sentencia principal. Esto ejecuta la "
"Registra la duración de *number* ejecuciones de la sentencia principal. Esto ejecuta la "

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 @cacrespo, mil gracias por la mano con esta entrada y por el tiempo que siempre dedicas revisando PRs!!

@cacrespo cacrespo merged commit 4fcce46 into python:3.12 Apr 3, 2024
4 checks passed
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/timeit.po
2 participants