aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl')
-rw-r--r--src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl58
1 files changed, 25 insertions, 33 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl
index d2e572fc..c9d7b8e4 100644
--- a/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl
+++ b/src/ext/Bal/wixstdba/Resources/1043/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="nl-nl" Language="1043" xmlns="http://wixtoolset.org/schemas/v4/wxl"> 4<WixLocalization Culture="nl-nl" Language="1043" xmlns="http://wixtoolset.org/schemas/v4/wxl">
6 <String Id="Caption">[WixBundleName] Installatie</String> 5 <String Id="Caption" Value="[WixBundleName] Installatie" />
7 <String Id="Title">Microsoft .NET Framework is vereist voor installatie [WixBundleName]</String> 6 <String Id="Title" Value="Microsoft .NET Framework is vereist voor installatie [WixBundleName]" />
8 <String Id="ConfirmCancelMessage">Weet u zeker dat u de installatie wilt annuleren?</String> 7 <String Id="ConfirmCancelMessage" Value="Weet u zeker dat u de installatie wilt annuleren?" />
9 <String Id="HelpHeader">Help bij Setup</String> 8 <String Id="HelpHeader" Value="Help bij Setup" />
10 <String Id="HelpText">/passive | /quiet - geeft een minimale gebruikersinterface weer zonder prompts 9 <String Id="HelpText" Value="/passive | /quiet - geeft een minimale gebruikersinterface weer zonder prompts&#xA; of geeft geen gebruikersinterface en geen prompts weer. Gebruikersinterface&#xA; en alle prompts worden standaard weergegeven.&#xA;&#xA;/norestart - pogingen tot opnieuw opstarten onderdrukken.&#xA; Gebruikersinterface vraagt standaard alvorens opnieuw op te starten.&#xA;/log log.txt - registreert gegevens in een specifiek bestand. Een logbestand&#xA; wordt standaard in %TEMP% gemaakt." />
11 of geeft geen gebruikersinterface en geen prompts weer. Gebruikersinterface 10 <String Id="HelpCloseButton" Value="&amp;Sluiten" />
12 en alle prompts worden standaard weergegeven. 11 <String Id="InstallLicenseTerms" Value="Klik op de knop 'Accepteren en installeren' om de &lt;a href=&quot;#&quot;&gt;licentievoorwaarden&lt;/a&gt; van het Microsoft .NET Framework te accepteren." />
13 12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Accepteren en installeren" />
14/norestart - pogingen tot opnieuw opstarten onderdrukken. 13 <String Id="InstallDeclineButton" Value="&amp;Weigeren" />
15 Gebruikersinterface vraagt standaard alvorens opnieuw op te starten. 14 <String Id="ProgressHeader" Value="Voortgang van de installatie" />
16/log log.txt - registreert gegevens in een specifiek bestand. Een logbestand 15 <String Id="ProgressLabel" Value="Verwerken:" />
17 wordt standaard in %TEMP% gemaakt.</String> 16 <String Id="ProgressCancelButton" Value="&amp;Annuleren" />
18 <String Id="HelpCloseButton">&amp;Sluiten</String> 17 <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" />
19 <String Id="InstallLicenseTerms">Klik op de knop 'Accepteren en installeren' om de &lt;a href="#"&gt;licentievoorwaarden&lt;/a&gt; van het Microsoft .NET Framework te accepteren.</String> 18 <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." />
20 <String Id="InstallAcceptAndInstallButton">&amp;Accepteren en installeren</String> 19 <String Id="SuccessRestartButton" Value="&amp;Restart" />
21 <String Id="InstallDeclineButton">&amp;Weigeren</String> 20 <String Id="SuccessCloseButton" Value="&amp;Close" />
22 <String Id="ProgressHeader">Voortgang van de installatie</String> 21 <String Id="FailureHeader" Value="Installatie mislukt" />
23 <String Id="ProgressLabel">Verwerken:</String> 22 <String Id="FailureLogLinkText" Value="Er zijn een of meer fouten opgetreden waardoor de installatie is mislukt. Corrigeer de problemen en voer Setup opnieuw uit. Raadpleeg het &lt;a href=&quot;#&quot;&gt;log boekbestand&lt;/a&gt; voor meer informatie." />
24 <String Id="ProgressCancelButton">&amp;Annuleren</String> 23 <String Id="FailureRestartText" Value="U moet uw computer opnieuw opstarten om het terugdraaien van de software te voltooien." />
25 <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String> 24 <String Id="FailureRestartButton" Value="&amp;Opnieuw opstarten" />
26 <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String> 25 <String Id="FailureCloseButton" Value="&amp;Sluiten" />
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">Installatie mislukt</String> 28 <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
30 <String Id="FailureLogLinkText">Er zijn een of meer fouten opgetreden waardoor de installatie is mislukt. Corrigeer de problemen en voer Setup opnieuw uit. Raadpleeg het &lt;a href="#"&gt;log boekbestand&lt;/a&gt; voor meer informatie.</String>
31 <String Id="FailureRestartText">U moet uw computer opnieuw opstarten om het terugdraaien van de software te voltooien.</String>
32 <String Id="FailureRestartButton">&amp;Opnieuw opstarten</String>
33 <String Id="FailureCloseButton">&amp;Sluiten</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>