Skip to content

Traducido archivo howto/logging.po#2713

Merged
rtobar merged 2 commits intopython:3.12from
Yenniferh:traduccion-logging
Oct 25, 2023
Merged

Traducido archivo howto/logging.po#2713
rtobar merged 2 commits intopython:3.12from
Yenniferh:traduccion-logging

Conversation

@Yenniferh
Copy link
Contributor

Closes #2394

Copy link
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

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

Se ve muy bien, gracias! Sólo un par de comentarios

howto/logging.po Outdated
"signo de porcentaje (%). Esto se hace por razones de compatibilidad con "
"versiones anteriores: el paquete de registro existe desde antes de las "
"opciones de formato más nuevas como :meth:`str.format` y :class:`string."
"Template`. Estas opciones de formato más nuevas *son* compatibles, pero "
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"Template`. Estas opciones de formato más nuevas *son* compatibles, pero "
"Template`. Estas opciones de formato más nuevas *son* soportadas, pero "

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

howto/logging.po Outdated
"fácilmente identificable, como el ``__name__`` para el paquete o módulo de "
"nivel superior de su biblioteca. Al registrar en el registrador raíz, "
"dificultará o será imposible para el desarrollador de la aplicación "
"configurar la verbosidad (verbosity) o los handlers de registro de su "
Copy link
Collaborator

Choose a reason for hiding this comment

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

No sé si has podido ver cómo se traduce verbosity en otras partes de la documentación? Si usas scritps/find_in_po.py deberías poder encontrar otros usos. Idealmente hay alguna forma de no tener que incluir la palabra original del inglés entre paréntesis.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No sabía del script, gracias

@Yenniferh Yenniferh requested a review from rtobar October 25, 2023 02:47
Copy link
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

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

gracias @Yenniferh !

@rtobar rtobar merged commit b0964ff into python:3.12 Oct 25, 2023
@Yenniferh Yenniferh deleted the traduccion-logging branch November 27, 2023 04:40
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.po

2 participants