aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl
blob: b895bb766592e6a9c38bea73699a0c1d9f8402ae (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
<!-- 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="da-dk" Language="1030" xmlns="http://wixtoolset.org/schemas/v4/wxl">
  <String Id="Caption" Value="Installation af [WixBundleName]" />
  <String Id="Title" Value="Microsoft .NET Framework skal være installeret i forbindelse med Installationen af [WixBundleName]" />
  <String Id="ConfirmCancelMessage" Value="Er du sikker på, at du vil annullere?" />
  <String Id="HelpHeader" Value="Hjælp til installation" />
  <String Id="HelpText" Value="/passive | /quiet -  viser en minimal brugergrænseflade uden prompter eller&#xA;   viser ingen brugergrænseflade og ingen prompter.&#xA;   Brugergrænsefladen og alle prompter vises som standard.&#xA;&#xA;/norestart   - skjuler forsøg på genstart. Der vises som standard en&#xA;   forespørgsel i brugergrænsefladen, før der genstartes.&#xA;/log log.txt - logfører til en bestemt fil. Der oprettes som standard en&#xA;  logfil  i %TEMP%." />
  <String Id="HelpCloseButton" Value="&amp;Luk" />
  <String Id="InstallLicenseTerms" Value="Klik på knappen &quot;Acceptér og installér&quot; for at acceptere &lt;a href=&quot;#&quot;&gt;licensvilkårene&lt;/a&gt; for Microsoft .NET Framework." />
  <String Id="InstallAcceptAndInstallButton" Value="&amp;Acceptér og installér" />
  <String Id="InstallDeclineButton" Value="&amp;Afvis" />
  <String Id="ProgressHeader" Value="Status for installation" />
  <String Id="ProgressLabel" Value="Behandler:" />
  <String Id="ProgressCancelButton" Value="&amp;Annuller" />
  <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" />
  <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." />
  <String Id="SuccessRestartButton" Value="&amp;Restart" />
  <String Id="SuccessCloseButton" Value="&amp;Close" />
  <String Id="FailureHeader" Value="Installationen blev ikke gennemført" />
  <String Id="FailureLogLinkText" Value="Installationen blev ikke gennemført på grund af et eller flere problemer. Løs problemerne, og prøv derefter at installere igen. Se &lt;a href=&quot;#&quot;&gt;logfilen&lt;/a&gt; for at få flere oplysninger." />
  <String Id="FailureRestartText" Value="Du skal genstarte computeren for at fuldføre annulleringen af opdateringen af softwaren." />
  <String Id="FailureRestartButton" Value="&amp;Genstart" />
  <String Id="FailureCloseButton" Value="&amp;Luk" />
  <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." />
  <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." />
  <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
</WixLocalization>