aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/3082/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/3082/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/3082/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/3082/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/3082/wixpreq.wxl
new file mode 100644
index 00000000..cd835913
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/3082/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="es-es" Language="3082" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="Instalación de [WixBundleName]" />
6 <String Id="Title" Value="La instalación de [WixBundleName] requiere Microsoft .NET Framework" />
7 <String Id="ConfirmCancelMessage" Value="¿Está seguro de que desea cancelar?" />
8 <String Id="HelpHeader" Value="Ayuda del programa de instalación" />
9 <String Id="HelpText" Value="/passive | /quiet - muestra una interfaz de usuario mínima y no realiza&#xA; preguntas, o bien no muestra interfaz de usuario y no realiza preguntas.&#xA; De manera predeterminada se muestra la interfaz de usuario completa y se&#xA; realizan todas las preguntas necesarias.&#xA;&#xA;/norestart - suprime cualquier intento de reinicio. De manera predeterminada,&#xA; la interfaz de usuario preguntará si se desea reiniciar.&#xA;/log log.txt - registra los datos de instalación en un archivo específico.&#xA; De manera predeterminada se crea un archivo de registro en %TEMP%." />
10 <String Id="HelpCloseButton" Value="&amp;Cerrar" />
11 <String Id="InstallLicenseTerms" Value="Haga clic en el botón &quot;Aceptar e instalar&quot; para aceptar los &lt;a href=&quot;#&quot;&gt;términos de licencia&lt;/a&gt; de Microsoft .NET Framework." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Aceptar e instalar" />
13 <String Id="InstallDeclineButton" Value="&amp;Rechazar" />
14 <String Id="ProgressHeader" Value="Progreso de la instalación" />
15 <String Id="ProgressLabel" Value="Procesando:" />
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="Error de la instalación" />
22 <String Id="FailureLogLinkText" Value="No se pudo completar la instalación a causa de uno o varios problemas. Corrija los problemas y vuelva a intentar la instalación. Para más información, vea el &lt;a href=&quot;#&quot;&gt;archivo de registro&lt;/a&gt;." />
23 <String Id="FailureRestartText" Value="Debe reiniciar el equipo para completar la reversión del software." />
24 <String Id="FailureRestartButton" Value="&amp;Reiniciar" />
25 <String Id="FailureCloseButton" Value="&amp;Cerrar" />
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>