IGUI_AR = { IGUI_ContainerTitle_BatteryBank = "Banco de baterías", IGUI_ContainerTitle_SolarBox = "Caja Solar", IGUI_ISAWindowsStatus_Title = "Estado del banco de baterías", IGUI_ISAWindowsSumaryTab_InfoText = " Panel del banco de baterías Pestaña Resumen Muestra un resumen visual del Banco de Baterías, Paneles Solares y Estado de Baterías. Pestaña Detalles Muestra información técnica sobre el banco de baterías y su estado. Pestaña Depuración Agrega botones para solucionar problemas del banco de baterías.", IGUI_ISAWindowsSumaryTab_TabTitle = "Resumen", IGUI_ISAWindowsSumaryTab_PanelsStatus = "Estado de los paneles", IGUI_ISAWindowsSumaryTab_BatteryLevel = "Nivel de bateria", IGUI_ISAWindowsSumaryTab_BatteryStatus = "Estado de la batería", IGUI_ISAWindowsSumaryTab_NoEnoughPanels = "No hay suficientes paneles", IGUI_ISAWindowsSumaryTab_NoEnoughSun = "No hay suficiente luz solar", IGUI_ISAWindowsSumaryTab_Working = "Funcionando bien", IGUI_ISAWindowsSumaryTab_FullyCharged = "Completamente cargado", IGUI_ISAWindowsSumaryTab_FullyDischarged = "Completamente descargado", IGUI_ISAWindowsSumaryTab_ChargedIn = "Cargado en:", IGUI_ISAWindowsSumaryTab_DischargedIn = "Dado de alta en:", IGUI_ISAWindowsSumaryTab_BatteryRemaining = "Reservas de batería:", IGUI_ISAWindowsSumaryTab_NotCharging = "No cobrar", IGUI_ISAWindowsSumaryTab_NoBatteries = "Sin baterías", IGUI_ISAWindow_Details_TabTitle = "Detalles", IGUI_ISAWindow_Details_MaxCapacity = "Maxima capacidad:", IGUI_ISAWindow_Details_ConnectedPanels = "Paneles conectados:", IGUI_ISAWindow_Details_MaxPanelOutput = "Salida máxima del panel:", IGUI_ISAWindow_Details_ElectricalDevices = "Aparatos eléctricos", IGUI_ISAWindow_Details_conGenerator = "El generador de respaldo está conectado:", IGUI_ISAWindow_Details_Failsafe = "Backup Generator tiene seguridad contra fallas:", IGUI_ISAWindow_Details_GenInRange = "Generadores en rango:", IGUI_ISAWindow_Details_ValidAreaPlayer = "El jugador está en el área válida:", IGUI_ISAWindow_Details_ElectricityExternal = "Fuentes externas", IGUI_ISAWindow_Details_CantSee = "No puedo ver los detalles", IGUI_ISAWindow_Details_BackupDebugNoSquare = "Sin cuadrado", IGUI_ISAWindow_Details_BackupDebugNoGenerator = "No hay generador en la casilla 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 respaldo.", IGUI_ISAWindow_Details_BackupDebugNoFailsafe = "Este cuadrado no tiene seguro", IGUI_ISAWindow_Details_BackupDebugNoFuel = "Este generador no tiene combustible.", IGUI_ISAWindow_Details_BackupDebugLowCondition = "Este generador tiene condiciones bajas.", IGUI_ISAWindow_Details_BackupDebugOK = "Este cuadrado tiene una copia de seguridad válida.", IGUI_ISAWindow_Debug_ShowBackup = "Mostrar detalles del área de respaldo", IGUI_ISAWindow_Debug_HideBackup = "Ocultar detalles del área de respaldo", IGUI_ISA_Update = "Actualizar", IGUI_ISAContainerNotBattery = "Este parece un buen lugar para guardar mi %1", }