Translate library/audit_events.po (#1174)

* Translate library/audit_events.po

* Update library/audit_events.po

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>

Co-authored-by: slim limame <slim.limame@hotmail.com>
Co-authored-by: Mathieu Dupuy <deronnax@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
This commit is contained in:
slouma300 2020-05-04 23:10:30 +02:00 committed by GitHub
parent a8a2e624e0
commit 562e8a18e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,21 +6,20 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-05 23:16+0100\n"
"PO-Revision-Date: 2019-11-17 23:01+0100\n"
"PO-Revision-Date: 2020-03-03 21:32+0100\n"
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.2.4\n"
"X-Generator: Poedit 2.3\n"
#: ../Doc/library/audit_events.rst:6
msgid "Audit events table"
msgstr "Table des évènements d'audit"
#: ../Doc/library/audit_events.rst:8
#, fuzzy
msgid ""
"This table contains all events raised by :func:`sys.audit` or :c:func:"
"`PySys_Audit` calls throughout the CPython runtime and the standard "
@ -28,7 +27,8 @@ msgid ""
msgstr ""
"Cette table contient tous les évènements levés par les appels de :func:`sys."
"audit` ou :c:func:`PySys_Audit` durant l'exécution de CPython et de la "
"bibliothèque standard."
"bibliothèque standard. Ces appels ont été ajoutés dans les versions 3.8.0 et "
"ultérieures."
#: ../Doc/library/audit_events.rst:12
msgid ""