aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl')
-rw-r--r--src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl57
1 files changed, 25 insertions, 32 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl
index 08968f93..dc8d22d1 100644
--- a/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl
+++ b/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl
@@ -1,36 +1,29 @@
1<?xml version="1.0" encoding="utf-8"?> 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<!-- 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. -->
3 2
4 3
5<WixLocalization Culture="pt-br" Language="1046" xmlns="http://wixtoolset.org/schemas/v4/wxl"> 4<WixLocalization Culture="pt-br" Language="1046" xmlns="http://wixtoolset.org/schemas/v4/wxl">
6 <String Id="Caption">[WixBundleName] Instalação</String> 5 <String Id="Caption" Value="[WixBundleName] Instalação" />
7 <String Id="Title">Microsoft .NET Framework é necessário para instalação do [WixBundleName]</String> 6 <String Id="Title" Value="Microsoft .NET Framework é necessário para instalação do [WixBundleName]" />
8 <String Id="ConfirmCancelMessage">Tem certeza de que deseja cancelar?</String> 7 <String Id="ConfirmCancelMessage" Value="Tem certeza de que deseja cancelar?" />
9 <String Id="HelpHeader">Ajuda da Instalação</String> 8 <String Id="HelpHeader" Value="Ajuda da Instalação" />
10 <String Id="HelpText">/passive | /quiet - exibe UI mínima sem avisos ou exibe sem UI e 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%." />
11 sem avisos. Por padrão a UI e todos avisos são exibidos. 10 <String Id="HelpCloseButton" Value="&amp;Fechar" />
12 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;." />
13/norestart - suprime qualquer tentativa de reinicialização. Por padrão a UI 12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Aceitar e Instalar" />
14 irá solicitar antes de reiniciar. 13 <String Id="InstallDeclineButton" Value="&amp;Recusar" />
15/log log.txt - logs para um arquivo específico. Por padrão um arquivo de log é 14 <String Id="ProgressHeader" Value="Progresso da Instalação" />
16 criado em %TEMP%.</String> 15 <String Id="ProgressLabel" Value="Processando:" />
17 <String Id="HelpCloseButton">&amp;Fechar</String> 16 <String Id="ProgressCancelButton" Value="&amp;Cancelar" />
18 <String Id="InstallLicenseTerms">Clique o botão "Aceitar e Instalar" para aceitar os termos de licença do Microsoft .NET Framework &lt;a href="#"&gt;&lt;/a&gt;.</String> 17 <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" />
19 <String Id="InstallAcceptAndInstallButton">&amp;Aceitar e Instalar</String> 18 <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." />
20 <String Id="InstallDeclineButton">&amp;Recusar</String> 19 <String Id="SuccessRestartButton" Value="&amp;Restart" />
21 <String Id="ProgressHeader">Progresso da Instalação</String> 20 <String Id="SuccessCloseButton" Value="&amp;Close" />
22 <String Id="ProgressLabel">Processando:</String> 21 <String Id="FailureHeader" Value="Falha na Instalação" />
23 <String Id="ProgressCancelButton">&amp;Cancelar</String> 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;." />
24 <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String> 23 <String Id="FailureRestartText" Value="Você deve reiniciar o computador para completar a reversão do software." />
25 <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String> 24 <String Id="FailureRestartButton" Value="&amp;Reiniciar" />
26 <String Id="SuccessRestartButton">&amp;Restart</String> 25 <String Id="FailureCloseButton" Value="&amp;Fechar" />
27 <String Id="SuccessCloseButton">&amp;Close</String> 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." />
28 <String Id="FailureHeader">Falha na Instalação</String> 27 <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." />
29 <String Id="FailureLogLinkText">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="#"&gt;arquivo de log&lt;/a&gt;.</String> 28 <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
30 <String Id="FailureRestartText">Você deve reiniciar o computador para completar a reversão do software. </String>
31 <String Id="FailureRestartButton">&amp;Reiniciar</String>
32 <String Id="FailureCloseButton">&amp;Fechar</String>
33 <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>
34 <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String>
35 <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String>
36</WixLocalization> 29</WixLocalization>