Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traducción de library/sys #1612

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

Merged
merged 7 commits into from
Dec 9, 2021
Merged

Traducción de library/sys #1612

merged 7 commits into from
Dec 9, 2021

Conversation

Alex0jk
Copy link
Contributor

@Alex0jk Alex0jk commented Nov 3, 2021

Closes #1484

@Alex0jk Alex0jk force-pushed the traduccion-sys branch 2 times, most recently from 1c0c094 to 2fb81d2 Compare November 9, 2021 22:18
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.

un par de detallitos, igual hay unos errores que no me cuadran, a ver si salen de nuevo :P

@Alex0jk
Copy link
Contributor Author

Alex0jk commented Nov 15, 2021

@cmaureir solucione los comentarios que mencionaste, aunque aun hay un par de errores durante la construcción que no los tengo muy claros.

@cmaureir
Copy link
Collaborator

cmaureir commented Dec 9, 2021

@cmaureir solucione los comentarios que mencionaste, aunque aun hay un par de errores durante la construcción que no los tengo muy claros.

solo son dos:

cpython/Doc/library/sys.rst:38: WARNING: inconsistent term references in translated message. original: [':func:`sys.addaudithook`', ':class:`RuntimeError`'], translated: [':ref:`auditing event <auditing>`']

cpython/Doc/library/sys.rst:1665: WARNING: inconsistent term references in translated message. original: [], translated: [':ref:`auditing event <auditing>`']

lo que dicen es que en algunas entradas no estan traducidas las sentencias de sphinx, esto generalmente ocurre por falta de espacios en blanco, o no usar backticks, a ver si los encuentro y te dejo un comentario.

@cmaureir
Copy link
Collaborator

cmaureir commented Dec 9, 2021

Encontré el problema, se trataba de un par de entradas antiguas que por alguna razón no existían en la documentación actual. Al quitarlas todo funciona OK y al menos probé construyendo la documentación localmente y el texto quedaba a la par con la versión en inglés.

@cmaureir
Copy link
Collaborator

cmaureir commented Dec 9, 2021

solo encontré una sugerencia revisandolo, asi que si pasa ahora mergeamos

@cmaureir cmaureir merged commit 2ed1da7 into python:3.10 Dec 9, 2021
@cmaureir
Copy link
Collaborator

cmaureir commented Dec 9, 2021

Gracias @Alex0jk 🎉

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/sys.po'
2 participants