aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/1051/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/1051/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/1051/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/1051/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/1051/wixpreq.wxl
new file mode 100644
index 00000000..0dd75159
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/1051/wixpreq.wxl
@@ -0,0 +1,29 @@
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&#xA; nezobrazí žiadne používateľské rozhranie ani výzvy. Predvolene sa&#xA; zobrazuje používateľské rozhranie aj všetky výzvy.&#xA;&#xA;/norestart – zruší všetky pokusy o reštart. Používateľské rozhranie&#xA; predvolene zobrazí pred reštartom výzvu.&#xA;/log log.txt – urobí záznam do určeného súboru. Súbor denníka sa predvolene&#xA; vytvorí v priečinku %TEMP%." />
10 <String Id="HelpCloseButton" Value="&amp;Zavrieť" />
11 <String Id="InstallLicenseTerms" Value="Kliknutím na tlačidlo Súhlasiť a inštalovať vyjadrite svoj súhlas s &lt;a href=&quot;#&quot;&gt;licenčnými podmienkami&lt;/a&gt; súčasti Microsoft .NET Framework." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Súhlasiť a inštalovať" />
13 <String Id="InstallDeclineButton" Value="&amp;Odmietnuť" />
14 <String Id="ProgressHeader" Value="Priebeh inštalácie" />
15 <String Id="ProgressLabel" Value="Spracúva sa:" />
16 <String Id="ProgressCancelButton" Value="&amp;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="&amp;Restart" />
20 <String Id="SuccessCloseButton" Value="&amp;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 &lt;a href=&quot;#&quot;&gt;súbore denníka&lt;/a&gt;." />
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="&amp;Reštartovať" />
25 <String Id="FailureCloseButton" Value="&amp;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>