diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl | 57 |
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
 sem avisos. Por padrão a UI e todos avisos são exibidos.

/norestart - suprime qualquer tentativa de reinicialização. Por padrão a UI
 irá solicitar antes de reiniciar.
/log log.txt - logs para um arquivo específico. Por padrão um arquivo de log é
 criado em %TEMP%." /> |
11 | sem avisos. Por padrão a UI e todos avisos são exibidos. | 10 | <String Id="HelpCloseButton" Value="&Fechar" /> |
12 | 11 | <String Id="InstallLicenseTerms" Value="Clique o botão "Aceitar e Instalar" para aceitar os termos de licença do Microsoft .NET Framework <a href="#"></a>." /> | |
13 | /norestart - suprime qualquer tentativa de reinicialização. Por padrão a UI | 12 | <String Id="InstallAcceptAndInstallButton" Value="&Aceitar e Instalar" /> |
14 | irá solicitar antes de reiniciar. | 13 | <String Id="InstallDeclineButton" Value="&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">&Fechar</String> | 16 | <String Id="ProgressCancelButton" Value="&Cancelar" /> |
18 | <String Id="InstallLicenseTerms">Clique o botão "Aceitar e Instalar" para aceitar os termos de licença do Microsoft .NET Framework <a href="#"></a>.</String> | 17 | <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" /> |
19 | <String Id="InstallAcceptAndInstallButton">&Aceitar e Instalar</String> | 18 | <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." /> |
20 | <String Id="InstallDeclineButton">&Recusar</String> | 19 | <String Id="SuccessRestartButton" Value="&Restart" /> |
21 | <String Id="ProgressHeader">Progresso da Instalação</String> | 20 | <String Id="SuccessCloseButton" Value="&Close" /> |
22 | <String Id="ProgressLabel">Processando:</String> | 21 | <String Id="FailureHeader" Value="Falha na Instalação" /> |
23 | <String Id="ProgressCancelButton">&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 <a href="#">arquivo de log</a>." /> |
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="&Reiniciar" /> |
26 | <String Id="SuccessRestartButton">&Restart</String> | 25 | <String Id="FailureCloseButton" Value="&Fechar" /> |
27 | <String Id="SuccessCloseButton">&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 <a href="#">arquivo de log</a>.</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">&Reiniciar</String> | ||
32 | <String Id="FailureCloseButton">&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> |