X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/45d9e051f52c4c61a6510bfd74897d60bf15f1cf..8dfad83a635a5c1cc48c234a8d8683cf978a8bd2:/vendor/assets/iD/iD/locales/en-GB.json diff --git a/vendor/assets/iD/iD/locales/en-GB.json b/vendor/assets/iD/iD/locales/en-GB.json index b5aa52d3e..bab6c5df9 100644 --- a/vendor/assets/iD/iD/locales/en-GB.json +++ b/vendor/assets/iD/iD/locales/en-GB.json @@ -1,9 +1,59 @@ { + "modes": { + "add_area": { + "title": "Area", + "description": "Add parks, buildings, lakes or other areas to the map.", + "tail": "Click on the map to start drawing an area, like a park, lake, or building." + }, + "add_line": { + "title": "Line", + "description": "Add roads, streets, footpaths, canals or other lines to the map.", + "tail": "Click on the map to start drawing a road, path, or route." + }, + "add_point": { + "title": "Point", + "description": "Add restaurants, monuments, post boxes or other points to the map.", + "tail": "Click on the map to add a point." + }, + "browse": { + "title": "Browse", + "description": "Pan and zoom the map." + } + }, "operations": { + "add": { + "annotation": { + "point": "Added a point.", + "vertex": "Added a node to a way." + } + }, + "start": { + "annotation": { + "line": "Started a line.", + "area": "Started an area." + } + }, + "cancel_draw": { + "annotation": "Cancelled drawing." + }, + "circularize": { + "title": "Circularise" + }, "rotate": { "description": "Rotate this object around its centre point." } }, + "zoom_in_edit": "Zoom in to Edit", + "inspector": { + "none": "None" + }, + "background": { + "fix_misalignment": "Fix alignment" + }, + "gpx": { + "drag_drop": "Drag and drop a .gpx file on the page, or click the button to the right to browse", + "browse": "Browse for a .gpx file" + }, "intro": { "lines": { "add": "Lines are used to represent features such as roads, railways and rivers. **Click the Line button to add a new line.**" @@ -11,23 +61,37 @@ }, "presets": { "presets": { + "amenity/arts_centre": { + "name": "Arts Centre" + }, "amenity/fuel": { "name": "Petrol Station", "terms": "gas, fuel, propane, diesel, lng, cng, biodiesel" }, - "amenity/kindergarten": { - "name": "Nursery", - "terms": "Nursery, Pre-school, preschool" - }, - "amenity/parking": { - "name": "Car Parking" - }, "amenity/post_box": { "name": "Post Box", "terms": "Mailbox" }, - "railway/station": { - "terms": "train station, station" + "amenity/ranger_station": { + "name": "Warden Station" + }, + "amenity/theatre": { + "name": "Theatre" + }, + "building/static_caravan": { + "name": "Static Caravan" + }, + "building/terrace": { + "name": "Terraced houses" + }, + "leisure/sports_center": { + "name": "Sports Centre" + }, + "shop/garden_centre": { + "name": "Garden Centre" + }, + "shop/jewelry": { + "name": "Jeweller" }, "tourism/camp_site": { "terms": "camping"