IGUI_PTBR = {
    IGUI_PJCK_BaseItem = "Item Base",
    IGUI_PJCK_SelectBaseItem = "Selecionar Item Base",
    IGUI_PJCK_Ingredients = "Ingredientes",
    IGUI_PJCK_Seasonings = "Temperos",
    IGUI_PJCK_CookingInfo = "Informação da Culinária",
    IGUI_PJCK_NoBaseItemSelected = "Sem Item Base Selecionado",
    IGUI_PJCK_NotAvailable = "Não disponível",
    IGUI_PJCK_CraftRecipe = "Cozinhando com Receitas",
    IGUI_PJCK_EvolvedRecipe = "Receita Evoluída",
    IGUI_PJCK_CookingTooltip = "Abrir painel de cozimento",
    IGUI_PJCK_NoItemsAvailable = "Nenhum item disponível",
    IGUI_PJCK_ShowToDigits = "Exibir Dígitos",
    IGUI_PJCK_ShowToHundreds = "Exibir Centenas",
    IGUI_PJCK_ShowToTens = "Exibir Tempo",
    IGUI_PJCK_ShowFull = "Exibir Tudo",
    IGUI_PJCK_AddOneFirst = "Adicionar Primeiro",
    IGUI_PJCK_NeedWater = "Requer água",
    IGUI_PJCK_SwitchItem = "Trocar item",
    IGUI_PJCK_RandomAdd = "Adicionar ingredientes aleatórios",
    IGUI_PJCK_ShowPossible = "Mostrar/ocultar ingredientes possíveis",
    IGUI_PJCK_SortInput = "Classificar ingredientes",
    IGUI_PJCK_RequiredCookingLevel = "Nível de culinária necessário",
    IGUI_PJCK_Back = "Voltar",
    IGUI_PJCK_AddSelectedIngredient = "Adicionar ingrediente selecionado",
    IGUI_PJCK_AddSelectedIngredients = "Adicionar ingredientes selecionados",
}
