IGUI_PT = {
    IGUI_ContainerTitle_BatteryBank = "Banco de baterias",
    IGUI_ContainerTitle_SolarBox = "Caixa Solar",

    IGUI_ISAWindowsStatus_Title = "Status do banco de baterias",
    IGUI_ISAWindowsSumaryTab_InfoText = "<CENTRE> <TAMANHO:mdio> Painel do Banco de Baterias <LINE> <LINE> <LEFT> Guia Resumo <LINE> <SIZE:small> Exibe um resumo visual do Banco de Baterias, Painis Solares e Status da Bateria. <LINE> <SIZE:medium> Guia Detalhes <LINE> <SIZE:small> Exibe informaes tcnicas sobre o banco de baterias e seu status. <LINE> <SIZE:medium> Guia Debug <LINE> <SIZE:small> Adiciona botes para solucionar problemas do banco de baterias.",
    IGUI_ISAWindowsSumaryTab_TabTitle = "Resumo",
    IGUI_ISAWindowsSumaryTab_PanelsStatus = "Status dos Painis",
    IGUI_ISAWindowsSumaryTab_BatteryLevel = "Nvel de bateria",
    IGUI_ISAWindowsSumaryTab_BatteryStatus = "Status da bateria",
    IGUI_ISAWindowsSumaryTab_NoEnoughPanels = "Painis insuficientes",
    IGUI_ISAWindowsSumaryTab_NoEnoughSun = "Luz solar insuficiente",
    IGUI_ISAWindowsSumaryTab_Working = "Funcionando bem",
    IGUI_ISAWindowsSumaryTab_FullyCharged = "Completamente carregado",
    IGUI_ISAWindowsSumaryTab_FullyDischarged = "Totalmente descarregado",
    IGUI_ISAWindowsSumaryTab_ChargedIn = "Cobrado em:",
    IGUI_ISAWindowsSumaryTab_DischargedIn = "Alta em:",
    IGUI_ISAWindowsSumaryTab_BatteryRemaining = "Reservas de bateria:",
    IGUI_ISAWindowsSumaryTab_NotCharging = "No est carregando",
    IGUI_ISAWindowsSumaryTab_NoBatteries = "Sem baterias",
    IGUI_ISAWindow_Details_TabTitle = "Detalhes",
    IGUI_ISAWindow_Details_MaxCapacity = "Capacidade mxima:",
    IGUI_ISAWindow_Details_ConnectedPanels = "Painis Conectados:",
    IGUI_ISAWindow_Details_MaxPanelOutput = "Sada mxima do painel:",
    IGUI_ISAWindow_Details_ElectricalDevices = "Dispositivos Eltricos",
    IGUI_ISAWindow_Details_conGenerator = "O Gerador de Backup est conectado:",
    IGUI_ISAWindow_Details_Failsafe = "O Gerador de Backup possui proteo contra falhas:",
    IGUI_ISAWindow_Details_GenInRange = "Geradores ao alcance:",
    IGUI_ISAWindow_Details_ValidAreaPlayer = "O jogador est em rea vlida:",
    IGUI_ISAWindow_Details_ElectricityExternal = "Fontes externas",
    IGUI_ISAWindow_Details_CantSee = "No consigo ver os detalhes",
    IGUI_ISAWindow_Details_BackupDebugNoSquare = "Sem quadrado",
    IGUI_ISAWindow_Details_BackupDebugNoGenerator = "Nenhum gerador no quadrado do jogador",
    IGUI_ISAWindow_Details_BackupDebugNotConnected = "Este gerador no est conectado",
    IGUI_ISAWindow_Details_BackupDebugPowerbank = "Este gerador  um Powerbank",
    IGUI_ISAWindow_Details_BackupDebugNotBackup = "Este quadrado no est definido como backup",
    IGUI_ISAWindow_Details_BackupDebugNoFailsafe = "Este quadrado no tem segurana contra falhas",
    IGUI_ISAWindow_Details_BackupDebugNoFuel = "Este gerador no tem combustvel",
    IGUI_ISAWindow_Details_BackupDebugLowCondition = "Este gerador tem condio baixa",
    IGUI_ISAWindow_Details_BackupDebugOK = "Este quadrado tem um backup vlido",
    IGUI_ISAWindow_Debug_ShowBackup = "Mostrar detalhes da rea de backup",
    IGUI_ISAWindow_Debug_HideBackup = "Ocultar detalhes da rea de backup",
    IGUI_ISA_Update = "Atualizar",

    IGUI_ISAContainerNotBattery = "Este parece ser um bom local para guardar o meu %1",
}