iup-stack/iup/etc/lng/spanish.led

44 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

2023-02-20 16:44:45 +00:00
SPANISH = user[
IUP_APPLY = "Aplicar",
IUP_ATTENTION = "<22>Advertencia!",
IUP_BLUE = "&Azul:",
IUP_CANCEL = "Cancelar",
IUP_CONTINUE = "Contin<69>e",
IUP_COPY = "Copiar",
IUP_COPYTOCLIPBOARD = "Copiar texto para un <20>rea de transferencia.",
IUP_CREATEFOLDER = "Crear Directorio",
IUP_ERROR = "Error!",
IUP_ERRORFILEOPEN = "Error al abrir el archivo.",
IUP_ERRORFILESAVE = "Error al guardar el archivo.",
IUP_EXIT = "Salir",
IUP_FALSE = "Falso",
IUP_FAMILY = "Familia:",
IUP_FILEISDIR = "El nombre seleccionado es un directorio.",
IUP_FILENOTEXIST = "Archivo inexistente.",
IUP_FILEOVERWRITE = "<22>Sobrescribir archivo?",
IUP_GETCOLOR = "Selecci<63>n de Color",
IUP_GREEN = "&Verde:",
IUP_HELP = "Ayuda",
IUP_HUE = "&Matiz:",
IUP_INTENSITY = "&Intensidad:",
IUP_INVALIDDIR = "Directorio inv<6E>lido.",
IUP_LUAERROR = "Error de Lua",
IUP_NAMENEWFOLDER = "Nombre del nuevo directorio:",
IUP_NO = "No",
IUP_OK = "Aceptar",
IUP_OPACITY = "&Opacidad:",
IUP_OPEN = "Abrir",
IUP_PALETTE = "&Paleta:",
IUP_RED = "&Rojo:",
IUP_RESET = "Reiniciar",
IUP_RETRY = "Reintentar",
IUP_SAMPLE = "Ejemplo:",
IUP_SATURATION = "&Saturaci<63>n:",
IUP_SAVEAS = "Guardar Como",
IUP_SELECTDIR = "Seleccionar Directorio",
IUP_SIZE = "Tama<6D>o:",
IUP_STYLE = "Estilo:",
IUP_TRUE = "Verdadero",
IUP_YES = "Si"
]()