@@ -6,33 +6,43 @@ msgstr ""
66"Project-Id-Version : Python 3.8\n "
77"Report-Msgid-Bugs-To : \n "
88"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 "
1110"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1211"Language : fr\n "
1312"MIME-Version : 1.0\n "
1413"Content-Type : text/plain; charset=UTF-8\n "
1514"Content-Transfer-Encoding : 8bit\n "
15+ "Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
16+ "X-Generator : Poedit 2.2.4\n "
1617
1718#: ../Doc/library/audit_events.rst:6
1819msgid "Audit events table"
19- msgstr ""
20+ msgstr "Table des évènements d'audit "
2021
2122#: ../Doc/library/audit_events.rst:8
2223msgid ""
2324"This table contains all events raised by :func:`sys.audit` or :c:func:"
2425"`PySys_Audit` calls throughout the CPython runtime and the standard library."
2526msgstr ""
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."
2630
2731#: ../Doc/library/audit_events.rst:12
2832msgid ""
2933"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
3034"information on handling these events."
3135msgstr ""
36+ "Voir :func:`sys.addaudithook` et :c:func:`PySys_AddAuditHook` pour plus "
37+ "d'informations sur la gestion de ces évènements."
3238
3339#: ../Doc/library/audit_events.rst:17
3440msgid ""
3541"This table is generated from the CPython documentation, and may not "
3642"represent events raised by other implementations. See your runtime specific "
3743"documentation for actual events raised."
3844msgstr ""
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