| 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="sl-si" Language="1060" xmlns="http://wixtoolset.org/schemas/v4/wxl"> |
| 5 | <String Id="Caption" Value="[WixBundleName] Namestitev" /> |
| 6 | <String Id="Title" Value="Microsoft .NET Framework, potreben za namestitev paketa [WixBundleName]" /> |
| 7 | <String Id="ConfirmCancelMessage" Value="Ali ste prepričani, da želite preklicati?" /> |
| 8 | <String Id="HelpHeader" Value="Pomoč za namestitev" /> |
| 9 | <String Id="HelpText" Value="/passive | /quiet - prikaže minimalni uporabniški vmesnik brez pozivov ali ne prikaže
 uporabniškega vmesnika in pozivov. Privzeto so prikazani uporabniški vmesnik in
 vsi pozivi.

/norestart - skrije vse možnosti za vnovicni zagon. Privzeto uporabniški vmesnik
 prikaže poziv pred ponovnim zagonom.
/log log.txt - beleži vnose v dnevnik v doloceno datoteko. Privzeto je datoteko
 ustvarjena v mapi %TEMP%." /> |
| 10 | <String Id="HelpCloseButton" Value="&Zapri" /> |
| 11 | <String Id="InstallLicenseTerms" Value="Kliknite »Sprejmi in namesti« in sprejmite <a href="#">licenčne pogoje</a> za Microsoft .NET Framework." /> |
| 12 | <String Id="InstallAcceptAndInstallButton" Value="&Sprejmi in namesti" /> |
| 13 | <String Id="InstallDeclineButton" Value="&Zavrni" /> |
| 14 | <String Id="ProgressHeader" Value="Potek namestitve" /> |
| 15 | <String Id="ProgressLabel" Value="Obdelovanje:" /> |
| 16 | <String Id="ProgressCancelButton" Value="&Preklič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="Namestitev ni uspela" /> |
| 22 | <String Id="FailureLogLinkText" Value="Namestitev ni uspela zaradi ene ali več težav. Odpravite težave in ponovno zaženite namestitev. Za več informacij glejte <a href="#">dnevniško datoteko</a>." /> |
| 23 | <String Id="FailureRestartText" Value="Za povrnitev prejšnjega stanja programske opreme morate ponovno zagnati računalnik." /> |
| 24 | <String Id="FailureRestartButton" Value="&Ponovni zagon" /> |
| 25 | <String Id="FailureCloseButton" Value="&Zapri" /> |
| 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> |