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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
export const languages = {
'en': {
'backendLang': 'en',
'en': 'English',
'de': 'German',
'nl': 'Dutch',
'language': 'Language',
'accessibility': 'Accessibillity',
'accessibilityNone': 'none',
'accessibilityPartial': 'partial',
'accessibilityComplete': 'full',
'departure': 'Departure',
'arrival': 'Arrival',
'cancelled': 'Cancelled!',
'changeinfo': '{} change duration',
'changes': 'Changes',
'clearstorage': 'Remove local data',
'datasource': 'Data source',
'date': 'Date',
'time': 'Time',
'duration': 'Duration',
'planned': 'planned',
'from': 'From',
'to': 'To',
'longdistancetrain': 'Long distance trains',
'regionaltrain': 'Regional trains',
'suburbantrain': 'Suburban Trains',
'subway': 'Subway',
'iceonly': 'ICE',
'iconly': 'IC',
'dzug': 'D-Zug',
'tram': 'Tram',
'bus': 'Bus',
'taxi': 'Taxi',
'ferry': 'Ferry',
'journeyoverview': 'Go to journeysoverview',
'earlier': 'Earlier connections',
'later': 'Later connections',
'lastjourney': 'Go to last selected journey',
'optional': '(optional)',
'options': 'Options',
'platform': 'Platform',
'products': 'Products',
'remarks': 'Remarks',
'search': 'Search',
'setfromto': 'Set as from/to',
'settings': 'Settings',
'station': 'Station',
'swap': 'Swap from/to',
'transferinfo': 'Travel to {}',
'via': 'Via',
'walkinfo': 'Walk to {}',
'walkinfoMeters': 'Walk to {} (apprx. {} meters)',
'load-low-to-medium': 'Low to medium load',
'load-high': 'High load',
'load-very-high': 'Very high load',
'load-exceptionally-high': 'Exceptionally high load',
'tableView': 'Table',
'canvasView': 'Graphical',
'showDS100': 'Show DS100 (if available)',
'showPrices': 'Show prices',
'price': 'Price',
'back': 'Back',
'refresh': 'Refresh data',
'combineDateTime': 'Use combined DateTime-input',
'titleSetDateTimeNow': 'Set Date & Time to now',
'titleBikeFriendly': 'Bicycle transport possible',
'loyaltyCard': 'Discount card',
'loyaltyCardNone': 'No discount card',
'class': 'Class',
'titleNoTransfers': 'only direct connections',
'lastSelectedJourney': 'Last selected journey',
'walkingSpeed': 'Walking speed',
'walkingSpeedSlow': 'slow',
'walkingSpeedNormal': 'normal',
'walkingSpeedFast': 'fast',
'shareURL': 'Share URL',
'copyURL': 'Copy URL',
'ageGroup': 'Age group',
'ageGroupChild': 'Child',
'ageGroupYoung': 'Young',
'ageGroupAdult': 'Adult',
'ageGroupSenior': 'Senior',
'tickets': 'Tickets',
'now': 'Now',
'minTransferTime': 'Transfer time (Minutes)',
'trainType': 'Train type',
'close': 'Close',
},
'de': {
'backendLang': 'de',
'en': 'Englisch',
'de': 'Deutsch',
'nl': 'Niederländisch',
'language': 'Sprache',
'accessibility': 'Barrierefreiheit',
'accessibilityNone': 'Keine Einschränkungen',
'accessibilityPartial': 'Bedingt barrierefrei',
'accessibilityComplete': 'Barrierefrei',
'departure': 'Abfahrt',
'arrival': 'Ankunft',
'cancelled': 'Fahrt entfällt!',
'changeinfo': '{} Umstiegsdauer',
'changes': 'Umstiege',
'clearstorage': 'Lokale Daten löschen',
'datasource': 'Datenquelle',
'date': 'Datum',
'time': 'Uhrzeit',
'duration': 'Dauer',
'planned': 'geplant',
'longdistancetrain': 'Fernverkehr',
'regionaltrain': 'Regionalverkehr',
'iceonly': 'ICE',
'iconly': 'IC',
'dzug': 'D-Zug',
'suburbantrain': 'S-Bahn',
'subway': 'U-Bahn',
'tram': 'Tram',
'bus': 'Bus',
'taxi': 'Taxi',
'ferry': 'Fähre',
'from': 'Von',
'to': 'Nach',
'journeyoverview': 'Verbindungsübersicht aufrufen',
'earlier': 'Frühere Verbindungen',
'later': 'Spätere Verbindungen',
'lastjourney': 'Letzte gewählte Verbindung aufrufen',
'optional': '(optional)',
'options': 'Optionen',
'platform': 'Gleis',
'product': 'Produkt',
'products': 'Produkte',
'remarks': 'Hinweise',
'search': 'Suchen',
'setfromto': 'Als Von/Nach setzen',
'settings': 'Einstellungen',
'station': 'Station',
'swap': 'Von/Nach tauschen',
'transferinfo': 'Reise nach {}',
'via': 'Über',
'walkinfo': 'Laufe nach {}',
'walkinfoMeters': 'Laufe nach {} (ca. {} Meter)',
'load-low-to-medium': 'Niedrige bis mittlere Auslastung',
'load-high': 'Hohe Auslastung',
'load-very-high': 'Sehr hohe Auslastung',
'load-exceptionally-high': 'Extrem hohe Auslastung',
'tableView': 'Tabelle',
'canvasView': 'Graphisch',
'showDS100': 'RIL100-Kürzel anzeigen (wenn verfügbar)',
'showPrices': 'Preise anzeigen',
'combineDateTime': 'Kombinierte Zeit & Datumseingabe verwenden',
'titleSetDateTimeNow': 'Setze Uhrzeit & Datum auf jetzt',
'titleBikeFriendly': 'Fahrradmitnahme möglich',
'loyaltyCard': 'Ermäßigungskarte',
'loyaltyCardNone': 'keine Ermäßigungskarte',
'class': 'Klasse',
'titleNoTransfers': 'keine Umstiege zulassen',
'lastSelectedJourney': 'Zuletzt gewählte Verbindung',
'walkingSpeed': 'Gehgeschwindigkeit',
'walkingSpeedSlow': 'langsam',
'walkingSpeedNormal': 'normal',
'walkingSpeedFast': 'schnell',
'shareURL': 'Link teilen',
'copyURL': 'Link kopieren',
'ageGroup': 'Altersgruppe',
'ageGroupChild': 'Kind',
'ageGroupYoung': 'Jung',
'ageGroupAdult': 'Erwachsen',
'ageGroupSenior': 'Senior',
'tickets': 'Tickets',
'now': 'Jetzt',
'minTransferTime': 'Umstiegszeit (Minuten)',
'trainType': 'Zugtyp',
'close': 'Schließen',
'price': 'Preis',
'refresh': 'Aktualisieren',
'back': 'Zurück',
},
'nl': {
'backendLang': 'nl',
'en': 'Engels',
'de': 'Duits',
'nl': 'Nederlands',
'language': 'Taal',
'accessibility': 'Toegankelijkheid',
'accessibilityNone': 'Geen beperkingen',
'accessibilityPartial': 'Beperkt toegankelijk',
'accessibilityComplete' : 'Toegankelijk',
'departure': 'Vertrek',
'arrival': 'Aankomst',
'cancelled': 'Rit geannuleerd',
'changeinfo': '{} overstaptijd',
'changes': 'Overstappen',
'clearstorage': 'Lokale gegevens wissen',
'datasource': 'Gegevensbron',
'date': 'Datum',
'time': 'Tijd',
'duration': 'Duur',
'planned': 'gepland',
'dzug': 'Sneltrein',
'longdistancetrain': 'Lange-afstandverkeer',
'regionaltrain': 'Regionaal verkeer',
'iceonly': 'ICE',
'iconly': 'IC',
'suburbantrain': 'S-trein',
'subway': 'Metro',
'tram': 'Tram',
'bus': 'Bus',
'taxi': 'Taxi',
'ferry': 'Veerboot',
'from': 'Van',
'to': 'Naar',
'journeyoverview': 'Toon verbindingsoverzicht',
'earlier': 'Vroegere verbindingen',
'later': 'Latere verbindingen',
'lastjourney': 'Laatste gekozen verbinding tonen',
'optional': '(optioneel)',
'options': 'Opties',
'platform': 'Spoor',
'products': 'Producten',
'remarks': 'Opmerkingen',
'search': 'Zoeken',
'setfromto': 'Als Van/Naar zetten',
'settings': 'Instellingen',
'station': 'Station',
'swap': 'Van/Naar omkeren',
'transferinfo': 'Reis naar {}',
'via': 'Over',
'walkinfo': 'Ga naar {}',
'walkinfoMeters': 'Ga naar {} (ong. {} meter)',
'load-low-to-medium': 'Niet druk',
'load-high': 'Druk',
'load-very-high': 'Zéér druk',
'load-exceptionally-high': 'Extreem druk',
'tableView': 'Tabel',
'showDS100': 'RIL100-afkortingen tonen (indien aanwezig)',
'showPrices': 'Prijzen tonen',
},
};