- Notifications
You must be signed in to change notification settings - Fork397
traducido archivo library/pprint#2351
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
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 Carlos!
library/pprint.po Outdated
@@ -184,16 +186,17 @@ msgid "No longer attempts to write to ``sys.stdout`` if it is ``None``." | |||
msgstr "" |
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.
falta esta traducción
Uh oh!
There was an error while loading.Please reload this page.
library/pprint.po Outdated
"la salida va a ser escrita usando el método :meth:`write`." | ||
"la salida va a ser escrita usando el método :meth:`write`. Si tanto *stream* " | ||
"como ``sys.stdout`` son ``None``, entonces :meth:`~PrettyPrinter.pprint` " | ||
"devuelve el resultado sin mostrar nada." |
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.
"devuelve el resultado sin mostrar nada." | |
"retorna el resultado sin mostrar nada." |
library/pprint.po Outdated
"*sort_dicts* y *underscore_numbers* se pasarán al constructor :class:" | ||
"`PrettyPrinter` como parámetros de formato." | ||
"Imprime la representación formateada de *object* en *stream*, seguido de un " | ||
"salto de línea. Si *stream* es ``None``, se utiliza ``sys.stdout``.Esto " |
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.
"salto de línea. Si *stream* es ``None``, se utiliza ``sys.stdout``.Esto" | |
"salto de línea. Si *stream* es ``None``, se utiliza ``sys.stdout``.Esto" |
Muchas gracias@KrlitosForever 🎉 |
Uh oh!
There was an error while loading.Please reload this page.
Ya he realizado las traducciones favor dar retroalimentaciónCloses#1922