Skip to content

Commit 8f1ace0

Browse files
author
allierowan
committed
update fixtures for exit rotary which now doesnt care about modifier
1 parent 63b4a20 commit 8f1ace0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+28
-1326
lines changed

languages/translations/de.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Links abbiegen",
440-
"name": "Links abbiegen auf {way_name}",
441-
"destination": "Links abbiegen Richtung {destination}"
442-
},
443-
"right": {
444-
"default": "Rechts abbiegen",
445-
"name": "Rechts abbiegen auf {way_name}",
446-
"destination": "Rechts abbiegen Richtung {destination}"
447-
},
448-
"straight": {
449-
"default": "Geradeaus weiterfahren",
450-
"name": "Geradeaus weiterfahren auf {way_name}",
451-
"destination": "Geradeaus weiterfahren Richtung {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/en.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Turn left",
440-
"name": "Turn left onto {way_name}",
441-
"destination": "Turn left towards {destination}"
442-
},
443-
"right": {
444-
"default": "Turn right",
445-
"name": "Turn right onto {way_name}",
446-
"destination": "Turn right towards {destination}"
447-
},
448-
"straight": {
449-
"default": "Go straight",
450-
"name": "Go straight onto {way_name}",
451-
"destination": "Go straight towards {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/eo.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Turniĝu maldekstren",
440-
"name": "Turniĝu maldekstren al {way_name}",
441-
"destination": "Turniĝu maldekstren direkte al {destination}"
442-
},
443-
"right": {
444-
"default": "Turniĝu dekstren",
445-
"name": "Turniĝu dekstren al {way_name}",
446-
"destination": "Turniĝu dekstren direkte al {destination}"
447-
},
448-
"straight": {
449-
"default": "Veturu rekten",
450-
"name": "Veturu rekten al {way_name}",
451-
"destination": "Veturu rekten direkte al {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/es-ES.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Gire a la izquierda",
440-
"name": "Gire a la izquierda en {way_name}",
441-
"destination": "Gire a la izquierda hacia {destination}"
442-
},
443-
"right": {
444-
"default": "Gire a la derecha",
445-
"name": "Gire a la derecha en {way_name}",
446-
"destination": "Gire a la derecha hacia {destination}"
447-
},
448-
"straight": {
449-
"default": "Ve recto",
450-
"name": "Ve recto en {way_name}",
451-
"destination": "Ve recto hacia {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/es.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Gire a la izquierda",
440-
"name": "Gire a la izquierda en {way_name}",
441-
"destination": "Gire a la izquierda hacia {destination}"
442-
},
443-
"right": {
444-
"default": "Gire a la derecha",
445-
"name": "Gire a la derecha en {way_name}",
446-
"destination": "Gire a la derecha hacia {destination}"
447-
},
448-
"straight": {
449-
"default": "Ve recto",
450-
"name": "Ve recto en {way_name}",
451-
"destination": "Ve recto hacia {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/fr.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Tourner à gauche",
440-
"name": "Tourner à gauche sur {way_name}",
441-
"destination": "Tourner à gauche en direction de {destination}"
442-
},
443-
"right": {
444-
"default": "Tourner à droite",
445-
"name": "Tourner à droite sur {way_name}",
446-
"destination": "Tourner à droite en direction de {destination}"
447-
},
448-
"straight": {
449-
"default": "Aller tout droit",
450-
"name": "Aller tout droit sur {way_name}",
451-
"destination": "Aller tout droit en direction de {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/id.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Belok kiri",
440-
"name": "Belok kiri ke {way_name}",
441-
"destination": "Belok kiri menuju {destination}"
442-
},
443-
"right": {
444-
"default": "Belok kanan",
445-
"name": "Belok kanan ke {way_name}",
446-
"destination": "Belok kanan menuju {destination}"
447-
},
448-
"straight": {
449-
"default": "Lurus",
450-
"name": "Lurus arah {way_name}",
451-
"destination": "Lurus menuju {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/it.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Svolta a sinistra",
440-
"name": "Svolta a sinistra in {way_name}",
441-
"destination": "Svolta a sinistra verso {destination}"
442-
},
443-
"right": {
444-
"default": "Gira a destra",
445-
"name": "Svolta a destra in {way_name}",
446-
"destination": "Svolta a destra verso {destination}"
447-
},
448-
"straight": {
449-
"default": "Prosegui dritto",
450-
"name": "Continua su {way_name}",
451-
"destination": "Continua verso {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/nl.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Ga linksaf",
440-
"name": "Ga linksaf naar {way_name}",
441-
"destination": "Ga linksaf richting {destination}"
442-
},
443-
"right": {
444-
"default": "Ga rechtsaf",
445-
"name": "Ga rechtsaf naar {way_name}",
446-
"destination": "Ga rechtsaf richting {destination}"
447-
},
448-
"straight": {
449-
"default": "Ga rechtdoor",
450-
"name": "Ga rechtdoor naar {way_name}",
451-
"destination": "Ga rechtdoor richting {destination}"
452437
}
453438
},
454439
"turn": {

languages/translations/pl.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -434,21 +434,6 @@
434434
"default": "Exit the traffic circle",
435435
"name": "Exit the traffic circle onto {way_name}",
436436
"destination": "Exit the traffic circle towards {destination}"
437-
},
438-
"left": {
439-
"default": "Skręć w lewo",
440-
"name": "Skręć w lewo na {way_name}",
441-
"destination": "Skręć w lewo w kierunku {destination}"
442-
},
443-
"right": {
444-
"default": "Skręć w prawo",
445-
"name": "Skręć w prawo na {way_name}",
446-
"destination": "Skręć w prawo w kierunku {destination}"
447-
},
448-
"straight": {
449-
"default": "Jedź prosto",
450-
"name": "Jedź prosto na {way_name}",
451-
"destination": "Jedź prosto w kierunku {destination}"
452437
}
453438
},
454439
"turn": {

0 commit comments

Comments
 (0)