aboutsummaryrefslogtreecommitdiff
path: root/source/fr/helpcontent2/source/text/sbasic/shared/03.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/fr/helpcontent2/source/text/sbasic/shared/03.po')
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared/03.po334
1 files changed, 167 insertions, 167 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared/03.po b/source/fr/helpcontent2/source/text/sbasic/shared/03.po
index b945eff0efb..8be6a289705 100644
--- a/source/fr/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/fr/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,7 +4,7 @@ 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: 2023-01-09 11:30+0100\n"
-"PO-Revision-Date: 2023-01-08 10:41+0000\n"
+"PO-Revision-Date: 2023-01-12 14:11+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/fr/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1561879999.000000\n"
#. ViEWM
@@ -11750,7 +11750,7 @@ msgctxt ""
"par_id771651236671764\n"
"help.text"
msgid "<emph>lastpage:</emph> the number of the last available page. It is recommended to specify this value when using the Previous/Next page manager."
-msgstr ""
+msgstr "<emph>lastpage :</emph> le numéro de la dernière page disponible. Il est recommandé de spécifier cette valeur lors de l'utilisation du gestionnaire de pages Précédent/Suivant."
#. sWmg6
#: sf_dialog.xhp
@@ -11759,7 +11759,7 @@ msgctxt ""
"par_id861670874176863\n"
"help.text"
msgid "Consider a dialog with three pages. The dialog has a <literal>ListBox</literal> control named \"aPageList\" that will be used to control the visible page. Additionally, there are two buttons named \"btnPrevious\" and \"btnNext\" that will be used as the Previous/Next buttons in the dialog."
-msgstr ""
+msgstr "Prenons une boîte de dialogue de trois pages. La boîte de dialogue a un contrôle <literal>ListBox</literal> nommé \"aPageList\" qui sera utilisé pour contrôler la page visible. De plus, il y a deux boutons nommés \"btnPrevious\" et \"btnNext\" qui seront utilisés comme boutons Précédent/Suivant dans la boîte de dialogue."
#. ARCGg
#: sf_dialog.xhp
@@ -11876,7 +11876,7 @@ msgctxt ""
"par_id141609955500101\n"
"help.text"
msgid "Before using the <literal>DialogControl</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
-msgstr ""
+msgstr "Avant d'utiliser le service <literal>DialogControl</literal>, la bibliothèque <literal>ScriptForge</literal> doit être chargée ou importée :"
#. EnxDs
#: sf_dialogcontrol.xhp
@@ -11930,7 +11930,7 @@ msgctxt ""
"hd_id141670854511382\n"
"help.text"
msgid "Retrieving the DialogControl instance that triggered a control event"
-msgstr ""
+msgstr "Récupération de l'instance DialogControl qui a déclenché un événement de contrôle"
#. CcXYE
#: sf_dialogcontrol.xhp
@@ -11939,7 +11939,7 @@ msgctxt ""
"par_id951598174966322\n"
"help.text"
msgid "An instance of the <literal>DialogControl</literal> service can be retrieved via the <literal>SFDialogs.DialogEvent</literal> service, provided that the dialog was initiated with the <literal>Dialog</literal> service. In the example below, <literal>oControl</literal> contains the <literal>DialogControl</literal> instance that triggered the control event."
-msgstr ""
+msgstr "Une instance du service <literal>DialogControl</literal> peut être récupérée via le service <literal>SFDialogs.DialogEvent</literal>, à condition que la boîte de dialogue ait été initiée avec le service <literal>Dialog</literal>. Dans l'exemple ci-dessous, <literal>oControl</literal> contient l'instance <literal>DialogControl</literal> qui a déclenché l'événement de contrôle."
#. jeLRp
#: sf_dialogcontrol.xhp
@@ -11948,7 +11948,7 @@ msgctxt ""
"par_id741619625211462\n"
"help.text"
msgid "Or using Python:"
-msgstr ""
+msgstr "Ou en utilisant Python :"
#. EroTy
#: sf_dialogcontrol.xhp
@@ -11957,7 +11957,7 @@ msgctxt ""
"par_id251598176312571\n"
"help.text"
msgid "Note that in the previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted when deemed appropriate."
-msgstr ""
+msgstr "Notez que dans les exemples précédents, le préfixe <literal>\"SFDialogs.\"</literal> peut être omis lorsque cela est jugé approprié."
#. KazD8
#: sf_dialogcontrol.xhp
@@ -11966,7 +11966,7 @@ msgctxt ""
"hd_id681670854491710\n"
"help.text"
msgid "Handling exceptions in event handlers"
-msgstr ""
+msgstr "Gestion des exceptions dans les gestionnaires d'événements"
#. isdwE
#: sf_dialogcontrol.xhp
@@ -11975,7 +11975,7 @@ msgctxt ""
"par_id971670855125683\n"
"help.text"
msgid "When creating an event handler for control events it is good practice to handle errors inside the subroutine itself. For instance, suppose the event handler below is called when button is clicked."
-msgstr ""
+msgstr "Lors de la création d'un gestionnaire d'événements pour les événements de contrôle, il est recommandé de gérer les erreurs à l'intérieur du sous-programme lui-même. Par exemple, supposons que le gestionnaire d'événements ci-dessous est appelé lorsque le bouton est cliqué."
#. HSAhd
#: sf_dialogcontrol.xhp
@@ -11984,7 +11984,7 @@ msgctxt ""
"bas_id261670857160312\n"
"help.text"
msgid "' Process the event"
-msgstr ""
+msgstr "' Traiter l'événement"
#. wUTZB
#: sf_dialogcontrol.xhp
@@ -11993,7 +11993,7 @@ msgctxt ""
"par_id691670857377446\n"
"help.text"
msgid "Call <literal>SF_Exception.Clear</literal> if you do not want the error to propagate after the dialog execution ended."
-msgstr ""
+msgstr "Appelez <literal>SF_Exception.Clear</literal> si vous ne voulez pas que l'erreur se propage après la fin de l'exécution du dialogue."
#. GVfqQ
#: sf_dialogcontrol.xhp
@@ -12002,7 +12002,7 @@ msgctxt ""
"par_id741619625211445\n"
"help.text"
msgid "In Python use native <literal>try/except</literal> blocks for exception handling as shown below:"
-msgstr ""
+msgstr "En Python, utilisez les blocs natifs <literal>try/except</literal> pour la gestion des exceptions, comme indiqué ci-dessous :"
#. UAGhF
#: sf_dialogcontrol.xhp
@@ -12011,7 +12011,7 @@ msgctxt ""
"pyc_id491670866556493\n"
"help.text"
msgid "# Process the event"
-msgstr ""
+msgstr "# Traiter l'événement"
#. KY75S
#: sf_dialogcontrol.xhp
@@ -12020,7 +12020,7 @@ msgctxt ""
"pyc_id416708660557072\n"
"help.text"
msgid "# The object \"bas\" below is an instance of the Basic service"
-msgstr ""
+msgstr "# L'objet \"bas\" ci-dessous est une instance du service Basic"
#. F9uKj
#: sf_dialogcontrol.xhp
@@ -12200,7 +12200,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specifies whether a command button is the default (OK) button."
-msgstr ""
+msgstr "Spécifie si un bouton de commande est le bouton par défaut (OK)."
#. GAdvJ
#: sf_dialogcontrol.xhp
@@ -12209,7 +12209,7 @@ msgctxt ""
"par_id771583839920487\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. tBmrq
#: sf_dialogcontrol.xhp
@@ -12218,7 +12218,7 @@ msgctxt ""
"par_id891598539196786\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. 8S9xG
#: sf_dialogcontrol.xhp
@@ -12227,7 +12227,7 @@ msgctxt ""
"par_id451583839920858\n"
"help.text"
msgid "Specifies if the control is accessible with the cursor."
-msgstr ""
+msgstr "Spécifie si le contrôle est accessible avec le curseur."
#. 2E9Cb
#: sf_dialogcontrol.xhp
@@ -12236,7 +12236,7 @@ msgctxt ""
"par_id571588333908716\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 6L9ke
#: sf_dialogcontrol.xhp
@@ -12245,7 +12245,7 @@ msgctxt ""
"par_id491598529331618\n"
"help.text"
msgid "(read-only)"
-msgstr ""
+msgstr "(lecture seule)"
#. QbN5U
#: sf_dialogcontrol.xhp
@@ -12254,7 +12254,7 @@ msgctxt ""
"par_id721588333908708\n"
"help.text"
msgid "Specifies the format used to display dates and times. It must be one these strings:"
-msgstr ""
+msgstr "Spécifie le format utilisé pour afficher les dates et les heures. Il doit s'agir de l'une de ces chaînes :"
#. 5eRkE
#: sf_dialogcontrol.xhp
@@ -12263,7 +12263,7 @@ msgctxt ""
"par_id891598456980194\n"
"help.text"
msgid "For dates: \"Standard (short)\", \"Standard (short YY)\", \"Standard (short YYYY)\", \"Standard (long)\", \"DD/MM/YY\", \"MM/DD/YY\", \"YY/MM/DD\", \"DD/MM/YYYY\", \"MM/DD/YYYY\" , \"YYYY/MM/DD\", \"YY-MM-DD\", \"YYYY-MM-DD\"."
-msgstr ""
+msgstr "Pour les dates: \"Standard (short)\", \"Standard (short YY)\", \"Standard (short YYYY)\", \"Standard (long)\", \"DD/MM/YY\", \"MM/DD/YY\", \"YY/MM/DD\", \"DD/MM/YYYY\", \"MM/DD/YYYY\" , \"YYYY/MM/DD\", \"YY-MM-DD\", \"YYYY-MM-DD\"."
#. CDCLC
#: sf_dialogcontrol.xhp
@@ -12272,7 +12272,7 @@ msgctxt ""
"par_id221598456991070\n"
"help.text"
msgid "For times: \"24h short\", \"24h long\", \"12h short\", \"12h long\"."
-msgstr ""
+msgstr "Pour les heures : \"24h short\", \"24h long\", \"12h short\", \"12h long\"."
#. nLCxq
#: sf_dialogcontrol.xhp
@@ -12281,7 +12281,7 @@ msgctxt ""
"par_id501583774433513\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. rDJFC
#: sf_dialogcontrol.xhp
@@ -12290,7 +12290,7 @@ msgctxt ""
"par_id151598177605296\n"
"help.text"
msgid "Specifies the number of rows in a ListBox, a ComboBox or a TableControl."
-msgstr ""
+msgstr "Spécifie le nombre de lignes dans un ListBox, un ComboBox ou un Table Control."
#. kaaLt
#: sf_dialogcontrol.xhp
@@ -12299,7 +12299,7 @@ msgctxt ""
"par_id271588334016191\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. Ey9iG
#: sf_dialogcontrol.xhp
@@ -12308,7 +12308,7 @@ msgctxt ""
"par_id251588334016874\n"
"help.text"
msgid "Specifies which item is selected in a ListBox, a ComboBox or a TableControl."
-msgstr ""
+msgstr "Spécifie quel élément est sélectionné dans un ListBox, un ComboBox ou un Table Control."
#. azv7C
#: sf_dialogcontrol.xhp
@@ -12317,7 +12317,7 @@ msgctxt ""
"par_id961598457655506\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 6N6Eb
#: sf_dialogcontrol.xhp
@@ -12326,7 +12326,7 @@ msgctxt ""
"par_id2159845765568\n"
"help.text"
msgid "Specifies if the control is read-only."
-msgstr ""
+msgstr "Spécifie si le contrôle est en lecture seule."
#. bubBB
#: sf_dialogcontrol.xhp
@@ -12335,7 +12335,7 @@ msgctxt ""
"par_id621598457951781\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. r83sC
#: sf_dialogcontrol.xhp
@@ -12344,7 +12344,7 @@ msgctxt ""
"par_id821598457951782\n"
"help.text"
msgid "Specifies whether a user can make multiple selections in a listbox."
-msgstr ""
+msgstr "Spécifie si un utilisateur peut effectuer plusieurs sélections dans une liste déroulante."
#. BBJCw
#: sf_dialogcontrol.xhp
@@ -12353,7 +12353,7 @@ msgctxt ""
"par_id351598458170114\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. uHsgi
#: sf_dialogcontrol.xhp
@@ -12362,7 +12362,7 @@ msgctxt ""
"par_id151598539764402\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. HLjFU
#: sf_dialogcontrol.xhp
@@ -12371,7 +12371,7 @@ msgctxt ""
"par_id621598458170392\n"
"help.text"
msgid "The name of the control."
-msgstr ""
+msgstr "Le nom du contrôle."
#. jSSnv
#: sf_dialogcontrol.xhp
@@ -12380,7 +12380,7 @@ msgctxt ""
"par_id80159845835726\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 8GZkA
#: sf_dialogcontrol.xhp
@@ -12389,7 +12389,7 @@ msgctxt ""
"par_id841598539781888\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. BdxvF
#: sf_dialogcontrol.xhp
@@ -12398,7 +12398,7 @@ msgctxt ""
"par_id791598458357756\n"
"help.text"
msgid "A dialog may have several pages that can be traversed by the user step by step. The Page property of the Dialog object defines which page of the dialog is active."
-msgstr ""
+msgstr "Une boîte de dialogue peut comporter plusieurs pages que l'utilisateur peut parcourir pas à pas. La propriété Page de l'objet Dialog définit quelle page de la boîte de dialogue est active."
#. isrYW
#: sf_dialogcontrol.xhp
@@ -12407,7 +12407,7 @@ msgctxt ""
"par_id441598458459145\n"
"help.text"
msgid "The Page property of a control defines the page of the dialog on which the control is visible."
-msgstr ""
+msgstr "La propriété Page d'un contrôle définit la page de la boîte de dialogue sur laquelle le contrôle est visible."
#. Cj3Kq
#: sf_dialogcontrol.xhp
@@ -12416,7 +12416,7 @@ msgctxt ""
"par_id161598458580581\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 6EFh7
#: sf_dialogcontrol.xhp
@@ -12425,7 +12425,7 @@ msgctxt ""
"par_id921598458580608\n"
"help.text"
msgid "<literal>Dialog</literal><br/>service"
-msgstr ""
+msgstr "Service <literal>Dialog</literal><br/>"
#. SDCx4
#: sf_dialogcontrol.xhp
@@ -12434,7 +12434,7 @@ msgctxt ""
"par_id181598539807426\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. sqEuV
#: sf_dialogcontrol.xhp
@@ -12443,7 +12443,7 @@ msgctxt ""
"par_id801598458580456\n"
"help.text"
msgid "The parent <literal>SFDialogs.Dialog</literal> class object instance."
-msgstr ""
+msgstr "L'instance d'objet de classe parent <literal>SFDialogs.Dialog</literal>."
#. GTGu9
#: sf_dialogcontrol.xhp
@@ -12452,7 +12452,7 @@ msgctxt ""
"par_id971598458773352\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. LP96H
#: sf_dialogcontrol.xhp
@@ -12461,7 +12461,7 @@ msgctxt ""
"par_id451598458773588\n"
"help.text"
msgid "Specifies the file name containing a bitmap or other type of graphic to be displayed on the specified control. The filename must comply with the <literal>FileNaming</literal> attribute of the <literal>ScriptForge.FileSystem</literal> service."
-msgstr ""
+msgstr "Spécifie le nom de fichier contenant un bitmap ou un autre type de graphique à afficher sur le contrôle spécifié. Le nom de fichier doit être conforme à l'attribut <literal>FileNaming</literal> du service <literal>ScriptForge.FileSystem</literal>."
#. LZLsc
#: sf_dialogcontrol.xhp
@@ -12470,7 +12470,7 @@ msgctxt ""
"par_id831612700624650\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. QxAW9
#: sf_dialogcontrol.xhp
@@ -12479,7 +12479,7 @@ msgctxt ""
"par_id711612700624483\n"
"help.text"
msgid "UNO<br/>object"
-msgstr ""
+msgstr "Objet<br/>UNO"
#. m4uz7
#: sf_dialogcontrol.xhp
@@ -12488,7 +12488,7 @@ msgctxt ""
"par_id11612700624514\n"
"help.text"
msgid "An object representing the lowest root node (usually there is only one such root node). Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\">XmutableTreeNode</link> in Application Programming Interface (API) documentation for detailed information."
-msgstr ""
+msgstr "Un objet représentant le nœud racine le plus bas (généralement, il n'y a qu'un seul nœud racine de ce type). Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\">XmutableTreeNode</link> dans la documentation de l'interface de programmation d'application (API) pour des informations détaillées."
#. PqsSY
#: sf_dialogcontrol.xhp
@@ -12497,7 +12497,7 @@ msgctxt ""
"par_id401598516577225\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. AciNr
#: sf_dialogcontrol.xhp
@@ -12506,7 +12506,7 @@ msgctxt ""
"par_id311598516577712\n"
"help.text"
msgid "Specifies the data contained in a combobox or a listbox."
-msgstr ""
+msgstr "Spécifie les données contenues dans une zone de liste ou une zone combinée."
#. q532w
#: sf_dialogcontrol.xhp
@@ -12515,7 +12515,7 @@ msgctxt ""
"par_id781598516764550\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 4h8VF
#: sf_dialogcontrol.xhp
@@ -12524,7 +12524,7 @@ msgctxt ""
"par_id11159851676440\n"
"help.text"
msgid "Gives access to the text being displayed by the control."
-msgstr ""
+msgstr "Donne accès au texte affiché par le contrôle."
#. We5gv
#: sf_dialogcontrol.xhp
@@ -12533,7 +12533,7 @@ msgctxt ""
"par_id411598517275112\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. EijF2
#: sf_dialogcontrol.xhp
@@ -12542,7 +12542,7 @@ msgctxt ""
"par_id171598539985022\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. CbBZJ
#: sf_dialogcontrol.xhp
@@ -12551,7 +12551,7 @@ msgctxt ""
"par_id651598517275384\n"
"help.text"
msgid "Specifies the text that appears as a tooltip when you hold the mouse pointer over the control."
-msgstr ""
+msgstr "Spécifie le texte qui apparaît sous forme d'info-bulle lorsque vous maintenez le pointeur de la souris sur le contrôle."
#. kVtki
#: sf_dialogcontrol.xhp
@@ -12560,7 +12560,7 @@ msgctxt ""
"par_id821598517418463\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. ZemBe
#: sf_dialogcontrol.xhp
@@ -12569,7 +12569,7 @@ msgctxt ""
"par_id141598517418822\n"
"help.text"
msgid "Specifies if the checkbox control may appear dimmed (grayed) or not."
-msgstr ""
+msgstr "Spécifie si le contrôle de la case à cocher peut apparaître grisé ou non."
#. BDWA7
#: sf_dialogcontrol.xhp
@@ -12578,7 +12578,7 @@ msgctxt ""
"par_id701598517671373\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. Cj2Rr
#: sf_dialogcontrol.xhp
@@ -12587,7 +12587,7 @@ msgctxt ""
"par_id1001598540024225\n"
"help.text"
msgid "Refer to <link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#hd_id81598540704978\">Value property</link>"
-msgstr ""
+msgstr "Reportez-vous à la <link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#hd_id81598540704978\">propriété de Value</link>"
#. PqKgo
#: sf_dialogcontrol.xhp
@@ -12596,7 +12596,7 @@ msgctxt ""
"par_id661598517730941\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 8r3sG
#: sf_dialogcontrol.xhp
@@ -12605,7 +12605,7 @@ msgctxt ""
"par_id761598540042290\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. xLL83
#: sf_dialogcontrol.xhp
@@ -12614,7 +12614,7 @@ msgctxt ""
"par_id881598517730836\n"
"help.text"
msgid "Specifies if the control is hidden or visible."
-msgstr ""
+msgstr "Spécifie si le contrôle est masqué ou visible."
#. Xw6X9
#: sf_dialogcontrol.xhp
@@ -12623,7 +12623,7 @@ msgctxt ""
"par_id451598177924437\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. dBNCA
#: sf_dialogcontrol.xhp
@@ -12632,7 +12632,7 @@ msgctxt ""
"par_id94159817792441\n"
"help.text"
msgid "UNO<br/>object"
-msgstr ""
+msgstr "Objet<br/>UNO"
#. gbjHB
#: sf_dialogcontrol.xhp
@@ -12641,7 +12641,7 @@ msgctxt ""
"par_id311598540066789\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. Erxx8
#: sf_dialogcontrol.xhp
@@ -12650,7 +12650,7 @@ msgctxt ""
"par_id191598177924897\n"
"help.text"
msgid "The UNO object representing the control model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\">XControlModel</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialogModel.html)\">UnoControlDialogModel</link> in Application Programming Interface (API) documentation for detailed information."
-msgstr ""
+msgstr "L'objet UNO représentant le modèle de contrôle. Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\">XControlModel</link> et <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialogModel.html)\">UnoControlDialogModel</link> dans la documentation de l'interface de programmation d'application (API) pour des informations détaillées."
#. xfhaP
#: sf_dialogcontrol.xhp
@@ -12659,7 +12659,7 @@ msgctxt ""
"par_id811598178083501\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. o2H9W
#: sf_dialogcontrol.xhp
@@ -12668,7 +12668,7 @@ msgctxt ""
"par_id981598178083938\n"
"help.text"
msgid "UNO<br/>object"
-msgstr ""
+msgstr "Objet<br/>UNO"
#. rrwm6
#: sf_dialogcontrol.xhp
@@ -12677,7 +12677,7 @@ msgctxt ""
"par_id551598540079329\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. TCTcr
#: sf_dialogcontrol.xhp
@@ -12686,7 +12686,7 @@ msgctxt ""
"par_id731598178083442\n"
"help.text"
msgid "The UNO object representing the control view. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\">XControl</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialog.html)\">UnoControlDialog</link> in Application Programming Interface (API) documentation for detailed information."
-msgstr ""
+msgstr "L'objet UNO représentant la vue de contrôle. Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\">XControl</link> et <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialog.html)\">UnoControlDialog</link> dans la documentation de l'interface de programmation d'application (API) pour des informations détaillées."
#. SAkJX
#: sf_dialogcontrol.xhp
@@ -12695,7 +12695,7 @@ msgctxt ""
"par_id741612699446459\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. yuAdF
#: sf_dialogcontrol.xhp
@@ -12704,7 +12704,7 @@ msgctxt ""
"par_id311612699446893\n"
"help.text"
msgid "UNO<br/>object"
-msgstr ""
+msgstr "Objet<br/>UNO"
#. s7nM8
#: sf_dialogcontrol.xhp
@@ -12713,7 +12713,7 @@ msgctxt ""
"par_id691612699446892\n"
"help.text"
msgid "The UNO object representing the tree control data model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeDataModel.html\">XMutableTreeDataModel</link> in Application Programming Interface (API) documentation for detailed information."
-msgstr ""
+msgstr "L'objet UNO représentant le modèle de données de contrôle d'arborescence. Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeDataModel.html\">XMutableTreeDataModel</link> dans la documentation de l'interface de programmation d'application (API) pour des informations détaillées."
#. dfWTW
#: sf_dialogcontrol.xhp
@@ -12722,7 +12722,7 @@ msgctxt ""
"hd_id81598540704978\n"
"help.text"
msgid "The <variable id=\"ValueProperty\">Value property</variable>"
-msgstr ""
+msgstr "La <variable id=\"ValueProperty\">propriété Value</variable>"
#. JHK7w
#: sf_dialogcontrol.xhp
@@ -12731,7 +12731,7 @@ msgctxt ""
"par_id10159854325492\n"
"help.text"
msgid "Control type"
-msgstr ""
+msgstr "Type de contrôle"
#. 33wWa
#: sf_dialogcontrol.xhp
@@ -12740,7 +12740,7 @@ msgctxt ""
"par_id741598543254158\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Type"
#. QLVMB
#: sf_dialogcontrol.xhp
@@ -12749,7 +12749,7 @@ msgctxt ""
"par_id961598543254444\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Description"
#. jEyx9
#: sf_dialogcontrol.xhp
@@ -12758,7 +12758,7 @@ msgctxt ""
"par_id741598543254108\n"
"help.text"
msgid "For toggle buttons only"
-msgstr ""
+msgstr "Pour les boutons bascule uniquement"
#. gCWiY
#: sf_dialogcontrol.xhp
@@ -12767,7 +12767,7 @@ msgctxt ""
"par_id741598543254376\n"
"help.text"
msgid "Boolean or Integer"
-msgstr ""
+msgstr "Booléen ou Entier"
#. 7GZGS
#: sf_dialogcontrol.xhp
@@ -12776,7 +12776,7 @@ msgctxt ""
"par_id521598543254630\n"
"help.text"
msgid "0, False: not checked<br/>1, True: checked<br/>2: grayed, don't know"
-msgstr ""
+msgstr "0, False : non coché<br/>1, True : coché<br/>2 : grisé, ne sait pas"
#. nZVA5
#: sf_dialogcontrol.xhp
@@ -12785,7 +12785,7 @@ msgctxt ""
"par_id331598543254947\n"
"help.text"
msgid "The selected value. The <literal>ListIndex</literal> property is an alternate option."
-msgstr ""
+msgstr "La valeur sélectionnée. La propriété <literal>ListIndex</literal> est une option alternative."
#. MWkEW
#: sf_dialogcontrol.xhp
@@ -12794,7 +12794,7 @@ msgctxt ""
"par_id5159854325443\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. kgfXR
#: sf_dialogcontrol.xhp
@@ -12803,7 +12803,7 @@ msgctxt ""
"par_id971598543254757\n"
"help.text"
msgid "A file name formatted in accordance with the <literal>FileNaming</literal> property of the <literal>ScriptForge.FileSystem</literal> service"
-msgstr ""
+msgstr "Un nom de fichier formaté conformément à la propriété <literal>FileNaming</literal> du service <literal>ScriptForge.FileSystem</literal>"
#. 9NVHN
#: sf_dialogcontrol.xhp
@@ -12812,7 +12812,7 @@ msgctxt ""
"par_id221598543254760\n"
"help.text"
msgid "String or Numeric"
-msgstr ""
+msgstr "Chaîne ou numérique"
#. 53Ztp
#: sf_dialogcontrol.xhp
@@ -12821,7 +12821,7 @@ msgctxt ""
"par_id42159854325422\n"
"help.text"
msgid "String or array of strings"
-msgstr ""
+msgstr "Chaîne ou matrice de chaînes"
#. 9NwJs
#: sf_dialogcontrol.xhp
@@ -12830,7 +12830,7 @@ msgctxt ""
"par_id601598543254780\n"
"help.text"
msgid "The selected row(s) as a scalar or as an array depending on the <literal>MultiSelect</literal> attribute"
-msgstr ""
+msgstr "La ou les lignes sélectionnées sous forme de scalaire ou de matrice en fonction de l'attribut <literal>MultiSelect</literal>"
#. tFGhf
#: sf_dialogcontrol.xhp
@@ -12839,7 +12839,7 @@ msgctxt ""
"par_id461598543254909\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. YvPAp
#: sf_dialogcontrol.xhp
@@ -12848,7 +12848,7 @@ msgctxt ""
"par_id631598543254771\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. fBArb
#: sf_dialogcontrol.xhp
@@ -12857,7 +12857,7 @@ msgctxt ""
"par_id91598543254766\n"
"help.text"
msgid "Must be within the predefined bounds"
-msgstr ""
+msgstr "Doit être dans les limites prédéfinies"
#. ZragT
#: sf_dialogcontrol.xhp
@@ -12866,7 +12866,7 @@ msgctxt ""
"par_id851598543254624\n"
"help.text"
msgid "Each button has its own name. They are linked together if their TAB positions are contiguous. If a radiobutton is set to <literal>True</literal>, the other related buttons are automatically set to <literal>False</literal>"
-msgstr ""
+msgstr "Chaque bouton a son propre nom. Ils sont liés entre eux si leurs positions TAB sont contiguës. Si un bouton radio est défini sur <literal>True</literal>, les autres boutons associés sont automatiquement définis sur <literal>False</literal>"
#. m6Uyb
#: sf_dialogcontrol.xhp
@@ -12875,7 +12875,7 @@ msgctxt ""
"par_id531598543254869\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. MWdGb
#: sf_dialogcontrol.xhp
@@ -12884,7 +12884,7 @@ msgctxt ""
"par_id21598543254994\n"
"help.text"
msgid "Must be within the predefined bounds"
-msgstr ""
+msgstr "Doit être dans les limites prédéfinies"
#. CVTcE
#: sf_dialogcontrol.xhp
@@ -12893,7 +12893,7 @@ msgctxt ""
"par_id441598543254951\n"
"help.text"
msgid "One-dimensional array with the data of the currently selected row."
-msgstr ""
+msgstr "Matrice unidimensionnelle avec les données de la ligne actuellement sélectionnée."
#. a9AMF
#: sf_dialogcontrol.xhp
@@ -12902,7 +12902,7 @@ msgctxt ""
"par_id441598543254738\n"
"help.text"
msgid "The text appearing in the field"
-msgstr ""
+msgstr "Le texte apparaissant dans le champ"
#. CABLr
#: sf_dialogcontrol.xhp
@@ -12911,7 +12911,7 @@ msgctxt ""
"hd_id421612628828054\n"
"help.text"
msgid "Event properties"
-msgstr ""
+msgstr "Propriétés de l'événement"
#. Y8TAs
#: sf_dialogcontrol.xhp
@@ -12920,7 +12920,7 @@ msgctxt ""
"par_id41612629140856\n"
"help.text"
msgid "Returns a URI string with the reference to the script triggered by the event. Read its specification in the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">scripting framework URI specification</link>."
-msgstr ""
+msgstr "Renvoie une chaîne URI avec la référence au script déclenché par l'événement. Lisez sa spécification dans la <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">spécification de l'URI du framework de script</link>."
#. fkFAt
#: sf_dialogcontrol.xhp
@@ -12929,7 +12929,7 @@ msgctxt ""
"par_id961612628879819\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#. 2sB8F
#: sf_dialogcontrol.xhp
@@ -12938,7 +12938,7 @@ msgctxt ""
"par_id401612628879819\n"
"help.text"
msgid "ReadOnly"
-msgstr ""
+msgstr "Lecture seule"
#. 2A2Ex
#: sf_dialogcontrol.xhp
@@ -12947,7 +12947,7 @@ msgctxt ""
"par_id281612628879819\n"
"help.text"
msgid "Description as labeled in the Basic IDE"
-msgstr ""
+msgstr "Description telle qu'étiquetée dans l'IDE Basic"
#. rSRBQ
#: sf_dialogcontrol.xhp
@@ -12956,7 +12956,7 @@ msgctxt ""
"par_id91612707166532\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. aABgD
#: sf_dialogcontrol.xhp
@@ -12965,7 +12965,7 @@ msgctxt ""
"par_id291612707166258\n"
"help.text"
msgid "Execute action"
-msgstr ""
+msgstr "Exécuter l'action"
#. KnFdW
#: sf_dialogcontrol.xhp
@@ -12974,7 +12974,7 @@ msgctxt ""
"par_id79161270716675\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. JrRob
#: sf_dialogcontrol.xhp
@@ -12983,7 +12983,7 @@ msgctxt ""
"par_id831612707166731\n"
"help.text"
msgid "While adjusting"
-msgstr ""
+msgstr "À l'ajustement"
#. mpuj3
#: sf_dialogcontrol.xhp
@@ -12992,7 +12992,7 @@ msgctxt ""
"par_id111612629836630\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 7Swj5
#: sf_dialogcontrol.xhp
@@ -13001,7 +13001,7 @@ msgctxt ""
"par_id1001612629836902\n"
"help.text"
msgid "When receiving focus"
-msgstr ""
+msgstr "À la réception du focus"
#. Mp4i7
#: sf_dialogcontrol.xhp
@@ -13010,7 +13010,7 @@ msgctxt ""
"par_id291612629836294\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. ozGia
#: sf_dialogcontrol.xhp
@@ -13019,7 +13019,7 @@ msgctxt ""
"par_id62161262983683\n"
"help.text"
msgid "When losing focus"
-msgstr ""
+msgstr "À la perte du focus"
#. TR5uW
#: sf_dialogcontrol.xhp
@@ -13028,7 +13028,7 @@ msgctxt ""
"par_id51612707354544\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. HREcr
#: sf_dialogcontrol.xhp
@@ -13037,7 +13037,7 @@ msgctxt ""
"par_id211612707354899\n"
"help.text"
msgid "Item status changed"
-msgstr ""
+msgstr "Statut modifié de l'élément"
#. L6e2x
#: sf_dialogcontrol.xhp
@@ -13046,7 +13046,7 @@ msgctxt ""
"par_id81612629836634\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. sVo6A
#: sf_dialogcontrol.xhp
@@ -13055,7 +13055,7 @@ msgctxt ""
"par_id881612629836744\n"
"help.text"
msgid "Key pressed"
-msgstr ""
+msgstr "Touche enfoncée"
#. pPBHX
#: sf_dialogcontrol.xhp
@@ -13064,7 +13064,7 @@ msgctxt ""
"par_id591612629836830\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. P6NX8
#: sf_dialogcontrol.xhp
@@ -13073,7 +13073,7 @@ msgctxt ""
"par_id161612629836775\n"
"help.text"
msgid "Key released"
-msgstr ""
+msgstr "Touche relâchée"
#. XJGHA
#: sf_dialogcontrol.xhp
@@ -13082,7 +13082,7 @@ msgctxt ""
"par_id891612629836630\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. oCDXm
#: sf_dialogcontrol.xhp
@@ -13091,7 +13091,7 @@ msgctxt ""
"par_id461612629836679\n"
"help.text"
msgid "Mouse moved while key presses"
-msgstr ""
+msgstr "Déplacement de la souris lors de l'appui sur une touche"
#. nLbMG
#: sf_dialogcontrol.xhp
@@ -13100,7 +13100,7 @@ msgctxt ""
"par_id131612629836291\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 9XdcG
#: sf_dialogcontrol.xhp
@@ -13109,7 +13109,7 @@ msgctxt ""
"par_id151612629836151\n"
"help.text"
msgid "Mouse inside"
-msgstr ""
+msgstr "Souris à l'intérieur"
#. BZ7sC
#: sf_dialogcontrol.xhp
@@ -13118,7 +13118,7 @@ msgctxt ""
"par_id211612629836725\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. mzbBD
#: sf_dialogcontrol.xhp
@@ -13127,7 +13127,7 @@ msgctxt ""
"par_id361612629836624\n"
"help.text"
msgid "Mouse outside"
-msgstr ""
+msgstr "Souris à l'extérieur"
#. fAD8Y
#: sf_dialogcontrol.xhp
@@ -13136,7 +13136,7 @@ msgctxt ""
"par_id311612629836481\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. FCBxu
#: sf_dialogcontrol.xhp
@@ -13145,7 +13145,7 @@ msgctxt ""
"par_id721612629836752\n"
"help.text"
msgid "Mouse moved"
-msgstr ""
+msgstr "Déplacement de la souris"
#. 4DCtC
#: sf_dialogcontrol.xhp
@@ -13154,7 +13154,7 @@ msgctxt ""
"par_id981612629836116\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 8B9ct
#: sf_dialogcontrol.xhp
@@ -13163,7 +13163,7 @@ msgctxt ""
"par_id381612629836635\n"
"help.text"
msgid "Mouse button pressed"
-msgstr ""
+msgstr "Bouton de la souris enfoncé"
#. krueU
#: sf_dialogcontrol.xhp
@@ -13172,7 +13172,7 @@ msgctxt ""
"par_id711612629836704\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 4c5qE
#: sf_dialogcontrol.xhp
@@ -13181,7 +13181,7 @@ msgctxt ""
"par_id35161262983642\n"
"help.text"
msgid "Mouse button released"
-msgstr ""
+msgstr "Bouton de la souris relâché"
#. FkyLb
#: sf_dialogcontrol.xhp
@@ -13190,7 +13190,7 @@ msgctxt ""
"par_id851612707606863\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. VudpK
#: sf_dialogcontrol.xhp
@@ -13199,7 +13199,7 @@ msgctxt ""
"par_id351612707606197\n"
"help.text"
msgid "(Not in Basic IDE) when the expansion button is pressed on a node in a tree control"
-msgstr ""
+msgstr "(Pas dans l'IDE Basic) lorsque le bouton d'extension est enfoncé sur un nœud dans un contrôle d'arborescence"
#. TkEgQ
#: sf_dialogcontrol.xhp
@@ -13208,7 +13208,7 @@ msgctxt ""
"par_id121612707606251\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. quWBQ
#: sf_dialogcontrol.xhp
@@ -13217,7 +13217,7 @@ msgctxt ""
"par_id881612707606121\n"
"help.text"
msgid "(Not in Basic IDE) when a node in a tree control is selected"
-msgstr ""
+msgstr "(Pas dans l'IDE Basic) lorsqu'un nœud dans un contrôle d'arborescence est sélectionné"
#. qyb3B
#: sf_dialogcontrol.xhp
@@ -13226,7 +13226,7 @@ msgctxt ""
"par_id811612707606330\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. th6Kr
#: sf_dialogcontrol.xhp
@@ -13235,7 +13235,7 @@ msgctxt ""
"par_id621612707606219\n"
"help.text"
msgid "Text modified"
-msgstr ""
+msgstr "Texte modifié"
#. YFbGT
#: sf_dialogcontrol.xhp
@@ -13244,7 +13244,7 @@ msgctxt ""
"hd_id421583670049913\n"
"help.text"
msgid "Methods"
-msgstr ""
+msgstr "Méthodes"
#. xNrc5
#: sf_dialogcontrol.xhp
@@ -13253,7 +13253,7 @@ msgctxt ""
"par_id891611613601554\n"
"help.text"
msgid "List of Methods in the DialogControl Service"
-msgstr ""
+msgstr "Liste des méthodes dans le service DialogControl"
#. uHbTG
#: sf_dialogcontrol.xhp
@@ -13262,7 +13262,7 @@ msgctxt ""
"par_id831612711823126\n"
"help.text"
msgid "Create and return a new node of the tree control as a UNO object subordinate to a parent node. <variable id=\"XMutableTreeNode\">Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\">XMutableTreeNode</link> in Application Programming Interface (API) documentation for detailed information.</variable>"
-msgstr ""
+msgstr "Crée et renvoie un nouveau nœud du contrôle d'arborescence en tant qu'objet UNO subordonné à un nœud parent. <variable id=\"XMutableTreeNode\">Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\">XMutableTreeNode</link> dans la documentation de l'interface de programmation d'application (API) pour informations détaillées.</variable>"
#. MrQnS
#: sf_dialogcontrol.xhp
@@ -13271,7 +13271,7 @@ msgctxt ""
"par_id741612711823706\n"
"help.text"
msgid "This method may be called before displaying the dialog box to build the initial tree. It may also be called from a dialog or control event - using the <literal>OnNodeExpanded</literal> event - to complete the tree dynamically."
-msgstr ""
+msgstr "Cette méthode peut être appelée avant l'affichage de la boîte de dialogue pour construire l'arbre initial. Elle peut également être appelée à partir d'un événement de dialogue ou de contrôle - en utilisant l'événement <literal>OnNodeExpanded</literal> - pour compléter dynamiquement l'arborescence."
#. T8xdA
#: sf_dialogcontrol.xhp
@@ -13280,7 +13280,7 @@ msgctxt ""
"par_id761612711823834\n"
"help.text"
msgid "<emph>parentnode</emph>: A node UNO object, of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>."
-msgstr ""
+msgstr "<emph>parentnode</emph> : un objet UNO de nœud, de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>."
#. qJ9ej
#: sf_dialogcontrol.xhp
@@ -13289,7 +13289,7 @@ msgctxt ""
"par_id791612711823819\n"
"help.text"
msgid "<emph>displayvalue</emph>: The text appearing in the tree control box."
-msgstr ""
+msgstr "<emph>displayvalue</emph> : le texte apparaissant dans la boîte de contrôle de l'arborescence."
#. Pzz72
#: sf_dialogcontrol.xhp
@@ -13298,7 +13298,7 @@ msgctxt ""
"par_id911612711823382\n"
"help.text"
msgid "<emph>datavalue</emph>: Any value associated with the new node. <literal>datavalue</literal> may be a string, a number or a date. Omit the argument when not applicable."
-msgstr ""
+msgstr "<emph>datavalue</emph> : toute valeur associée au nouveau nœud. <literal>datavalue</literal> peut être une chaîne, un nombre ou une date. Omettez l'argument lorsqu'il n'est pas applicable."
#. 2pLPL
#: sf_dialogcontrol.xhp
@@ -13307,7 +13307,7 @@ msgctxt ""
"par_id901620317110685\n"
"help.text"
msgid "%PRODUCTNAME Basic and Python examples pick up current document's <literal>myDialog</literal> dialog from <literal>Standard</literal> library."
-msgstr ""
+msgstr "Les exemples %PRODUCTNAME Basic et Python récupèrent la boîte de dialogue <literal>myDialog</literal> du document actuel à partir de la bibliothèque <literal>Standard</literal>."
#. 8B3qP
#: sf_dialogcontrol.xhp
@@ -13316,7 +13316,7 @@ msgctxt ""
"par_id221612713087885\n"
"help.text"
msgid "Return <literal>True</literal> when a subtree, subordinate to a parent node, could be inserted successfully in a tree control. If the parent node had already child nodes before calling this method, the child nodes are erased."
-msgstr ""
+msgstr "Renvoie <literal>True</literal> lorsqu'un sous-arbre, subordonné à un nœud parent, a pu être inséré avec succès dans un contrôle d'arbre. Si le nœud parent avait déjà des nœuds enfants avant d'appeler cette méthode, les nœuds enfants sont effacés."
#. beond
#: sf_dialogcontrol.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"par_id781612713087722\n"
"help.text"
msgid "<emph>parentnode</emph>: A node UNO object, of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>."
-msgstr ""
+msgstr "<emph>parentnode</emph> : un objet UNO de nœud, de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>."
#. QJ73V
#: sf_dialogcontrol.xhp
@@ -13334,7 +13334,7 @@ msgctxt ""
"par_id36161271308759\n"
"help.text"
msgid "<emph>flattree</emph>: a two dimension array sorted on the columns containing the display values. Such an array can be issued by the <literal>GetRows</literal> method applied on the <literal>SFDatabases.Database</literal> service. When an array item containing the text to be displayed is <literal>Empty</literal> or <literal>Null</literal>, no new subnode is created and the remainder of the row is skipped."
-msgstr ""
+msgstr "<emph>flattree</emph> : une matrice à deux dimensions triée sur les colonnes contenant les valeurs d'affichage. Une telle matrice peut être émise par la méthode <literal>GetRows</literal> appliquée sur le service <literal>SFDatabases.Database</literal>. Lorsqu'un élément de la matrice contenant le texte à afficher est <literal>Empty</literal> ou <literal>Null</literal>, aucun nouveau sous-nœud n'est créé et le reste de la ligne est ignoré."
#. r5QNj
#: sf_dialogcontrol.xhp
@@ -13343,7 +13343,7 @@ msgctxt ""
"bas_id61612716027443\n"
"help.text"
msgid "Flat tree >>>> Resulting subtree"
-msgstr ""
+msgstr "Flat tree >>>> sous arbre résultant"
#. MUi8U
#: sf_dialogcontrol.xhp
@@ -13352,7 +13352,7 @@ msgctxt ""
"par_id51612713087915\n"
"help.text"
msgid "<emph>withdatavalue</emph>: When <literal>False</literal> default value is used, every column of <literal>flattree</literal> contains the text to be displayed in the tree control. When <literal>True</literal>, the texts to be displayed (<literal>displayvalue</literal>) are in columns 0, 2, 4, ... while the data values (<literal>datavalue</literal>) are in columns 1, 3, 5, ..."
-msgstr ""
+msgstr "<emph>withdatavalue</emph> : lorsque la valeur par défaut <literal>False</literal> est utilisée, chaque colonne de <literal>flattree</literal> contient le texte à afficher dans le contrôle d'arborescence. Lorsque <literal>True</literal>, les textes à afficher (<literal>displayvalue</literal>) sont dans les colonnes 0, 2, 4, ... tandis que les valeurs de données (<literal>datavalue</literal> ) sont dans les colonnes 1, 3, 5, ..."
#. fWnhZ
#: sf_dialogcontrol.xhp
@@ -13361,7 +13361,7 @@ msgctxt ""
"par_id151612780723320\n"
"help.text"
msgid "Returns a new root node of the tree control, as a node UNO object of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. The new tree root is inserted below pre-existing root nodes. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>"
-msgstr ""
+msgstr "Renvoie un nouveau nœud racine du contrôle d'arborescence, en tant qu'objet nœud UNO de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. La nouvelle racine de l'arborescence est insérée sous les nœuds racines préexistants. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>"
#. YT845
#: sf_dialogcontrol.xhp
@@ -13370,7 +13370,7 @@ msgctxt ""
"par_id821612780723965\n"
"help.text"
msgid "This method may be called before displaying the dialog box to build the initial tree. It may also be called from a dialog or control event to complete the tree dynamically."
-msgstr ""
+msgstr "Cette méthode peut être appelée avant l'affichage de la boîte de dialogue pour construire l'arbre initial. Elle peut également être appelée depuis une boîte de dialogue ou un événement de contrôle pour compléter dynamiquement l'arborescence."
#. JXyjD
#: sf_dialogcontrol.xhp
@@ -13379,7 +13379,7 @@ msgctxt ""
"par_id791612117823819\n"
"help.text"
msgid "<emph>displayvalue</emph>: The text appearing in the tree control box."
-msgstr ""
+msgstr "<emph>displayvalue</emph> : le texte apparaissant dans la boîte de contrôle de l'arborescence."
#. XxGFd
#: sf_dialogcontrol.xhp
@@ -13388,7 +13388,7 @@ msgctxt ""
"par_id171612781589503\n"
"help.text"
msgid "Traverses the tree and finds recursively, starting from the root, a node meeting some criteria. Either - 1 match is enough - having its display value matching <literal>displayvalue</literal> pattern or having its data value equal to <literal>datavalue</literal>. The comparisons may be or not case-sensitive. The first matching occurrence is returned as a node UNO object of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>"
-msgstr ""
+msgstr "Parcourt l'arbre et trouve récursivement, à partir de la racine, un nœud répondant à certains critères. Soit - 1 correspondance suffit - ayant sa valeur d'affichage correspondant au modèle <literal>displayvalue</literal> ou ayant sa valeur de données égale à <literal>datavalue</literal>. Les comparaisons peuvent être ou non sensibles à la casse. La première occurrence correspondante est renvoyée en tant qu'objet UNO de nœud de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>"
#. 5Jxkj
#: sf_dialogcontrol.xhp
@@ -13397,7 +13397,7 @@ msgctxt ""
"par_id741612782475457\n"
"help.text"
msgid "When not found, the method returns <literal>Nothing</literal>, to be tested with the <literal>IsNull()</literal> builtin function."
-msgstr ""
+msgstr "Lorsqu'elle n'est pas trouvée, la méthode renvoie <literal>Nothing</literal>, à tester avec la fonction intégrée <literal>IsNull()</literal>."
#. n7pE8
#: sf_dialogcontrol.xhp
@@ -13406,7 +13406,7 @@ msgctxt ""
"par_id41612781589363\n"
"help.text"
msgid "This method may be called before displaying the dialog box to build the initial tree. It may also be called from a dialog or control event."
-msgstr ""
+msgstr "Cette méthode peut être appelée avant l'affichage de la boîte de dialogue pour construire l'arbre initial. Elle peut également être appelée depuis une boîte de dialogue ou un événement de contrôle."
#. Dd4Ti
#: sf_dialogcontrol.xhp
@@ -13415,7 +13415,7 @@ msgctxt ""
"par_id541613670199211\n"
"help.text"
msgid "One argument out of <literal>displayvalue</literal> or <literal>datavalue</literal> must be specified. If both present, one match is sufficient to select the node."
-msgstr ""
+msgstr "Un argument parmi <literal>displayvalue</literal> ou <literal>datavalue</literal> doit être spécifié. Si les deux sont présents, une seule correspondance suffit pour sélectionner le nœud."
#. 4xxwd
#: sf_dialogcontrol.xhp
@@ -13424,7 +13424,7 @@ msgctxt ""
"par_id591612781589560\n"
"help.text"
msgid "<emph>displayvalue</emph>: The pattern to be matched. Refer to <link href=\"text/sbasic/shared/03/sf_string.xhp#IsLike\"><literal>SF_String.IsLike()</literal></link> method for the list of possible wildcards. When equal to the zero-length string (default), this display value is not searched for."
-msgstr ""
+msgstr "<emph>displayvalue</emph> : le modèle à faire correspondre. Reportez-vous à la méthode <link href=\"text/sbasic/shared/03/sf_string.xhp#IsLike\"><literal>SF_String.IsLike()</literal></link> pour obtenir la liste des caractères génériques possibles. Lorsqu'elle est égale à la chaîne de longueur nulle (par défaut), cette valeur d'affichage n'est pas recherchée."
#. BE58W
#: sf_dialogcontrol.xhp
@@ -13433,7 +13433,7 @@ msgctxt ""
"par_id141582384726168\n"
"help.text"
msgid "<emph>casesensitive</emph>: Default value is <literal>False</literal>"
-msgstr ""
+msgstr "<emph>casesensitive</emph> : la valeur par défaut est <literal>False</literal>"
#. 3oU3L
#: sf_dialogcontrol.xhp
@@ -13442,7 +13442,7 @@ msgctxt ""
"par_id871583933076448\n"
"help.text"
msgid "Set the focus on the control. Return <literal>True</literal> if focusing was successful."
-msgstr ""
+msgstr "Définir le focus sur le contrôle. Renvoie <literal>True</literal> si la mise au point a réussi."
#. 6YvuU
#: sf_dialogcontrol.xhp
@@ -13451,7 +13451,7 @@ msgctxt ""
"par_id151598178880227\n"
"help.text"
msgid "This method is often called from a dialog or control event."
-msgstr ""
+msgstr "Cette méthode est souvent appelée depuis une boîte de dialogue ou un événement de contrôle."
#. it2QN
#: sf_dialogcontrol.xhp
@@ -13460,7 +13460,7 @@ msgctxt ""
"par_id541638553960464\n"
"help.text"
msgid "Fills a <literal>TableControl</literal> with the given data. All preexisting data is cleared before inserting the new data passed as argument."
-msgstr ""
+msgstr "Remplit un <literal>TableControl</literal> avec les données données. Toutes les données préexistantes sont effacées avant d'insérer les nouvelles données passées en argument."
#. Vmmag
#: sf_dialogcontrol.xhp
@@ -13469,7 +13469,7 @@ msgctxt ""
"par_id551638554058131\n"
"help.text"
msgid "When the <literal>TableControl</literal> is added to the dialog, it is possible to use the Basic IDE to define whether column and row headers will be shown in the table. If the <literal>TableControl</literal> has column and/or row headers, the first column and/or row in the provided data array are used as labels for the table headers."
-msgstr ""
+msgstr "Lorsque le <literal>TableControl</literal> est ajouté à la boîte de dialogue, il est possible d'utiliser l'IDE Basic pour définir si les en-têtes de colonne et de ligne seront affichés dans le tableau. Si le <literal>TableControl</literal> a des en-têtes de colonne et/ou de ligne, la première colonne et/ou ligne de la matrice de données fournie sont utilisées comme étiquettes pour les en-têtes de table."
#. qn4UN
#: sf_dialogcontrol.xhp
@@ -13478,7 +13478,7 @@ msgctxt ""
"par_id411638569396108\n"
"help.text"
msgid "This method returns <literal>True</literal> when successful."
-msgstr ""
+msgstr "Cette méthode renvoie <literal>True</literal> en cas de succès."
#. LESVB
#: sf_dialogcontrol.xhp
@@ -13487,7 +13487,7 @@ msgctxt ""
"par_id1001584541257133\n"
"help.text"
msgid "<emph>dataarray</emph>: Data to be entered into the table represented as an Array of Arrays in Basic or a tuple of tuples in Python. The data must include column and row headers if they are to be displayed by the <literal>TableControl</literal>."
-msgstr ""
+msgstr "<emph>dataarray</emph> : données à saisir dans la table représentée sous la forme d'une matrice de matrices en Basic ou d'un tuple de tuples en Python. Les données doivent inclure des en-têtes de colonne et de ligne si elles doivent être affichées par le <literal>TableControl</literal>."
#. 6AKaJ
#: sf_dialogcontrol.xhp
@@ -13496,7 +13496,7 @@ msgctxt ""
"par_id1001584541257025\n"
"help.text"
msgid "<emph>widths</emph>: Array containing the relative widths of each column. In other words, <literal>widths = Array(1, 2)</literal> means that the second column is twice as wide as the first one. If the number of values in the array is smaller than the number of columns in the table, then the last value in the array is used to define the width of the remaining columns."
-msgstr ""
+msgstr "<emph>widths</emph> : matrice contenant les largeurs relatives de chaque colonne. En d'autres termes, <literal>widths = Array(1, 2)</literal> signifie que la deuxième colonne est deux fois plus large que la première. Si le nombre de valeurs dans la matrice est inférieur au nombre de colonnes dans la table, la dernière valeur de la matrice est utilisée pour définir la largeur des colonnes restantes."
#. AEGq3
#: sf_dialogcontrol.xhp
@@ -13505,7 +13505,7 @@ msgctxt ""
"par_id1001584541257007\n"
"help.text"
msgid "<emph>alignments</emph>: Defines the alignment in each column as a string in which each character can be \"L\" (Left), \"C\" (Center), \"R\" (Right) or \" \" (whitespace, default, meaning left for strings and right for numeric values). If the length of the string is shorter than the number of columns in the table, then the last character in the string is used to define the alignment of the remaining columns."
-msgstr ""
+msgstr "<emph>alignements</emph> : définit l'alignement dans chaque colonne sous la forme d'une chaîne dans laquelle chaque caractère peut être \"L\" (gauche), \"C\" (centre), \"R\" (droite) ou \" \" (espace, par défaut, c'est-à-dire à gauche pour les chaînes et à droite pour les valeurs numériques). Si la longueur de la chaîne est inférieure au nombre de colonnes du tableau, le dernier caractère de la chaîne est utilisé pour définir l'alignement des colonnes restantes."
#. CK6RC
#: sf_dialogcontrol.xhp
@@ -13514,7 +13514,7 @@ msgctxt ""
"par_id381638569172413\n"
"help.text"
msgid "The following example assumes that the dialog <literal>myDialog</literal> has a <literal>TableControl</literal> named <literal>Grid1</literal> with \"Show row header\" and \"Show column header\" properties set to \"Yes\"."
-msgstr ""
+msgstr "L'exemple suivant suppose que la boîte de dialogue <literal>myDialog</literal> a un <literal>TableControl</literal> nommé <literal>Grid1</literal> avec les propriétés \"Afficher l'en-tête de ligne\" et \"Afficher l'en-tête de colonne\" définies sur \" Oui\"."
#. N9Byz
#: sf_dialogcontrol.xhp
@@ -13523,7 +13523,7 @@ msgctxt ""
"par_id171638650502346\n"
"help.text"
msgid "The <literal>Value</literal> property returns the selected row in the table. If no row is selected, an empty Array object is returned. The following code snippet shows how to test if any row is selected in the table."
-msgstr ""
+msgstr "La propriété <literal>Value</literal> renvoie la ligne sélectionnée dans le tableau. Si aucune ligne n'est sélectionnée, un objet Array vide est renvoyé. L'extrait de code suivant montre comment tester si une ligne est sélectionnée dans le tableau."
#. C3f3k
#: sf_dialogcontrol.xhp
@@ -13532,7 +13532,7 @@ msgctxt ""
"bas_id361638651540588\n"
"help.text"
msgid "MsgBox \"No row selected.\""
-msgstr ""
+msgstr "MsgBox \"No row selected.\""
#. iQ94A
#: sf_dialogcontrol.xhp
@@ -13541,7 +13541,7 @@ msgctxt ""
"bas_id781638651541028\n"
"help.text"
msgid "MsgBox \"Row \" & oTable.ListIndex & \" is selected.\""
-msgstr ""
+msgstr "MsgBox \"Row \" & oTable.ListIndex & \" is selected.\""
#. HNmmm
#: sf_dialogcontrol.xhp
@@ -13550,7 +13550,7 @@ msgctxt ""
"par_id671598619892378\n"
"help.text"
msgid "Add a new line at the end of a multiline text field. A newline character will be inserted when appropriate. The method returns <literal>True</literal> when successful."
-msgstr ""
+msgstr "Ajouter une nouvelle ligne à la fin d'un champ de texte multiligne. Un caractère de saut de ligne sera inséré le cas échéant. La méthode renvoie <literal>True</literal> en cas de succès."
#. D29nu
#: sf_dialogcontrol.xhp