-
Notifications
You must be signed in to change notification settings - Fork 396
Terminar con la traducción de tuple.po #2866
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
Conversation
All entries translated, horray! 🎉 |
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.
Gracias @kbiggers por la traducción, dejo algunos comentarios.
msgid "Number of fields visible to the Python side (if used as tuple)." | ||
msgstr "" | ||
"cantidad de campos visibles para el lado de Python (si se usa como tupla)" | ||
|
||
#: ../Doc/c-api/tuple.rst:166 | ||
#, fuzzy |
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.
Faltó cambiar donde dice "El índice en el arreglo ...", ahora "fields" está referenciado de otra manera. Lamentablemente la interfaz de GitHub no me permite dejar una recomendación directamente en la línea donde corresponde.
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.
Siento no haberlo notado. Lo he arreglado, déjame saber si hay mas cambios necesarios!
Co-authored-by: rtobar <rtobarc@gmail.com>
Co-authored-by: rtobar <rtobarc@gmail.com>
Co-authored-by: rtobar <rtobarc@gmail.com>
Co-authored-by: rtobar <rtobarc@gmail.com>
Co-authored-by: rtobar <rtobarc@gmail.com>
Co-authored-by: rtobar <rtobarc@gmail.com>
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.
Muchas gracias @kbiggers, se ve todo bien ahora 👍
closes #2450