mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
136 lines
5.1 KiB
Lua
136 lines
5.1 KiB
Lua
Locales['en'] = {
|
|
['inventory'] = 'inventory',
|
|
['use'] = 'use',
|
|
['give'] = 'give',
|
|
['remove'] = 'remove',
|
|
['return'] = 'return',
|
|
['amount'] = 'amount',
|
|
['amountammo'] = 'amount of ammo',
|
|
['noammo'] = 'You dont have all these ammo !',
|
|
['withammo'] = '~s~ with x',
|
|
['ammogiven'] = '~s~ bullets',
|
|
['giveammo'] = 'Give ammo',
|
|
['amount_invalid'] = 'invalid amount',
|
|
['players_nearby'] = 'no players nearby',
|
|
['ex_inv_lim'] = 'action not possible, exceeding invetory limit for ~b~',
|
|
['yougave'] = 'you gave',
|
|
['youreceived'] = 'you received',
|
|
['to'] = '~s~ to ~b~',
|
|
['by'] = '~s~ by ~b~',
|
|
['imp_invalid_quantity'] = 'action impossible, invalid quantity',
|
|
['imp_invalid_amount'] = 'action impossible, invalid amount',
|
|
['delete_five_min'] = '~r~delete~s~ in 5 minutes',
|
|
['threw'] = 'you ~r~threw~s~',
|
|
['rec_salary'] = 'you received your salary: ',
|
|
['rec_help'] = 'you recieved your welfare check: ',
|
|
['company_paid'] = 'Company paycheck received',
|
|
['company_nomoney'] = 'Your company is broke!',
|
|
['state_paid'] = 'You received a state check',
|
|
['act_imp'] = 'action impossible',
|
|
['in_vehicle'] = 'You can\'t give anything to someone in vehicle',
|
|
-- Commands
|
|
['setjob'] = 'assign a job to a user',
|
|
['id_param'] = 'the ID of the player',
|
|
['setjob_param2'] = 'the job you wish to assign',
|
|
['setjob_param3'] = 'the job level',
|
|
['load_ipl'] = 'load IPL',
|
|
['unload_ipl'] = 'unload IPL',
|
|
['play_anim'] = 'play animation',
|
|
['play_emote'] = 'play emote',
|
|
['spawn_car'] = 'spawn a car',
|
|
['spawn_car_param'] = 'name of car',
|
|
['delete_vehicle'] = 'deletes Vehicle',
|
|
['delete_veh_param'] = 'press enter',
|
|
['spawn_object'] = 'spawn object',
|
|
['spawn_ped'] = 'spawn ped',
|
|
['spawn_ped_param'] = 'example a_m_m_hillbilly_01',
|
|
['givemoney'] = 'give money',
|
|
['money_amount'] = 'amount of money',
|
|
['invalid_account'] = 'invalid account',
|
|
['account'] = 'account',
|
|
['giveaccountmoney'] = 'give account money',
|
|
['invalid_item'] = 'invalid item',
|
|
['item'] = 'item',
|
|
['giveitem'] = 'give item',
|
|
['weapon'] = 'weapon',
|
|
['giveweapon'] = 'give weapon',
|
|
-- 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',
|
|
['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'] = 'tazer',
|
|
['weapon_sniperrifle'] = 'sniper rifle',
|
|
['weapon_heavysniper'] = 'heavy sniper',
|
|
['weapon_remotesniper'] = 'remote sniper',
|
|
['weapon_grenadelauncher'] = 'grenade launcher',
|
|
['weapon_rpg'] = 'rocket launcher',
|
|
['weapon_stinger'] = 'stinger',
|
|
['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_digiscanner'] = 'digiscanner',
|
|
['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_garbagebag'] = 'garbage bag',
|
|
['weapon_handcuffs'] = 'handcuffs',
|
|
['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',
|
|
['gadget_nightvision'] = 'night vision',
|
|
['gadget_parachute'] = 'parachute',
|
|
} |