- Notifications
You must be signed in to change notification settings - Fork397
Traduccion timeit#2819
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Traduccion timeit#2819
Uh oh!
There was an error while loading.Please reload this page.
Conversation
All entries translated, horray! 🎉 |
library/timeit.po Outdated
"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 " |
There was a problem hiding this comment.
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í:
"Tiempo *number* ejecuciones de la sentencia principal. Esto ejecuta la" | |
"Registra la duración de *number* ejecuciones de la sentencia principal. Esto ejecuta la" |
There was a problem hiding this comment.
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!!
Closes#2570