summaryrefslogtreecommitdiff
path: root/source/fr/helpcontent2/source/text/sbasic/python.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/fr/helpcontent2/source/text/sbasic/python.po')
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/python.po22
1 files changed, 11 insertions, 11 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/python.po b/source/fr/helpcontent2/source/text/sbasic/python.po
index fed7cd9ef33..e3e77e315e4 100644
--- a/source/fr/helpcontent2/source/text/sbasic/python.po
+++ b/source/fr/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-27 12:31+0100\n"
+"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2021-01-06 10:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/fr/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563968531.000000\n"
#. naSFZ
@@ -538,14 +538,14 @@ msgctxt ""
msgid "Listening to Document Events"
msgstr "Écouter les événements de document"
-#. tFSkv
+#. BuYwV
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0530\n"
"help.text"
-msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
-msgstr "Le suivi est illustré ci-après pour les langages Basic et Python à l'aide de la programmation orientée objet. L'affectation du script <literal>OnLoad</literal> à l'événement <literal>Open Document</literal> suffit pour lancer et mettre fin au suivi des événements de document. Le menu <menuitem>Outils - Personnaliser...</menuitem><menuitem>Événements</menuitem> permet d'assigner les scripts."
+msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
+msgstr ""
#. 27Dcq
#: python_document_events.xhp
@@ -844,14 +844,14 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr "Avec %PRODUCTNAME Basic"
-#. SEw8V
+#. Hn5H4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0650\n"
"help.text"
-msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
-msgstr "Le script <literal>Onload</literal> est assigné à l'événement <literal>Open document</literal> en utilisant le menu <menuitem>Outils - Personnaliser...</menuitem> onglet <menuitem>Événement</menuitem>. La surveillance des événements commence à partir du moment où un objet <literal>ConsoleLogger</literal> est instancié et s’arrête lorsque le moteur de base le libère. L'événement <literal>OnLoad</literal> charge les bibliothèques de base nécessaires, tandis que les événements capturés sont signalés à l'aide du module <literal>Access2Base.Trace</literal>."
+msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
+msgstr ""
#. TAiMF
#: python_document_events.xhp
@@ -889,14 +889,14 @@ msgctxt ""
msgid "REM controller.ConsoleLogger class module"
msgstr "REM Module de classe controller.ConsoleLogger"
-#. PG65V
+#. 2jXHB
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0664\n"
"help.text"
-msgid "' ADAPTER design pattern object to be instantiated in « Open Document » event"
-msgstr "'Objet de modèle de conception ADAPTER à instancier dans l'événement « Open Document »"
+msgid "' ADAPTER design pattern object to be instantiated in the \"Open Document\" event"
+msgstr ""
#. 9ZNpG
#: python_document_events.xhp