aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/1045/mbapreq.wxl
blob: 41832b136d1ac4a3d4cb7145cc229f6dad2e2727 (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
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>
<!-- 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="pl-pl" Language="1045" xmlns="http://wixtoolset.org/schemas/v4/wxl">
  <String Id="Caption">Instalator programu [WixBundleName]</String>
  <String Id="Title">Do zainstalowania programu [WixBundleName] jest wymagany program Microsoft .NET Framework</String>
  <String Id="ConfirmCancelMessage">Czy na pewno chcesz anulować?</String>
  <String Id="HelpHeader">Pomoc instalatora</String>
  <String Id="HelpText">/passive | /quiet -  wyświetla minimalny interfejs użytkownika bez monitów
   lub nie wyświetla interfejsu użytkownika ani monitów. Domyślnie jest
   wyświetlany interfejs  użytkownika i wszystkie monity.

/norestart   - pomija wszelkie próby ponownego uruchomienia. Domyślnie
   interfejs użytkownika będzie wyświetlał monit przed ponownym uruchomieniem.
/log log.txt - zapisuje wpisy dziennika do określonego pliku.
   Domyślnie plik dziennika jest tworzony w folderze %TEMP%.</String>
  <String Id="HelpCloseButton">&amp;Zamknij</String>
  <String Id="InstallLicenseTerms">Kliknij przycisk Zaakceptuj i zainstaluj, aby zaakceptować &lt;a href="#"&gt;warunki licencji&lt;/a&gt; programu Microsoft .NET Framework.</String>
  <String Id="InstallAcceptAndInstallButton">&amp;Zaakceptuj i zainstaluj</String>
  <String Id="InstallDeclineButton">&amp;Odrzuć</String>
  <String Id="ProgressHeader">Postęp instalacji</String>
  <String Id="ProgressLabel">Trwa przetwarzanie:</String>
  <String Id="ProgressCancelButton">&amp;Anuluj</String>
  <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String>
  <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String>
  <String Id="SuccessRestartButton">&amp;Restart</String>
  <String Id="SuccessCloseButton">&amp;Close</String>
  <String Id="FailureHeader">Instalacja nie powiodła się</String>
  <String Id="FailureLogLinkText">Co najmniej jeden problem spowodował niepowodzenie instalacji. Usuń problemy, a następnie ponów próbę instalacji. Aby uzyskać więcej informacji można znaleźć w &lt;a href="#"&gt;pliku dziennika&lt;/a&gt;.</String>
  <String Id="FailureRestartText">Aby zakończyć wycofywanie oprogramowania, musisz ponownie uruchomić komputer.</String>
  <String Id="FailureRestartButton">&amp;Uruchom ponownie</String>
  <String Id="FailureCloseButton">&amp;Zamknij</String>
  <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>
  <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String>
  <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String>
</WixLocalization>