Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traducción library/gzip#1075

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

Merged
cmaureir merged 7 commits intopython:3.8fromalcides29:traduccion-gzip
Oct 15, 2020
Merged

Conversation

alcides29
Copy link
Contributor

Closes#557

Copy link
Collaborator

@cmaureircmaureir 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.

alcides29and others added2 commitsOctober 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 aplicarpowrap al archivo, esto es en tu entorno virtual favorito lo instalaspip install powrap y luego haces unpowrap 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
ContributorAuthor

@alcides29alcides29 left a comment
edited
Loading

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
ContributorAuthor

@alcides29alcides29 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

@eamanueamanu 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.


# 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.

@cmaureircmaureir merged commit6aac0aa intopython:3.8Oct 15, 2020
@cmaureir
Copy link
Collaborator

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

@alcides29alcides29 deleted the traduccion-gzip branchOctober 20, 2020 14:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cmaureircmaureircmaureir approved these changes

@eamanueamanueamanu approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Translatelibrary/gzip.po
3 participants
@alcides29@cmaureir@eamanu

[8]ページ先頭

©2009-2025 Movatter.jp