10BC0 Traducción library/gzip by alcides29 · Pull Request #1075 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@alcides29
Copy link
Contributor

Closes #557

Copy link
Collaborator
@cmaureir cmaureir left a comment

Choose a reason for hiding this comment

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

Muchas gracias por tu traducción! dejé un par de comentarios que los puedes aceptar desde Github, si te vas a la pestaña "Files Changed" de tu Pull-request, puedes ir clickeando en "Add suggestion to batch" y cuando acabes podrás hacer un commit con todos los cambios, en vez de agregarlas una a una.

alcides29 and others added 2 commits October 14, 2020 11:11
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Se deja la línea 58 ":term:`file object`" sin traducir
@cmaureir
Copy link
Collaborator

En el Travis nos muestra los siguientes problemas:

cpython/Doc/library/gzip.rst:107: WARNING: inconsistent term references in translated message. original: [':class:`GzipFile`', ':meth:`close`', ':class:`io.BytesIO`', ':class:`io.BytesIO`', ':meth:`~io.BytesIO.getvalue`'], translated: [':meth:`close`', ':class:`GzipFile`', ':class:`io.BytesIO`', ':meth:`~io.BytesIO.getvalue`']

cpython/Doc/library/gzip.rst:139: WARNING: inconsistent term references in translated message. original: [':func:`time.time`', ':attr:`~os.stat_result.st_mtime`', ':func:`os.stat`'], translated: [':func:`time.time`', ':attr:`~os.stat_result.st_mtime`']

cpython/Doc/library/gzip.rst:230: WARNING: inconsistent term references in translated message. original: [':mod:`gzip`'], translated: []

En todos por lo general es que falta un término a traducir, esto pasa porque nos faltan espacios o dejamos "roles de sphinx" (lo que tienen los dos puntos como :term: o :ref: ) juntos a otra cosa, te dejaré un comentario para el primero y tu miras los otros.

Adicionalmente localmente tienes que aplicar powrap al archivo, esto es en tu entorno virtual favorito lo instalas pip install powrap y luego haces un powrap library/gzip.po y subes los cambios que eso modifica 💪

@cmaureir
Copy link
Collaborator

a ver si puedes encontrar el warning de la entrada 138 ;)

cpython/Doc/library/gzip.rst:139: WARNING: inconsistent term references in translated message. original: [':func:`time.time`', ':attr:`~os.stat_result.st_mtime`', ':func:`os.stat`'], translated: [':func:`time.time`', ':attr:`~os.stat_result.st_mtime`']

Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Copy link
Contributor Author
@alcides29 alcides29 left a comment

Choose a reason for hiding this comment

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

Creo que encontré el warning del Travis del comentario 139

Copy link
Contributor Author
@alcides29 alcides29 left a comment

Choose a reason for hiding this comment

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

Falta separar objeto de :class:

Copy link
Contributor
@eamanu eamanu left a comment

Choose a reason for hiding this comment

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

Lo veo bien.

"memoria resultante usando el :class:`io.BytesIO` método del objeto :meth:"
"`~io.BytesIO.getvalue`."

# No estoy seguro si statement se traduciría como declaración.
Copy link
Contributor

Choose a reason for hiding this comment

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

Yo lo identifico más como sentencia, no se opinan los demas.

@cmaureir cmaureir merged commit 6aac0aa into python:3.8 Oct 15, 2020
@cmaureir
Copy link
Collaborator

Muchas gracias @alcides29 por tu traducción! 🎉 🎉

@alcides29 alcides29 deleted the traduccion-gzip branch October 20, 2020 14:06
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 library/gzip.po

3 participants

0