|
27 | 27 | "northwest": "nordvest" |
28 | 28 | }, |
29 | 29 | "modifier": { |
30 | | - "left": "venstre", |
31 | | - "right": "højre", |
32 | | - "sharp left": "skarpt venstresving", |
33 | | - "sharp right": "skarpt højresving", |
34 | | - "slight left": "svagt venstresving", |
35 | | - "slight right": "svagt højresving", |
| 30 | + "left": "til venstre", |
| 31 | + "right": "til højre", |
| 32 | + "sharp left": "skarpt til venstre", |
| 33 | + "sharp right": "skarpt til højre", |
| 34 | + "slight left": "svagt til venstre", |
| 35 | + "slight right": "svagt til højre", |
36 | 36 | "straight": "ligeud", |
37 | 37 | "uturn": "U-vending" |
38 | 38 | }, |
|
117 | 117 | }, |
118 | 118 | "continue": { |
119 | 119 | "default": { |
120 | | - "default": "Drej til {modifier}", |
121 | | - "name": "Drej til {modifier} videre ad {way_name}", |
122 | | - "destination": "Drej til {modifier} mod {destination}", |
123 | | - "exit": "Drej til {modifier} ad {way_name}" |
| 120 | + "default": "Drej {modifier}", |
| 121 | + "name": "Drej {modifier} videre ad {way_name}", |
| 122 | + "destination": "Drej {modifier} mod {destination}", |
| 123 | + "exit": "Drej {modifier} ad {way_name}" |
124 | 124 | }, |
125 | 125 | "straight": { |
126 | 126 | "default": "Fortsæt ligeud", |
|
164 | 164 | }, |
165 | 165 | "end of road": { |
166 | 166 | "default": { |
167 | | - "default": "Drej til {modifier}", |
168 | | - "name": "Drej til {modifier} ad {way_name}", |
169 | | - "destination": "Drej til {modifier} mod {destination}" |
| 167 | + "default": "Drej {modifier}", |
| 168 | + "name": "Drej {modifier} ad {way_name}", |
| 169 | + "destination": "Drej {modifier} mod {destination}" |
170 | 170 | }, |
171 | 171 | "straight": { |
172 | 172 | "default": "Fortsæt ligeud", |
|
181 | 181 | }, |
182 | 182 | "fork": { |
183 | 183 | "default": { |
184 | | - "default": "Hold til {modifier} ved udfletningen", |
185 | | - "name": "Hold til {modifier} på {way_name}", |
186 | | - "destination": "Hold til {modifier} mod {destination}" |
| 184 | + "default": "Hold {modifier} ved udfletningen", |
| 185 | + "name": "Hold {modifier} på {way_name}", |
| 186 | + "destination": "Hold {modifier} mod {destination}" |
187 | 187 | }, |
188 | 188 | "slight left": { |
189 | 189 | "default": "Hold til venstre ved udfletningen", |
|
213 | 213 | }, |
214 | 214 | "merge": { |
215 | 215 | "default": { |
216 | | - "default": "Flet til {modifier}", |
217 | | - "name": "Flet til {modifier} ad {way_name}", |
218 | | - "destination": "Flet til {modifier} mod {destination}" |
| 216 | + "default": "Flet {modifier}", |
| 217 | + "name": "Flet {modifier} ad {way_name}", |
| 218 | + "destination": "Flet {modifier} mod {destination}" |
219 | 219 | }, |
220 | 220 | "straight": { |
221 | 221 | "default": "Flet", |
|
250 | 250 | }, |
251 | 251 | "new name": { |
252 | 252 | "default": { |
253 | | - "default": "Fortsæt til {modifier}", |
254 | | - "name": "Fortsæt til {modifier} ad {way_name}", |
255 | | - "destination": "Fortsæt til {modifier} mod {destination}" |
| 253 | + "default": "Fortsæt {modifier}", |
| 254 | + "name": "Fortsæt {modifier} ad {way_name}", |
| 255 | + "destination": "Fortsæt {modifier} mod {destination}" |
256 | 256 | }, |
257 | 257 | "straight": { |
258 | 258 | "default": "Fortsæt ligeud", |
|
287 | 287 | }, |
288 | 288 | "notification": { |
289 | 289 | "default": { |
290 | | - "default": "Fortsæt til {modifier}", |
291 | | - "name": "Fortsæt til {modifier} ad {way_name}", |
292 | | - "destination": "Fortsæt til {modifier} mod {destination}" |
| 290 | + "default": "Fortsæt {modifier}", |
| 291 | + "name": "Fortsæt {modifier} ad {way_name}", |
| 292 | + "destination": "Fortsæt {modifier} mod {destination}" |
293 | 293 | }, |
294 | 294 | "uturn": { |
295 | 295 | "default": "Foretag en U-vending", |
|
425 | 425 | }, |
426 | 426 | "roundabout turn": { |
427 | 427 | "default": { |
428 | | - "default": "Drej til {modifier}", |
429 | | - "name": "Drej til {modifier} ad {way_name}", |
430 | | - "destination": "Drej til {modifier} mod {destination}" |
| 428 | + "default": "Drej {modifier}", |
| 429 | + "name": "Drej {modifier} ad {way_name}", |
| 430 | + "destination": "Drej {modifier} mod {destination}" |
431 | 431 | }, |
432 | 432 | "left": { |
433 | 433 | "default": "Drej til venstre", |
|
461 | 461 | }, |
462 | 462 | "turn": { |
463 | 463 | "default": { |
464 | | - "default": "Drej til {modifier}", |
465 | | - "name": "Drej til {modifier} ad {way_name}", |
466 | | - "destination": "Drej til {modifier} mod {destination}" |
| 464 | + "default": "Drej {modifier}", |
| 465 | + "name": "Drej {modifier} ad {way_name}", |
| 466 | + "destination": "Drej {modifier} mod {destination}" |
467 | 467 | }, |
468 | 468 | "left": { |
469 | 469 | "default": "Drej til venstre", |
|
0 commit comments