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

Skip to content

Commit 8dc7f58

Browse files
committed
traducción de audit_events.po
1 parent 974a102 commit 8dc7f58

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

TRANSLATORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ Agustina Quiros (@qagustina)
2828
María Andrea Vignau (@mavignau @marian-vignau)
2929
Leonardo Gomez (@gomezgleonardob)
3030
José Miguel Hernández Cabrera (@miguelheca)
31+
Xavi Rambla Centellas (@xavirambla)

library/audit_events.po

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,41 @@ msgstr ""
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15-
"Language-Team: LANGUAGE <[email protected]>\n"
14+
"Last-Translator: Xavi Rambla\n"
15+
"Language: es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=utf-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Generated-By: Babel 2.8.0\n"
2020

2121
#: ../Doc/library/audit_events.rst:6
2222
msgid "Audit events table"
23-
msgstr ""
23+
msgstr "Tabla de auditoría de eventos"
2424

2525
#: ../Doc/library/audit_events.rst:8
2626
msgid ""
2727
"This table contains all events raised by :func:`sys.audit` or :c:func:"
2828
"`PySys_Audit` calls throughout the CPython runtime and the standard "
2929
"library. These calls were added in 3.8.0 or later."
3030
msgstr ""
31+
"Esta tabla contiene todos los eventos lanzados por :func:`sys.audit` o :c:func:"
32+
"`PySys_Audit` llama a través de Cpython en tiempo de ejecución y la librería "
33+
"estándar. Estas llamadas son añadidas en la versión 3.8.0 o posterior."
3134

3235
#: ../Doc/library/audit_events.rst:12
3336
msgid ""
3437
"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
3538
"information on handling these events."
3639
msgstr ""
40+
"Ver :func:`sys.addaudithook` y :c:func:`PySys_AddAuditHook` para "
41+
"informarse en el manejo de estos eventos."
3742

3843
#: ../Doc/library/audit_events.rst:17
3944
msgid ""
4045
"This table is generated from the CPython documentation, and may not "
4146
"represent events raised by other implementations. See your runtime specific "
4247
"documentation for actual events raised."
4348
msgstr ""
49+
"Esta tabla es generada desde la documentación de CPython, y no debe "
50+
"guardar eventos lanzados por otras implementaciones. Ver la documentación de "
51+
"tus especificaciones en tiempo de ejecución para los eventos lanzados recientemente."

0 commit comments

Comments
 (0)