aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl')
-rw-r--r--src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl57
1 files changed, 25 insertions, 32 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl
index f22822d8..1e57ec2f 100644
--- a/src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl
+++ b/src/ext/Bal/wixstdba/Resources/2070/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-pt" Language="2070" xmlns="http://wixtoolset.org/schemas/v4/wxl"> 4<WixLocalization Culture="pt-pt" Language="2070" xmlns="http://wixtoolset.org/schemas/v4/wxl">
6 <String Id="Caption">Configuração do [WixBundleName]</String> 5 <String Id="Caption" Value="Configuração do [WixBundleName]" />
7 <String Id="Title">O Microsoft .NET Framework é necessário para a configuração do [WixBundleName]</String> 6 <String Id="Title" Value="O Microsoft .NET Framework é necessário para a configuração do [WixBundleName]" />
8 <String Id="ConfirmCancelMessage">Tem a certeza de que pretende cancelar?</String> 7 <String Id="ConfirmCancelMessage" Value="Tem a certeza de que pretende cancelar?" />
9 <String Id="HelpHeader">Ajuda da Configuração</String> 8 <String Id="HelpHeader" Value="Ajuda da Configuração" />
10 <String Id="HelpText">/passive | /quiet - apresenta IU mínima sem mensagens ou não apresenta IU nem 9 <String Id="HelpText" Value="/passive | /quiet - apresenta IU mínima sem mensagens ou não apresenta IU nem&#xA; mensagens. Por predefinição, são apresentadas a IU e todas as mensagens.&#xA;&#xA;/norestart - suprimir qualquer tentativa de reinício. Por predefinição, a IU&#xA; avisará antes de reiniciar.&#xA;/log log.txt - regista num ficheiro específico. Por predefinição, é criado um&#xA; ficheiro de registo em %TEMP%." />
11 mensagens. Por predefinição, são apresentadas a IU e todas as mensagens. 10 <String Id="HelpCloseButton" Value="&amp;Fechar" />
12 11 <String Id="InstallLicenseTerms" Value="Clique no botão &quot;Aceitar e Instalar&quot; para aceitar os &lt;a href=&quot;#&quot;&gt;termos de licenciamento&lt;/a&gt; do Microsoft .NET Framework." />
13/norestart - suprimir qualquer tentativa de reinício. Por predefinição, a IU 12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Aceitar e Instalar" />
14 avisará antes de reiniciar. 13 <String Id="InstallDeclineButton" Value="&amp;Recusar" />
15/log log.txt - regista num ficheiro específico. Por predefinição, é criado um 14 <String Id="ProgressHeader" Value="Progresso da Configuração" />
16 ficheiro de registo em %TEMP%.</String> 15 <String Id="ProgressLabel" Value="A processar:" />
17 <String Id="HelpCloseButton">&amp;Fechar</String> 16 <String Id="ProgressCancelButton" Value="&amp;Cancelar" />
18 <String Id="InstallLicenseTerms">Clique no botão "Aceitar e Instalar" para aceitar os &lt;a href="#"&gt;termos de licenciamento&lt;/a&gt; do Microsoft .NET Framework.</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 Configuração</String> 20 <String Id="SuccessCloseButton" Value="&amp;Close" />
22 <String Id="ProgressLabel">A processar:</String> 21 <String Id="FailureHeader" Value="Falha da Configuração" />
23 <String Id="ProgressCancelButton">&amp;Cancelar</String> 22 <String Id="FailureLogLinkText" Value="Um ou mais problemas provocaram a falha da configuração. Corrija os problemas e repita a configuração. Para mais informações, consulte o &lt;a href=&quot;#&quot;&gt;ficheiro de registo&lt;/a&gt;." />
24 <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String> 23 <String Id="FailureRestartText" Value="Tem de reiniciar o computador para concluir 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 da Configuraçã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 provocaram a falha da configuração. Corrija os problemas e repita a configuração. Para mais informações, consulte o &lt;a href="#"&gt;ficheiro de registo&lt;/a&gt;.</String> 28 <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
30 <String Id="FailureRestartText">Tem de reiniciar o computador para concluir 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>