mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Add new Wep&Comps to English Locale
This commit is contained in:
+198
-77
@@ -106,92 +106,213 @@ Locales['en'] = {
|
||||
['locale_currency'] = '$%s',
|
||||
|
||||
-- Weapons
|
||||
['weapon_knife'] = 'knife',
|
||||
['weapon_nightstick'] = 'nightstick',
|
||||
['weapon_hammer'] = 'hammer',
|
||||
['weapon_bat'] = 'bat',
|
||||
['weapon_golfclub'] = 'golf club',
|
||||
['weapon_crowbar'] = 'crow bar',
|
||||
['weapon_pistol'] = 'pistol',
|
||||
['weapon_combatpistol'] = 'combat pistol',
|
||||
['weapon_appistol'] = 'AP pistol',
|
||||
['weapon_pistol50'] = 'pistol .50',
|
||||
['weapon_microsmg'] = 'micro SMG',
|
||||
['weapon_smg'] = 'SMG',
|
||||
['weapon_assaultsmg'] = 'assault SMG',
|
||||
['weapon_assaultrifle'] = 'assault rifle',
|
||||
['weapon_carbinerifle'] = 'carbine rifle',
|
||||
['weapon_advancedrifle'] = 'advanced rifle',
|
||||
|
||||
-- Melee
|
||||
['weapon_dagger'] = 'Dagger',
|
||||
['weapon_bat'] = 'Bat',
|
||||
['weapon_battleaxe'] = 'Battle Axe',
|
||||
['weapon_bottle'] = 'Bottle',
|
||||
['weapon_crowbar'] = 'Crowbar',
|
||||
['weapon_flashlight'] = 'Flashlight',
|
||||
['weapon_golfclub'] = 'Golf Club',
|
||||
['weapon_hammer'] = 'Hammer',
|
||||
['weapon_hatchet'] = 'Hatchet',
|
||||
['weapon_knife'] = 'Knife',
|
||||
['weapon_knuckle'] = 'Knuckledusters',
|
||||
['weapon_machete'] = 'Machete',
|
||||
['weapon_nightstick'] = 'Nightstick',
|
||||
['weapon_wrench'] = 'Pipe Wrench',
|
||||
['weapon_poolcue'] = 'Pool Cue',
|
||||
['weapon_stone_hatchet'] = 'Stone Hatchet',
|
||||
['weapon_switchblade'] = 'Switchblade',
|
||||
|
||||
-- Handguns
|
||||
['weapon_appistol'] = 'AP Pistol',
|
||||
['weapon_ceramicpistol'] = 'Ceramic Pistol',
|
||||
['weapon_combatpistol'] = 'Combat Pistol',
|
||||
['weapon_doubleaction'] = 'Double-Action Revolver',
|
||||
['weapon_navyrevolver'] = 'Navy Revolver',
|
||||
['weapon_flaregun'] = 'Flaregun',
|
||||
['weapon_gadgetpistol'] = 'Gadget Pistol',
|
||||
['weapon_heavypistol'] = 'Heavy Pistol',
|
||||
['weapon_revolver'] = 'Heavy Revolver',
|
||||
['weapon_revolver_mk2'] = 'Heavy Revolver MK2',
|
||||
['weapon_marksmanpistol'] = 'Marksman Pistol',
|
||||
['weapon_pistol'] = 'Pistol',
|
||||
['weapon_pistol_mk2'] = 'Pistol MK2',
|
||||
['weapon_pistol50'] = 'Pistol .50',
|
||||
['weapon_snspistol'] = 'SNS Pistol',
|
||||
['weapon_snspistol_mk2'] = 'SNS Pistol MK2',
|
||||
['weapon_stungun'] = 'Taser',
|
||||
['weapon_raypistol'] = 'Up-N-Atomizer',
|
||||
['weapon_vintagepistol'] = 'Vintage Pistol',
|
||||
|
||||
-- Shotguns
|
||||
['weapon_assaultshotgun'] = 'Assault Shotgun',
|
||||
['weapon_autoshotgun'] = 'Auto Shotgun',
|
||||
['weapon_bullpupshotgun'] = 'Bullpup Shotgun',
|
||||
['weapon_combatshotgun'] = 'Combat Shotgun',
|
||||
['weapon_dbshotgun'] = 'Double Barrel Shotgun',
|
||||
['weapon_heavyshotgun'] = 'Heavy Shotgun',
|
||||
['weapon_musket'] = 'Musket',
|
||||
['weapon_pumpshotgun'] = 'Pump Shotgun',
|
||||
['weapon_pumpshotgun_mk2'] = 'Pump Shotgun MK2',
|
||||
['weapon_sawnoffshotgun'] = 'Sawed Off Shotgun',
|
||||
|
||||
-- SMG & LMG
|
||||
['weapon_assaultsmg'] = 'Assault SMG',
|
||||
['weapon_combatmg'] = 'Combat MG',
|
||||
['weapon_combatmg'] = 'Combat MG MK2',
|
||||
['weapon_combatpdw'] = 'Combat PDW',
|
||||
['weapon_gusenberg'] = 'Gusenberg Sweeper',
|
||||
['weapon_machinepistol'] = 'Machine Pistol',
|
||||
['weapon_mg'] = 'MG',
|
||||
['weapon_combatmg'] = 'combat MG',
|
||||
['weapon_pumpshotgun'] = 'pump shotgun',
|
||||
['weapon_sawnoffshotgun'] = 'sawed off shotgun',
|
||||
['weapon_assaultshotgun'] = 'assault shotgun',
|
||||
['weapon_bullpupshotgun'] = 'bullpup shotgun',
|
||||
['weapon_stungun'] = 'taser',
|
||||
['weapon_sniperrifle'] = 'sniper rifle',
|
||||
['weapon_heavysniper'] = 'heavy sniper',
|
||||
['weapon_grenadelauncher'] = 'grenade launcher',
|
||||
['weapon_rpg'] = 'rocket launcher',
|
||||
['weapon_minigun'] = 'minigun',
|
||||
['weapon_grenade'] = 'grenade',
|
||||
['weapon_stickybomb'] = 'sticky bomb',
|
||||
['weapon_smokegrenade'] = 'smoke grenade',
|
||||
['weapon_bzgas'] = 'bz gas',
|
||||
['weapon_molotov'] = 'molotov cocktail',
|
||||
['weapon_fireextinguisher'] = 'fire extinguisher',
|
||||
['weapon_petrolcan'] = 'jerrycan',
|
||||
['weapon_ball'] = 'ball',
|
||||
['weapon_snspistol'] = 'sns pistol',
|
||||
['weapon_bottle'] = 'bottle',
|
||||
['weapon_gusenberg'] = 'gusenberg sweeper',
|
||||
['weapon_specialcarbine'] = 'special carbine',
|
||||
['weapon_heavypistol'] = 'heavy pistol',
|
||||
['weapon_bullpuprifle'] = 'bullpup rifle',
|
||||
['weapon_dagger'] = 'dagger',
|
||||
['weapon_vintagepistol'] = 'vintage pistol',
|
||||
['weapon_firework'] = 'firework',
|
||||
['weapon_musket'] = 'musket',
|
||||
['weapon_heavyshotgun'] = 'heavy shotgun',
|
||||
['weapon_marksmanrifle'] = 'marksman rifle',
|
||||
['weapon_hominglauncher'] = 'homing launcher',
|
||||
['weapon_proxmine'] = 'proximity mine',
|
||||
['weapon_snowball'] = 'snow ball',
|
||||
['weapon_flaregun'] = 'flaregun',
|
||||
['weapon_combatpdw'] = 'combat pdw',
|
||||
['weapon_marksmanpistol'] = 'marksman pistol',
|
||||
['weapon_knuckle'] = 'knuckledusters',
|
||||
['weapon_hatchet'] = 'hatchet',
|
||||
['weapon_railgun'] = 'railgun',
|
||||
['weapon_machete'] = 'machete',
|
||||
['weapon_machinepistol'] = 'machine pistol',
|
||||
['weapon_switchblade'] = 'switchblade',
|
||||
['weapon_revolver'] = 'heavy revolver',
|
||||
['weapon_dbshotgun'] = 'double barrel shotgun',
|
||||
['weapon_compactrifle'] = 'compact rifle',
|
||||
['weapon_autoshotgun'] = 'auto shotgun',
|
||||
['weapon_battleaxe'] = 'battle axe',
|
||||
['weapon_compactlauncher'] = 'compact launcher',
|
||||
['weapon_minismg'] = 'mini smg',
|
||||
['weapon_pipebomb'] = 'pipe bomb',
|
||||
['weapon_poolcue'] = 'pool cue',
|
||||
['weapon_wrench'] = 'pipe wrench',
|
||||
['weapon_flashlight'] = 'flashlight',
|
||||
['weapon_microsmg'] = 'Micro SMG',
|
||||
['weapon_minismg'] = 'Mini SMG',
|
||||
['weapon_smg'] = 'SMG',
|
||||
['weapon_smg_mk2'] = 'SMG MK2',
|
||||
['weapon_raycarbine'] = 'Unholy Hellbringer',
|
||||
|
||||
-- Rifles
|
||||
['weapon_advancedrifle'] = 'Advanced Rifle',
|
||||
['weapon_assaultrifle'] = 'Assault Rifle',
|
||||
['weapon_assaultrifle_mk2'] = 'Assault Rifle MK2',
|
||||
['weapon_bullpuprifle'] = 'Bullpup Rifle',
|
||||
['weapon_bullpuprifle_mk2'] = 'Bullpup Rifle MK2',
|
||||
['weapon_carbinerifle'] = 'Carbine Rifle',
|
||||
['weapon_carbinerifle_mk2'] = 'Carbine Rifle MK2',
|
||||
['weapon_compactrifle'] = 'Compact Rifle',
|
||||
['weapon_militaryrifle'] = 'Military Rifle',
|
||||
['weapon_specialcarbine'] = 'Special Carbine',
|
||||
['weapon_specialcarbine_mk2'] = 'Special Carbine MK2',
|
||||
|
||||
-- Sniper
|
||||
['weapon_heavysniper'] = 'Heavy Sniper',
|
||||
['weapon_heavysniper_mk2'] = 'Heavy Sniper MK2',
|
||||
['weapon_marksmanrifle'] = 'Marksman Rifle',
|
||||
['weapon_marksmanrifle_mk2'] = 'Marksman Rifle MK2',
|
||||
['weapon_sniperrifle'] = 'Sniper Rifle',
|
||||
|
||||
-- Heavy / Launchers
|
||||
['weapon_compactlauncher'] = 'Compact Launcher',
|
||||
['weapon_firework'] = 'Firework Launcher',
|
||||
['weapon_grenadelauncher'] = 'Grenade Launcher',
|
||||
['weapon_hominglauncher'] = 'Homing Launcher',
|
||||
['weapon_minigun'] = 'Minigun',
|
||||
['weapon_railgun'] = 'Railgun',
|
||||
['weapon_rpg'] = 'Rocket Launcher',
|
||||
['weapon_rayminigun'] = 'Widowmaker',
|
||||
|
||||
-- Thrown
|
||||
['weapon_ball'] = 'Baseball',
|
||||
['weapon_bzgas'] = 'BZ Gas',
|
||||
['weapon_flare'] = 'Flare',
|
||||
['weapon_grenade'] = 'Grenade',
|
||||
['weapon_petrolcan'] = 'Jerrycan',
|
||||
['weapon_hazardcan'] = 'Hazardous Jerrycan',
|
||||
['weapon_molotov'] = 'Molotov Cocktail',
|
||||
['weapon_proxmine'] = 'Proximity Mine',
|
||||
['weapon_pipebomb'] = 'Pipe Bomb',
|
||||
['weapon_snowball'] = 'Snowball',
|
||||
['weapon_stickybomb'] = 'Sticky Bomb',
|
||||
['weapon_smokegrenade'] = 'Tear Gas',
|
||||
|
||||
-- Special
|
||||
['weapon_fireextinguisher'] = 'Fire Extinguisher',
|
||||
['weapon_digiscanner'] = 'Digital Scanner',
|
||||
['weapon_garbagebag'] = 'Garbage Bag',
|
||||
['weapon_handcuffs'] = 'Handcuffs',
|
||||
['gadget_nightvision'] = 'Night Vision',
|
||||
['gadget_parachute'] = 'parachute',
|
||||
['weapon_flare'] = 'flare',
|
||||
['weapon_doubleaction'] = 'double-Action Revolver',
|
||||
|
||||
-- Weapon Components
|
||||
['component_clip_default'] = 'default Clip',
|
||||
['component_clip_extended'] = 'extended Clip',
|
||||
['component_knuckle_base'] = 'base Model',
|
||||
['component_knuckle_pimp'] = 'the Pimp',
|
||||
['component_knuckle_ballas'] = 'the Ballas',
|
||||
['component_knuckle_dollar'] = 'the Hustler',
|
||||
['component_knuckle_diamond'] = 'the Rock',
|
||||
['component_knuckle_hate'] = 'the Hater',
|
||||
['component_knuckle_love'] = 'the Lover',
|
||||
['component_knuckle_player'] = 'the Player',
|
||||
['component_knuckle_king'] = 'the King',
|
||||
['component_knuckle_vagos'] = 'the Vagos',
|
||||
|
||||
['component_luxary_finish'] = 'luxary Weapon Finish',
|
||||
|
||||
['component_handle_default'] = 'default Handle',
|
||||
['component_handle_vip'] = 'vIP Handle',
|
||||
['component_handle_bodyguard'] = 'bodyguard Handle',
|
||||
|
||||
['component_vip_finish'] = 'vIP Finish',
|
||||
['component_bodyguard_finish'] = 'bodyguard Finish',
|
||||
|
||||
['component_camo_finish'] = 'digital Camo',
|
||||
['component_camo_finish2'] = 'brushstroke Camo',
|
||||
['component_camo_finish3'] = 'woodland Camo',
|
||||
['component_camo_finish4'] = 'skull Camo',
|
||||
['component_camo_finish5'] = 'sessanta Nove Camo',
|
||||
['component_camo_finish6'] = 'perseus Camo',
|
||||
['component_camo_finish7'] = 'leopard Camo',
|
||||
['component_camo_finish8'] = 'zebra Camo',
|
||||
['component_camo_finish9'] = 'geometric Camo',
|
||||
['component_camo_finish10'] = 'boom Camo',
|
||||
['component_camo_finish11'] = 'patriotic Camo',
|
||||
|
||||
['component_camo_slide_finish'] = 'digital Slide Camo',
|
||||
['component_camo_slide_finish2'] = 'brushstroke Slide Camo',
|
||||
['component_camo_slide_finish3'] = 'woodland Slide Camo',
|
||||
['component_camo_slide_finish4'] = 'skull Slide Camo',
|
||||
['component_camo_slide_finish5'] = 'sessanta Nove Slide Camo',
|
||||
['component_camo_slide_finish6'] = 'perseus Slide Camo',
|
||||
['component_camo_slide_finish7'] = 'leopard Slide Camo',
|
||||
['component_camo_slide_finish8'] = 'zebra Slide Camo',
|
||||
['component_camo_slide_finish9'] = 'geometric Slide Camo',
|
||||
['component_camo_slide_finish10'] = 'boom Slide Camo',
|
||||
['component_camo_slide_finish11'] = 'patriotic Slide Camo',
|
||||
|
||||
['component_clip_default'] = 'default Magazine',
|
||||
['component_clip_extended'] = 'extended Magazine',
|
||||
['component_clip_drum'] = 'drum Magazine',
|
||||
['component_clip_box'] = 'box Magazine',
|
||||
['component_flashlight'] = 'flashlight',
|
||||
['component_scope'] = 'scope',
|
||||
|
||||
['component_scope_holo'] = 'holographic Scope',
|
||||
['component_scope_small'] = 'small Scope',
|
||||
['component_scope_medium'] = 'medium Scope',
|
||||
['component_scope_large'] = 'large Scope',
|
||||
['component_scope'] = 'mounted Scope',
|
||||
['component_scope_advanced'] = 'advanced Scope',
|
||||
['component_ironsights'] = 'ironsights',
|
||||
|
||||
['component_suppressor'] = 'suppressor',
|
||||
['component_compensator'] = 'compensator',
|
||||
|
||||
['component_muzzle_flat'] = 'flat Muzzle Brake',
|
||||
['component_muzzle_tactical'] = 'tactical Muzzle Brake',
|
||||
['component_muzzle_fat'] = 'fat-End Muzzle Brake',
|
||||
['component_muzzle_precision'] = 'precision Muzzle Brake',
|
||||
['component_muzzle_heavy'] = 'heavy Duty Muzzle Brake',
|
||||
['component_muzzle_slanted'] = 'slanted Muzzle Brake',
|
||||
['component_muzzle_split'] = 'split-End Muzzle Brake',
|
||||
['component_muzzle_squared'] = 'squared Muzzle Brake',
|
||||
|
||||
['component_flashlight'] = 'flashlight',
|
||||
['component_grip'] = 'grip',
|
||||
['component_luxary_finish'] = 'luxary Weapon Finish',
|
||||
|
||||
['component_barrel_default'] = 'default Barrel',
|
||||
['component_barrel_heavy'] = 'heavy Barrel',
|
||||
|
||||
['component_ammo_tracer'] = 'tracer Ammo',
|
||||
['component_ammo_incendiary'] = 'incendiary Ammo',
|
||||
['component_ammo_hollowpoint'] = 'hollowpoint Ammo',
|
||||
['component_ammo_fmj'] = 'fMJ Ammo',
|
||||
['component_ammo_armor'] = 'armor Piercing Ammo',
|
||||
['component_ammo_explosive'] = 'armor Piercing Incendiary Ammo',
|
||||
|
||||
['component_shells_default'] = 'default Shells',
|
||||
['component_shells_incendiary'] = 'dragons Breath Shells',
|
||||
['component_shells_armor'] = 'steel Buckshot Shells',
|
||||
['component_shells_hollowpoint'] = 'flechette Shells',
|
||||
['component_shells_explosive'] = 'explosive Slug Shells',
|
||||
|
||||
-- Weapon Ammo
|
||||
['ammo_rounds'] = 'round(s)',
|
||||
|
||||
Reference in New Issue
Block a user