From a9702139099036b726bc0ba065a995ae10167014 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne - seluj78)" Date: Sat, 23 Nov 2019 00:53:51 +0100 Subject: [PATCH] powrap --- using/cmdline.po | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/using/cmdline.po b/using/cmdline.po index 0b0d038c..ba305e28 100644 --- a/using/cmdline.po +++ b/using/cmdline.po @@ -158,8 +158,8 @@ msgid "" "Raises an :ref:`auditing event ` ``cpython.run_command`` with " "argument ``command``." msgstr "" -"Lève un :ref:`évènement d'audit ` ``cpython." -"run_command`` avec comme argument ``command``." +"Lève un :ref:`évènement d'audit ` ``cpython.run_command`` avec " +"comme argument ``command``." #: ../Doc/using/cmdline.rst:77 msgid "" @@ -247,8 +247,8 @@ msgid "" "Raises an :ref:`auditing event ` ``cpython.run_module`` with " "argument ``module-name``." msgstr "" -"Lève un :ref:`évènement d'audit ` ``cpython." -"run_command`` avec comme argument ``module-name``." +"Lève un :ref:`évènement d'audit ` ``cpython.run_command`` avec " +"comme argument ``module-name``." #: ../Doc/using/cmdline.rst:119 msgid ":func:`runpy.run_module`" @@ -292,8 +292,7 @@ msgid "" "Raises an :ref:`auditing event ` ``cpython.run_stdin`` with no " "arguments." msgstr "" -"Lève un :ref:`évènement d'audit ` ``run_stdin`` sans " -"argument." +"Lève un :ref:`évènement d'audit ` ``run_stdin`` sans argument." #: ../Doc/using/cmdline.rst:146 msgid "" @@ -352,8 +351,8 @@ msgid "" "Raises an :ref:`auditing event ` ``cpython.run_file`` with " "argument ``filename``." msgstr "" -"Lève un :ref:`évènement d'audit ` ``cpython.run_file`` " -"avec comme argument ``filename``." +"Lève un :ref:`évènement d'audit ` ``cpython.run_file`` avec comme " +"argument ``filename``." #: ../Doc/using/cmdline.rst:170 msgid ":func:`runpy.run_path`" @@ -1028,17 +1027,16 @@ msgid "" "Raises an :ref:`auditing event ` ``cpython.run_startup`` with " "argument ``filename``." msgstr "" -"Lève un :ref:`évènement d'audit ` ``cpython." -"run_startup`` avec comme argument ``filename``." +"Lève un :ref:`évènement d'audit ` ``cpython.run_startup`` avec " +"comme argument ``filename``." #: ../Doc/using/cmdline.rst:556 msgid "" "Raises an :ref:`auditing event ` ``cpython.run_startup`` with the " "filename as the argument when called on startup." msgstr "" -"Lève un :ref:`évènement d'audit ` ``cpython." -"run_startup`` avec le nom du fichier en argument lorsqu'il est lancé au " -"démarrage." +"Lève un :ref:`évènement d'audit ` ``cpython.run_startup`` avec le " +"nom du fichier en argument lorsqu'il est lancé au démarrage." #: ../Doc/using/cmdline.rst:562 msgid ""