Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b15fa3e

Browse files
Seluj78awecx
authored andcommitted
Translated library/audit_events.po (#998)
* Translated library/audit_events.po * Apply suggestions from code review Co-Authored-By: Antoine <[email protected]> * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <[email protected]> * powrap
1 parent 7575f95 commit b15fa3e

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

library/audit_events.po

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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 <[email protected]>\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 <[email protected]>\n"
16+
"X-Generator: Poedit 2.2.4\n"
1617

1718
#: ../Doc/library/audit_events.rst:6
1819
msgid "Audit events table"
19-
msgstr ""
20+
msgstr "Table des évènements d'audit"
2021

2122
#: ../Doc/library/audit_events.rst:8
2223
msgid ""
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."
2526
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."
2630

2731
#: ../Doc/library/audit_events.rst:12
2832
msgid ""
2933
"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
3034
"information on handling these events."
3135
msgstr ""
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
3440
msgid ""
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."
3844
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

Comments
 (0)