diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl deleted file mode 100644 index 0dd75159..00000000 --- a/src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl +++ /dev/null | |||
@@ -1,29 +0,0 @@ | |||
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 | |||
3 | |||
4 | <WixLocalization Culture="sk-sk" Language="1051" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | ||
5 | <String Id="Caption" Value="[WixBundleName] – inštalácia" /> | ||
6 | <String Id="Title" Value="Na inštaláciu aplikácie [WixBundleName] sa vyžaduje súčasť Microsoft .NET Framework" /> | ||
7 | <String Id="ConfirmCancelMessage" Value="Naozaj chcete zrušiť operáciu?" /> | ||
8 | <String Id="HelpHeader" Value="Pomocník pre inštaláciu" /> | ||
9 | <String Id="HelpText" Value="/passive | /quiet – zobrazí minimálne používateľské rozhranie bez výziev alebo
 nezobrazí žiadne používateľské rozhranie ani výzvy. Predvolene sa
 zobrazuje používateľské rozhranie aj všetky výzvy.

/norestart – zruší všetky pokusy o reštart. Používateľské rozhranie
 predvolene zobrazí pred reštartom výzvu.
/log log.txt – urobí záznam do určeného súboru. Súbor denníka sa predvolene
 vytvorí v priečinku %TEMP%." /> | ||
10 | <String Id="HelpCloseButton" Value="&Zavrieť" /> | ||
11 | <String Id="InstallLicenseTerms" Value="Kliknutím na tlačidlo Súhlasiť a inštalovať vyjadrite svoj súhlas s <a href="#">licenčnými podmienkami</a> súčasti Microsoft .NET Framework." /> | ||
12 | <String Id="InstallAcceptAndInstallButton" Value="&Súhlasiť a inštalovať" /> | ||
13 | <String Id="InstallDeclineButton" Value="&Odmietnuť" /> | ||
14 | <String Id="ProgressHeader" Value="Priebeh inštalácie" /> | ||
15 | <String Id="ProgressLabel" Value="Spracúva sa:" /> | ||
16 | <String Id="ProgressCancelButton" Value="&Zrušiť" /> | ||
17 | <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" /> | ||
18 | <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." /> | ||
19 | <String Id="SuccessRestartButton" Value="&Restart" /> | ||
20 | <String Id="SuccessCloseButton" Value="&Close" /> | ||
21 | <String Id="FailureHeader" Value="Inštalácia zlyhala" /> | ||
22 | <String Id="FailureLogLinkText" Value="Inštalácia zlyhala pre jednu alebo viac príčin. Odstráňte problémy a skúste znova spustiť inštaláciu. Ďalšie informácie nájdete v <a href="#">súbore denníka</a>." /> | ||
23 | <String Id="FailureRestartText" Value="Dokončenie všetkých zmien softvéru vyžaduje reštart počítača." /> | ||
24 | <String Id="FailureRestartButton" Value="&Reštartovať" /> | ||
25 | <String Id="FailureCloseButton" Value="&Zavrieť" /> | ||
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." /> | ||
27 | <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." /> | ||
28 | <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." /> | ||
29 | </WixLocalization> | ||