-
Notifications
You must be signed in to change notification settings - Fork 396
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
Conversation
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
Co-authored-by: Claudia Millán <[email protected]>
No mergear hasta quitar los commits que pertenencen a otro archivo!! |
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.
Buenas! me parece que te sobran espacios en blanco. Ejempo; : func:, tiene que ser :func:
Co-authored-by: Felipe <[email protected]>
|
||
#: ../Doc/howto/instrumentation.rst:337 | ||
msgid "" | ||
"Fires when :func:`sys.audit` or :c:func:`PySys_Audit` is called. ``arg0`` is " | ||
"the event name as C string, ``arg1`` is a :c:type:`PyObject` pointer to a " | ||
"tuple object." | ||
msgstr "" | ||
"Se activa cuando se llama :func:`sys.audit` o :c:func:`PySys_Audit`. " | ||
"`ʻArg0`` es el nombre del evento como cadena C,` ʻarg1`` es un puntero: c: " |
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.
"`ʻArg0`` es el nombre del evento como cadena C,` ʻarg1`` es un puntero: c: " | |
"``arg0`` es el nombre del evento como cadena C, ``arg1`` es un puntero: c: " |
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.
Creo que va con esas comillas 🤔
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.
@eflipe efectivamente va con comillas! Voy a cerrar este pull request y abrir otro limpio ya que hice un branch dentro del branch de la traducción anterior (por eso las referencias a "logging-cookbook" en los commits) 🤦♂️
close #784