X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8b5847f7e37de4a0f5b49b16f6529a46e3e4dc21..ef2cca8bd0b736cc9bbd11c0e1b31c77fed6a1c4:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index 7b5e84601..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}}" @@ -241,8 +248,9 @@ en: edit: "edit" changeset: changeset_paging_nav: - showing_page: "Showing page" - of: "of" + showing_page: "Showing page {{page}}" + next: "Next »" + previous: "« Previous" changeset: id: "#{{id}}" still_editing: "(still editing)" @@ -320,8 +328,12 @@ en: one: 1 comment other: "{{count}} comments" edit_link: Edit this entry + hide_link: Hide this entry + confirm: Confirm diary_comment: comment_from: "Comment from {{link_user}} at {{comment_created_at}}" + hide_link: Hide this comment + confirm: Confirm feed: user: title: "OpenStreetMap diary entries for {{user}}" @@ -371,20 +383,42 @@ en: uk_postcode: 'Results from NPEMap / FreeThe Postcode' ca_postcode: 'Results from Geocoder.CA' osm_namefinder: 'Results from OpenStreetMap Namefinder' - osm_twain: 'Results from OpenStreetMap Twain' + osm_nominatim: 'Results from OpenStreetMap Nominatim' geonames: 'Results from GeoNames' search_osm_namefinder: prefix: "{{type}}" suffix_place: ", {{distance}} {{direction}} of {{placename}}" suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})" suffix_suburb: "{{suffix}}, {{parentname}}" - search_osm_twain: - prefix_highway: "{{type}} road" - prefix_other: "{{type}}" + search_osm_nominatim: + 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' - osm_twain: 'Location from OpenStreetMap Twain' + osm_nominatim: 'Location from OpenStreetMap Nominatim' geonames: 'Location from GeoNames' types: cities: Cities