Thanks to visit codestin.com
Credit goes to github.com

Skip to content

traducido howto/instrumentation.po #1008

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 22 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update howto/logging-cookbook.po
Co-authored-by: Claudia Millán <[email protected]>
  • Loading branch information
cacrespo and clacri authored Oct 2, 2020
commit 95beeaa84ce8d23c883e5ee1a8b62118db75be41
2 changes: 1 addition & 1 deletion howto/logging-cookbook.po
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ msgid ""
"which is too slow (and this query can be deep in the socket library code, "
"below the Python layer, and outside your control)."
msgstr ""
"Un responsable común que demuestra comportamiento lento es la :class:"
"Un responsable habitual que ejemplifica un comportamiento lento es la :class:"
"`SMTPHandler`: el envío de correos electrónicos puede llevar mucho tiempo, "
"por varias razones fuera del control del desarrollador (por ejemplo, una "
"infraestructura de red o correo de bajo rendimiento). Pero casi cualquier "
Expand Down