-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
en.json
127 lines (125 loc) · 4.19 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"Welcome to Open Lap!":
"Welcome to Open Lap!",
"Please select a Control Unit device from the menu.":
"Please select a Carrera® Control Unit device from the menu.",
"If no devices are listed, please make sure that Bluetooth is enabled.":
"If no devices are listed, please make sure that Bluetooth is enabled.",
"Reset all user settings to default values?":
"Reset all user settings to default values?",
"About": "About",
"About Open Lap": "About Open Lap",
"Apply all": "Apply all",
"Automatic": "Automatic",
"Autonomous Car": "Autonomous Car",
"Brake": "Brake",
"Cancel race?": "Cancel race?",
"Cancel qualifying?": "Cancel qualifying?",
"Cancel": "Cancel",
"Car enters pit": "Car enters pit",
"Car leaves pit": "Car leaves pit",
"Clear": "Clear",
"Colors": "Colors",
"Connected to {{device}}": "Connected to {{device}}",
"Connecting to {{device}}": "Connecting to {{device}}",
"Connection": "Connection",
"Connection timeout": "Connection timeout",
"Control Unit mode": "Control Unit mode",
"Debug messages": "Debug messages",
"Default": "Default",
"Demo Control Unit": "Demo Control Unit",
"Disconnected from {{device}}": "Disconnected from {{device}}",
"Done": "OK",
"Driver {{number}}": "Driver {{number}}",
"Drivers": "Drivers",
"Event log": "Event log",
"Exit Open Lap?": "Exit Open Lap?",
"Exit": "Exit",
"False start": "False start",
"Fastest lap": "Fastest lap",
"Fastest sector 1": "Fastest sector 1",
"Fastest sector 2": "Fastest sector 2",
"Fastest sector 3": "Fastest sector 3",
"Final lap": "Final lap",
"Finish all laps": "Finish all laps",
"Finished first": "First place",
"Finished second": "Second place",
"Finished third": "Third place",
"Firmware version": "Firmware version",
"Five laps to go": "Five laps to go",
"Free Practice": "Free Practice",
"Fuel < 10%": "Fuel < 10%",
"Fuel < 20%": "Fuel < 20%",
"Fuel": "Fuel",
"General": "General",
"Language": "Language",
"Lap {{count}}": "Lap {{count}}",
"Lap {{count}}/{{total}}": "Lap {{count}}/{{total}}",
"{{total}} Laps": "{{total}} Laps",
"License": "License",
"Location Services are disabled": "Location is turned off",
"New race leader": "New race leader",
"No connection": "No connection",
"No fuel": "No fuel",
"None": "None",
"Notifications": "Notifications",
"Number of drivers": "Number of drivers",
"Number of laps": "Number of laps",
"OK": "OK",
"One minute to go": "One minute to go",
"Open source licenses": "Open source licenses",
"Order by number": "Order by number",
"Pace Car": "Pace Car",
"Pitch": "Pitch",
"Privacy policy": "Privacy policy",
"Qualifying": "Qualifying",
"Race finished": "Race finished",
"Race": "Race",
"Rate": "Rate",
"Reconnect": "Reconnect",
"Reconnect delay": "Reconnect delay",
"Request timeout": "Request timeout",
"Reset settings": "Reset settings",
"Restart race?": "Restart race?",
"Restart qualifying?": "Restart qualifying?",
"Restart": "Restart",
"Sector times": "Sector times",
"Settings": "Settings",
"Share": "Share",
"Speed": "Speed",
"Start": "Start",
"Stop cars when finished": "Stop cars when finished",
"Stop time when paused": "Stop time when paused",
"Time": "Time",
"Timeout": "Time's up",
"Track clear": "Track clear",
"Translations": "Translations",
"Tuning": "Tuning",
"Voice": "Voice",
"Yellow flag": "Yellow flag",
"notifications": {
"locale": "en-US",
"example": "This is an example for speech synthesis in English",
"bestlap": "Fastest lap!",
"bests1": "Fastest sector 1!",
"bests2": "Fastest sector 2!",
"bests3": "Fastest sector 3!",
"falsestart": "False start!",
"finallap": "Final lap!",
"finished": "Race finished!",
"finished1st": "First place!",
"finished2nd": "Second place!",
"finished3rd": "Third place!",
"fivelaps": "Five laps to go!",
"fuel0": "Box this lap!",
"fuel1": "Box, please box!",
"fuel2": "Prepare to box!",
"greenflag": "Track clear!",
"newleader": "In the lead!",
"oneminute": "One minute to go!",
"pitenter": "In pit!",
"pitexit": "Back on track!",
"timeout": "Time's up!",
"yellowflag": "Attention: Yellow flag!"
}
}