Skip to content

Traducido howto/functional#1213

Merged
cacrespo merged 9 commits into
python:3.8from
Kajachuan:traduccion-functional
Mar 18, 2021
Merged

Traducido howto/functional#1213
cacrespo merged 9 commits into
python:3.8from
Kajachuan:traduccion-functional

Conversation

@Kajachuan

Copy link
Copy Markdown
Contributor

Closes #468

@Kajachuan Kajachuan marked this pull request as ready for review February 3, 2021 23:07

@cacrespo cacrespo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revisión hasta linea 800

Comment thread howto/functional.po Outdated
Comment thread howto/functional.po Outdated
Comment thread howto/functional.po Outdated
"Algunos lenguajes son muy estrictos sobre la pureza y ni siquiera tienen "
"sentencias de asignación como ``a=3`` o ``c = a + b``, pero es difícil "
"evitar todos los efectos secundarios. Imprimir en la pantalla o escribir en "
"un archivo en disco son efectos secundarios, por ejemplo. Por ejemplo, en "

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aunque es la traducción exacta de la versión en inglés, me tomaría la libertad de evitar repetir "por ejemplo". El sentido del contenido no se altera y queda mucho mejor. ¿Qué te parece?

Suggested change
"un archivo en disco son efectos secundarios, por ejemplo. Por ejemplo, en "
"un archivo en disco son efectos secundarios, por ejemplo. En "

Comment thread howto/functional.po Outdated
Comment thread howto/functional.po Outdated
"function where it left off? This is what generators provide; they can be "
"thought of as resumable functions."
msgstr ""
"Sin duda está familiarizado con cómo funcionan las llamadas a funciones "

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Sin duda está familiarizado con cómo funcionan las llamadas a funciones "
"Sin duda está relacionado con cómo funcionan las llamadas a funciones "

Comment thread howto/functional.po Outdated
@cacrespo

Copy link
Copy Markdown
Collaborator

Genial que has podido avanzar @Kajachuan! 😄
Voy a tratar de revisar la parte que falta entre hoy y mañana así ya cerramos este archivo 💪

@cacrespo cacrespo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Va el resto de la revisión. La mayoría son sugerencias de estilo. Muy buen trabajo!!! 🥳

Comment thread howto/functional.po Outdated
Comment thread howto/functional.po
Comment thread howto/functional.po Outdated
Comment thread howto/functional.po Outdated
Comment thread howto/functional.po Outdated
Comment thread howto/functional.po Outdated
Comment thread howto/functional.po Outdated
Comment thread howto/functional.po
@cacrespo

Copy link
Copy Markdown
Collaborator

Felicitaciones @Kajachuan!!!
Muchas gracias por el esfuerzo. Quedó genial. 🥳🥳🥳🥳

@cacrespo cacrespo merged commit 23f33c6 into python:3.8 Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Translate howto/functional.po

2 participants