87 lines
4.9 KiB
Lua
87 lines
4.9 KiB
Lua
Locales['en'] = {
|
|
['mechanic'] = 'mechanic',
|
|
['drive_to_indicated'] = 'Drive to the indicated location.',
|
|
['mission_canceled'] = 'Mission canceled',
|
|
['vehicle_list'] = 'vehicle List',
|
|
['work_wear'] = 'workwear',
|
|
['civ_wear'] = 'civilian clothes',
|
|
['deposit_stock'] = 'deposit Stock',
|
|
['withdraw_stock'] = 'withdraw Stock',
|
|
['boss_actions'] = 'boss Actions',
|
|
['service_vehicle'] = 'service Vehicle',
|
|
['flat_bed'] = 'flatbed',
|
|
['tow_truck'] = 'tow Truck',
|
|
['service_full'] = 'service full: ',
|
|
['open_actions'] = 'Press [E] to access the menu.',
|
|
['harvest'] = 'harvest',
|
|
['harvest_menu'] = 'press [E] to access the harvest menu.',
|
|
['not_experienced_enough'] = 'you are not experienced enough to perform this action.',
|
|
['gas_can'] = 'gas Can',
|
|
['repair_tools'] = 'repair Tools',
|
|
['body_work_tools'] = 'bodywork Tools',
|
|
['blowtorch'] = 'blowtorch',
|
|
['repair_kit'] = 'repair Kit',
|
|
['body_kit'] = 'body Kit',
|
|
['craft'] = 'craft',
|
|
['craft_menu'] = 'press [E] to access the crafting menu.',
|
|
['billing'] = 'billing',
|
|
['hijack'] = 'hijack',
|
|
['repair'] = 'repair',
|
|
['clean'] = 'clean',
|
|
['imp_veh'] = 'impound',
|
|
['place_objects'] = 'place Objects',
|
|
['invoice_amount'] = 'invoice Amount',
|
|
['amount_invalid'] = 'invalid amount',
|
|
['no_players_nearby'] = 'there is no nearby player',
|
|
['no_vehicle_nearby'] = 'there is no nearby vehicle',
|
|
['inside_vehicle'] = 'you can\'t do this from inside the vehicle!',
|
|
['vehicle_unlocked'] = 'the vehicle has been unlocked',
|
|
['vehicle_repaired'] = 'the vehicle has been repaired',
|
|
['vehicle_cleaned'] = 'the vehicle has been cleaned',
|
|
['vehicle_impounded'] = 'the vehicle has been impounded',
|
|
['must_seat_driver'] = 'you must be in the driver seat!',
|
|
['must_near'] = 'you must be near a vehicle to impound it.',
|
|
['vehicle_success_attached'] = 'vehicle successfully attached',
|
|
['please_drop_off'] = 'please drop off the vehicle at the garage',
|
|
['cant_attach_own_tt'] = 'you can\'t attach own tow truck',
|
|
['no_veh_att'] = 'there is no vehicle to be attached',
|
|
['not_right_veh'] = 'this is not the right vehicle',
|
|
['not_right_place'] = 'this is not the right place',
|
|
['veh_det_succ'] = 'vehicle successfully dettached!',
|
|
['imp_flatbed'] = 'Action impossible! You need a Flatbed to load a vehicle',
|
|
['objects'] = 'objects',
|
|
['roadcone'] = 'roadcone',
|
|
['toolbox'] = 'toolbox',
|
|
['mechanic_stock'] = 'mechanic Stock',
|
|
['quantity'] = 'quantity',
|
|
['invalid_quantity'] = 'invalid quantity',
|
|
['inventory'] = 'inventory',
|
|
['veh_unlocked'] = 'Vehicle Unlocked',
|
|
['hijack_failed'] = 'Hijack Failed',
|
|
['body_repaired'] = 'Body repaired',
|
|
['veh_repaired'] = 'Vehicle Repaired',
|
|
['veh_stored'] = 'press [E] to store the vehicle.',
|
|
['press_remove_obj'] = 'press [E] to remove the object',
|
|
['please_tow'] = 'please tow the vehicle',
|
|
['wait_five'] = 'you must wait 5 minutes',
|
|
['must_in_flatbed'] = 'you must be in a flatbed to being the mission',
|
|
['mechanic_customer'] = 'mechanic Customer',
|
|
['you_do_not_room'] = 'You do not have more room',
|
|
['recovery_gas_can'] = 'Gas Can Retrieval...',
|
|
['recovery_repair_tools'] = 'Repair Tools Retrieval...',
|
|
['recovery_body_tools'] = 'Body Tools Retrieval...',
|
|
['not_enough_gas_can'] = 'You do not have enough gas cans.',
|
|
['assembling_blowtorch'] = 'Assembling Blowtorch...',
|
|
['not_enough_repair_tools'] = 'You do not have enough repair tools.',
|
|
['assembling_repair_kit'] = 'Assembling Repair Kit...',
|
|
['not_enough_body_tools'] = 'You do not have enough body tools.',
|
|
['assembling_body_kit'] = 'Assembling Body Kit...',
|
|
['your_comp_earned'] = 'your company has earned $',
|
|
['you_used_blowtorch'] = 'you used a blowtorch',
|
|
['you_used_repair_kit'] = 'you used a Repair Kit',
|
|
['you_used_body_kit'] = 'you used a Body Kit',
|
|
['have_withdrawn'] = 'you have withdrawn x%s %s',
|
|
['have_deposited'] = 'you have deposited x%s %s',
|
|
['player_cannot_hold'] = 'you do not have enough free space in your inventory!',
|
|
}
|