@@ -6,33 +6,43 @@ msgstr ""
6
6
"Project-Id-Version : Python 3.8\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2019-09-04 11:33+0200\n "
9
- "PO-Revision-Date : 2019-09-04 11:42+0200\n "
10
- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
9
+ "PO-Revision-Date : 2019-11-17 23:01+0100\n "
11
10
"
Language-Team :
FRENCH <[email protected] >\n "
12
11
"Language : fr\n "
13
12
"MIME-Version : 1.0\n "
14
13
"Content-Type : text/plain; charset=UTF-8\n "
15
14
"Content-Transfer-Encoding : 8bit\n "
15
+ "
Last-Translator :
Jules Lasne <[email protected] >\n "
16
+ "X-Generator : Poedit 2.2.4\n "
16
17
17
18
#: ../Doc/library/audit_events.rst:6
18
19
msgid "Audit events table"
19
- msgstr ""
20
+ msgstr "Table des évènements d'audit "
20
21
21
22
#: ../Doc/library/audit_events.rst:8
22
23
msgid ""
23
24
"This table contains all events raised by :func:`sys.audit` or :c:func:"
24
25
"`PySys_Audit` calls throughout the CPython runtime and the standard library."
25
26
msgstr ""
27
+ "Cette table contient tous les évènements levés par les appels de :func:`sys."
28
+ "audit` ou :c:func:`PySys_Audit` durant l'exécution de CPython et de la "
29
+ "bibliothèque standard."
26
30
27
31
#: ../Doc/library/audit_events.rst:12
28
32
msgid ""
29
33
"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
30
34
"information on handling these events."
31
35
msgstr ""
36
+ "Voir :func:`sys.addaudithook` et :c:func:`PySys_AddAuditHook` pour plus "
37
+ "d'informations sur la gestion de ces évènements."
32
38
33
39
#: ../Doc/library/audit_events.rst:17
34
40
msgid ""
35
41
"This table is generated from the CPython documentation, and may not "
36
42
"represent events raised by other implementations. See your runtime specific "
37
43
"documentation for actual events raised."
38
44
msgstr ""
45
+ "Cette table est générée à partir de la documentation de CPython et peut ne "
46
+ "pas représenter des évènements levés par d'autres implémentations. Consultez "
47
+ "la documentation propre à votre implémentation pour connaître les évènements "
48
+ "réellement levés."
0 commit comments