Traduccion library/timeit.po #336
Merged
Conversation
|
Muchas graciaas por el tremendo trabajo! Agregué un par de comentarios a ver que te parecen :) |
library/timeit.po
Outdated
| @@ -148,6 +193,12 @@ msgid "" | |||
| "statement, the setup statement and the timer function to be used are passed " | |||
| "to the constructor." | |||
| msgstr "" | |||
| "Tiempo *número* ejecuciones de la instrucción principal. Esto ejecuta la " | |||
humitos
May 29, 2020
Collaborator
Suggested change
| "Tiempo *número* ejecuciones de la instrucción principal. Esto ejecuta la " | |
| "Mide el tiempo de *number* ejecuciones de la instrucción principal. Esto ejecuta la " |
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
|
Acepté casi todas las sugerencias de @cmaureir. Quería conversar una de ellas y resolver los conflictos en TRANSLATORS. Después de eso hacemos merge. |
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
|
Arreglé pospell y prowrap. Cuando pasen los tests hago merge. |
|
Amazing work here! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Closes #197