aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/3082/mbapreq.wxl
blob: cd835913f2c01b1d0a8419d073a4c47f0f05f686 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!-- 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. -->


<WixLocalization Culture="es-es" Language="3082" xmlns="http://wixtoolset.org/schemas/v4/wxl">
  <String Id="Caption" Value="Instalación de [WixBundleName]" />
  <String Id="Title" Value="La instalación de [WixBundleName] requiere Microsoft .NET Framework" />
  <String Id="ConfirmCancelMessage" Value="¿Está seguro de que desea cancelar?" />
  <String Id="HelpHeader" Value="Ayuda del programa de instalación" />
  <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%." />
  <String Id="HelpCloseButton" Value="&amp;Cerrar" />
  <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." />
  <String Id="InstallAcceptAndInstallButton" Value="&amp;Aceptar e instalar" />
  <String Id="InstallDeclineButton" Value="&amp;Rechazar" />
  <String Id="ProgressHeader" Value="Progreso de la instalación" />
  <String Id="ProgressLabel" Value="Procesando:" />
  <String Id="ProgressCancelButton" Value="&amp;Cancelar" />
  <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" />
  <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." />
  <String Id="SuccessRestartButton" Value="&amp;Restart" />
  <String Id="SuccessCloseButton" Value="&amp;Close" />
  <String Id="FailureHeader" Value="Error de la instalación" />
  <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;." />
  <String Id="FailureRestartText" Value="Debe reiniciar el equipo para completar la reversión del software." />
  <String Id="FailureRestartButton" Value="&amp;Reiniciar" />
  <String Id="FailureCloseButton" Value="&amp;Cerrar" />
  <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." />
  <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." />
  <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
</WixLocalization>