Language File
config.langs.en = {
beltSeting = "Vehicle (Belt)",
cruise = "Vehicle (Cruise Control)",
showMoney = "Hud (Show money)",
cruiseOn = "Cruise Control on",
cruiseOff = "Cruise Control off",
engineStalls = "Engine Stalling",
seatBeltOn = "Belt Fastened",
seatBeltOff = "Belt Removed",
unknow = "Unknown",
bigMap = "Big Map",
hud = string.format("with command /%s you can edit the Hud as you wish!", config.commands.hud),
E = "E",
SE = "SE",
S = "S",
SW = "SW",
W = "W",
NW = "NW",
N = "N",
NE = "NE",
zoneNames = { ['AIRP'] = "Los Santos International Airport", ['ALAMO'] = "Alamo Sea", ['ALTA'] = "Alta", ['ARMYB'] = "Fort Zancudo", ['BANHAMC'] = "Banham Canyon Dr", ['BANNING'] = "Banning", ['BEACH'] = "Vespucci Beach", ['BHAMCA'] = "Banham Canyon", ['BRADP'] = "Braddock Pass", ['BRADT'] = "Braddock Tunnel", ['BURTON'] = "Burton", ['CALAFB'] = "Calafia Bridge", ['CANNY'] = "Raton Canyon", ['CCREAK'] = "Cassidy Creek", ['CHAMH'] = "Chamberlain Hills", ['CHIL'] = "Vinewood Hills", ['CHU'] = "Chumash", ['CMSW'] = "Chiliad Mountain State Wilderness", ['CYPRE'] = "Cypress Flats", ['DAVIS'] = "Davis", ['DELBE'] = "Del Perro Beach", ['DELPE'] = "Del Perro", ['DELSOL'] = "La Puerta", ['DESRT'] = "Grand Senora Desert", ['DOWNT'] = "Downtown", ['DTVINE'] = "Downtown Vinewood", ['EAST_V'] = "East Vinewood", ['EBURO'] = "El Burro Heights", ['ELGORL'] = "El Gordo Lighthouse", ['ELYSIAN'] = "Elysian Island", ['GALFISH'] = "Galilee", ['GOLF'] = "GWC and Golfing Society", ['GRAPES'] = "Grapeseed", ['GREATC'] = "Great Chaparral", ['HARMO'] = "Harmony", ['HAWICK'] = "Hawick", ['HORS'] = "Vinewood Racetrack", ['HUMLAB'] = "Humane Labs and Research", ['JAIL'] = "Bolingbroke Penitentiary", ['KOREAT'] = "Little Seoul", ['LACT'] = "Land Act Reservoir", ['LAGO'] = "Lago Zancudo", ['LDAM'] = "Land Act Dam", ['LEGSQU'] = "Legion Square", ['LMESA'] = "La Mesa", ['LOSPUER'] = "La Puerta", ['MIRR'] = "Mirror Park", ['MORN'] = "Morningwood", ['MOVIE'] = "Richards Majestic", ['MTCHIL'] = "Mount Chiliad", ['MTGORDO'] = "Mount Gordo", ['MTJOSE'] = "Mount Josiah", ['MURRI'] = "Murrieta Heights", ['NCHU'] = "North Chumash", ['NOOSE'] = "N.O.O.S.E", ['OCEANA'] = "Pacific Ocean", ['PALCOV'] = "Paleto Cove", ['PALETO'] = "Paleto Bay", ['PALFOR'] = "Paleto Forest", ['PALHIGH'] = "Palomino Highlands", ['PALMPOW'] = "Palmer-Taylor Power Station", ['PBLUFF'] = "Pacific Bluffs", ['PBOX'] = "Pillbox Hill", ['PROCOB'] = "Procopio Beach", ['RANCHO'] = "Rancho", ['RGLEN'] = "Richman Glen", ['RICHM'] = "Richman", ['ROCKF'] = "Rockford Hills", ['RTRAK'] = "Redwood Lights Track", ['SANAND'] = "San Andreas", ['SANCHIA'] = "San Chianski Mountain Range", ['SANDY'] = "Sandy Shores", ['SKID'] = "Mission Row", ['SLAB'] = "Stab City", ['STAD'] = "Maze Bank Arena", ['STRAW'] = "Strawberry", ['TATAMO'] = "Tataviam Mountains", ['TERMINA'] = "Terminal", ['TEXTI'] = "Textile City", ['TONGVAH'] = "Tongva Hills", ['TONGVAV'] = "Tongva Valley", ['VCANA'] = "Vespucci Canals", ['VESP'] = "Vespucci", ['VINE'] = "Vinewood", ['WINDF'] = "Ron Alternates Wind Farm", ['WVINE'] = "West Vinewood", ['ZANCUDO'] = "Zancudo River", ['ZP_ORT'] = "Port of South Los Santos", ['ZQ_UAR'] = "Davis Quartz" },
leftSignal = "Left Blinker",
rightSignal = "Right Blinker",
bothSignal = " Hazard Light",
leftSignalNotif = "[Vehicle Blinker] Left",
rightSignalNotif = "[Vehicle Blinker] Right",
bothSignalNotif = "[Vehicle Blinker] Hazard Light",
notInCar = "You are not in a Vehicle",
harnessBeltOn = "Tight Belt Tied",
harnessBeltOff = "Tight Belt Removed",
harnessBeltOnProgressbar = "Wearing Tight Belt",
harnessBeltOffProgressbar = "Removing Tight Belt",
progressbarError1 = "You can't do that!",
progressbarError2 = "You're already doing something",
dollar = "$",
showHideText = "Show/Hide Text",
showHideHud = "Show/Hide",
moveHud = "Move (Press 'Shift' to increase sensitivity while moving)",
scaleHud = "Change size",
colorHud = "Change Color",
resetHud = "Reset",
resetColorHud = "Reset",
changeOrders = "Change Placement",
date = "Date",
clock = "Time",
toSpeak = "to speak",
progressbarCanceled = "Cancelled",
settingMainColor = "Main Color",
settingMainColorDesc = "Change Main Color",
settingMainBgColor = "Background Color",
settingMainBgColorDesc = "Change Background Color",
settingHudStyle = "Hud Style",
settingHudStyleDesc = "Change Hud style to 'in vehicle' or 'on foot'",
settingCar = "Vehicle",
settingNormal = "Normal",
settingReset = "Reset",
settingResetDesc = "Icon's are resetting to default",
settingResetButton = "Reset",
settingHudEdit = "Edit Icons",
settingHudEditDesc = "Edit the position, color, size and many other details of the Icons",
settingCinemaMode = "Cinematic Mode",
settingCinemaModeDesc = "Close all Icons and set to cinematic Mode",
settingActive = "Active",
settingPassive = "Passive",
settingHudEditHeader = "Edit Hud",
settingHeader = "Settings",
editButton = "Edit",
hudCommandDesc = "Edit the position, color, size and many other details of the Icons",
cruiseCommandDesc = "Set the maximum speed of the vehicle! If you do not enter a value, the speed is set to 80",
}
Last updated