- Notifications
You must be signed in to change notification settings - Fork395
Traducción library/time#716
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.
Gracias por la contribución@juancacorps.
Hay varios detalles relacionados a los roles de sphinx, por ejemplo:
- Lugares que pone ''%y'' en vez de
%y
- Espacios entre un rol, como
:func:
, por ejemplo vi un : func:localtime
y esos espacios harán que hayan warnings y no funcione la compilación.
Es importante mantener los mismos símbolos como `, y no cambiarlos por '
Acá puedes ver la memoria de la traducción para las palabras que se han acordado para utilizar:https://python-docs-es.readthedocs.io/es/3.8/translation-memory.html
Cuando hagas los cambios reviso el archivo! 🎉
Hola! También sería importante solucionar los conflictos en el de traslators, y tener actualizado contra 3.8 (https://github.com/python/python-docs-es/blob/3.8/.overrides/faq.rst#c%C3%B3mo-actualizar-mi-copia-local-del-repositorio) |
cmaureir commentedSep 17, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Debido a inactividad, tomé este PR, arreglé todos los warnings y problemas de formatos de roles de sphinx. Está listo para revisar. |
Uh oh!
There was an error while loading.Please reload this page.
Por favor de revisar
Closes#286