Files
libreoffice-translations-we…/source/fr/helpcontent2/source/text/sbasic/guide.po
Christian Lohmaier 4659a8d992 update translations for 5.2.0 rc2
and force-fix errors using pocheck

Change-Id: Ib04fb536c08f6a16d587ac60ac5a5cee0e82e6cf
2016-07-07 03:45:35 +02:00

877 lines
36 KiB
Plaintext

#. extracted from helpcontent2/source/text/sbasic/guide
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: 2016-03-09 20:48+0100\n"
"PO-Revision-Date: 2016-07-01 15:02+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.7\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1467385347.000000\n"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"tit\n"
"help.text"
msgid "Access2Base"
msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
msgstr "Qu'est-ce que Access2Base"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
msgstr "Access2Base est une bibliothèque de macros LibreOffice Basic pour les développeurs d'application (personnelle ou professionnelle) et les utilisateurs avancés. C'est l'une des librairies fournies dans \"LibreOffice macros et dialogues\"."
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
msgstr "Les macros fournies implémentent des fonctionnalités, toutes directement inspirées par Microsoft Access. Les macros ne peuvent être appelées d'une application LibreOffice <emph>Base</emph> uniquement."
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
msgstr "L'API fournie par Access2Base se veut plus précise, plus intuitive et plus facile à apprendre que l'API UNO standard (API = Application Programming Interface)."
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>"
msgstr "<emph>La bibliothèque est documentée en ligne sur </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
msgstr "Les macros implémentées incluent :"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
msgstr "une API simplifiée et extensible pour la manipulation des <emph>formulaires</emph>, des <emph>dialogues</emph> et des <emph>contrôles</emph> similaire au modèle d'objet MSAccess"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
msgstr "une API pour l'accès à la base de données avec les objets de <emph>table</emph>, de <emph>requête</emph>, d'<emph>enregistrements</emph> et de <emph>champ</emph>"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
msgstr "un nombre d'<emph>actions</emph> ayant une syntaxe identique aux macros/actions MSAccess correspondantes"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
msgstr "les fonctions de base de données <emph>DLookup</emph>, <emph>DSum</emph>, ..."
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
msgstr "la prise en charge des notations abrégées telles que <item type=\"literal\">Forms!myForm!myControl</item>"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B014\n"
"help.text"
msgid "+"
msgstr "+"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
msgstr "un gestionnaire d'erreurs et d'exceptions cohérent"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
msgstr "facilités pour la programmation des <emph>événements</emph> de formulaire, de dialogue et de contrôle"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
msgstr "la prise en charge à la fois des formulaires et des formulaires indépendants (Writer)"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with MSAccess VBA"
msgstr "Comparez Access2Base avec MSAccess VBA"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"tit\n"
"help.text"
msgid "Changing the Properties of Controls in the Dialog Editor"
msgstr "Modification des propriétés des contrôles dans l'éditeur de boîte de dialogue"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"bm_id3145786\n"
"help.text"
msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
msgstr "<bookmark_value>Propriétés;contrôles dans l'éditeur de boîte de dialogue</bookmark_value><bookmark_value>Modification;propriétés des contrôles</bookmark_value><bookmark_value>Contrôles;modification des propriétés</bookmark_value><bookmark_value>Éditeur de boîte de dialogue;modification des propriétés des contrôles</bookmark_value>"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"hd_id3145786\n"
"1\n"
"help.text"
msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Modification des propriétés des contrôles dans l'éditeur de boîte de dialogue\">Modification des propriétés des contrôles dans l'éditeur de boîte de dialogue</link></variable>"
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3147317\n"
"2\n"
"help.text"
msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
msgstr "Vous pouvez définir les propriétés d'un contrôle ajouté à une boîte de dialogue. Vous pouvez par exemple modifier la couleur, le nom et la taille d'un bouton ajouté. La plupart des propriétés du contrôle peuvent être modifiées lors de la création et de l'édition d'une boîte de dialogue. Toutefois, vous ne pouvez pas modifier toutes les propriétés lors de l'exécution mais uniquement certaines d'entre elles."
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
"par_id3145749\n"
"3\n"
"help.text"
msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
msgstr "Pour modifier les propriétés d'un contrôle en mode Conception, cliquez avec le bouton droit de la souris sur ce contrôle et choisissez <emph>Propriétés</emph>."
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"tit\n"
"help.text"
msgid "Creating a Basic Dialog"
msgstr "Création d'une boîte de dialogue Basic"
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
msgstr "<bookmark_value>Boîtes de dialogue;création des boîte de dialogue Basic</bookmark_value>"
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"hd_id3149346\n"
"1\n"
"help.text"
msgid "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Creating a Basic Dialog</link></variable>"
msgstr "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Création d'une boîte de dialogue Basic\">Création d'une boîte de dialogue Basic</link></variable>"
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3163802\n"
"3\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
msgstr "Choisissez <emph>Outils - Macros - Gérer les boîtes de dialogue</emph> et cliquez sur <emph>Nouveau</emph>."
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3150447\n"
"11\n"
"help.text"
msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>."
msgstr "Attribuez un nom à la boîte de dialogue et cliquez sur OK. Pour la renommer ultérieurement, cliquez avec le bouton droit de la souris sur l'onglet, puis choisissez <emph>Renommer</emph>."
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_idN1065F\n"
"help.text"
msgid "Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog."
msgstr "Cliquez sur <emph>Éditer</emph>. L'éditeur de boîte de dialogue Basic s'ouvre et présente une boîte de dialogue vide."
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3153726\n"
"6\n"
"help.text"
msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
msgstr "Si la barre <emph>Boîte à outils</emph> n'est pas affichée, cliquez sur la flèche située en regard de l'icône <emph>Insérer des éléments de contrôle</emph> pour ouvrir la barre <emph>Boîte à outils</emph>."
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3148455\n"
"12\n"
"help.text"
msgid "Click a tool and then drag in the dialog to create the control."
msgstr "Cliquez sur l'un des outils et faites glisser le curseur dans la boîte de dialogue pour créer le champ de contrôle."
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"tit\n"
"help.text"
msgid "Creating Controls in the Dialog Editor"
msgstr "Création de contrôles dans l'éditeur de boîte de dialogue"
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"bm_id3149182\n"
"help.text"
msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
msgstr "<bookmark_value>Contrôles;création dans l'éditeur de boîte de dialogue</bookmark_value><bookmark_value>Éditeur de boîte de dialogue;création de contrôles</bookmark_value>"
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"hd_id3149182\n"
"1\n"
"help.text"
msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Creating Controls in the Dialog Editor\">Creating Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Création de contrôles dans l'éditeur de boîte de dialogue\">Création de contrôles dans l'éditeur de boîte de dialogue</link></variable>"
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3146797\n"
"2\n"
"help.text"
msgid "Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog."
msgstr "Pour ajouter des contrôles à une boîte de dialogue, utilisez les outils proposés dans la <emph>boîte à outils</emph> de l'éditeur de boîte de dialogue Basic."
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3150276\n"
"7\n"
"help.text"
msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
msgstr "Pour ouvrir la <emph>boîte à outils</emph>, cliquez sur la flèche située en regard de l'icône <emph>Insérer des éléments de contrôle</emph> dans la barre d'outils de <emph>macro</emph>."
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3145068\n"
"3\n"
"help.text"
msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
msgstr "Cliquez sur l'un des objets de la barre d'instruments, <emph>Bouton</emph> par exemple."
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
"par_id3153360\n"
"4\n"
"help.text"
msgid "On the dialog, drag the button to the size you want."
msgstr "Dans la boîte de dialogue, faites glisser le curseur jusqu'à obtenir la taille voulue."
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"tit\n"
"help.text"
msgid "Programming Examples for Controls in the Dialog Editor"
msgstr "Exemples de programmation pour les contrôles dans l'éditeur de boîte de dialogue"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"bm_id3155338\n"
"help.text"
msgid "<bookmark_value>programming examples for controls</bookmark_value><bookmark_value>dialogs;loading (example)</bookmark_value><bookmark_value>dialogs;displaying (example)</bookmark_value><bookmark_value>controls;reading or editing properties (example)</bookmark_value><bookmark_value>list boxes;removing entries from (example)</bookmark_value><bookmark_value>list boxes;adding entries to (example)</bookmark_value><bookmark_value>examples; programming controls</bookmark_value><bookmark_value>dialog editor;programming examples for controls</bookmark_value>"
msgstr "<bookmark_value>Exemples de programmation de contrôles</bookmark_value><bookmark_value>Boîtes de dialogue;chargement (exemple)</bookmark_value><bookmark_value>Boîtes de dialogue;affichage (exemple)</bookmark_value><bookmark_value>Contrôles;lecture ou édition des propriétés (exemple)</bookmark_value><bookmark_value>Zones de liste;suppression d'entrées (exemple)</bookmark_value><bookmark_value>Zones de liste;ajout d'entrées (exemple)</bookmark_value><bookmark_value>Exemples;programmation de contrôles</bookmark_value><bookmark_value>Éditeur de boîte de dialogue;exemples de programmation de contrôles</bookmark_value>"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3155338\n"
"1\n"
"help.text"
msgid "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Programming Examples for Controls in the Dialog Editor\">Programming Examples for Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Exemples de programmation pour les contrôles dans l'éditeur de boîte de dialogue\">Exemples de programmation pour les contrôles dans l'éditeur de boîte de dialogue</link></variable>"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3153031\n"
"2\n"
"help.text"
msgid "The following examples are for a new <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> called \"Dialog1\". Use the tools on the <emph>Toolbox</emph> bar in the dialog editor to create the dialog and add the following controls: a <emph>Check Box</emph> called \"CheckBox1\", a <emph>Label Field</emph> called \"Label1\", a <emph>Button</emph> called \"CommandButton1\", and a <emph>List Box</emph> called \"ListBox1\"."
msgstr "Les exemples suivants se réfèrent à une nouvelle <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">boîte de dialogue</link> appelée \"Dialog1\". Utilisez les outils de la <emph>barre de contrôles</emph> dans l'éditeur de boîte de dialogue pour créer la boîte de dialogue et les contrôles suivants : une <emph>case à cocher</emph> appelée \"CheckBox1\", un <emph>champ d'étiquettes</emph> appelé \"Label1\", un <emph>bouton</emph> appelé \"CommandButton1\", et une <emph>zone de Liste</emph> appelée \"ListBox1\"."
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3154141\n"
"3\n"
"help.text"
msgid "Be consistent with uppercase and lowercase letter when you attach a control to an object variable."
msgstr "Respectez la casse lorsque vous joignez un contrôle à une variable d'objet."
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3154909\n"
"4\n"
"help.text"
msgid "Global Function for Loading Dialogs"
msgstr "Fonctions globales pour le chargement des boîtes de dialogue"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3149412\n"
"18\n"
"help.text"
msgid "Displaying a Dialog"
msgstr "Affichage d'une boîte de dialogue"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3145801\n"
"help.text"
msgid "REM global definition of variables"
msgstr "REM définition globale de variables"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3150042\n"
"27\n"
"help.text"
msgid "Read or Edit Properties of Controls in the Program"
msgstr "Lecture ou édition des propriétés des contrôles dans le programme"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3145232\n"
"help.text"
msgid "REM get dialog model"
msgstr "REM Obtenir un modèle de boîte de dialogue"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3154021\n"
"help.text"
msgid "REM display text of Label1"
msgstr "REM Afficher le texte de Label1"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3151277\n"
"help.text"
msgid "REM set new text for control Label1"
msgstr "REM Définir un nouveau texte pour le contrôle Label1"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3154119\n"
"help.text"
msgid "oLabel1.Text = \"New Files\""
msgstr "oLabel1.Text = \"Nouveaux fichiers\""
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3155115\n"
"help.text"
msgid "REM display model properties for the control CheckBox1"
msgstr "REM Afficher les propriétés du modèle pour le contrôle CheckBox1"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3149817\n"
"help.text"
msgid "REM set new state for CheckBox1 for model of control"
msgstr "REM Définir un nouveau statut pour CheckBox1 pour le modèle de contrôle"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3159102\n"
"help.text"
msgid "REM display model properties for control CommandButton1"
msgstr "REM Afficher les propriétés du modèle pour le contrôle CommandButton1"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3150368\n"
"help.text"
msgid "REM display properties of control CommandButton1"
msgstr "REM Afficher les propriétés du contrôle CommandButton1"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3150201\n"
"help.text"
msgid "REM execute dialog"
msgstr "REM Exécuter la boîte de dialogue"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3146115\n"
"help.text"
msgid "End Sub"
msgstr "End Sub"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3145387\n"
"55\n"
"help.text"
msgid "Add an Entry to a ListBox"
msgstr "Ajout d'une entrée à ListBox"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3148700\n"
"help.text"
msgid "REM adds a new entry to the ListBox"
msgstr "REM Ajouter une nouvelle entrée au contrôle ListBox"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3144504\n"
"help.text"
msgid "oListbox.additem(\"New Item\" & iCount,0)"
msgstr "oListbox.additem(\"Nouvel élément\" & iCount,0)"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"hd_id3147071\n"
"64\n"
"help.text"
msgid "Remove an Entry from a ListBox"
msgstr "Suppression d'une entrée du contrôle ListBox"
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"par_id3153247\n"
"help.text"
msgid "REM remove the first entry from the ListBox"
msgstr "REM Supprimer la première entrée du contrôle ListBox"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"tit\n"
"help.text"
msgid "Opening a Dialog With Program Code"
msgstr "Ouverture d'une boîte de dialogue en utilisant du code"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"bm_id3154140\n"
"help.text"
msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
msgstr "<bookmark_value>Basculement module/boîte de dialogue</bookmark_value><bookmark_value>Boîtes de dialogue;affichage d'une boîte de dialogue en utilisant du code (exemple)</bookmark_value><bookmark_value>Exemples;affichage d'une boîte de dialogue utilisant du code</bookmark_value>"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"hd_id3154140\n"
"1\n"
"help.text"
msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Affichage d'une boîte de dialogue utilisant le code de programme\">Affichage d'une boîte de dialogue utilisant le code de programme</link></variable>"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3145171\n"
"2\n"
"help.text"
msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr "Dans la fenêtre <item type=\"productname\">%PRODUCTNAME</item> BASIC correspondant à la boîte de dialogue que vous avez créée, quittez l'éditeur de boîte de dialogue en cliquant sur l'onglet affichant le nom du module auquel la boîte de dialogue est assignée. Cet onglet se trouve en bas de la fenêtre."
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3153968\n"
"6\n"
"help.text"
msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
msgstr "Saisissez le code suivant pour une sous-routine appelée <emph>Dialog1Show</emph>. Dans l'exemple suivant, le nom de la boîte de dialogue créée est \"Dialog1\" :"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3152596\n"
"18\n"
"help.text"
msgid "Without using \"LoadDialog\" you can call the code as follows:"
msgstr "Sans utiliser \"LoadDialog\", vous pouvez afficher le code somme suit :"
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"par_id3153157\n"
"16\n"
"help.text"
msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
msgstr "Lorsque vous exécutez ce code, la boîte de dialogue Boîtededialogue1 s'ouvre. Pour fermer cette boîte de dialogue, cliquez sur le bouton de fermeture (x) situé dans la barre de titre."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"tit\n"
"help.text"
msgid "Translation of Controls in the Dialog Editor"
msgstr "Traduction des contrôles dans l'éditeur de boîte de dialogue"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"bm_id8915372\n"
"help.text"
msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
msgstr "<bookmark_value>Boîte de dialogue;traduction</bookmark_value><bookmark_value>Localisation des boîtes de dialogue</bookmark_value><bookmark_value>Traduction des boîtes de dialogue</bookmark_value>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"hd_id3574896\n"
"help.text"
msgid "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Translation of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Traduction des contrôles dans l'éditeur de boîte de dialogue</link></variable>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id4601940\n"
"help.text"
msgid "The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs."
msgstr "La barre d'outils de langue dans l'éditeur de boîtes de dialogue de l'EDI Basic affiche les contrôles permettant d'activer et d'organiser les boîtes de dialogue localisables."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id9538560\n"
"help.text"
msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings."
msgstr "Par défaut, toute boîte de dialogue créée contient uniquement des ressources de chaînes pour une langue. Vous pouvez créer des boîtes de dialogue qui affichent automatiquement les chaînes localisées en fonction des paramètres de langue de l'utilisateur."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6998809\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Sélectionnez la langue des chaînes que vous voulez éditer. Cliquez sur l'icône Gestion des langues pour ajouter des langues.</ahelp>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id71413\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cliquez sur une langue, puis cliquez sur Défaut pour paramétrer la langue par défaut, ou cliquez sur Supprimer pour supprimer la langue de la liste.</ahelp>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2924283\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add a language to the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre une boîte de dialogue dans laquelle vous pouvez ajouter une langue à la liste.</ahelp>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id5781731\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Sélectionnez une langue dans la liste et cliquez sur Supprimer pour supprimer cette langue. Lorsque vous supprimez toutes les langues, les ressources de chaînes pour les boîtes de dialogue de localisation sont supprimées de toutes les boîtes de dialogue dans la bibliothèque active.</ahelp>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6942045\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Sélectionnez une langue dans la liste et cliquez sur Défaut pour paramétrer la langue comme langue par défaut.</ahelp>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id4721823\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">The default language will be used as a source for all other language strings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">La langue par défaut sera utilisée comme source pour toutes les autres chaînes de la langue.</ahelp>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ajouter des langues UI pour les chaînes de la boîte de dialogue.</ahelp>"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"hd_id6596881\n"
"help.text"
msgid "To enable localizable dialogs"
msgstr "Activation des boîtes de dialogue localisables"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id8750572\n"
"help.text"
msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>."
msgstr "Dans l'éditeur de boîte de dialogue de l'EDI Basic, ouvrez la barre d'outils Langue en sélectionnant <item type=\"menuitem\">Affichage - Barres d'outils - Langue</item>."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2224494\n"
"help.text"
msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically."
msgstr "Si la bibliothèque active contient une boîte de dialogue localisable, la barre d'outils Langue est automatiquement affichée."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id7359233\n"
"help.text"
msgid "Click the <emph>Manage Languages</emph> icon <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
msgstr "Cliquez sur l'icône <emph>Gestion des langues</emph><image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">icône Gestion des langues</alt></image> dans la barre d'outils Langue ou dans la barre Boîte à outils."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6549272\n"
"help.text"
msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar."
msgstr "Vous voyez la boîte de dialogue Gestion de la langue de l'interface utilisateur. Cette boîte de dialogue gère les langues de la bibliothèque active. Le nom de la bibliothèque active est affiché dans la barre de titre."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id6529740\n"
"help.text"
msgid "Click Add in the dialog to add a language entry."
msgstr "Cliquez sur Ajouter dans la boîte de dialogue pour ajouter une entrée de langue."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id7811822\n"
"help.text"
msgid "This step enables all new dialogs to contain localizable string resources."
msgstr "Cette étape permet à toutes les nouvelles boîtes de dialogue de contenir des ressources de chaînes localisables."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id9121982\n"
"help.text"
msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language."
msgstr "La première fois que vous cliquez sur Ajouter, vous voyez la boîte de dialogue Paramétrer la langue par défaut de l'interface utilisateur. Lorsque vous cliquez sur Ajouter la fois suivante, cette boîte de dialogue porte le nom Ajouter une langue pour l'interface utilisateur."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3640247\n"
"help.text"
msgid "You can also change the default language in the Manage User Interface Language dialog."
msgstr "La langue par défaut peut également être modifiée dans la boîte de dialogue Gestion de la langue de l'interface utilisateur."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3808404\n"
"help.text"
msgid "Select a language."
msgstr "Sélectionnez une langue."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id4585100\n"
"help.text"
msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings."
msgstr "Cela ajoute des ressources de chaînes contenant les versions traduites de toutes les chaînes aux propriétés de la boîte de dialogue. Le jeu de chaînes de boîte de dialogue de la langue par défaut est copié dans le nouveau jeu de chaînes. Plus tard, vous pourrez passer à la nouvelle langue et ainsi traduire les chaînes."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2394482\n"
"help.text"
msgid "Close the dialog or add additional languages."
msgstr "Fermez la boîte de dialogue ou ajoutez de nouvelles langues."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"hd_id631733\n"
"help.text"
msgid "To edit localizable controls in your dialog"
msgstr "Édition de contrôles localisables dans les boîtes de dialogues"
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2334665\n"
"help.text"
msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar."
msgstr "Une fois que les ressources pour les chaînes localisables ont été ajoutées dans les boîtes de dialogue, vous pouvez sélectionner la langue actuelle dans la zone de liste Langue active dans la barre d'outil Langue."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id8956572\n"
"help.text"
msgid "Switch the Current Language listbox to display the default language."
msgstr "Changez la zone de liste Langue active pour afficher la langue par défaut."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id500808\n"
"help.text"
msgid "Insert any number of controls to your dialog and enter all strings you want."
msgstr "Insérez n'importe quel nombre de contrôles dans la boîte de dialogue et saisissez les chaînes voulues."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id8366649\n"
"help.text"
msgid "Select another language in the Current Language listbox."
msgstr "Sélectionnez une autre langue dans la zone de liste Langue active."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id476393\n"
"help.text"
msgid "Using the control's property dialogs, edit all strings to the other language."
msgstr "En utilisant la boîte de dialogue des propriétés du contrôle, éditez toutes les chaînes dans l'autre langue."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id2655720\n"
"help.text"
msgid "Repeat for all languages that you added."
msgstr "Procédez ainsi pour toutes les langues ajoutées."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3682058\n"
"help.text"
msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language."
msgstr "L'utilisateur de la boîte de dialogue verra les chaînes dans la langue de l'interface utilisateur de la version de %PRODUCTNAME, si vous avez fourni des chaînes dans cette langue."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id5977965\n"
"help.text"
msgid "If no language matches the user's version, the user will see the default language strings."
msgstr "Si aucune langue ne correspond à la version de l'utilisateur, celui-ci verra les chaînes de la langue par défaut."
#: translation.xhp
msgctxt ""
"translation.xhp\n"
"par_id3050325\n"
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr "Si l'utilisateur possède une ancienne version de %PRODUCTNAME qui ne connaît pas les ressources de chaînes localisables pour les boîtes de dialogue Basic, l'utilisateur verra les chaînes dans la langue par défaut."