blob: 44806da053d225f5b871102f44e63e03b70ccee2 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# 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 string enclose the strin with an additional double quote
# (e.g. ""This will include quotes"").
SetupCaption=Configuración de $BrandFullName
UninstallCaption=Desinstalar $BrandFullName
BackBtn=< &Atrás
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=N&avegar…
ShowDetailsBtn=Mostrar &detalles
ClickNext=Haz clic en Siguiente para continuar.
ClickInstall=Haz clic en Instalar para comenzar la instalación.
ClickUninstall=Haz clic en Desinstalar para comenzar la desinstalación.
Completed=Completado
ComponentsSubText2_NoInstTypes=Seleccione los componentes a instalar:
DirText=Se instalará $BrandFullNameDA en la siguiente carpeta. Para instalarlo en una carpeta diferente, haga clic en Examinar y seleccione otra. $_CLICK
DirSubText=Carpeta de destino
DirBrowseText=Seleccione la carpeta en la que se instalará $BrandFullNameDA:
SpaceAvailable="Espacio disponible: "
SpaceRequired="Espacio requerido: "
UninstallingText=$BrandFullNameDA se desinstalará de la siguiente carpeta. $_CLICK
UninstallingSubText=Desinstalando de:
FileError=Error abriendo el archivo para escritura: \r\n\r\n$0\r\n\r\nHaga clic en Abortar para detener la instalación,\r\nen Reintentar para tratar nuevamente o en\r\nIgnorar para saltar este archivo.
CantWrite="No se puede escribir: "
CopyFailed=Fallo al copiar
CopyTo="Copiar a "
Registering="Registrando: "
CreateFolder="Crear carpeta: "
Delete="Borrar archivo: "
DeleteOnReboot="Borrar al reiniciar: "
ExecShell="ExecShell: "
Exec="Ejecutar: "
Extract="Extraer: "
OutputFolder="Carpeta de salida: "
RemoveFolder="Eliminar carpeta: "
RenameOnReboot="Renombrar al reiniciar: "
Rename="Renombrar: "
Skipped="Ignorado: "
CopyDetails=Copiar detalles al portapapeles
LogInstall=Registrar el proceso de instalación
|