IGUI_PTBR = {
    IGUI_ContainerTitle_BatteryBank = "Banco de Baterias",
    IGUI_ContainerTitle_SolarBox = "Caixa Solar",

    IGUI_ISAWindowsStatus_Title = "Status do Banco de Baterias",
    IGUI_ISAWindowsSumaryTab_InfoText = "Resumo do Banco de Energia, Painis Solares e Baterias.\n\nContm toda a informao bsica sobre o Banco de Energia, as Baterias contidas nele e os Painis Solares conectados.",
    IGUI_ISAWindowsSumaryTab_TabTitle = "Resumo",
    IGUI_ISAWindowsSumaryTab_PanelsStatus = "Status dos Painis",
    IGUI_ISAWindowsSumaryTab_BatteryLevel = "Nvel das Baterias",
    IGUI_ISAWindowsSumaryTab_BatteryStatus = "Status das Baterias",
    IGUI_ISAWindowsSumaryTab_NoEnoughPanels = "Painis insuficientes",
    IGUI_ISAWindowsSumaryTab_NoEnoughSun = "Luz solar insuficiente",
    IGUI_ISAWindowsSumaryTab_Working = "Funcionando corretamente",
    IGUI_ISAWindowsSumaryTab_FullyCharged = "Completamente carregado",
    IGUI_ISAWindowsSumaryTab_FullyDischarged = "Completamente descarregado",
    IGUI_ISAWindowsSumaryTab_ChargedIn = "Carregado em:",
    IGUI_ISAWindowsSumaryTab_DischargedIn = "Descarregado em:",
    IGUI_ISAWindowsSumaryTab_BatteryRemaining = "Battery Reserves:",
    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 tem proteo contra falhas: ",
    IGUI_ISAWindow_Details_GenInRange = "Geradores no intervalo: ",
    IGUI_ISAWindow_Details_ValidAreaPlayer = "O jogador est em rea vlida:",
    IGUI_ISAWindow_Details_ElectricityExternal = "Fontes externas",
    IGUI_ISAWindow_Details_CantSee = "Battery Bank est muito longe",
    IGUI_ISAWindow_Details_BackupDebugNoSquare = "Sem quadrado",
    IGUI_ISAWindow_Details_BackupDebugNoGenerator = "Nenhum gerador na praa do jogador",
    IGUI_ISAWindow_Details_BackupDebugNotConnected = "Este gerador no est conectado",
    IGUI_ISAWindow_Details_BackupDebugPowerbank = "Este gerador  um banco de powerbank",
    IGUI_ISAWindow_Details_BackupDebugNotBackup = "Este quadrado no est definido como backup",
    IGUI_ISAWindow_Details_BackupDebugNoFailsafe = "Este quadrado no tem falhas",
    IGUI_ISAWindow_Details_BackupDebugNoFuel = "Este gerador no tem combustvel",
    IGUI_ISAWindow_Details_BackupDebugLowCondition = "Este gerador tem baixa condio",
    IGUI_ISAWindow_Details_BackupDebugOK = "Este quadrado tem um backup vlido",
    IGUI_ISAWindow_Debug_ShowBackup = "Mostrar de backup detalhes",
    IGUI_ISAWindow_Debug_HideBackup = "Ocultar de backup detalhes",
    IGUI_ISA_Update = "Atualizar",

    IGUI_ISAContainerNotBattery = "Este parece ser um bom lugar para guardar %1",
}