- Notifications
You must be signed in to change notification settings - Fork395
Traducido archivo library/reprlib#1138
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
Pull Request final (espero!) de la traducción de reprlib.po |
Intenté modificar y pushear también el archivo TRANSLATORS pero no hay manera. |
Volvió a dar el error de Travis CI y está vez no se qué puede ser. Supuestamente ya no está el archivo donde no debiera estar pero.. quizás sea otro el motivo y no se verlo |
mondeja left a comment• 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.
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 el esfuerzo, ya casi estamos... 💪
A parte de las sugerencias que te dejo abajo, hay otro error que está marcando TravisCI. Indica que el ancho de alguno o varios de los msgids es demasiado. Para solucionarlo, puedes aplicar powrap al archivolibrary/reprlib.po
. La solución para esto dependerá si estás en Linux o en Windows/MacOS:
- Linux: Instala las dependencias como se describeen la guía de contribución (pasos 5 y 6) y ejecuta
powrap library/reprlib.po
. - Windows MacOS o Linux: Instalapoedit, abre el archivo con el programa y guárdalo.
Luego sólo tienes que volver a actualizar el archivo en tu rama:
git add library/reprlib.pogit commit -m "<MENSAJE DE COMMIT>"git push origin traduccion-reprlib
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
mondeja left a comment• 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.
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.
Perdona por la montaña rusa@jaumemy 😌 TravisCI está fallando ahora por un error en una traducción que se nos ha pasado, pero por lo demás parece que todo está perfecto 👍
Uh oh!
There was an error while loading.Please reload this page.
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.
Muchas gracias por el esfuerzo@jaumemy! 👏 Seguro que has aprendido algo en esta aventura, un saludo.
A ti@mondeja . Para la próxima va a ir todo muchísimo más fluído. Ahora miro qué más puedo traducir 👍 👍 |
Tengo que hacer algo más para terminarlo? |
mondeja commentedNov 7, 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.
Nada más. Espera a que venga un admin y lo integre en el proyecto si lo ve todo correcto, yo no tengo permisos para hacelo 😁 |
Cuanto trabajo@jaumemy, muchas felicidades!!! 🎉 🎉 |
Closes#809