aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/2070/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/2070/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/2070/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/2070/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/2070/wixpreq.wxl
new file mode 100644
index 00000000..1e57ec2f
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/2070/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-pt" Language="2070" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="Configuração do [WixBundleName]" />
6 <String Id="Title" Value="O Microsoft .NET Framework é necessário para a configuração do [WixBundleName]" />
7 <String Id="ConfirmCancelMessage" Value="Tem a certeza de que pretende cancelar?" />
8 <String Id="HelpHeader" Value="Ajuda da Configuração" />
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%." />
10 <String Id="HelpCloseButton" Value="&amp;Fechar" />
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." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Aceitar e Instalar" />
13 <String Id="InstallDeclineButton" Value="&amp;Recusar" />
14 <String Id="ProgressHeader" Value="Progresso da Configuração" />
15 <String Id="ProgressLabel" Value="A processar:" />
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 da Configuração" />
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;." />
23 <String Id="FailureRestartText" Value="Tem de reiniciar o computador para concluir 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>