IGUI_ES = {
    IGUI_ContainerTitle_BatteryBank = "Banco de Baterí­as",
    IGUI_ContainerTitle_SolarBox = "Caja Solar",

    IGUI_ISAWindowsStatus_Title = "Estado del Banco de Baterías",
    IGUI_ISAWindowsSumaryTab_InfoText = " <CENTRE> <SIZE:medium> Panel del Banco de Baterías <LINE> <LINE> <LEFT> Pestaña Resumen <LINE> <SIZE:small> Muestra un resumen visual del Banco de Baterías, los Paneles Solares y el estado de las Baterías. <LINE> <SIZE:medium> Pestaña Detalles <LINE> <SIZE:small> Muestra información técnica acerca del Banco de Baterías y su estado. <LINE> <SIZE:medium> Pestaña Depurar <LINE> <SIZE:small> Contiene botones para solucionar problemas con el Banco de Baterías. ",
    IGUI_ISAWindowsSumaryTab_TabTitle = "Resumen",
    IGUI_ISAWindowsSumaryTab_PanelsStatus = "Estado de los Paneles",
    IGUI_ISAWindowsSumaryTab_BatteryLevel = "Nivel de las Baterías",
    IGUI_ISAWindowsSumaryTab_BatteryStatus = "Estado de las Baterías",
    IGUI_ISAWindowsSumaryTab_NoEnoughPanels = "No hay suficientes paneles",
    IGUI_ISAWindowsSumaryTab_NoEnoughSun = "No hay suficiente sol",
    IGUI_ISAWindowsSumaryTab_Working = "Funcionando OK",
    IGUI_ISAWindowsSumaryTab_FullyCharged = "Carga completa",
    IGUI_ISAWindowsSumaryTab_FullyDischarged = "Completamente descargado",
    IGUI_ISAWindowsSumaryTab_ChargedIn = "Cargado en:",
    IGUI_ISAWindowsSumaryTab_DischargedIn = "Descargado en:",
    IGUI_ISAWindowsSumaryTab_BatteryRemaining = "Reservas de baterías:",
    IGUI_ISAWindowsSumaryTab_NotCharging = "No Cargando",
    IGUI_ISAWindowsSumaryTab_NoBatteries = "Sin Baterías",
    IGUI_ISAWindow_Details_TabTitle = "Detalles",
    IGUI_ISAWindow_Details_MaxCapacity = "Capacidad Máxima: ",
    IGUI_ISAWindow_Details_ConnectedPanels = "Paneles Conectados: ",
    IGUI_ISAWindow_Details_MaxPanelOutput = "Potencia Máxima de Paneles: ",
    IGUI_ISAWindow_Details_ElectricalDevices = "Dispositivos Eléctricos",
    IGUI_ISAWindow_Details_conGenerator = "El Generador de Respaldo está conectado: ",
    IGUI_ISAWindow_Details_Failsafe = "El Generador de Respaldo tiene anti-fallo: ",
    IGUI_ISAWindow_Details_GenInRange = "Generadores dentro de rango: ",
    IGUI_ISAWindow_Details_ValidAreaPlayer = "El jugador está en un área válida: ",
    IGUI_ISAWindow_Details_ElectricityExternal = "Orígenes Externos",
    IGUI_ISAWindow_Details_CantSee = "No se pueden ver los detalles",
    IGUI_ISAWindow_Details_BackupDebugNoSquare = "Sin cuadrado",
    IGUI_ISAWindow_Details_BackupDebugNoGenerator = "Ningún generador en el cuadrado del jugador",
    IGUI_ISAWindow_Details_BackupDebugNotConnected = "Este generador no está conectado",
    IGUI_ISAWindow_Details_BackupDebugPowerbank = "Este generador es un powerbank",
    IGUI_ISAWindow_Details_BackupDebugNotBackup = "Este cuadrado no está configurado como copia de seguridad",
    IGUI_ISAWindow_Details_BackupDebugNoFailsafe = "Esta plaza no tiene fallas",
    IGUI_ISAWindow_Details_BackupDebugNoFuel = "Este generador no tiene combustible",
    IGUI_ISAWindow_Details_BackupDebugLowCondition = "Este generador tiene una condición baja",
    IGUI_ISAWindow_Details_BackupDebugOK = "Este cuadrado tiene una copia de seguridad válida",
    IGUI_ISAWindow_Debug_ShowBackup = "Mostrar detalles de Área de Respaldo",
    IGUI_ISAWindow_Debug_HideBackup = "Ocultar detalles de Área de Respaldo",
    IGUI_ISA_Update = "Actualizar",

    IGUI_ISAContainerNotBattery = "Parece un buen lugar para guardar mi %1",
}