-
Notifications
You must be signed in to change notification settings - Fork 396
Traduccion library getpass #734
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
Traduccion library getpass #734
Conversation
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 por la traducción, dejé un par de comentarios a ver que te parecen.
library/getpass.po
Outdated
|
||
#: ../Doc/library/getpass.rst:37 | ||
msgid "A :exc:`UserWarning` subclass issued when password input may be echoed." | ||
msgstr "" | ||
"Una subclase :exc:`UserWarning` emitida cuando la entrada de la contraseña " |
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.
"Una subclase :exc:`UserWarning` emitida cuando la entrada de la contraseña " | |
"Una subclase :exc:`UserWarning` lanzada cuando la entrada de la contraseña " |
lo mismo acá
Gracias por tu revisión y sugerencias @cmaureir. Acabo de enviar los cambios! |
Gracias a ti por hacerlos tan rápido. |
Hecho! Acepté todas las sugerencias |
Genial!, gracias @FedericoJurio ! |
Closes #693