diff options
Diffstat (limited to 'l10n-es-AR/browser/installer/nsisstrings.properties')
-rw-r--r-- | l10n-es-AR/browser/installer/nsisstrings.properties | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/l10n-es-AR/browser/installer/nsisstrings.properties b/l10n-es-AR/browser/installer/nsisstrings.properties new file mode 100644 index 0000000000..523f3e1c9e --- /dev/null +++ b/l10n-es-AR/browser/installer/nsisstrings.properties @@ -0,0 +1,50 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandProductName, $BrandFullName, +# or $BrandFullNameDA with a custom string and always use the same one as used +# by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +INSTALLER_WIN_CAPTION=Instalador de $BrandShortName + +STUB_CLEANUP_PAVEOVER_HEADER2=$BrandShortName ya está instalado. Vamos a actualizarlo. +STUB_CLEANUP_REINSTALL_HEADER2=$BrandShortName se instaló anteriormente. Consiga una nueva copia. + +STUB_CLEANUP_PAVEOVER_BUTTON2=Actualizar +STUB_CLEANUP_REINSTALL_BUTTON2=Reinstalar +STUB_CLEANUP_CHECKBOX_LABEL2=Restaurar la configuración predeterminada y eliminar los complementos antiguos para un rendimiento óptimo + +STUB_INSTALLING_LABEL2=Instalando… +STUB_INSTALLING_HEADLINE2=Optimizando su configuración de velocidad, privacidad y seguridad. +STUB_INSTALLING_BODY2=$BrandShortName estará listo en breve. +STUB_BLURB_FIRST1=El $BrandShortName más rápido y el que responde mejor hasta hoy +STUB_BLURB_SECOND1=Carga de página y cambio de pestañas más rápido +STUB_BLURB_THIRD1=Navegación privada poderosa +STUB_BLURB_FOOTER2=Hecho para las personas, no para el lucro + +WARN_MIN_SUPPORTED_OSVER_MSG=Lo sentimos, $BrandShortName no se puede instalar. Esta versión de $BrandShortName requiere ${MinSupportedVer} o superior. Haga clic en el botón Aceptar para más información. +WARN_MIN_SUPPORTED_CPU_MSG=Lo sentimos, $BrandShortName no se puede instalar. Esta versión de $BrandShortName requiere un procesador con soporte ${MinSupportedCPU}. Haga clic en el botón Aceptar para más información. +WARN_MIN_SUPPORTED_OSVER_CPU_MSG=Lo sentimos, $BrandShortName no puede instalarse. Esta versión de $BrandShortName requiere ${MinSupportedVer} o superior y un procesador con soporte ${MinSupportedCPU}. Haga clic en el botón Aceptar para más información. +WARN_WRITE_ACCESS_QUIT=No hay acceso para escribir en la carpeta de instalación +WARN_DISK_SPACE_QUIT=No hay espacio en disco suficiente para instalar. + +ERROR_DOWNLOAD_CONT=Hmm. Por alguna razón, no pudimos instalar $BrandShortName.\nSeleccione Aceptar para volver a empezar. + +STUB_CANCEL_PROMPT_HEADING=¿Desea instalar $BrandShortName? +STUB_CANCEL_PROMPT_MESSAGE=Si cancela, $BrandShortName no se instalará. +STUB_CANCEL_PROMPT_BUTTON_CONTINUE=Instalar $BrandShortName +STUB_CANCEL_PROMPT_BUTTON_EXIT=Cancelar |