@@ -158,8 +158,8 @@ msgid ""
158
158
"Raises an :ref:`auditing event <auditing>` ``cpython.run_command`` with "
159
159
"argument ``command``."
160
160
msgstr ""
161
- "Lève un :ref:`évènement d'audit <auditing>` ``cpython."
162
- "run_command`` avec comme argument ``command``."
161
+ "Lève un :ref:`évènement d'audit <auditing>` ``cpython.run_command`` avec "
162
+ "comme argument ``command``."
163
163
164
164
#: ../Doc/using/cmdline.rst:77
165
165
msgid ""
@@ -247,8 +247,8 @@ msgid ""
247
247
"Raises an :ref:`auditing event <auditing>` ``cpython.run_module`` with "
248
248
"argument ``module-name``."
249
249
msgstr ""
250
- "Lève un :ref:`évènement d'audit <auditing>` ``cpython."
251
- "run_command`` avec comme argument ``module-name``."
250
+ "Lève un :ref:`évènement d'audit <auditing>` ``cpython.run_command`` avec "
251
+ "comme argument ``module-name``."
252
252
253
253
#: ../Doc/using/cmdline.rst:119
254
254
msgid ":func:`runpy.run_module`"
@@ -292,8 +292,7 @@ msgid ""
292
292
"Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no "
293
293
"arguments."
294
294
msgstr ""
295
- "Lève un :ref:`évènement d'audit <auditing>` ``run_stdin`` sans "
296
- "argument."
295
+ "Lève un :ref:`évènement d'audit <auditing>` ``run_stdin`` sans argument."
297
296
298
297
#: ../Doc/using/cmdline.rst:146
299
298
msgid ""
@@ -352,8 +351,8 @@ msgid ""
352
351
"Raises an :ref:`auditing event <auditing>` ``cpython.run_file`` with "
353
352
"argument ``filename``."
354
353
msgstr ""
355
- "Lève un :ref:`évènement d'audit <auditing>` ``cpython.run_file`` "
356
- "avec comme argument ``filename``."
354
+ "Lève un :ref:`évènement d'audit <auditing>` ``cpython.run_file`` avec comme "
355
+ "argument ``filename``."
357
356
358
357
#: ../Doc/using/cmdline.rst:170
359
358
msgid ":func:`runpy.run_path`"
@@ -1028,17 +1027,16 @@ msgid ""
1028
1027
"Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with "
1029
1028
"argument ``filename``."
1030
1029
msgstr ""
1031
- "Lève un :ref:`évènement d'audit <auditing>` ``cpython."
1032
- "run_startup`` avec comme argument ``filename``."
1030
+ "Lève un :ref:`évènement d'audit <auditing>` ``cpython.run_startup`` avec "
1031
+ "comme argument ``filename``."
1033
1032
1034
1033
#: ../Doc/using/cmdline.rst:556
1035
1034
msgid ""
1036
1035
"Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with the "
1037
1036
"filename as the argument when called on startup."
1038
1037
msgstr ""
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."
1038
+ "Lève un :ref:`évènement d'audit <auditing>` ``cpython.run_startup`` avec le "
1039
+ "nom du fichier en argument lorsqu'il est lancé au démarrage."
1042
1040
1043
1041
#: ../Doc/using/cmdline.rst:562
1044
1042
msgid ""
0 commit comments