- Notifications
You must be signed in to change notification settings - Fork396
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 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
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>
Co-authored-by: Claudia Millán <clmilneb@gmail.com>
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:
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Felipe <31070712+eflipe@users.noreply.github.com>
#: ../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