From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../browser/installer/nsisstrings.properties | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 l10n-es-MX/browser/installer/nsisstrings.properties (limited to 'l10n-es-MX/browser/installer/nsisstrings.properties') diff --git a/l10n-es-MX/browser/installer/nsisstrings.properties b/l10n-es-MX/browser/installer/nsisstrings.properties new file mode 100644 index 0000000000..b736c4dbcf --- /dev/null +++ b/l10n-es-MX/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. Actualízalo. +STUB_CLEANUP_REINSTALL_HEADER2=$BrandShortName se ha instalado con anterioridad. Te daremos una copia nueva. + +STUB_CLEANUP_PAVEOVER_BUTTON2=Actualizar +STUB_CLEANUP_REINSTALL_BUTTON2=Reinstalar +STUB_CLEANUP_CHECKBOX_LABEL2=Restaurar ajustes predeterminados y eliminar complementos antiguos para un rendimiento óptimo + +STUB_INSTALLING_LABEL2=Instalando ahora… +STUB_INSTALLING_HEADLINE2=Optimizando tu configuración para velocidad, privacidad y seguridad. +STUB_INSTALLING_BODY2=$BrandShortName estará listo en unos momentos. +STUB_BLURB_FIRST1=El $BrandShortName más rápido y responsivo hasta ahora +STUB_BLURB_SECOND1=Cargas de páginas y cambios de pestañas más rápidos +STUB_BLURB_THIRD1=Poderosa navegación privada +STUB_BLURB_FOOTER2=Creado para la gente, no por el dinero + +WARN_MIN_SUPPORTED_OSVER_MSG=Lo sentimos, $BrandShortName no puede instalarse. Esta versión de $BrandShortName requiere ${MinSupportedVer} o superior. Por favor, aprieta el botón Aceptar para información adicional. +WARN_MIN_SUPPORTED_CPU_MSG=Lo sentimos, $BrandShortName no puede instalarse. Esta versión de $BrandShortName requiere un procesador con soporte ${MinSupportedCPU} . Por favor, haz clic en el botón Aceptar para información adicional. +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} . Por favor, haz clic en el botón Aceptar para información adicional. +WARN_WRITE_ACCESS_QUIT=No tienes acceso para escribir en el directorio de instalación +WARN_DISK_SPACE_QUIT=No tienes suficiente espacio en el disco para la instalación. + +ERROR_DOWNLOAD_CONT=Hmm. Por algún motivo, no pudimos instalar $BrandShortName.\nSelecciona Aceptar para volver a empezar. + +STUB_CANCEL_PROMPT_HEADING=¿Quieres instalar $BrandShortName? +STUB_CANCEL_PROMPT_MESSAGE=Si cancelas, no se instalará $BrandShortName. +STUB_CANCEL_PROMPT_BUTTON_CONTINUE=Instalar $BrandShortName +STUB_CANCEL_PROMPT_BUTTON_EXIT=Cancelar -- cgit v1.2.3