File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,29 +6,29 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2019-12-05 23:16+0100\n "
9
- "PO-Revision-Date : 2019-11-17 23:01 +0100\n "
9
+ "PO-Revision-Date : 2020-03-03 21:32 +0100\n "
10
10
"Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
- "X-Generator : Poedit 2.2.4 \n "
16
+ "X-Generator : Poedit 2.3 \n "
17
17
18
18
#: ../Doc/library/audit_events.rst:6
19
19
msgid "Audit events table"
20
20
msgstr "Table des évènements d'audit"
21
21
22
22
#: ../Doc/library/audit_events.rst:8
23
- #, fuzzy
24
23
msgid ""
25
24
"This table contains all events raised by :func:`sys.audit` or :c:func:"
26
25
"`PySys_Audit` calls throughout the CPython runtime and the standard "
27
26
"library. These calls were added in 3.8.0 or later."
28
27
msgstr ""
29
28
"Cette table contient tous les évènements levés par les appels de :func:`sys."
30
29
"audit` ou :c:func:`PySys_Audit` durant l'exécution de CPython et de la "
31
- "bibliothèque standard."
30
+ "bibliothèque standard. Ces appels ont été ajoutés dans les versions 3.8.0 et "
31
+ "ultérieures."
32
32
33
33
#: ../Doc/library/audit_events.rst:12
34
34
msgid ""
You can’t perform that action at this time.
0 commit comments