- Notifications
You must be signed in to change notification settings - Fork396
Traduccion archivo faq/gui.po#209
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.
Muy bueno! Gracias. Hice algunas sugerencias 😄
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
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>
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>
…thon-docs-es into traduccion-faq/gui
pyjavo commentedMay 11, 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.
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.
Hola, muchísimas gracias por el trabajo. Utilizamos un script para que se mantenga el ancho de línea de los archivos. La herramienta que utilizamos es powrap y está fallando:
$ powrap --check --quiet **/*.poWould rewrap:- faq/gui.poThe command "powrap --check --quiet **/*.po" exited with 1.
También utilizamos pospell para comprobar las palabras en el diccionario y hay algunas que parece no están en nuestro diccionario:
$ pospell -p dict -l es_AR -l es_ES **/*.pofaq/gui.po:58:widgetsfaq/gui.po:58:Tclfaq/gui.po:58:Tclfaq/gui.po:81:Rubyfaq/gui.po:95:wxPythonfaq/gui.po:110:wxPythonfaq/gui.po:124:PySidefaq/gui.po:124:PySidefaq/gui.po:167:PyGtkfaq/gui.po:167:Henstridgefaq/gui.po:180:Androidfaq/gui.po:180:Cythonfaq/gui.po:192:Kivyfaq/gui.po:230:Cocoafaq/gui.po:238:Markfaq/gui.po:238:Hammondfaq/gui.po:238:Microsoftfaq/gui.po:238:Foundationfaq/gui.po:248:Tkinterfaq/gui.po:252:Tkinterfaq/gui.po:256:Tkinterfaq/gui.po:256:Tclfaq/gui.po:267:Tclfaq/gui.po:277:Tclfaq/gui.po:277:Tixfaq/gui.po:289:Tixfaq/gui.po:289:libtclsamfaq/gui.po:289:libtclsamfaq/gui.po:289:libtksamfaq/gui.po:289:Tixfaq/gui.po:304:Ifaq/gui.po:304:Xtfaq/gui.po:304:Ifaq/gui.po:319:Tkinterfaq/gui.po:333:widgetThe command "pospell -p dict -l es_AR -l es_ES **/*.po" exited with 255.
algunas como Tkinter o nombre propios se pueden añadir al archivo dict para que no se tengan en cuenta.
Para arreglar powrap puedes instalarlo en un entorno virtual de python y ejecutar en el archivo que falla o si quieres lo puedo hacer yo mismo: |
Gracias@raulcd. Modificaré el dict e instalaré powrap. En el requirements.txt no hay una versión específica, ¿supongo que pueda usar la más estable? |
raulcd commentedMay 11, 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.
powrap pasa perfecto ahora, falta una palabra en pospell (aunque la has escrito de dos formas diferentes) con la mayúscula en Widgets
|
Listo. Las agregue al dict. Hay una frase que tiene ambas |
@JavierDaza si querés podes instalar "pre-commit" que ejecuta powrap, pospell y ordena el dict automáticamente antes de hacer un commit |
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.
Hola Javi, solo te he puesto alguna sugerencia, me parece que idioma aplicado a lenguaje de programación queda raro, pero esto puede ser subjetivo. Mira que te parece :)
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Closes#162 |
No description provided.