Skip to content

Conversation

@carlos-bernad
Copy link
Contributor

@carlos-bernad carlos-bernad commented Oct 28, 2020

Closes #343

@cmaureir cmaureir changed the title Traducido archivo 25% Traducido archivo library/struct Oct 29, 2020
@cmaureir cmaureir added the hacktoberfest-accepted mantainer-approved contribution to hacktoberfest label Oct 31, 2020
@carlos-bernad carlos-bernad marked this pull request as ready for review November 1, 2020 21:58
@Bgeninatti
Copy link

Hola @carlos-bernad
Muchas gracias por tu traducción

Si revisas el build de Travis vas a encontrar que está fallando por algunas palabras que no tenes en tu diccionario:

library/struct.po:288:Itanium
library/struct.po:288:endianness
library/struct.po:718:struct
library/struct.po:733:unsigned
library/struct.po:838:bool
library/struct.po:883:longs
library/struct.po:923:Struct
library/struct.po:947:Struct
The command "pospell -p dict.txt -l es_AR -l es_ES **/*.po" exited with 255.

Seguramente sea porque las palabras en inglés tienen que ir en cursiva (rodeada por *).

Si resolvés eso ya va a pasar el build y vamos a poder empezar la revisión

@carlos-bernad
Copy link
Contributor Author

Hola @Bgeninatti,
He corregido el texto como indicaste pero sigue apareciendo este mensaje:

Would rewrap:
- library/struct.po
The command "powrap --check --quiet **/*.po" exited with 1.

¿Sabes el motivo?

@cmaureir
Copy link
Collaborator

Hola @Bgeninatti,
He corregido el texto como indicaste pero sigue apareciendo este mensaje:

Would rewrap:
- library/struct.po
The command "powrap --check --quiet **/*.po" exited with 1.

¿Sabes el motivo?

hay que pasarle powrap al archivo.

powrap library/struct.po

sería suficiente. Si no tienes powrap instalado, te recomiendo hacer un entorno virtual e instalarlo ahí.

@carlos-bernad
Copy link
Contributor Author

carlos-bernad commented Nov 21, 2020

Gracias @cmaureir, he pasado dos veces powrap y sigue saliendo con 1 del comando en Travis.

No veo qué me falta para que funcione.

@cmaureir
Copy link
Collaborator

Extraño, le acabo de pasar powrap y si habían cambios. A ver que dice Travis ahora

@cmaureir cmaureir merged commit a5182aa into python:3.8 Dec 20, 2020
@cmaureir
Copy link
Collaborator

Gracias @carlos-bernad 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted mantainer-approved contribution to hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Translate library/struct.po

3 participants