aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/1045/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/1045/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/1045/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/1045/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/1045/wixpreq.wxl
new file mode 100644
index 00000000..f7d0de6a
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/1045/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="pl-pl" Language="1045" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="Instalator programu [WixBundleName]" />
6 <String Id="Title" Value="Do zainstalowania programu [WixBundleName] jest wymagany program Microsoft .NET Framework" />
7 <String Id="ConfirmCancelMessage" Value="Czy na pewno chcesz anulować?" />
8 <String Id="HelpHeader" Value="Pomoc instalatora" />
9 <String Id="HelpText" Value="/passive | /quiet - wyświetla minimalny interfejs użytkownika bez monitów&#xA; lub nie wyświetla interfejsu użytkownika ani monitów. Domyślnie jest&#xA; wyświetlany interfejs użytkownika i wszystkie monity.&#xA;&#xA;/norestart - pomija wszelkie próby ponownego uruchomienia. Domyślnie&#xA; interfejs użytkownika będzie wyświetlał monit przed ponownym uruchomieniem.&#xA;/log log.txt - zapisuje wpisy dziennika do określonego pliku.&#xA; Domyślnie plik dziennika jest tworzony w folderze %TEMP%." />
10 <String Id="HelpCloseButton" Value="&amp;Zamknij" />
11 <String Id="InstallLicenseTerms" Value="Kliknij przycisk Zaakceptuj i zainstaluj, aby zaakceptować &lt;a href=&quot;#&quot;&gt;warunki licencji&lt;/a&gt; programu Microsoft .NET Framework." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Zaakceptuj i zainstaluj" />
13 <String Id="InstallDeclineButton" Value="&amp;Odrzuć" />
14 <String Id="ProgressHeader" Value="Postęp instalacji" />
15 <String Id="ProgressLabel" Value="Trwa przetwarzanie:" />
16 <String Id="ProgressCancelButton" Value="&amp;Anuluj" />
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="Instalacja nie powiodła się" />
22 <String Id="FailureLogLinkText" Value="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=&quot;#&quot;&gt;pliku dziennika&lt;/a&gt;." />
23 <String Id="FailureRestartText" Value="Aby zakończyć wycofywanie oprogramowania, musisz ponownie uruchomić komputer." />
24 <String Id="FailureRestartButton" Value="&amp;Uruchom ponownie" />
25 <String Id="FailureCloseButton" Value="&amp;Zamknij" />
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>