- Notifications
You must be signed in to change notification settings - Fork395
Traducido archivo {zipimport}#125
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.
Hola! Está perfecto, el build falla por un par de cosas que no encuentra en el diccionario. Creo que la mayoría se pueden añadir al archivodict
que contiene las excepciones:
Would rewrap:- library/zipimport.poThe command "powrap --check --quiet **/*.po" exited with 1.84.10s$ pospell -p dict -l es_AR -l es_ES **/*.polibrary/zipimport.po:27:Ziplibrary/zipimport.po:83:Phillibrary/zipimport.po:83:Katzlibrary/zipimport.po:91:Ziplibrary/zipimport.po:95:Ahlstromlibrary/zipimport.po:95:Justlibrary/zipimport.po:95:Rossumlibrary/zipimport.po:121:zipimporterlibrary/zipimport.po:121:tambíenlibrary/zipimport.po:130:zipimporterlibrary/zipimport.po:138:zipimporterlibrary/zipimport.po:160:zipimporterlibrary/zipimport.po:160:ignoradoestálibrary/zipimport.po:236:zipimporterThe command "pospell -p dict -l es_AR -l es_ES **/*.po" exited with 255.
Las que creo que se pueden añadir son:Zip
,Phil
,Katz
,Ahlstrom
,Just
,Rossum
parazipimporter
quizás podemos cambiarlo por la clase para que no se queje:
:class:`zipimporter`
hay que cambiartambíen
portambién
y el caso deignoradoestá
es el que aparece en el texto comoignorado---está
podemos separarlo con punto y coma para que no se queje:ignorado; está
No he visto el original (estoy al teléfono) , pero si "zipimporter" no está con :class: no deberíamos ponerlo con class en la traducción. Eso va a cambiar el render y generar links donde no van. |
hice otro commit modificando: |
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.
Te había quedado un problema con el merge. Hice una sugerencia para solucionarlo. La voy a aceptar y eso va a volver a correr las pruebas, ya que están fallando actualmente por esto.
Uh oh!
There was an error while loading.Please reload this page.
Hola@qagustina !!!! 🥳 Bueno, si necesitas cualquier cosa para ayudarte a finalizar el PR, dime. Un saludo :) |
Hola@clacri muchas gracias por la explicación! estoy siguiendo los pasos. |
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.
he resuelto el conflicto, a ver si ahora funciona
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
vuelve a dar los errores del comienzo, sobre las palabras que no hay en dict y sobre el powrap. Lo del powrap si estás trabajando en windows podria ser por los finales de linea (ya nos ha pasado). No entiendo porque se te sobreescribió lo del diccionario, pero me parece que el problema es similar a lo que os pasó hace unos días. Quizás@humitos pueda ayudarte mejor que yo |
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.
Excelente trabajo! Hice unas pequeñas correcciones 😄
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>
la primer letra había dejado en minúscula porque el poedit me lo marcaba como error, solo eso.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>
Cierro esta ya que se hizo merge de#266! Gracias gente! |
aclaraciones:
"hooks" agrege como "gancho"
"subpath" como "subruta o sub-ruta", no estaba segura
"adds" = "añade" me parecio más formal
"zipimporter Objets" = "objetos zipimporter", al poner en mayúscula la primer letra me daba error
"raised" agrege como "generado"