summaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl')
-rw-r--r--src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl58
1 files changed, 25 insertions, 33 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl
index 3ae1cbd9..cd17ae34 100644
--- a/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl
+++ b/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl
@@ -1,37 +1,29 @@
1<?xml version="1.0" encoding="utf-8"?> 1<!-- 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. -->
2<!-- 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. -->
3 2
4 3
5<WixLocalization Culture="fr-fr" Language="1036" xmlns="http://wixtoolset.org/schemas/v4/wxl"> 4<WixLocalization Culture="fr-fr" Language="1036" xmlns="http://wixtoolset.org/schemas/v4/wxl">
6 <String Id="Caption">Installation de [WixBundleName]</String> 5 <String Id="Caption" Value="Installation de [WixBundleName]" />
7 <String Id="Title">Microsoft .NET Framework requis pour l'installation de [WixBundleName]</String> 6 <String Id="Title" Value="Microsoft .NET Framework requis pour l'installation de [WixBundleName]" />
8 <String Id="ConfirmCancelMessage">Êtes-vous sûr de vouloir annuler ?</String> 7 <String Id="ConfirmCancelMessage" Value="Êtes-vous sûr de vouloir annuler ?" />
9 <String Id="HelpHeader">Aide de l'installation</String> 8 <String Id="HelpHeader" Value="Aide de l'installation" />
10 <String Id="HelpText">/passive | /quiet - affiche une interface minimale sans invites ou n'affiche 9 <String Id="HelpText" Value="/passive | /quiet - affiche une interface minimale sans invites ou n'affiche&#xA; aucune interface ni aucune invite. Par défaut, l'interface et toutes les&#xA; invites sont affichées.&#xA;&#xA;/norestart - annule toute tentative de redémarrage. Par défaut, l'interface&#xA; affiche une invite avant de redémarrer.&#xA;/log journal.txt - consigne les entrées de journal dans un fichier spécifique.&#xA; Par défaut, un fichier journal est créé dans %TEMP%." />
11 aucune interface ni aucune invite. Par défaut, l'interface et toutes les 10 <String Id="HelpCloseButton" Value="&amp;Fermer" />
12 invites sont affichées. 11 <String Id="InstallLicenseTerms" Value="Cliquez sur le bouton « Accepter et installer » pour accepter les &lt;a href=&quot;#&quot;&gt;termes du contrat de licence&lt;/a&gt; Microsoft .NET Framework." />
13 12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Accepter et installer" />
14/norestart - annule toute tentative de redémarrage. Par défaut, l'interface 13 <String Id="InstallDeclineButton" Value="&amp;Refuser" />
15 affiche une invite avant de redémarrer. 14 <String Id="ProgressHeader" Value="Progression de l'installation" />
16/log journal.txt - consigne les entrées de journal dans un fichier spécifique. 15 <String Id="ProgressLabel" Value="Traitement en cours :" />
17 Par défaut, un fichier journal est créé dans %TEMP%.</String> 16 <String Id="ProgressCancelButton" Value="&amp;Annuler" />
18 <String Id="HelpCloseButton">&amp;Fermer</String> 17 <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" />
19 <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> 18 <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." />
20 <String Id="InstallAcceptAndInstallButton">&amp;Accepter et installer</String> 19 <String Id="SuccessRestartButton" Value="&amp;Restart" />
21 <String Id="InstallDeclineButton">&amp;Refuser</String> 20 <String Id="SuccessCloseButton" Value="&amp;Close" />
22 <String Id="ProgressHeader">Progression de l'installation</String> 21 <String Id="FailureHeader" Value="L'installation a échoué" />
23 <String Id="ProgressLabel">Traitement en cours :</String> 22 <String Id="FailureLogLinkText" Value="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=&quot;#&quot;&gt;fichier journal&lt;/a&gt;." />
24 <String Id="ProgressCancelButton">&amp;Annuler</String> 23 <String Id="FailureRestartText" Value="Vous devez redémarrer votre ordinateur pour effectuer la restauration du logiciel." />
25 <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String> 24 <String Id="FailureRestartButton" Value="&amp;Redémarrer" />
26 <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String> 25 <String Id="FailureCloseButton" Value="&amp;Fermer" />
27 <String Id="SuccessRestartButton">&amp;Restart</String> 26 <String Id="NET452WIN7RTMErrorMessage" Value="[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment." />
28 <String Id="SuccessCloseButton">&amp;Close</String> 27 <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." />
29 <String Id="FailureHeader">L'installation a échoué</String> 28 <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
30 <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>
31 <String Id="FailureRestartText">Vous devez redémarrer votre ordinateur pour effectuer la restauration du logiciel.</String>
32 <String Id="FailureRestartButton">&amp;Redémarrer</String>
33 <String Id="FailureCloseButton">&amp;Fermer</String>
34 <String Id="NET452WIN7RTMErrorMessage">[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment.</String>
35 <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String>
36 <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String>
37</WixLocalization> 29</WixLocalization>