31 lines
1.7 KiB
Lua
31 lines
1.7 KiB
Lua
Locales['en'] = {
|
|
['you_paid'] = 'you paid $%s to the DMV school',
|
|
['go_next_point'] = 'go to the next point!',
|
|
['in_town_speed'] = 'entered town, pay attention to your speed! Speed Limit: %s km/h',
|
|
['next_point_speed'] = 'go to the next point! Speed Limit: %s km/h',
|
|
['stop_for_ped'] = '~r~Stop for the pedestrian crossing',
|
|
['good_lets_cont'] = 'Good, continue.',
|
|
['stop_look_left'] = '~r~Stop and look left. Speed Limit: %s km/h',
|
|
['good_turn_right'] = 'Good, turn right and follow the line',
|
|
['watch_traffic_lightson'] = 'watch the traffic and turn on your lights!',
|
|
['stop_for_passing'] = '~r~Stop for passing vehicles!',
|
|
['hway_time'] = 'it\'s time to drive on the highway! Speed Limit: %s km/h',
|
|
['gratz_stay_alert'] = 'i\'m impressed, but don\'t forget to stay ~r~alert whilst driving!',
|
|
['passed_test'] = 'you passed the test, congratulations!',
|
|
['failed_test'] = 'you ~r~failed the test, better luck next time!',
|
|
['theory_test'] = 'theoretical Driving Test',
|
|
['road_test_car'] = 'driving Test',
|
|
['road_test_bike'] = 'motorcycle Skills Test',
|
|
['road_test_truck'] = 'truck Skills Test',
|
|
['school_item'] = '$%s',
|
|
['driving_school'] = 'driving School',
|
|
['press_open_menu'] = 'press [E] to open the menu',
|
|
['driving_school_blip'] = 'driving School',
|
|
['driving_test_complete'] = 'driving test completed',
|
|
['driving_too_fast'] = '~r~You\'re driving too fast, the current speed limit is: %s km/h!',
|
|
['test_failed_go_to_start_point'] = '~r~Go to the starting point, because you failed the test!',
|
|
['errors'] = 'mistakes: ~r~%s/%s',
|
|
['you_damaged_veh'] = 'you damaged the vehicle',
|
|
['not_enough_money'] = 'You don\'t have enough money',
|
|
}
|