]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Refactor nominatim translation a bit more.
[rails.git] / config / locales / en.yml
index e50ace42aee90526ef3ea75426d968421d9c1901..a053a77936c3ced0700253a7ed2d815f1a341e6d 100644 (file)
@@ -91,6 +91,13 @@ en:
         title: "Changeset {{id}}"
         title_comment: "Changeset {{id}} - {{comment}}"
     changeset_navigation:
         title: "Changeset {{id}}"
         title_comment: "Changeset {{id}} - {{comment}}"
     changeset_navigation:
+      paging:
+        user:
+          prev: "« {{id}}"
+          next: "{{id}} »"
+        all:
+          prev: "« {{id}}"
+          next: "{{id}} »"
       user:
         name_tooltip: "View edits by {{user}}"
         prev_tooltip: "Previous edit by {{user}}"
       user:
         name_tooltip: "View edits by {{user}}"
         prev_tooltip: "Previous edit by {{user}}"
@@ -384,8 +391,30 @@ en:
       suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
       suffix_suburb: "{{suffix}}, {{parentname}}"
     search_osm_nominatim:
       suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
       suffix_suburb: "{{suffix}}, {{parentname}}"
     search_osm_nominatim:
-      prefix_highway: "{{type}} road"
-      prefix_other: "{{type}}"
+      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>'
     description:
       title:
         osm_namefinder: '{{types}} from <a href="http://gazetteer.openstreetmap.org/namefinder/">OpenStreetMap Namefinder</a>'