UI_PTBR = {
    UI_CUI_window_title = "Itens equipados",
    UI_CUI_no_items_avaliable = "Nenhum item disponvel",

    -- Category Buttons
    UI_CUI_Category_HEAD = "Cabea",
    UI_CUI_Category_UNDIES = "ntimo",
    UI_CUI_Category_BODY = "Corpo",
    UI_CUI_Category_HANDS = "Mos",
    UI_CUI_Category_LEGS = "Pernas",
    UI_CUI_Category_FEET = "Ps",
    UI_CUI_Category_ACC = "Cintura",
    UI_CUI_Category_TRINKET = "Acessrios",

    -- Body slots naming
    UI_CUI_FannyPackFront = "Bolso frontal",
    UI_CUI_FannyPackBack = "Bolso traseiro",
    UI_CUI_Hat = "Chapu",
    UI_CUI_Mask = "Mscara",
    UI_CUI_FullHat = "Capacete",
    UI_CUI_MaskEyes = "Mscara",
    UI_CUI_MaskFull = "Mscara",
    UI_CUI_FullHelmet = "Capacete",
    UI_CUI_Jacket = "Jaqueta",
    UI_CUI_FullTop = "Traje",
    UI_CUI_JacketHat = "Jaqueta com capuz",
    UI_CUI_Sweater = "Agasalho",
    UI_CUI_TorsoExtra = "Torso Ex",
    UI_CUI_SweaterHat = "Agasalho com capuz",
    UI_CUI_Necklace = "Colar",
    UI_CUI_Necklace_Long = "Colar longo",
    UI_CUI_Neck = "Pescoo",
    UI_CUI_Nose = "Nariz",
    UI_CUI_Ears = "Ouvidos",
    UI_CUI_EarTop = "Fones",
    UI_CUI_Right_MiddleFinger = "Dedo Mdio (D)",
    UI_CUI_Left_MiddleFinger = "Dedo Mdio (E)",
    UI_CUI_Right_RingFinger = "Dedo Anelar (D)",
    UI_CUI_Left_RingFinger = "Dedo Anelar (E)",
    UI_CUI_RightWrist = "Pulso (D)",
    UI_CUI_LeftWrist = "Pulso (E)",
    UI_CUI_BellyButton = "Umbigo",
    UI_CUI_Eyes = "Olhos",
    UI_CUI_LeftEye = "Olho (E)",
    UI_CUI_RightEye = "Olho (D)",
    UI_CUI_Hands = "Mos",
    UI_CUI_Scarf = "Leno",
    UI_CUI_Underwear = "R ntima",
    UI_CUI_MakeUp_FullFace = "Maquiagem facial",
    UI_CUI_MakeUp_Eyes = "Maquiagem de olhos",
    UI_CUI_MakeUp_EyesShadow = "Sombra de olhos",
    UI_CUI_MakeUp_Lips = "Batom",
    UI_CUI_Belt = "Cinto",
    UI_CUI_BeltExtra = "Cinto extra",
    UI_CUI_AmmoStrap = "Cinto de munio",
    UI_CUI_Tail = "Cccix ",
    UI_CUI_Legs1 = "Pernas1",
    UI_CUI_Pants = "Calas",
    UI_CUI_Skirt = "Saia",
    UI_CUI_ShortSleeveShirt = "Camisa de manga curta",
    UI_CUI_Shirt = "Camisa",
    UI_CUI_Tshirt = "Camiseta",
    UI_CUI_TankTop = "Regata",
    UI_CUI_Socks = "Meias",
    UI_CUI_UnderwearInner = "Calcinha",
    UI_CUI_Shoes = "Sapato",
    UI_CUI_Torso1Legs1 = "Pernas",
    UI_CUI_BathRobe = "Roupo de banho",
    UI_CUI_FullSuit = "Terno",
    UI_CUI_FullSuitHead = "Traje",
    UI_CUI_Dress = "Vestido",
    UI_CUI_UnderwearTop = "Suti",
    UI_CUI_UnderwearBottom = "R de baixo",
    UI_CUI_UnderwearExtra1 = "R ntima1",
    UI_CUI_UnderwearExtra2 = "R ntima2",
    UI_CUI_ZedDmg = "Dano por Zed",
    UI_CUI_Bandage = "Bandagem",
    UI_CUI_Wound = "Ferida",
}