Skip to content

Traducido howto/logging-cookbook#740

Merged
cmaureir merged 37 commits into
python:3.9from
cacrespo:logging-cookbook.po
Mar 20, 2021
Merged

Traducido howto/logging-cookbook#740
cmaureir merged 37 commits into
python:3.9from
cacrespo:logging-cookbook.po

Conversation

@cacrespo

@cacrespo cacrespo commented Sep 6, 2020

Copy link
Copy Markdown
Collaborator

Necesita bastante revisión. Por momentos se me hacía muy confuso entender en el contexto si "logging" refería al módulo, a la acción de registrar el comportamiento del programa o a otra cosa.

Cerré el pull request anterior (#658) porque no estaba seguro si me traía cambios de "3.7".

Closes #340

@cmaureir

Copy link
Copy Markdown
Collaborator

hay un par de warnings y palabras con problemas, pero ya sabes como va el tema ;)

Comment thread howto/logging-cookbook.po Outdated

@clacri clacri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Me gustaría ocuparme de la revisión de este fichero :)

Co-authored-by: Claudia Millán <clmilneb@gmail.com>
@cacrespo

Copy link
Copy Markdown
Collaborator Author

Me gustaría ocuparme de la revisión de este fichero :)

Genial!!! Me costó mucho y te diría que requiere una "re-traducción"

@clacri

clacri commented Sep 28, 2020

Copy link
Copy Markdown
Contributor

Me gustaría ocuparme de la revisión de este fichero :)

Genial!!! Me costó mucho y te diría que requiere una "re-traducción"

bueno pues nada, me iré poniendo en ratitos, a ver si hoy después del trabajo encuentro un poco de tiempo. Me interesa el tema del logging pq además nunca lo usé pero ahora me uno aun proyecto que lo emplea asi q me motiva mucho revisarla. Un saludo pasa un buen dia

@clacri clacri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Voy por el 160

Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated

@clacri clacri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

voy por el 207

Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated

@clacri clacri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

voy por el 346

Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po
Comment thread howto/logging-cookbook.po Outdated
cacrespo and others added 14 commits October 2, 2020 16:30
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
@cmaureir

cmaureir commented Oct 4, 2020

Copy link
Copy Markdown
Collaborator

Mira hay una referencia que se cambió y no se debía cambiar:

$ pospell -p dict.txt -l es_AR -l es_ES **/*.po

<rst-doc>:1: (ERROR/3) RFC number must be a number greater than or equal to 1; "sección relevante de la especificación <5424 # section-6>" is invalid. while parsing: :rfc:`5424` requiere que se envíe un mensaje Unicode a un demonio syslog como un conjunto de bytes que tienen la siguiente estructura: un componente opcional puro-ASCII, seguido de una Marca de Orden de Bytes UTF-8 (*BOM* por sus siglas en inglés), seguida de codificado en Unicode usando UTF-8. (Consulte la :rfc:`sección relevante de la especificación <5424 # section-6>`.)

De seguro es la traducción de lo que está al final, que debería quedarse en inglés: (Consulte la :rfc:...)
Luego de eso, un powrap y ya.

@cmaureir cmaureir changed the title Logging cookbook.po Traducido howto/logging-cookbook Oct 4, 2020
@cacrespo

Copy link
Copy Markdown
Collaborator Author

voy por el 566 perdona q vaya tan lentita!

No hay ningún problema! Tomate el tiempo que sea necesario. Es bastante largo el archivo.

cacrespo and others added 3 commits October 10, 2020 15:22

@clacri clacri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Voy por el 1047 :) jo, menudo trabajo te has dado con este fichero, es enorme y complejo!

Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po
Comment on lines +587 to +588
# Traté de refrasear las primeras oraciones para que no sea super repetitivo.
# No tengo claro cómo es todo el tema de socket y si está bien traducido "socket server", "working socket".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yo el tema de los sockets tampoco lo controlo pero entiendo que threads y subprocesos en Python si son diferentes no? bueno voy a intentar ver como lo tienes y si puedo ayudarte a darle alguna vuelta mas :) igual es un párrafo enrevesado....

Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
@clacri

clacri commented Oct 24, 2020

Copy link
Copy Markdown
Contributor

Hey :) una cosilla, de aqui a noviembre seguro q tengo q tener esto aparcado por el tema mudanza + pico de trabajo, asi q si alguien quiere continuar la revision, ok, sino, tras halloween continuo ;)

@cacrespo

Copy link
Copy Markdown
Collaborator Author

Hey :) una cosilla, de aqui a noviembre seguro q tengo q tener esto aparcado por el tema mudanza + pico de trabajo, asi q si alguien quiere continuar la revision, ok, sino, tras halloween continuo ;)

No te preocupes @clacri, de seguro alguien lo toma.
Muchas gracias y muchos éxitos en lo que se viene!

@clacri

clacri commented Nov 27, 2020

Copy link
Copy Markdown
Contributor

Hola @cacrespo nadie ha retomado la revisión no? Ya estoy un poco más tranquila y podría darle un vistazo este fin de semana, te parece bien?

@cacrespo

Copy link
Copy Markdown
Collaborator Author

Hola @cacrespo nadie ha retomado la revisión no? Ya estoy un poco más tranquila y podría darle un vistazo este fin de semana, te parece bien?

Dale para adelante nomás! Así cerramos de una vez y para siempre este bendito archivo 😋

@clacri clacri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

voy por el 1294

Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po
Comment thread howto/logging-cookbook.po Outdated
Comment thread howto/logging-cookbook.po Outdated
@cacrespo cacrespo changed the base branch from 3.8 to 3.9 March 19, 2021 22:21
@cmaureir

Copy link
Copy Markdown
Collaborator

Se te pasó lo del archivo logging.po @carlos-bernad ? o lo habías modificado también en este PR?

@cmaureir cmaureir left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@clacri no encontré nada importante en las líneas que quedaban desde tu última revisión, espero no te importe que apruebe esto.
@cacrespo super buen trabajo 🎉

Si se nos hubiera pasado algo, recuerden que siempre podemos hacer otro PR arerglandolo :)

@cmaureir cmaureir merged commit c7f6717 into python:3.9 Mar 20, 2021
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 howto/logging-cookbook.po

3 participants