@@ -11,33 +11,41 @@ msgstr ""
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
13
13
"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 "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=utf-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Generated-By : Babel 2.8.0\n "
20
20
21
21
#: ../Doc/library/audit_events.rst:6
22
22
msgid "Audit events table"
23
- msgstr ""
23
+ msgstr "Tabla de auditoría de eventos "
24
24
25
25
#: ../Doc/library/audit_events.rst:8
26
26
msgid ""
27
27
"This table contains all events raised by :func:`sys.audit` or :c:func:"
28
28
"`PySys_Audit` calls throughout the CPython runtime and the standard "
29
29
"library. These calls were added in 3.8.0 or later."
30
30
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."
31
34
32
35
#: ../Doc/library/audit_events.rst:12
33
36
msgid ""
34
37
"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
35
38
"information on handling these events."
36
39
msgstr ""
40
+ "Ver :func:`sys.addaudithook` y :c:func:`PySys_AddAuditHook` para "
41
+ "informarse en el manejo de estos eventos."
37
42
38
43
#: ../Doc/library/audit_events.rst:17
39
44
msgid ""
40
45
"This table is generated from the CPython documentation, and may not "
41
46
"represent events raised by other implementations. See your runtime specific "
42
47
"documentation for actual events raised."
43
48
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