-
Notifications
You must be signed in to change notification settings - Fork 395
Traduccion library/email #1081
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
Traduccion library/email #1081
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 tu traducción, pequeño detalle
Si miras el CI, hay un par de cosas que resolver, particularmente:
las palabras que estén ortográficamente correctas debes agregarlas a un diccionario nuevo en Luego del proceso, tienes que aplicar Más información en https://python-docs-es.readthedocs.io/es/3.8/CONTRIBUTING.html |
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Sigue faltando
Fíjate en la entrada donde pone |
Extraño, siguen apareciendo un par de errores y powrap:
|
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.
eso deberia solucionar los warnings
…thub.com/willian593/python-docs-es into traduccion-reference-toplevel_components
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
…593/python-docs-es into traduccion-library-email
"Si bien una especificación de lenguaje no necesita prescribir cómo se invoca " | ||
"al intérprete de lenguaje, es útil tener una noción de un programa completo " | ||
"de Python. Un programa completo de Python se ejecuta en un entorno " | ||
"mínimamente inicializado: todos los módulos estándar e integrados están " |
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.
creo que hay que agregar "mínimamente" a un nuevo archivo dictionaries/reference_toplevel_components.txt
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.
Saludos m podría ayudar mencionando como puedo generar los warnings, estoy usando visual studio code
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
@willian593 tienes los warning acá mismo en Travis: |
@willian593 creo que estás teniendo muchos problemas con haber comenzado dos PR al mismo tiempo. Por eso insistí en que trabajaras en uno solo. El flujo de trabajo hubiera sido:
El problema que tienes es que has hecho la rama "2" dentro de la rama "1". Te recomiendo que puedas copiar ambas traducciones a un lugar seguro, cierres ambos PRs y los envies de a uno. |
Saludos. |
solo crear una nueva rama, no es necesario hacer otro fork ni nada:
|
close #847