]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/en.json
Rename 'clickable' to 'interactive' per leaflet 1.x change
[rails.git] / vendor / assets / iD / iD / locales / en.json
index b8ae49472593dfcdcfc2ba41ada4ec79dd2a645a..78b4a980eb99fe4e4855682bba15b06a073dc613 100644 (file)
             },
             "delete": {
                 "title": "Delete",
-                "description": "Delete object permanently.",
+                "description": {
+                    "single": "Delete this feature permanently.",
+                    "multiple": "Delete these features permanently."
+                },
                 "annotation": {
                     "point": "Deleted a point.",
                     "vertex": "Deleted a node from a way.",
                     "line": "Deleted a line.",
                     "area": "Deleted an area.",
                     "relation": "Deleted a relation.",
-                    "multiple": "Deleted {n} objects."
+                    "multiple": "Deleted {n} features."
+                },
+                "incomplete_relation": {
+                    "single": "This feature can't be deleted because it hasn't been fully downloaded.",
+                    "multiple": "These features can't be deleted because they haven't been fully downloaded."
                 },
-                "incomplete_relation": "This feature can't be deleted because it hasn't been fully downloaded.",
-                "part_of_relation": "This feature can't be deleted because it's part of a larger relation. You must remove it from the relation first.",
-                "connected_to_hidden": "This can't be deleted because it is connected to a hidden feature."
+                "part_of_relation": {
+                    "single": "This feature can't be deleted because it is part of a larger relation. You must remove it from the relation first.",
+                    "multiple": "These features can't be deleted because they are part of larger relations. You must remove them from the relations first."
+                },
+                "connected_to_hidden": {
+                    "single": "This feature can't be deleted because it is connected to a hidden feature.",
+                    "multiple": "These features can't be deleted because some are connected to hidden features."
+                }
             },
             "add_member": {
                 "annotation": "Added a member to a relation."
             },
             "move": {
                 "title": "Move",
-                "description": "Move this to a different location.",
+                "description": {
+                    "single": "Move this feature to a different location.",
+                    "multiple": "Move these features to a different location."
+                },
                 "key": "M",
                 "annotation": {
                     "point": "Moved a point.",
                     "vertex": "Moved a node in a way.",
                     "line": "Moved a line.",
                     "area": "Moved an area.",
-                    "multiple": "Moved multiple objects."
+                    "multiple": "Moved multiple features."
+                },
+                "incomplete_relation": {
+                    "single": "This feature can't be moved because it hasn't been fully downloaded.",
+                    "multiple": "These features can't be moved because they haven't been fully downloaded."
+                },
+                "too_large": {
+                    "single": "This feature can't be moved because not enough of it is currently visible.",
+                    "multiple": "These features can't be moved because not enough of them are currently visible."
+                },
+                "connected_to_hidden": {
+                    "single": "This feature can't be moved because it is connected to a hidden feature.",
+                    "multiple": "These features can't be moved because some are connected to hidden features."
+                }
+            },
+            "reflect": {
+                "title": "reflect",
+                "description": {
+                    "long": {
+                        "single": "Reflect this feature across its long axis.",
+                        "multiple": "Reflect these features across their long axis."
+                    },
+                    "short": {
+                        "single": "Reflect this feature across its short axis.",
+                        "multiple": "Reflect these features across their short axis."
+                    }
+                },
+                "key": {
+                    "long": "T",
+                    "short": "Y"
+                },
+                "annotation": {
+                    "long": {
+                        "single": "Reflected an feature across its long axis.",
+                        "multiple": "Reflected multiple features across their long axis."
+                    },
+                    "short": {
+                        "single": "Reflected an feature across its short axis.",
+                        "multiple": "Reflected multiple features across their short axis."
+                    }
+                },
+                "incomplete_relation": {
+                    "single": "This feature can't be reflected because it hasn't been fully downloaded.",
+                    "multiple": "These features can't be reflected because they haven't been fully downloaded."
                 },
-                "incomplete_relation": "This feature can't be moved because it hasn't been fully downloaded.",
-                "too_large": "This can't be moved because not enough of it is currently visible.",
-                "connected_to_hidden": "This can't be moved because it is connected to a hidden feature."
+                "too_large": {
+                    "single": "This feature can't be reflected because not enough of it is currently visible.",
+                    "multiple": "These features can't be reflected because not enough of them are currently visible."
+                },
+                "connected_to_hidden": {
+                    "single": "This feature can't be reflected because it is connected to a hidden feature.",
+                    "multiple": "These features can't be reflected because some are connected to hidden features."
+                }
             },
             "rotate": {
                 "title": "Rotate",
-                "description": "Rotate this object around its center point.",
+                "description": {
+                    "single": "Rotate this feature around its center point.",
+                    "multiple": "Rotate these features around their center point."
+                },
                 "key": "R",
                 "annotation": {
                     "line": "Rotated a line.",
-                    "area": "Rotated an area."
+                    "area": "Rotated an area.",
+                    "multiple": "Rotated multiple features."
+                },
+                "incomplete_relation": {
+                    "single": "This feature can't be rotated because it hasn't been fully downloaded.",
+                    "multiple": "These features can't be rotated because they haven't been fully downloaded."
+                },
+                "too_large": {
+                    "single": "This feature can't be rotated because not enough of it is currently visible.",
+                    "multiple": "These features can't be rotated because not enough of them are currently visible."
                 },
-                "too_large": "This can't be rotated because not enough of it is currently visible.",
-                "connected_to_hidden": "This can't be rotated because it is connected to a hidden feature."
+                "connected_to_hidden": {
+                    "single": "This feature can't be rotated because it is connected to a hidden feature.",
+                    "multiple": "These features can't be rotated because some are connected to hidden features."
+                }
             },
             "reverse": {
                 "title": "Reverse",
             "rateLimit": "The API is limiting anonymous connections.  You can fix this by logging in."
         },
         "commit": {
-            "title": "Save Changes",
+            "title": "Upload to OpenStreetMap",
             "description_placeholder": "Brief description of your contributions (required)",
-            "message_label": "Changeset comment",
+            "message_label": "Changeset Comment",
             "upload_explanation": "The changes you upload will be visible on all maps that use OpenStreetMap data.",
             "upload_explanation_with_user": "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data.",
-            "save": "Save",
+            "save": "Upload",
             "cancel": "Cancel",
             "changes": "{count} Changes",
             "warnings": "Warnings",
             "back_tooltip": "Change feature",
             "remove": "Remove",
             "search": "Search",
-            "multiselect": "Selected items",
+            "multiselect": "Selected features",
             "unknown": "Unknown",
             "incomplete": "<not downloaded>",
             "feature_list": "Search features",
         },
         "save": {
             "title": "Save",
-            "help": "Save changes to OpenStreetMap, making them visible to other users.",
+            "help": "Review your changes and upload them to OpenStreetMap, making them visible to other users.",
             "no_changes": "No changes to save.",
             "error": "Errors occurred while trying to save",
             "status_code": "Server returned status code {code}",
             "unknown_error_details": "Please ensure you are connected to the internet.",
-            "uploading": "Uploading changes to OpenStreetMap.",
+            "uploading": "Uploading changes to OpenStreetMap...",
             "unsaved_changes": "You have unsaved changes",
             "conflict": {
                 "header": "Resolve conflicting edits",
                 "delete": "Leave Deleted",
                 "download_changes": "Or download your changes.",
                 "done": "All conflicts resolved!",
-                "help": "Another user changed some of the same map features you changed.\nClick on each item below for more details about the conflict, and choose whether to keep\nyour changes or the other user's changes.\n"
+                "help": "Another user changed some of the same map features you changed.\nClick on each feature below for more details about the conflict, and choose whether to keep\nyour changes or the other user's changes.\n"
             }
         },
         "merge_remote_changes": {
             "conflict": {
-                "deleted": "This object has been deleted by {user}.",
-                "location": "This object was moved by both you and {user}.",
+                "deleted": "This feature has been deleted by {user}.",
+                "location": "This feature was moved by both you and {user}.",
                 "nodelist": "Nodes were changed by both you and {user}.",
                 "memberlist": "Relation members were changed by both you and {user}.",
                 "tags": "You changed the <b>{tag}</b> tag to \"{local}\" and {user} changed it to \"{remote}\"."
             "used_with": "used with {type}"
         },
         "validations": {
+            "disconnected_highway": "Disconnected highway",
+            "disconnected_highway_tooltip": "Roads should be connected to other roads.",
             "untagged_point": "Untagged point",
             "untagged_line": "Untagged line",
             "untagged_area": "Untagged area",
-            "many_deletions": "You're deleting {n} objects. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org.",
+            "untagged_relation": "Untagged relation",
+            "many_deletions": "You're deleting {n} features. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org.",
             "tag_suggests_area": "The tag {tag} suggests line should be area, but it is not an area",
             "untagged_point_tooltip": "Select a feature type that describes what this point is.",
             "untagged_line_tooltip": "Select a feature type that describes what this line is.",
             "untagged_area_tooltip": "Select a feature type that describes what this area is.",
+            "untagged_relation_tooltip": "Select a feature type that describes what this relation is.",
             "deprecated_tags": "Deprecated tags: {tags}"
         },
         "zoom": {
         "cannot_zoom": "Cannot zoom out further in current mode.",
         "full_screen": "Toggle Full Screen",
         "gpx": {
-            "local_layer": "Local GPX file",
-            "drag_drop": "Drag and drop a .gpx file on the page, or click the button to the right to browse",
-            "zoom": "Zoom to GPX track",
-            "browse": "Browse for a .gpx file"
+            "local_layer": "Local file",
+            "drag_drop": "Drag and drop a .gpx, .geojson or .kml file on the page, or click the button to the right to browse",
+            "zoom": "Zoom to layer",
+            "browse": "Browse for a file"
         },
         "mapillary_images": {
             "tooltip": "Street-level photos from Mapillary",
                 "category-landuse": {
                     "name": "Land Use Features"
                 },
+                "category-natural-area": {
+                    "name": "Natural Features"
+                },
+                "category-natural-line": {
+                    "name": "Natural Features"
+                },
+                "category-natural-point": {
+                    "name": "Natural Features"
+                },
                 "category-path": {
                     "name": "Path Features"
                 },
                 "address": {
                     "label": "Address",
                     "placeholders": {
+                        "block_number": "Block Number",
+                        "block_number!jp": "Block No.",
                         "city": "City",
+                        "city!jp": "City/Town/Village/Tokyo Special Ward",
+                        "city!vn": "City/Town",
                         "conscriptionnumber": "123",
                         "country": "Country",
+                        "county": "County",
+                        "county!jp": "District",
                         "district": "District",
+                        "district!vn": "Arrondissement/Town/District",
                         "floor": "Floor",
                         "hamlet": "Hamlet",
                         "housename": "Housename",
                         "housenumber": "123",
+                        "housenumber!jp": "Building No./Lot No.",
+                        "neighbourhood": "Neighbourhood",
+                        "neighbourhood!jp": "Chōme/Aza/Koaza",
                         "place": "Place",
                         "postcode": "Postcode",
                         "province": "Province",
+                        "province!jp": "Prefecture",
+                        "quarter": "Quarter",
+                        "quarter!jp": "Ōaza/Machi",
                         "state": "State",
                         "street": "Street",
                         "subdistrict": "Subdistrict",
-                        "suburb": "Suburb"
+                        "subdistrict!vn": "Ward/Commune/Townlet",
+                        "suburb": "Suburb",
+                        "suburb!jp": "Ward"
                     }
                 },
                 "admin_level": {
                 "barrier": {
                     "label": "Type"
                 },
+                "bath/open_air": {
+                    "label": "Open Air"
+                },
+                "bath/sand_bath": {
+                    "label": "Sand Bath"
+                },
+                "bath/type": {
+                    "label": "Specialty",
+                    "options": {
+                        "onsen": "Japanese Onsen",
+                        "foot_bath": "Foot Bath",
+                        "hot_spring": "Hot Spring"
+                    }
+                },
                 "beauty": {
                     "label": "Shop Type"
                 },
                 "building": {
                     "label": "Building"
                 },
+                "bunker_type": {
+                    "label": "Type"
+                },
+                "camera/direction": {
+                    "label": "Direction (Degrees Clockwise)",
+                    "placeholder": "45, 90, 180, 270"
+                },
+                "camera/mount": {
+                    "label": "Camera Mount"
+                },
+                "camera/type": {
+                    "label": "Camera Type",
+                    "options": {
+                        "fixed": "Fixed",
+                        "panning": "Panning",
+                        "dome": "Dome"
+                    }
+                },
                 "capacity": {
                     "label": "Capacity",
                     "placeholder": "50, 100, 200..."
                         "NNW": "North-northwest"
                     }
                 },
+                "castle_type": {
+                    "label": "Type"
+                },
                 "clock_direction": {
                     "label": "Direction",
                     "options": {
                 "construction": {
                     "label": "Type"
                 },
+                "contact/webcam": {
+                    "label": "Webcam URL",
+                    "placeholder": "http://example.com/"
+                },
                 "content": {
                     "label": "Contents"
                 },
                 "elevation": {
                     "label": "Elevation"
                 },
+                "email": {
+                    "label": "Email",
+                    "placeholder": "example@example.com"
+                },
                 "emergency": {
                     "label": "Emergency"
                 },
                 "fee": {
                     "label": "Fee"
                 },
+                "fence_type": {
+                    "label": "Type"
+                },
+                "fire_hydrant/position": {
+                    "label": "Position",
+                    "options": {
+                        "lane": "Lane",
+                        "parking_lot": "Parking Lot",
+                        "sidewalk": "Sidewalk",
+                        "green": "Green"
+                    }
+                },
                 "fire_hydrant/type": {
                     "label": "Type",
                     "options": {
                     "label": "Handrail"
                 },
                 "height": {
-                    "label": "Height (meters)"
+                    "label": "Height (Meters)"
                 },
                 "highway": {
                     "label": "Type"
                 "internet_access/fee": {
                     "label": "Internet Access Fee"
                 },
+                "internet_access/ssid": {
+                    "label": "SSID (Network Name)"
+                },
                 "kerb": {
                     "label": "Curb Ramp"
                 },
                 "map_type": {
                     "label": "Type"
                 },
+                "maxheight": {
+                    "label": "Max Height",
+                    "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
+                },
                 "maxspeed": {
                     "label": "Speed Limit",
                     "placeholder": "40, 50, 60..."
                 "operator": {
                     "label": "Operator"
                 },
+                "outdoor_seating": {
+                    "label": "Outdoor Seating"
+                },
                 "par": {
                     "label": "Par",
                     "placeholder": "3, 4, 5..."
                 "place": {
                     "label": "Type"
                 },
+                "plant": {
+                    "label": "Plant"
+                },
                 "population": {
                     "label": "Population"
                 },
                 "power": {
                     "label": "Type"
                 },
+                "produce": {
+                    "label": "Produce"
+                },
+                "product": {
+                    "label": "Product"
+                },
                 "railway": {
                     "label": "Type"
                 },
                     }
                 },
                 "social_facility_for": {
-                    "label": "People served",
-                    "placeholder": "Homeless, Disabled, Child, etc"
+                    "label": "People Served"
+                },
+                "social_facility": {
+                    "label": "Type"
                 },
                 "source": {
                     "label": "Source"
                 "stars": {
                     "label": "Stars"
                 },
+                "step_count": {
+                    "label": "Number of Steps"
+                },
                 "stop": {
                     "label": "Stop Type",
                     "options": {
                 "surface": {
                     "label": "Surface"
                 },
+                "surveillance": {
+                    "label": "Surveillance Kind"
+                },
+                "surveillance/type": {
+                    "label": "Surveillance Type",
+                    "options": {
+                        "camera": "Camera",
+                        "guard": "Guard",
+                        "ALPR": "Automatic License Plate Reader"
+                    }
+                },
+                "surveillance/zone": {
+                    "label": "Surveillance Zone"
+                },
                 "tactile_paving": {
                     "label": "Tactile Paving"
                 },
                         "bucket": "Bucket"
                     }
                 },
+                "toll": {
+                    "label": "Toll"
+                },
                 "tourism": {
                     "label": "Type"
                 },
                         "area": "Over 20m (65ft)"
                     }
                 },
+                "wall": {
+                    "label": "Type"
+                },
                 "water_point": {
                     "label": "Water Point"
                 },
                     "name": "Chair Lift",
                     "terms": ""
                 },
+                "aerialway/drag_lift": {
+                    "name": "Drag Lift",
+                    "terms": ""
+                },
                 "aerialway/gondola": {
                     "name": "Gondola",
                     "terms": ""
                 },
+                "aerialway/goods": {
+                    "name": "Goods Aerialway",
+                    "terms": ""
+                },
                 "aerialway/magic_carpet": {
                     "name": "Magic Carpet Lift",
                     "terms": ""
                 },
+                "aerialway/mixed_lift": {
+                    "name": "Mixed Lift",
+                    "terms": ""
+                },
                 "aerialway/platter": {
                     "name": "Platter Lift",
                     "terms": "button lift,poma lift"
                     "terms": "ramp"
                 },
                 "aeroway/gate": {
-                    "name": "Airport gate",
+                    "name": "Airport Gate",
                     "terms": ""
                 },
                 "aeroway/hangar": {
                     "terms": ""
                 },
                 "aeroway/terminal": {
-                    "name": "Airport terminal",
+                    "name": "Airport Terminal",
                     "terms": "airport,aerodrome"
                 },
+                "amenity/coworking_space": {
+                    "name": "Coworking Space",
+                    "terms": ""
+                },
+                "amenity/nursing_home": {
+                    "name": "Nursing Home",
+                    "terms": ""
+                },
                 "amenity/register_office": {
                     "name": "Register Office",
                     "terms": ""
                     "name": "Courthouse",
                     "terms": ""
                 },
-                "amenity/coworking_space": {
-                    "name": "Coworking Space",
-                    "terms": "coworking,office"
+                "amenity/crematorium": {
+                    "name": "Crematorium",
+                    "terms": "cemetery,funeral"
                 },
                 "amenity/dentist": {
                     "name": "Dentist",
                     "name": "Fire Station",
                     "terms": ""
                 },
+                "amenity/food_court": {
+                    "name": "Food Court",
+                    "terms": "fast food,restaurant,food"
+                },
                 "amenity/fountain": {
                     "name": "Fountain",
                     "terms": ""
                 },
                 "amenity/hospital": {
                     "name": "Hospital Grounds",
-                    "terms": "clinic,doctor,emergency room,health service,hospice,infirmary,institution,nursing home,sanatorium,sanitarium,sick,surgery,ward"
+                    "terms": "clinic,doctor,emergency room,health,infirmary,institution,sanatorium,sanitarium,sick,surgery,ward"
                 },
                 "amenity/hunting_stand": {
                     "name": "Hunting Stand",
-                    "terms": ""
+                    "terms": "game,gun,lookout,rifle,shoot*,wild,watch"
                 },
                 "amenity/ice_cream": {
                     "name": "Ice Cream Shop",
                 },
                 "amenity/pub": {
                     "name": "Pub",
-                    "terms": "dive,beer,bier,booze"
+                    "terms": "alcohol,drink,dive,beer,bier,booze"
+                },
+                "amenity/public_bath": {
+                    "name": "Public Bath",
+                    "terms": "onsen,foot bath,hot springs"
                 },
                 "amenity/public_bookcase": {
                     "name": "Public Bookcase",
                     "name": "Homeless Shelter",
                     "terms": "houseless,unhoused,displaced"
                 },
+                "amenity/social_facility/nursing_home": {
+                    "name": "Nursing Home",
+                    "terms": "elderly,living,nursing,old,senior"
+                },
                 "amenity/studio": {
                     "name": "Studio",
                     "terms": "recording,radio,television"
                     "name": "Bollard",
                     "terms": ""
                 },
+                "barrier/border_control": {
+                    "name": "Border Control",
+                    "terms": ""
+                },
                 "barrier/cattle_grid": {
                     "name": "Cattle Grid",
                     "terms": ""
                 },
                 "emergency/fire_hydrant": {
                     "name": "Fire Hydrant",
-                    "terms": ""
+                    "terms": "fire plug"
                 },
                 "emergency/phone": {
                     "name": "Emergency Phone",
                 },
                 "highway/motorway": {
                     "name": "Motorway",
-                    "terms": ""
+                    "terms": "autobahn,expressway,freeway,highway,interstate,parkway,thruway,turnpike"
                 },
                 "highway/path": {
                     "name": "Path",
                     "name": "Unmaintained Track Road",
                     "terms": "woods road,forest road,logging road,fire road,farm road,agricultural road,ranch road,carriage road,primitive,unmaintained,rut,offroad,4wd,4x4,four wheel drive,atv,quad,jeep,double track,two track"
                 },
+                "highway/traffic_mirror": {
+                    "name": "Traffic Mirror",
+                    "terms": "blind spot,convex,corner,curved,roadside,round,safety,sphere,visibility"
+                },
                 "highway/traffic_signals": {
                     "name": "Traffic Signals",
                     "terms": "light,stoplight,traffic light"
                     "name": "Community Garden",
                     "terms": "allotment,garden"
                 },
+                "landuse/aquaculture": {
+                    "name": "Aquaculture",
+                    "terms": "fish farm,crustacean,algae,aquafarming,shrimp farm,oyster farm,mariculture,algaculture"
+                },
                 "landuse/basin": {
                     "name": "Basin",
                     "terms": ""
                 },
                 "landuse/farmland": {
                     "name": "Farmland",
-                    "terms": ""
+                    "terms": "crop,grow,plant"
                 },
                 "landuse/farmyard": {
                     "name": "Farmyard",
-                    "terms": ""
+                    "terms": "crop,grow,plant"
                 },
                 "landuse/forest": {
                     "name": "Forest",
                     "name": "Military Area",
                     "terms": ""
                 },
+                "landuse/military/airfield": {
+                    "name": "Military Airfield",
+                    "terms": "air force,army,base,bomb,fight,force,guard,heli*,jet,marine,navy,plane,troop,war"
+                },
+                "landuse/military/barracks": {
+                    "name": "Barracks",
+                    "terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
+                },
+                "landuse/military/bunker": {
+                    "name": "Military Bunker",
+                    "terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
+                },
+                "landuse/military/checkpoint": {
+                    "name": "Checkpoint",
+                    "terms": "air force,army,base,force,guard,marine,navy,troop,war"
+                },
+                "landuse/military/danger_area": {
+                    "name": "Danger Area",
+                    "terms": "air force,army,base,blast,bomb,explo*,force,guard,mine,marine,navy,troop,war"
+                },
+                "landuse/military/naval_base": {
+                    "name": "Naval Base",
+                    "terms": "base,fight,force,guard,marine,navy,ship,sub,troop,war"
+                },
+                "landuse/military/nuclear_explosion_site": {
+                    "name": "Nuclear Explosion Site",
+                    "terms": "atom,blast,bomb,detonat*,nuke,site,test"
+                },
+                "landuse/military/obstacle_course": {
+                    "name": "Obstacle Course",
+                    "terms": "army,base,force,guard,marine,navy,troop,war"
+                },
+                "landuse/military/office": {
+                    "name": "Military Office",
+                    "terms": "air force,army,base,enlist,fight,force,guard,marine,navy,recruit,troop,war"
+                },
+                "landuse/military/range": {
+                    "name": "Military Range",
+                    "terms": "air force,army,base,fight,fire,force,guard,gun,marine,navy,rifle,shoot*,snip*,train,troop,war"
+                },
+                "landuse/military/training_area": {
+                    "name": "Training Area",
+                    "terms": "air force,army,base,fight,fire,force,guard,gun,marine,navy,rifle,shoot*,snip*,train,troop,war"
+                },
                 "landuse/orchard": {
                     "name": "Orchard",
-                    "terms": ""
+                    "terms": "fruit"
                 },
                 "landuse/plant_nursery": {
                     "name": "Plant Nursery",
-                    "terms": "vivero"
+                    "terms": "flower,garden,grow,vivero"
                 },
                 "landuse/quarry": {
                     "name": "Quarry",
                 },
                 "landuse/vineyard": {
                     "name": "Vineyard",
-                    "terms": ""
+                    "terms": "grape,wine"
                 },
                 "leisure": {
                     "name": "Leisure",
                     "name": "Common",
                     "terms": "open space"
                 },
+                "leisure/dance": {
+                    "name": "Dance Hall",
+                    "terms": "ballroom,jive,swing,tango,waltz"
+                },
                 "leisure/dog_park": {
                     "name": "Dog Park",
                     "terms": ""
                     "name": "Golf Course",
                     "terms": "links"
                 },
+                "leisure/horse_riding": {
+                    "name": "Horseback Riding Facility",
+                    "terms": "equestrian,stable"
+                },
                 "leisure/ice_rink": {
                     "name": "Ice Rink",
                     "terms": "hockey,skating,curling"
                     "name": "Playground",
                     "terms": "jungle gym,play area"
                 },
+                "leisure/resort": {
+                    "name": "Resort",
+                    "terms": ""
+                },
                 "leisure/running_track": {
                     "name": "Running Track",
                     "terms": ""
                     "name": "Storage Tank",
                     "terms": "water,oil,gas,petrol"
                 },
+                "man_made/surveillance_camera": {
+                    "name": "Surveillance Camera",
+                    "terms": "anpr,alpr,camera,car plate recognition,cctv,guard,license plate recognition,monitoring,number plate recognition,security,video,webcam"
+                },
                 "man_made/surveillance": {
                     "name": "Surveillance",
-                    "terms": "cctv"
+                    "terms": "anpr,alpr,camera,car plate recognition,cctv,guard,license plate recognition,monitoring,number plate recognition,security,video,webcam"
                 },
                 "man_made/survey_point": {
                     "name": "Survey Point",
                     "terms": ""
                 },
                 "man_made/works": {
-                    "name": "Works",
-                    "terms": "car assembly plant,aluminium processing plant,brewery,furniture manufacture factory,oil refinery,plastic recycling"
-                },
-                "military/airfield": {
-                    "name": "Airfield",
-                    "terms": ""
-                },
-                "military/barracks": {
-                    "name": "Barracks",
-                    "terms": ""
-                },
-                "military/bunker": {
-                    "name": "Bunker",
-                    "terms": ""
-                },
-                "military/checkpoint": {
-                    "name": "Checkpoint",
-                    "terms": ""
-                },
-                "military/danger_area": {
-                    "name": "Danger Area",
-                    "terms": ""
-                },
-                "military/naval_base": {
-                    "name": "Naval Base",
-                    "terms": ""
-                },
-                "military/obstacle_course": {
-                    "name": "Obstacle Course",
-                    "terms": ""
-                },
-                "military/range": {
-                    "name": "Military Range",
-                    "terms": ""
-                },
-                "military/training_area": {
-                    "name": "Training area",
-                    "terms": ""
+                    "name": "Factory",
+                    "terms": "assembly,build,brewery,car,plant,plastic,processing,manufacture,refinery"
                 },
                 "natural": {
                     "name": "Natural",
                     "terms": ""
                 },
+                "natural/bare_rock": {
+                    "name": "Bare Rock",
+                    "terms": "rock"
+                },
                 "natural/bay": {
                     "name": "Bay",
                     "terms": ""
                 },
                 "natural/beach": {
                     "name": "Beach",
-                    "terms": ""
+                    "terms": "shore"
                 },
                 "natural/cave_entrance": {
                     "name": "Cave Entrance",
                 },
                 "natural/cliff": {
                     "name": "Cliff",
-                    "terms": ""
+                    "terms": "escarpment"
                 },
                 "natural/coastline": {
                     "name": "Coastline",
                 },
                 "natural/grassland": {
                     "name": "Grassland",
-                    "terms": ""
+                    "terms": "prairie,savanna"
                 },
                 "natural/heath": {
                     "name": "Heath",
                     "name": "Peak",
                     "terms": "acme,aiguille,alp,climax,crest,crown,hill,mount,mountain,pinnacle,summit,tip,top"
                 },
+                "natural/ridge": {
+                    "name": "Ridge",
+                    "terms": "crest"
+                },
                 "natural/saddle": {
                     "name": "Saddle",
                     "terms": "pass,mountain pass,top"
                 },
+                "natural/sand": {
+                    "name": "Sand",
+                    "terms": "desert"
+                },
                 "natural/scree": {
                     "name": "Scree",
                     "terms": "loose rocks"
                     "name": "Wood",
                     "terms": "tree"
                 },
+                "noexit/yes": {
+                    "name": "No Exit",
+                    "terms": "no exit,road end,dead end"
+                },
                 "office": {
                     "name": "Office",
                     "terms": ""
                     "name": "Company Office",
                     "terms": ""
                 },
+                "office/coworking": {
+                    "name": "Coworking Space",
+                    "terms": "coworking,office"
+                },
                 "office/educational_institution": {
                     "name": "Educational Institution",
                     "terms": ""
                     "name": "Law Office",
                     "terms": ""
                 },
+                "office/lawyer/notary": {
+                    "name": "Notary Office",
+                    "terms": "clerk,signature,wills,deeds,estate"
+                },
                 "office/newspaper": {
                     "name": "Newspaper",
                     "terms": ""
                     "name": "Neighborhood",
                     "terms": "neighbourhood"
                 },
+                "place/square": {
+                    "name": "Square",
+                    "terms": ""
+                },
                 "place/suburb": {
                     "name": "Borough",
                     "terms": "Boro,Quarter"
                     "name": "Minor Power Line",
                     "terms": ""
                 },
+                "power/plant": {
+                    "name": "Power Station Grounds",
+                    "terms": "coal,gas,generat*,hydro,nuclear,power,station"
+                },
                 "power/pole": {
                     "name": "Power Pole",
                     "terms": ""
                     "name": "Video Store",
                     "terms": "DVD"
                 },
+                "shop/watches": {
+                    "name": "Watches Shop",
+                    "terms": ""
+                },
                 "shop/water_sports": {
                     "name": "Watersport/Swim Shop",
                     "terms": ""
                     "name": "Guest Apartment / Condo",
                     "terms": ""
                 },
+                "tourism/aquarium": {
+                    "name": "Aquarium",
+                    "terms": "fish,sea,water"
+                },
                 "tourism/artwork": {
                     "name": "Artwork",
                     "terms": "mural,sculpture,statue"
                 },
                 "tourism/zoo": {
                     "name": "Zoo",
-                    "terms": ""
+                    "terms": "animal"
                 },
                 "traffic_calming": {
                     "name": "Traffic Calming",
                     "name": "Marine Drinking Water",
                     "terms": ""
                 },
+                "waterway/waterfall": {
+                    "name": "Waterfall",
+                    "terms": "fall"
+                },
                 "waterway/weir": {
                     "name": "Weir",
                     "terms": ""