- Notifications
You must be signed in to change notification settings - Fork397
Ajuste '//' por 'división entera a la baja'#2801
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Entries missing translation, details follow:
|
37450ac
to93f0782
Comparelibrary/datetime.po Outdated
"`flotante` ahora son compatibles." | ||
"La división entera a la baja y la división verdadera de un objeto :class:" | ||
"`timedelta` entre otro :class:`timedelta` ahora son compatibles, al igual " | ||
"que las operaciones restantes y la función :func:`divmod`. La división " |
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.
Aprovecho la revisión para sugerir un pequeño ajuste. ¿Qué te parece?
"que las operacionesrestantes y la función :func:`divmod`. La división" | |
"que las operacionesde resto y la función :func:`divmod`. La división" |
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.
Pues tuve duda con esa traducción en concreto, la iba a cambiar y al final la dejé como estaba.
Aprovecho y lo cambio
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.
El cambio está hecho
@jcaalzago va una pequeña sugerencia. El resto me parece perfecto! 🥳 |
Part of#2797