Locales = { ['en'] = { ['unknown_caller'] = "Unknown caller", ['caller_unknown'] = "Unknown", ['caller_local'] = "Local", ['call_from'] = "Call from ", ['two_door'] = "Two-door ", ['three_door'] = "Three-door ", ['four_door'] = "Four-door ", ['compact'] = "Compact", ['sedan'] = "Sedan", ['suv'] = "SUV", ['coupe'] = "Coupe", ['muscle'] = "Muscle car", ['sports_classic'] = "Sports classic", ['sports'] = "Sports car", ['super'] = "Super car", ['motorcycle'] = "Motorcycle", ['offroad'] = "Off-road vehicle", ['industrial'] = "Industrial vehicle", ['utility'] = "Utility vehicle", ['van'] = "Van", ['service'] = "Service vehicle", ['military'] = "Military vehicle", ['truck'] = "Truck", ['melee'] = "Fight in progress", ['shooting'] = "Discharge of a firearm", ['driveby'] = "Drive-by shooting", ['speeding'] = "Reckless driving", ['autotheft'] = "Theft of a motor vehicle", ['officerdown'] = "Officer is down", ['persondown'] = "Person is injured", }, ['fr'] = { ['unknown_caller'] = "Appelant inconnu", ['caller_unknown'] = "Inconnu", ['caller_local'] = "Local", ['call_from'] = "Appel de ", ['two_door'] = "Deux portes ", ['three_door'] = "Trois portes ", ['four_door'] = "Quatre portes ", ['compact'] = "Compact", ['sedan'] = "Sedan", ['suv'] = "SUV", ['coupe'] = "Coupé", ['muscle'] = "Voiture de muscle", ['sports_classic'] = "Sports classique", ['sports'] = "Voiture de sport", ['super'] = "Super voiture", ['motorcycle'] = "Motocycle", ['offroad'] = "Véhicule tout terrain", ['industrial'] = "Véhicule industriel", ['utility'] = "Véhicule utilitaire", ['van'] = "Van", ['service'] = "Véhicule de service", ['military'] = "Véhicule militaire", ['truck'] = "un camion", ['melee'] = "Combat en cours", ['shooting'] = "Décharge d'une arme à feu", ['driveby'] = "Prise de vue au volant", ['speeding'] = "Conduite dangereuse", ['autotheft'] = "Vol d'un véhicule à moteur", ['officerdown'] = "Officier est à terre", ['persondown'] = "Personne est blessée", }, ['da'] = { ['unknown_caller'] = "Opkalder Ukendt", ['caller_unknown'] = "Ukendt", ['caller_local'] = "Lokal Borger", ['call_from'] = "Opkald fra ", ['two_door'] = "To-dørs ", ['three_door'] = "Tre-dørs ", ['four_door'] = "Fire-dørs ", ['compact'] = "Compact", ['sedan'] = "Sedan", ['suv'] = "SUV", ['coupe'] = "Coupe", ['muscle'] = "Muscle car", ['sports_classic'] = "Sports classic", ['sports'] = "Sports car", ['super'] = "Super car", ['motorcycle'] = "Motorcycle", ['offroad'] = "Off-road vehicle", ['industrial'] = "Industrial vehicle", ['utility'] = "Utility vehicle", ['van'] = "Van", ['service'] = "Service vehicle", ['military'] = "Military vehicle", ['truck'] = "Truck", ['melee'] = "Slås kamp i gang", ['shooting'] = "Skyderi i gang", ['driveby'] = "Drive-by skyderi", ['speeding'] = "Uansvarlig kørsel", ['autotheft'] = "Tyveri af et køretøj", ['officerdown'] = "KOLLEGA SKADET", ['persondown'] = "Personen er såret", } }