帮我翻译一下内容为简体中文
Language = {
['already_searched'] = 'You have already searched this vehicle.',
['found_cash'] = 'You found $',
['found_keys'] = 'You have found keys in the vehicle!',
['found_item'] = 'You have found',
['no_inv_space'] = 'You have no room in your inventory!',
['handed_keys'] = 'You have been handed the keys.',
['action_cancelled'] = 'Action was cancelled!',
['three_d_txt'] = '~INPUT_VEH_HEADLIGHT~ Hotwire\n ~INPUT_REPLAY_SHOWHOTKEY~ Search',
['three_d_txt_2'] = '~INPUT_VEH_HEADLIGHT~ Hotwire',
['three_d_txt_3'] = '~INPUT_REPLAY_SHOWHOTKEY~ Search',
['three_d_txt_4'] = 'This vehicle has already been screwed up!',
['hotwire_success'] = 'You have successfully hotwired the vehicle.',
['hotwire_failed'] = 'You have failed to hotwired the vehicle.',
['bad_wires'] = 'It appears as though the wires are already mangled!',
['already_hotwired'] = 'You can not figure out how to hotwire.',
['vehicle_locked'] = 'You have ~r~locked~w~ your vehicle.',
['vehicle_unlocked'] = 'You have ~g~unlocked~w~ your vehicle.',
['no_vehiclefound'] = 'No vehicle found.',
['no_keys'] = 'No keys for this vehicle!',
['too_far'] = 'You are too far from the vehicle!',
['keys_given'] = 'You have given your keys to',
['keys_received'] = 'You have received keys from',
['no_player_nearby'] = 'There are no players nearby!',
['lockpick_success'] = 'You have successfully lockpicked the vehicle.',
['lockpick_unsuccessful'] = 'You have failed to lockpick the vehicle.',
['lockpick_broke'] = 'Your lockpick bent and busted!',
}
|