-
Notifications
You must be signed in to change notification settings - Fork 64
Expand file tree
/
Copy pathslight_right_exit_destination.json
More file actions
44 lines (44 loc) · 2.28 KB
/
slight_right_exit_destination.json
File metadata and controls
44 lines (44 loc) · 2.28 KB
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
{
"step": {
"maneuver": {
"type": "fork",
"modifier": "slight right"
},
"name": "Way Name",
"driving_side": "right",
"destinations": "Destination 1,Destination 2",
"exits": "4A;4B"
},
"instructions": {
"ar": "انعطف يميناً قليلاً نحو Destination 1",
"da": "Hold til højre mod Destination 1",
"de": "Rechts halten an der Gabelung Richtung Destination 1",
"en": "Keep right towards Destination 1",
"eo": "Pluu dekstren direkte al Destination 1",
"es": "Mantente a la derecha hacia Destination 1",
"es-ES": "Mantente a la derecha hacia Destination 1",
"fi": "Pysy oikealla suuntana Destination 1",
"fr": "Tenir la droite en direction de Destination 1",
"he": "היצמד לימין לכיוון Destination 1",
"hu": "Tartson jobbra a Destination 1 irányába",
"id": "Tetap di kanan pada pertigaan menuju Destination 1",
"it": "Mantieni la destra al bivio verso Destination 1",
"ja": "Destination 1へ向けて右車線を進む",
"ko": "우회전 해서 Destination 1까지 가세요.",
"my": "Destination 1ဆီသို့ညာဘက်ကို ဆက်သွားပါ",
"nl": "Houd rechts aan, richting Destination 1",
"no": "Hold til høyre mot Destination 1",
"pl": "Na rozwidleniu trzymaj się prawej strony w kierunku Destination 1",
"pt-BR": "Permaneça à direita em direção à Destination 1",
"pt-PT": "Mantenha-se à direita em direção a Destination 1",
"ro": "Țineți pe dreapta la bifurcație spre Destination 1",
"ru": "На развилке держитесь правее и продолжите движение в направлении Destination 1",
"sl": "Držite se desno v smeri proti Destination 1",
"sv": "Håll till höger mot Destination 1",
"tr": "Destination 1 istikametindeki yol ayrımında sağda kal",
"uk": "Тримайтеся праворуч в напрямку Destination 1",
"vi": "Giữ bên phải về Destination 1",
"yo": "Pa ọtun si ọna Destination 1",
"zh-Hans": "在岔道口保持右侧行驶,前往Destination 1"
}
}