summaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl
blob: f67dfa8e0481c339b87dd7b97988ad5d37f2b1bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->


<WixLocalization Culture="fr-fr" Language="1036" xmlns="http://schemas.microsoft.com/wix/2006/localization">
  <String Id="Caption">Installation de [WixBundleName]</String>
  <String Id="Title">Microsoft .NET Framework requis pour l'installation de [WixBundleName]</String>
  <String Id="ConfirmCancelMessage">Êtes-vous sûr de vouloir annuler ?</String>
  <String Id="HelpHeader">Aide de l'installation</String>
  <String Id="HelpText">/passive | /quiet -  affiche une interface minimale sans invites ou n'affiche
   aucune interface ni aucune invite. Par défaut, l'interface et toutes les
   invites sont affichées.

/norestart   - annule toute tentative de redémarrage. Par défaut, l'interface
   affiche une invite avant de redémarrer.
/log journal.txt - consigne les entrées de journal dans un fichier spécifique.
   Par défaut, un fichier journal est créé dans %TEMP%.</String>
  <String Id="HelpCloseButton">&amp;Fermer</String>
  <String Id="InstallLicenseTerms">Cliquez sur le bouton « Accepter et installer » pour accepter les &lt;a href="#"&gt;termes du contrat de licence&lt;/a&gt; Microsoft .NET Framework.</String>
  <String Id="InstallAcceptAndInstallButton">&amp;Accepter et installer</String>
  <String Id="InstallDeclineButton">&amp;Refuser</String>
  <String Id="ProgressHeader">Progression de l'installation</String>
  <String Id="ProgressLabel">Traitement en cours :</String>
  <String Id="ProgressCancelButton">&amp;Annuler</String>
  <String Id="FailureHeader">L'installation a échoué</String>
  <String Id="FailureLogLinkText">L'installation a échoué pour une ou plusieurs raisons. Corrigez les problèmes et recommencez l'installation. Pour plus d'informations, consultez le &lt;a href="#"&gt;fichier journal&lt;/a&gt;.</String>
  <String Id="FailureRestartText">Vous devez redémarrer votre ordinateur pour effectuer la restauration du logiciel.</String>
  <String Id="FailureRestartButton">&amp;Redémarrer</String>
  <String Id="FailureCloseButton">&amp;Fermer</String>
</WixLocalization>