-
Notifications
You must be signed in to change notification settings - Fork 396
Traducido weakref #614
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
Traducido weakref #614
Conversation
depende del contexto puedes usar "subclass" de distintas maneras "This subclasses X", "Esto crea una subclase de X" |
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.
agregué un par de comentarios, a ver si te parecen.
library/weakref.po
Outdated
"débiles en sus implementaciones, estableciendo funciones de devolución de " | ||
"llamadas (*callback*) en las referencias débiles que notifiquen a los " |
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.
"débiles en sus implementaciones, estableciendo funciones de devolución de " | |
"llamadas (*callback*) en las referencias débiles que notifiquen a los " | |
"débiles en sus implementaciones, estableciendo retrollamadas " | |
"(*callback*) en las referencias débiles que notifiquen a los " |
Grande @hristoroque !!!! 🎉 🎉 |
Closes #581
Estoy iniciando la traducción de weakref. Tuve algunas dudas con respecto a dos términos: 'callback' que creo que lo estaban traduciendo como retrollamada pero también como callback; y 'subclass' como verbo, estaría bien decir 'subclaseado', 'subclasear', etc?