aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/1046/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/1046/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/1046/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/1046/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/1046/wixpreq.wxl
new file mode 100644
index 00000000..dc8d22d1
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/1046/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="pt-br" Language="1046" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="[WixBundleName] Instalação" />
6 <String Id="Title" Value="Microsoft .NET Framework é necessário para instalação do [WixBundleName]" />
7 <String Id="ConfirmCancelMessage" Value="Tem certeza de que deseja cancelar?" />
8 <String Id="HelpHeader" Value="Ajuda da Instalação" />
9 <String Id="HelpText" Value="/passive | /quiet - exibe UI mínima sem avisos ou exibe sem UI e&#xA; sem avisos. Por padrão a UI e todos avisos são exibidos.&#xA;&#xA;/norestart - suprime qualquer tentativa de reinicialização. Por padrão a UI&#xA; irá solicitar antes de reiniciar.&#xA;/log log.txt - logs para um arquivo específico. Por padrão um arquivo de log é&#xA; criado em %TEMP%." />
10 <String Id="HelpCloseButton" Value="&amp;Fechar" />
11 <String Id="InstallLicenseTerms" Value="Clique o botão &quot;Aceitar e Instalar&quot; para aceitar os termos de licença do Microsoft .NET Framework &lt;a href=&quot;#&quot;&gt;&lt;/a&gt;." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Aceitar e Instalar" />
13 <String Id="InstallDeclineButton" Value="&amp;Recusar" />
14 <String Id="ProgressHeader" Value="Progresso da Instalação" />
15 <String Id="ProgressLabel" Value="Processando:" />
16 <String Id="ProgressCancelButton" Value="&amp;Cancelar" />
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="Falha na Instalação" />
22 <String Id="FailureLogLinkText" Value="Um ou mais problemas causaram falha na instalação. Corrija os problemas e tente a instalação novamente. Para mais informações consulte o &lt;a href=&quot;#&quot;&gt;arquivo de log&lt;/a&gt;." />
23 <String Id="FailureRestartText" Value="Você deve reiniciar o computador para completar a reversão do software." />
24 <String Id="FailureRestartButton" Value="&amp;Reiniciar" />
25 <String Id="FailureCloseButton" Value="&amp;Fechar" />
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>