X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/261a93fbbc974400d40b74bca9923887d939ab79..ef2cca8bd0b736cc9bbd11c0e1b31c77fed6a1c4:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index e50ace42a..a053a7793 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -91,6 +91,13 @@ en: 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}}" @@ -384,8 +391,30 @@ en: 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 OpenStreetMap Namefinder'