Locales['zh_cn'] = {
['inventory'] = '装备',
['use'] = '使用',
['give'] = '给与',
['remove'] = '移除',
['return'] = '返回',
['amount'] = '数量',
['amountammo'] = '子弹数',
['noammo'] = '你没有这些子弹 !',
['withammo'] = '~s~ with x',
['ammogiven'] = '~s~ 颗子弹',
['giveammo'] = '给与武器',
['amount_invalid'] = '不正确的数量',
['players_nearby'] = '附近没有玩家',
['ex_inv_lim'] = '不能执行行动, 已超出~b~装备的数量',
['yougave'] = '你已给与',
['youreceived'] = '你获得了',
['to'] = '~s~ 至 ~b~',
['by'] = '~s~ 由 ~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'] = '小刀',
['weapon_nightstick'] = 'nightstick',
['weapon_hammer'] = '锤子',
['weapon_bat'] = 'bat',
['weapon_golfclub'] = '高尔夫球杆',
['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',
}