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

Skip to content

Commit a970213

Browse files
committed
powrap
1 parent f8019cb commit a970213

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

using/cmdline.po

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ msgid ""
158158
"Raises an :ref:`auditing event <auditing>` ``cpython.run_command`` with "
159159
"argument ``command``."
160160
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``."
163163

164164
#: ../Doc/using/cmdline.rst:77
165165
msgid ""
@@ -247,8 +247,8 @@ msgid ""
247247
"Raises an :ref:`auditing event <auditing>` ``cpython.run_module`` with "
248248
"argument ``module-name``."
249249
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``."
252252

253253
#: ../Doc/using/cmdline.rst:119
254254
msgid ":func:`runpy.run_module`"
@@ -292,8 +292,7 @@ msgid ""
292292
"Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no "
293293
"arguments."
294294
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."
297296

298297
#: ../Doc/using/cmdline.rst:146
299298
msgid ""
@@ -352,8 +351,8 @@ msgid ""
352351
"Raises an :ref:`auditing event <auditing>` ``cpython.run_file`` with "
353352
"argument ``filename``."
354353
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``."
357356

358357
#: ../Doc/using/cmdline.rst:170
359358
msgid ":func:`runpy.run_path`"
@@ -1028,17 +1027,16 @@ msgid ""
10281027
"Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with "
10291028
"argument ``filename``."
10301029
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``."
10331032

10341033
#: ../Doc/using/cmdline.rst:556
10351034
msgid ""
10361035
"Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with the "
10371036
"filename as the argument when called on startup."
10381037
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."
10421040

10431041
#: ../Doc/using/cmdline.rst:562
10441042
msgid ""

0 commit comments

Comments
 (0)