diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-es-CL/browser/installer/override.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-upstream.tar.xz firefox-esr-upstream.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-CL/browser/installer/override.properties')
-rw-r--r-- | l10n-es-CL/browser/installer/override.properties | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/l10n-es-CL/browser/installer/override.properties b/l10n-es-CL/browser/installer/override.properties new file mode 100644 index 0000000000..b64f6f3035 --- /dev/null +++ b/l10n-es-CL/browser/installer/override.properties @@ -0,0 +1,86 @@ +# 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, $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. + +# Strings that require a space at the end should be enclosed with double +# quotes and the double quotes will be removed. To add quotes to the beginning +# and end of a strong enclose the add and additional double quote to the +# beginning and end of the string (e.g. ""This will include quotes""). + +SetupCaption=Instalación de $BrandFullName +UninstallCaption=Desinstalación de $BrandFullName +BackBtn=< &Atrás +NextBtn=&Siguiente > +AcceptBtn=&Acepto las condiciones en el acuerdo de licencia +DontAcceptBtn=&No acepto las condiciones en el acuerdo de licencia +InstallBtn=&Instalar +UninstallBtn=&Desinstalar +CancelBtn=Cancelar +CloseBtn=&Cerrar +BrowseBtn=&Examinar… +ShowDetailsBtn=Mostrar &detalles +ClickNext=Haz clic en Siguiente para continuar. +ClickInstall=Haz clic en Instalar para iniciar la instalación. +ClickUninstall=Haz clic en Desinstalar para iniciar la desinstalación. +Completed=Completado +LicenseTextRB=Por favor, revisa el acuerdo de licencia antes de instalar $BrandFullNameDA. Si aceptas todos los términos del acuerdo, selecciona la primera opción debajo. $_CLICK +ComponentsText=Marca los componentes que deseas instalar y desmarca los que no. $_CLICK +ComponentsSubText2_NoInstTypes=Elige los componentes a instalar: +DirText=Se instalará $BrandFullNameDA en la siguiente carpeta. Para instalarlo en una carpeta diferente, haz clic en Examinar y elige otra carpeta. $_CLICK +DirSubText=Carpeta de destino +DirBrowseText=Elige la carpeta donde instalar $BrandFullNameDA: +SpaceAvailable="Espacio disponible: " +SpaceRequired="Espacio requerido: " +UninstallingText=$BrandFullNameDA será desinstalado de la siguiente carpeta. $_CLICK +UninstallingSubText=Desinstalando desde: +FileError=Error al abrir el archivo para escritura: \r\n\r\n$0\r\n\r\nHaz clic en Abortar para detener la instalación,\r\nReintentar para intentar de nuevo, o\r\nIgnorar para saltar este archivo. +FileError_NoIgnore=Error al abrir archivo para escritura: \r\n\r\n$0\r\n\r\nHaz clic en Reintentar para intentar de nuevo, o\r\nCancelar para detener la instalación. +CantWrite="No se puede escribir: " +CopyFailed=Falló la copia +CopyTo="Copiar a " +Registering="Registrando: " +Unregistering="Desregistrando: " +SymbolNotFound="No se pudo encontrar el símbolo: " +CouldNotLoad="No se pudo cargar: " +CreateFolder="Crear carpeta: " +CreateShortcut="Crear acceso directo: " +CreatedUninstaller="Desinstalador creado: " +Delete="Borrar archivo: " +DeleteOnReboot="Borrar al reiniciar: " +ErrorCreatingShortcut="Error al crear acceso directo: " +ErrorCreating="Error creando: " +ErrorDecompressing=¡Error al descomprimir los datos! ¿Instalador corrupto? +ErrorRegistering=Error al registrar DLL +ExecShell="Ejecutar en línea de comandos: " +Exec="Ejecutar: " +Extract="Extraer: " +ErrorWriting="Extracción: error al escribir en el archivo " +InvalidOpcode=Instalador corrupto: opcode inválido +NoOLE="No existe OLE para: " +OutputFolder="Carpeta de salida: " +RemoveFolder="Eliminar carpeta: " +RenameOnReboot="Renombrar al reiniciar: " +Rename="Renombrar: " +Skipped="Saltado: " +CopyDetails=Copiar detalles al portapapeles +LogInstall=Registrar proceso de instalación +Byte=B +Kilo=K +Mega=M +Giga=G |