]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Refactor nominatim translation a bit more.
[rails.git] / config / locales / en.yml
index 12297734682e0537f75de94b7f36693ceb11e4f6..a053a77936c3ced0700253a7ed2d815f1a341e6d 100644 (file)
@@ -391,21 +391,30 @@ en:
       suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
       suffix_suburb: "{{suffix}}, {{parentname}}"
     search_osm_nominatim:
-      prefix_motorway: "Motorway"
-      prefix_trunk: "Trunk road"
-      prefix_primary: "Primary road"
-      prefix_secondary: "Secondary road"
-      prefix_tertiary: "Tertiary road"
-      prefix_unclassified: "Unclassified road"
-      prefix_residential: "Residential road"
-      prefix_city: "City"
-      prefix_town: "Town"
-      prefix_suburb: "Suburb"
-      prefix_village: "Village"
-      prefix_hamlet: "Hamlet"
-      prefix_station: "Station"
-      prefix_bus_stop: "Bus stop"
-      prefix_pub: "Pub"
+      prefix
+        highway:
+          motorway: "Motorway"
+          trunk: "Trunk road"
+          primary: "Primary road"
+          secondary: "Secondary road"
+          tertiary: "Tertiary road"
+          unclassified: "Unclassified road"
+          residential: "Residential road"
+          track: "Track"
+          footway: "Footpath"
+          cycleway: "Cycle path"
+          bridleway: "Bridleway"
+        place:             
+          city: "City"
+          town: "Town"
+          suburb: "Suburb"
+          village: "Village"
+          hamlet: "Hamlet"
+        railway:
+          station: "Station"
+        amenity:
+          bus_stop: "Bus stop"
+          pub: "Pub"
     description:
       title:
         osm_namefinder: '{{types}} from <a href="http://gazetteer.openstreetmap.org/namefinder/">OpenStreetMap Namefinder</a>'