55msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
8- "POT-Creation-Date : 2019-10-09 17:54+0200 \n "
9- "PO-Revision-Date : 2019-11-17 22:20 +0100\n "
10- "Last-Translator : Jules Lasne <jules.lasne@gmail.com> \n "
8+ "POT-Creation-Date : 2019-11-15 23:53+0100 \n "
9+ "PO-Revision-Date : 2019-11-01 15:56 +0100\n "
10+ "Last-Translator : Stéphane Lambelin \n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
1313"MIME-Version : 1.0\n "
@@ -158,8 +158,6 @@ msgid ""
158158"Raises an :ref:`auditing event <auditing>` ``cpython.run_command`` with "
159159"argument ``command``."
160160msgstr ""
161- "Lève un :ref:`évènement d'audit <auditing>` ``cpython."
162- "run_command`` avec comme argument ``command``."
163161
164162#: ../Doc/using/cmdline.rst:77
165163msgid ""
@@ -203,8 +201,8 @@ msgid ""
203201"still be used for precompiled modules, even if the original source file is "
204202"not available."
205203msgstr ""
206- "Cette option ne peut pas être utilisée avec les modules natifs et les "
207- "modules d'extension écrits en C, étant donné qu'ils ne possèdent pas de "
204+ "cette option ne peut pas être utilisée avec les modules intégrés et les "
205+ "modules d'extension écrits en C, étant donné qu'il ne possèdent pas de "
208206"fichiers modules en Python. Cependant, elle peut toujours être utilisée pour "
209207"les modules pré-compilés, même si le fichier source original n'est pas "
210208"disponible."
@@ -228,9 +226,9 @@ msgid ""
228226"packages directory. All :envvar:`PYTHON*` environment variables are ignored, "
229227"too."
230228msgstr ""
231- "L'option :option:`-I` peut être utilisée pour lancer le script en mode isolé "
232- "où :data: `sys.path` ne contient ni le dossier courant, ni le dossier `` site-"
233- "packages`` de l'utilisateur. Toutes les variables d'environnement :envvar:"
229+ "L'option :option:`-I` est utilisée pour lancer Python en mode isolé où :data: "
230+ "`sys.path` ne contient ni le répertoire du script ni le répertoire site-"
231+ "packages de l'utilisateur. Toutes les variables d'environnement :envvar:"
234232"`PYTHON*` sont aussi ignorées."
235233
236234#: ../Doc/using/cmdline.rst:109
@@ -247,8 +245,6 @@ msgid ""
247245"Raises an :ref:`auditing event <auditing>` ``cpython.run_module`` with "
248246"argument ``module-name``."
249247msgstr ""
250- "Lève un :ref:`évènement d'audit <auditing>` ``cpython."
251- "run_command`` avec comme argument ``module-name``."
252248
253249#: ../Doc/using/cmdline.rst:119
254250msgid ":func:`runpy.run_module`"
@@ -292,8 +288,6 @@ msgid ""
292288"Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no "
293289"arguments."
294290msgstr ""
295- "Lève un :ref:`évènement d'audit <auditing>` ``run_stdin`` sans "
296- "argument."
297291
298292#: ../Doc/using/cmdline.rst:146
299293msgid ""
@@ -342,18 +336,16 @@ msgid ""
342336"packages directory. All :envvar:`PYTHON*` environment variables are ignored, "
343337"too."
344338msgstr ""
345- "L'option :option:`-I` peut être utilisée pour lancer le script en mode isolé "
346- "où :data: `sys.path` ne contient ni le dossier du script, ni le dossier "
347- "``site- packages`` de l'utilisateur. Toutes les variables d'environnement :"
348- "envvar: `PYTHON*` sont aussi ignorées."
339+ "L'option :option:`-I` est utilisée pour lancer Python en mode isolé où :data: "
340+ "`sys.path` ne contient ni le répertoire du script ni le répertoire site- "
341+ "packages de l'utilisateur. Toutes les variables d'environnement :envvar :"
342+ "`PYTHON*` sont aussi ignorées."
349343
350344#: ../Doc/using/cmdline.rst:168
351345msgid ""
352346"Raises an :ref:`auditing event <auditing>` ``cpython.run_file`` with "
353347"argument ``filename``."
354348msgstr ""
355- "Lève un :ref:`évènement d'audit <auditing>` ``cpython.run_file`` "
356- "avec comme argument ``filename``."
357349
358350#: ../Doc/using/cmdline.rst:170
359351msgid ":func:`runpy.run_path`"
@@ -404,7 +396,7 @@ msgstr ""
404396
405397#: ../Doc/using/cmdline.rst:212
406398msgid "The ``-VV`` option."
407- msgstr "L' option ``-VV``."
399+ msgstr "option ``-VV``."
408400
409401#: ../Doc/using/cmdline.rst:218
410402msgid "Miscellaneous options"
@@ -606,7 +598,7 @@ msgstr ""
606598#: ../Doc/using/cmdline.rst:344 ../Doc/using/cmdline.rst:675
607599#: ../Doc/using/cmdline.rst:687
608600msgid ":pep:`370` -- Per user site-packages directory"
609- msgstr ":pep:`370` -- Répertoire site-packages propre à l'utilisateur"
601+ msgstr ":pep:`370` -- Répertoire site-packages propre à l'utilisateur. "
610602
611603#: ../Doc/using/cmdline.rst:349
612604msgid ""
@@ -836,6 +828,7 @@ msgid "Enable :ref:`asyncio debug mode <asyncio-debug-mode>`."
836828msgstr "Active le :ref:`mode de débogage d'asyncio <asyncio-debug-mode>`."
837829
838830#: ../Doc/using/cmdline.rst:456
831+ #, fuzzy
839832msgid ""
840833"Set the :attr:`~sys.flags.dev_mode` attribute of :attr:`sys.flags` to "
841834"``True``."
@@ -846,8 +839,6 @@ msgstr ""
846839#: ../Doc/using/cmdline.rst:458
847840msgid ":class:`io.IOBase` destructor logs ``close()`` exceptions."
848841msgstr ""
849- "Le destructeur de :class:`io.IOBase` journalise les exceptions levées par "
850- "``close()``."
851842
852843#: ../Doc/using/cmdline.rst:460
853844msgid ""
@@ -868,9 +859,6 @@ msgid ""
868859"rooted at the given directory instead of to the code tree. See also :envvar:"
869860"`PYTHONPYCACHEPREFIX`."
870861msgstr ""
871- "``-X pycache_prefix=PATH`` place l'arborescence des fichiers ``.pyc`` à "
872- "partir du chemin donné au lieu de l'arborescence du code source. Voir aussi :"
873- "envvar:`PYTHONPYCACHEPREFIX`."
874862
875863#: ../Doc/using/cmdline.rst:468
876864msgid ""
@@ -886,27 +874,25 @@ msgstr "l'option :option:`-X` a été ajoutée."
886874
887875#: ../Doc/using/cmdline.rst:474
888876msgid "The ``-X faulthandler`` option."
889- msgstr "L' option ``-X faulthandler``."
877+ msgstr "option ``-X faulthandler``."
890878
891879#: ../Doc/using/cmdline.rst:477
892880msgid "The ``-X showrefcount`` and ``-X tracemalloc`` options."
893- msgstr "Les options ``-X showrefcount`` et ``-X tracemalloc`` ."
881+ msgstr "options ``-X showrefcount`` et ``-X tracemalloc`` ."
894882
895883#: ../Doc/using/cmdline.rst:480
896884msgid "The ``-X showalloccount`` option."
897- msgstr "L' option ``-X showalloccount``."
885+ msgstr "option ``-X showalloccount``."
898886
899887#: ../Doc/using/cmdline.rst:483
900888msgid "The ``-X importtime``, ``-X dev`` and ``-X utf8`` options."
901- msgstr "Les options ``-X importtime``, ``-X dev`` et ``-X utf8``."
889+ msgstr "les options ``-X importtime``, ``-X dev`` et ``-X utf8``."
902890
903891#: ../Doc/using/cmdline.rst:486
904892msgid ""
905893"The ``-X pycache_prefix`` option. The ``-X dev`` option now logs ``close()`` "
906894"exceptions in :class:`io.IOBase` destructor."
907895msgstr ""
908- "L'option ``-X pycache_prefix``. L'option ``-X dev`` journalise maintenant "
909- "des exceptions``close()`` dans le destructeur :class:`io.IOBase`."
910896
911897#: ../Doc/using/cmdline.rst:492
912898msgid "Options you shouldn't use"
@@ -1028,17 +1014,12 @@ msgid ""
10281014"Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with "
10291015"argument ``filename``."
10301016msgstr ""
1031- "Lève un :ref:`évènement d'audit <auditing>` ``cpython."
1032- "run_startup`` avec comme argument ``filename``."
10331017
10341018#: ../Doc/using/cmdline.rst:556
10351019msgid ""
10361020"Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with the "
10371021"filename as the argument when called on startup."
10381022msgstr ""
1039- "Lève un :ref:`évènement d'audit <auditing>` ``cpython."
1040- "run_startup`` avec le nom du fichier en argument lorsqu'il est lancé au "
1041- "démarrage."
10421023
10431024#: ../Doc/using/cmdline.rst:562
10441025msgid ""
@@ -1359,12 +1340,14 @@ msgstr ""
13591340"de mémoire par défaut <default-memory-allocators>`."
13601341
13611342#: ../Doc/using/cmdline.rst:776
1343+ #, fuzzy
13621344msgid "``malloc_debug``: same as ``malloc`` but also install debug hooks."
13631345msgstr ""
13641346"``malloc_debug``: identique à ``malloc`` mais installe aussi des points "
13651347"d'entrée de débogage."
13661348
13671349#: ../Doc/using/cmdline.rst:777
1350+ #, fuzzy
13681351msgid "``pymalloc_debug``: same as ``pymalloc`` but also install debug hooks."
13691352msgstr ""
13701353"``pymalloc_debug``: identique à ``pymalloc`` mais installe aussi des points "
@@ -1574,7 +1557,7 @@ msgstr ""
15741557
15751558#: ../Doc/using/cmdline.rst:879 ../Doc/using/cmdline.rst:940
15761559msgid ":ref:`Availability <availability>`: \\ *nix."
1577- msgstr ":ref:`Disponibilité <availability>` : systèmes de type UNIX. "
1560+ msgstr ":ref:`Disponibilité <availability>` : systèmes de type UNIX"
15781561
15791562#: ../Doc/using/cmdline.rst:880
15801563msgid "See :pep:`538` for more details."
@@ -1753,8 +1736,6 @@ msgstr ""
17531736#: ../Doc/using/cmdline.rst:962
17541737msgid "Need Python configured with the ``--with-trace-refs`` build option."
17551738msgstr ""
1756- "Nécessite que Python soit configuré avec l'option de compilation ``--with-"
1757- "trace-refs``."
17581739
17591740#~ msgid ""
17601741#~ "Kept for compatibility. On Python 3.3 and greater, hash randomization is "
0 commit comments