X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/23b6b20e350f84a244d1963cd5ec3bd4bb8f2380..8bc8e537b273e8e260a12f598d77dc4135f9d32c:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index 41dd13d1a..b475335d5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -79,6 +79,7 @@ en: browse: changeset: title: "Changeset" + map_title: "Changeset | {{name}}" changeset: "Changeset:" download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}" changesetxml: "Changeset XML" @@ -106,16 +107,19 @@ en: loading: "Loading..." deleted: "Deleted" view_larger_map: "View Larger Map" + view_main_map: "View on main map" node_details: coordinates: "Coordinates: " part_of: "Part of:" node_history: node_history: "Node History" + node_history_title: "Node History: {{node_name}}" download: "{{download_xml_link}} or {{view_details_link}}" download_xml: "Download XML" 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" @@ -140,6 +144,7 @@ en: as: "as" relation: relation: "Relation" + map_title: "Relation | {{name}}" relation_title: "Relation: {{relation_name}}" download: "{{download_xml_link}} or {{view_history_link}}" download_xml: "Download XML" @@ -198,6 +203,7 @@ 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" @@ -585,10 +591,18 @@ en: footway: "Footway" rail: "Railway" subway: "Subway" - tram: "Light rail; tram" - cable: "Cable car; chair lift" - runway: "Airport Runway; taxiway" - apron: "Airport apron; terminal" + tram: + - Light rail + - tram + cable: + - Cable car + - chair lift + runway: + - Airport Runway + - taxiway + apron: + - Airport apron + - terminal admin: "Administrative boundary" forest: "Forest" wood: "Wood" @@ -596,12 +610,16 @@ en: park: "Park" resident: "Residential area" tourist: "Tourist attraction" - common: "Common; meadow" + common: + - Common + - meadow retail: "Retail area" industrial: "Industrial area" commercial: "Commercial area" heathland: "Heathland" - lake: "Lake; reservoir" + lake: + - Lake + - reservoir farm: "Farm" brownfield: "Brownfield site" cemetery: "Cemetery" @@ -613,7 +631,9 @@ en: school: "School; university" building: "Significant building" station: "Railway station" - summit: "Summit; peak" + summit: + - Summit + - peak tunnel: "Dashed casing = tunnel" bridge: "Black casing = bridge" private: "Private access" @@ -785,7 +805,7 @@ en: public editing: heading: "Public editing: " enabled: "Enabled. Not anonymous and can edit data." - enabled link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits" + enabled link: "http://wiki.openstreetmap.org/wiki/Anonymous_edits" enabled link text: "what's this?" disabled: "Disabled and cannot edit data, all previous edits are anonymous." disabled link text: "why can't I edit?"