From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-es-ES/browser/installer/override.properties | 86 ++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100755 l10n-es-ES/browser/installer/override.properties (limited to 'l10n-es-ES/browser/installer/override.properties') diff --git a/l10n-es-ES/browser/installer/override.properties b/l10n-es-ES/browser/installer/override.properties new file mode 100755 index 0000000000..e94153292d --- /dev/null +++ b/l10n-es-ES/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 = < An&terior +NextBtn = &Siguiente > +AcceptBtn = &Acepto los términos del acuerdo de licencia +DontAcceptBtn = &No acepto los términos del acuerdo de licencia +InstallBtn = &Instalar +UninstallBtn = &Desinstalar +CancelBtn = Cancelar +CloseBtn = &Cerrar +BrowseBtn = E&xaminar… +ShowDetailsBtn = Mostrar &detalles +ClickNext = Pulse Siguiente para continuar. +ClickInstall = Pulse Instalar para comenzar la instalación. +ClickUninstall = Pulse Desinstalar para comenzar la desinstalación. +Completed = Completada +LicenseTextRB = Revise el acuerdo de licencia antes de instalar $BrandFullNameDA. Si acepta todos los términos del acuerdo, seleccione la primera opción de debajo. $_CLICK +ComponentsText = Marque los componentes que quiere instalar y desmarque los que no quiera instalar. $_CLICK +ComponentsSubText2_NoInstTypes = Seleccione componentes a instalar: +DirText = Se instalará $BrandFullNameDA en la siguiente carpeta. Para instalarlo en una carpeta diferente, haga clic en Examinar y seleccione otra carpeta. $_CLICK +DirSubText = Carpeta de destino +DirBrowseText = Seleccione la carpeta donde instalar $BrandFullNameDA: +SpaceAvailable = "Espacio disponible: " +SpaceRequired = "Espacio requerido: " +UninstallingText = $BrandFullNameDA se desinstalará de la siguiente carpeta. $_CLICK +UninstallingSubText = Desinstalando de: +FileError = Error al abrir el archivo para escribir: \r\n\r\n$0\r\n\r\nPulse Abortar para detener la instalación,\r\nReintentar para intentarlo de nuevo, o\r\nIgnorar para saltarse este archivo. +FileError_NoIgnore = Error al abrir el archivo para escribir: \r\n\r\n$0\r\n\r\nPulse Reintentar para intentarlo de nuevo, o\r\nCancelar para detener la instalación. +CantWrite = "No se puede escribir: " +CopyFailed = Copia fallida +CopyTo = "Copiar a " +Registering = "Registrando: " +Unregistering = "Deregistrando: " +SymbolNotFound = "No se ha encontrado el símbolo: " +CouldNotLoad = "No se ha podido cargar: " +CreateFolder = "Crear carpeta: " +CreateShortcut = "Crear acceso directo: " +CreatedUninstaller = "Desinstalador creado: " +Delete = "Eliminar archivo: " +DeleteOnReboot = "Eliminar al reiniciar: " +ErrorCreatingShortcut = "Error al crear el acceso directo: " +ErrorCreating = "Error creando: " +ErrorDecompressing = ¡Error al descomprimir los datos! ¿Instalador dañado? +ErrorRegistering = Error al registrar la DLL +ExecShell = "ExecShell: " +Exec = "Ejecutar: " +Extract = "Extraer: " +ErrorWriting = "Extraer: error al escribir en el archivo " +InvalidOpcode = Instalador dañado: cód. operación no válido +NoOLE = "No 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 -- cgit v1.2.3