Locales["en"] = {
UI = {
modal = {
save = {
title = "Save customization",
description = "You will remain ugly"
},
exit = {
title = "Exit customization",
description = "No changes will be saved"
},
accept = "Yes",
decline = "No"
},
ped = {
title = "Ped",
model = "Model"
},
headBlend = {
title = "Inheritance",
shape = {
title = "Face",
firstOption = "Father",
secondOption = "Mother",
mix = "Mix"
},
skin = {
title = "Skin",
firstOption = "Father",
secondOption = "Mother",
mix = "Mix"
},
race = {
title = "Race",
shape = "Shape",
skin = "Skin",
mix = "Mix"
}
},
faceFeatures = {
title = "Face Features",
nose = {
title = "Nose",
width = "Width",
height = "Height",
size = "Size",
boneHeight = "Bone height",
boneTwist = "Bone twist",
peakHeight = "Peak height"
},
eyebrows = {
title = "Eyebrows",
height = "Height",
depth = "Depth"
},
cheeks = {
title = "Cheeks",
boneHeight = "Bone height",
boneWidth = "Bone width",
width = "Width"
},
eyesAndMouth = {
title = "Eyes and Mouth",
eyesOpening = "Eyes opening",
lipsThickness = "Lip thickness"
},
jaw = {
title = "Jaw",
width = "Width",
size = "Size"
},
chin = {
title = "Chin",
lowering = "Lowering",
length = "Length",
size = "Size",
hole = "Hole size"
},
neck = {
title = "Neck",
thickness = "Thickness"
}
},
headOverlays = {
title = "Appearance",
hair = {
title = "Hair",
style = "Style",
color = "Color",
highlight = "Highlight",
texture = "Texture",
fade = "Fade"
},
opacity = "Opacity",
style = "Style",
color = "Color",
secondColor = "Secondary Color",
blemishes = "Blemishes",
beard = "Beard",
eyebrows = "Eyebrows",
ageing = "Ageing",
makeUp = "Make up",
blush = "Blush",
complexion = "Complexion",
sunDamage = "Sun damage",
lipstick = "Lipstick",
moleAndFreckles = "Mole and Freckles",
chestHair = "Chest hair",
bodyBlemishes = "Body blemishes",
eyeColor = "Eye color"
},
components = {
title = "Clothes",
drawable = "Drawable",
texture = "Texture",
mask = "Mask",
upperBody = "Hands",
lowerBody = "Legs",
bags = "Bags and parachute",
shoes = "Shoes",
scarfAndChains = "Scarf and chains",
shirt = "Shirt",
bodyArmor = "Body armor",
decals = "Decals",
jackets = "Jackets",
head = "Head"
},
props = {
title = "Props",
drawable = "Drawable",
texture = "Texture",
hats = "Hats and helmets",
glasses = "Glasses",
ear = "Ear",
watches = "Watches",
bracelets = "Bracelets"
},
tattoos = {
title = "Tattoos",
items = {
ZONE_TORSO = "Torso",
ZONE_HEAD = "Head",
ZONE_LEFT_ARM = "Left arm",
ZONE_RIGHT_ARM = "Right arm",
ZONE_LEFT_LEG = "Left leg",
ZONE_RIGHT_LEG = "Right leg"
},
apply = "Apply",
delete = "Remove",
deleteAll = "Remove all Tattoos",
opacity = "Opacity"
}
},
outfitManagement = {
title = "Outfit Management",
jobText = "Manage outfits for Job",
gangText = "Manage outfits for Gang"
},
cancelled = {
title = "Cancelled Customization",
description = "Customization not saved"
},
outfits = {
import = {
title = "Enter outfit code",
menuTitle = "Import Outfit",
description = "Import an outfit from a sharing code",
name = {
label = "Name the Outfit",
placeholder = "A nice outfit",
default = "Imported Outfit"
},
code = {
label = "Outfit Code"
},
success = {
title = "Outfit Imported",
description = "You can now change to the outfit using the outfit menu"
},
failure = {
title = "Import Failure",
description = "Invalid outfit code"
}
},
generate = {
title = "Generate Outfit Code",
description = "Generate an outfit code for sharing",
failure = {
title = "Something went wrong",
description = "Code generation failed for the outfit"
},
success = {
title = "Outfit Code Generated",
description = "Here is your outfit code"
}
},
save = {
menuTitle = "Save current Outfit",
menuDescription = "Save your current outfit as %s outfit",
description = "Save your current outfit",
title = "Name your outfit",
managementTitle = "Management Outfit Details",
name = {
label = "Outfit Name",
placeholder = "Very cool outfit"
},
gender = {
label = "Gender",
male = "Male",
female = "Female"
},
rank = {
label = "Minimum Rank"
},
failure = {
title = "Save Failed",
description = "Outfit with this name already exists"
},
success = {
title = "Success",
description = "Outfit %s has been saved"
}
},
update = {
title = "Update Outfit",
description = "Save your current clothing to an existing outfit",
failure = {
title = "Update Failed",
description = "That outfit does not exist"
},
success = {
title = "Success",
description = "Outfit %s has been updated"
}
},
change = {
title = "Change Outfit",
description = "Pick from any of your currently saved %s outfits",
pDescription = "Pick from any of your currently saved outfits",
failure = {
title = "Something went wrong",
description = "The outfit that you're trying to change to, does not have a base appearance",
}
},
delete = {
title = "Delete Outfit",
description = "Delete a saved %s outfit",
mDescription = "Delete any of your saved outfits",
item = {
title = 'Delete "%s"',
description = "Model: %s%s"
},
success = {
title = "Success",
description = "Outfit Deleted"
}
},
manage = {
title = " |