X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8bc8e537b273e8e260a12f598d77dc4135f9d32c..671fc09bfc1a48e4e6d5722299a29ee6c06891e8:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index b475335d5..dee97ab91 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -72,6 +72,10 @@ en: description: "Description" languages: "Languages" pass_crypt: "Password" + printable_name: + with_id: "{{id}}" + with_version: "{{id}}, v{{version}}" + with_name: "{{name}} ({{id}})" map: view: View edit: Edit @@ -79,7 +83,6 @@ en: browse: changeset: title: "Changeset" - map_title: "Changeset | {{name}}" changeset: "Changeset:" download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}" changesetxml: "Changeset XML" @@ -101,13 +104,16 @@ en: version: "Version:" in_changeset: "In changeset:" containing_relation: - relation: "Relation {{relation_name}}" - relation_as: "(as {{relation_role}})" + entry: "Relation {{relation_name}}" + entry_role: "Relation {{relation_name}} (as {{relation_role}})" map: loading: "Loading..." deleted: "Deleted" - view_larger_map: "View Larger Map" - view_main_map: "View on main map" + larger: + area: "View area on larger map" + node: "View node on larger map" + way: "View way on larger map" + relation: "View relation on larger map" node_details: coordinates: "Coordinates: " part_of: "Part of:" @@ -119,7 +125,6 @@ en: view_details: "view details" node: node: "Node" - map_title: "Node | {{name}}" node_title: "Node: {{node_name}}" download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}" download_xml: "Download XML" @@ -141,10 +146,14 @@ en: relation_history: "Relation History" relation_history_title: "Relation History: {{relation_name}}" relation_member: - as: "as" + entry: "{{type}} {{name}}" + entry_role: "{{type}} {{name}} as {{role}}" + type: + node: "Node" + way: "Way" + relation: "Relation" relation: relation: "Relation" - map_title: "Relation | {{name}}" relation_title: "Relation: {{relation_name}}" download: "{{download_xml_link}} or {{view_history_link}}" download_xml: "Download XML" @@ -203,7 +212,6 @@ en: view_details: "view details" way: way: "Way" - map_title: "Way | {{name}}" way_title: "Way: {{way_name}}" download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}" download_xml: "Download XML" @@ -330,10 +338,44 @@ en: add_marker: "Add a marker to the map" view_larger_map: "View Larger Map" geocoder: + search: + title: + latlon: 'Results from Internal' + us_postcode: 'Results from Geocoder.us' + uk_postcode: 'Results from NPEMap / FreeThe Postcode' + ca_postcode: 'Results from Geocoder.CA' + osm_namefinder: 'Results from OpenStreetMap Namefinder' + 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}}" + description: + title: + osm_namefinder: '{{types}} from OpenStreetMap Namefinder' + geonames: 'Location from GeoNames' + types: + cities: Cities + towns: Towns + places: Places + description_osm_namefinder: + prefix: "{{distance}} {{direction}} of {{type}} " results: - results: "Results" - type_from_source: "{{type}} from {{source_link}}" no_results: "No results found" + distance: + zero: "less than 1km" + one: "about 1km" + other: "about {{count}}km" + direction: + south_west: "south-west" + south: "south" + south_east: "south-east" + east: "east" + north_east: "north-east" + north: "north" + north_west: "north-west" + west: "west" layouts: project_name: # in @@ -570,7 +612,6 @@ en: search: Search where_am_i: "Where am I?" submit_text: "Go" - searching: "Searching..." search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/wiki/Search'>more examples...</a>" key: map_key: "Map key"