Skip to content

Traducido archivo library/intro.po #155

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

Closed
wants to merge 9 commits into from
Closed

Traducido archivo library/intro.po #155

wants to merge 9 commits into from

Conversation

gmdeluca
Copy link
Contributor

@gmdeluca gmdeluca commented May 9, 2020

Ya esta traducido, listo para revisión. (Es la primera vez que hago el procediiento, espero esté bien!)

Closes #110

Copy link
Collaborator

@humitos humitos left a comment

Choose a reason for hiding this comment

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

Hola @gmdeluca! Está muy bien tu traducción! 💯

Te hice algunos comentarios y sugerencias sobre algunos términos. Por fa, miralos y me dices.

Travis falla por que no conoce algunos términos, pero la mayoría se van a solucionar con las sugerencias que te hice:

88.85s$ pospell -p dict -l es_AR -l es_ES **/*.po
library/intro.po:100:mod
library/intro.po:100:random
library/intro.po:100:built
library/intro.po:100:funcs

Esos errores los puedes ver haciendo click en "Details" abajo en esa PR en la parte de Travis.

gmdeluca and others added 4 commits May 9, 2020 09:12
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
@clacri
Copy link
Contributor

clacri commented May 11, 2020

Hola @gmdeluca, muchísimas gracias por el update! Ya casi estamos! Ahora solo parece quedar pendiente, para que el travis build funcione, que le pases al fichero el powrap. Lo que hace esto es ponerle un mismo tamaño a las líneas, esto ayuda a los diff, y tenemos las herramientas para hacerlo automáticamente. Si no lo tienes instalado aún, se puede hacer con pip (pip install powrap, https://pypi.org/project/powrap/). Una vez lo tengas instalado, simplemente ejecuta:
powrap intro.po
y te ajustará lo de las líneas. Si tienes cualquier problema dime y lo miramos junt@s!

Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
@gmdeluca
Copy link
Contributor Author

Gracias @clacri , una consulta para no cometer error: una vez hecho lo indicado en mi computadora y arreglado el po con el powrap como me indicaste, vuelvo a hacer el commit y el push de acuerdo a lo indicado en https://python-docs-es.readthedocs.io/es/3.8/CONTRIBUTING.html punto 7?:

git commit -am 'Traducido archivo {nombre de archivo}'
git push origin traduccion-glosario

Estaría ok de esta manera?

@clacri
Copy link
Contributor

clacri commented May 11, 2020

hola, si, si pero en vez de traduccion-glosario es tu branch (traduccion-library_intro). Ahora vuelve a hacer commit (con ese mensaje o con uno aclarando que solo cambiaste el wrapping), y se añadirá a este PR automáticamente.

Copy link
Contributor

@clacri clacri left a comment

Choose a reason for hiding this comment

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

parece que es algo de la configuración del final de linea

@humitos humitos mentioned this pull request May 12, 2020
@humitos humitos closed this in #238 May 12, 2020
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/intro.po
4 participants