mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 14:01:31 +00:00
162 lines
6.6 KiB
Lua
162 lines
6.6 KiB
Lua
Locales['en'] = {
|
|
['cash'] = 'cash $ ',
|
|
['inventory'] = 'inventory',
|
|
['use'] = 'use',
|
|
['give'] = 'give',
|
|
['remove'] = 'remove',
|
|
['return'] = 'return',
|
|
['amount'] = 'amount',
|
|
['amountammo'] = 'amount of ammo',
|
|
['noammo'] = 'you do not have enough ammo!',
|
|
['threw_weapon'] = 'you ~r~threw~s~ ~y~1x~s~ ~b~%s~s~ with ~o~%sx~s~ bullets!',
|
|
['gave_weapon'] = 'you gave ~y~1x~s~ ~b~%s~s~ with ~o~%sx~s~ bullets to ~y~%s~s~.',
|
|
['recived_weapon'] = 'you recived ~y~1x~s~ ~b~%s~s~ with ~o~%sx~s~ bullets from ~b~%s~s~.',
|
|
['gave_ammo'] = 'you gave ~o~%sx~s~ bullets to ~y~%s~s~.',
|
|
['recived_ammo'] = 'you recived ~o~%sx~s~ bullets from ~b~%s~s~.',
|
|
['giveammo'] = 'give ammo',
|
|
['amount_invalid'] = 'invalid amount',
|
|
['players_nearby'] = 'no players nearby',
|
|
['ex_inv_lim'] = 'action not possible, exceeding inventory 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'] = 'the item will be ~r~thrown~s~ in 5 minutes',
|
|
['threw'] = 'you ~r~threw~s~',
|
|
-- Salary related
|
|
['recived_salary'] = 'you received your salary: ~g~$%s~s~',
|
|
['recived_help'] = 'you recieved your welfare check: ~g~$%s~s~',
|
|
['company_nomoney'] = 'the company you\'re employeed at is too poor to pay out your salary.',
|
|
['recived_money'] = 'recived money',
|
|
['bank'] = 'bank',
|
|
['black_money'] = 'dirty Money',
|
|
|
|
['act_imp'] = 'action impossible',
|
|
['in_vehicle'] = 'you can\'t give anything to someone in a vehicle',
|
|
['cannot_pickup_room'] = 'you do not have enough space in your inventory to pick up ~y~%s~s~!',
|
|
-- 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',
|
|
['setmoney'] = 'set money for a player',
|
|
['money_type'] = 'valid money types: cash, bank, black',
|
|
['money_set'] = 'someone ~y~highly ranked~s~ just set ~g~$%s~s~ (%s) for you!',
|
|
['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',
|
|
['disconnect'] = 'disconnect from the server',
|
|
-- 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',
|
|
['weapon_flare'] = 'Fusée Détresse',
|
|
['weapon_snspistol_mk2'] = 'SNS Pistol Mk II',
|
|
['weapon_revolver_mk2'] = 'Heavy Revolver Mk II',
|
|
['weapon_doubleaction'] = 'Double-Action Revolver',
|
|
['weapon_specialcarabine_mk2'] = 'Special Carbine Mk II',
|
|
['weapon_bullpruprifle_mk2'] = 'Bullpup Rifle Mk II',
|
|
['weapon_pumpshotgun_mk2'] = 'Pump Shotgun Mk II',
|
|
['weapon_marksmanrifle_mk2'] = 'Marksman Rifle Mk II',
|
|
['weapon_assaultrifle_mk2'] = 'Assault Rifle Mk II ',
|
|
['weapon_carbinerifle_mk2'] = 'Carbine Rifle Mk II ',
|
|
['weapon_combatmg_mk2'] = 'Combat MG Mk II',
|
|
['weapon_heavysniper_mk2'] = 'Heavy Sniper Mk II',
|
|
['weapon_pistol_mk2'] = 'Pistol Mk II',
|
|
['weapon_smg_mk2'] = 'SMG Mk II',
|
|
} |