X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cb43e6af9eb0b6356542607b8d71d0a98db0fb4c..cdc4e3f8d1fd6071151327389c08db911de3bcf4:/vendor/assets/iD/iD/locales/en.json diff --git a/vendor/assets/iD/iD/locales/en.json b/vendor/assets/iD/iD/locales/en.json index 746692780..0c776b4db 100644 --- a/vendor/assets/iD/iD/locales/en.json +++ b/vendor/assets/iD/iD/locales/en.json @@ -133,7 +133,8 @@ "key": "D", "annotation": "Disconnected lines/areas.", "not_connected": "There aren't enough lines/areas here to disconnect.", - "connected_to_hidden": "This can't be disconnected because it is connected to a hidden feature." + "connected_to_hidden": "This can't be disconnected because it is connected to a hidden feature.", + "relation": "This can't be disconnected because it connects members of a relation." }, "merge": { "title": "Merge", @@ -240,7 +241,7 @@ }, "commit": { "title": "Save Changes", - "description_placeholder": "Brief description of your contributions", + "description_placeholder": "Brief description of your contributions (required)", "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.", @@ -250,7 +251,11 @@ "warnings": "Warnings", "modified": "Modified", "deleted": "Deleted", - "created": "Created" + "created": "Created", + "about_changeset_comments": "About changeset comments", + "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments", + "google_warning": "You mentioned Google in this comment: remember that copying from Google Maps is strictly forbidden.", + "google_warning_link": "http://www.openstreetmap.org/copyright" }, "contributors": { "list": "Edits by {users}", @@ -282,13 +287,15 @@ "no_results_worldwide": "No results found" }, "geolocate": { - "title": "Show My Location" + "title": "Show My Location", + "locating": "Locating, please wait..." }, "inspector": { "no_documentation_combination": "There is no documentation available for this tag combination", "no_documentation_key": "There is no documentation available for this key", "show_more": "Show More", "view_on_osm": "View on openstreetmap.org", + "all_fields": "All fields", "all_tags": "All tags", "all_members": "All members", "all_relations": "All relations", @@ -309,6 +316,7 @@ "yes": "Yes", "no": "No" }, + "add": "Add", "none": "None", "node": "Node", "way": "Way", @@ -321,11 +329,15 @@ "description": "Background settings", "percent_brightness": "{opacity}% brightness", "none": "None", + "best_imagery": "Best known imagery source for this location", + "switch": "Switch back to this background", "custom": "Custom", "custom_button": "Edit custom background", "custom_prompt": "Enter a tile URL template. Valid tokens are {z}, {x}, {y} for Z/X/Y scheme and {u} for quadtile scheme.", - "fix_misalignment": "Fix alignment", + "fix_misalignment": "Adjust imagery offset", + "imagery_source_faq": "Where does this imagery come from?", "reset": "reset", + "offset": "Drag anywhere in the gray area below to adjust the imagery offset, or enter the offset values in meters.", "minimap": { "description": "Minimap", "tooltip": "Show a zoomed out map to help locate the area currently displayed." @@ -344,12 +356,12 @@ "description": "Points", "tooltip": "Points of Interest" }, - "major_roads": { - "description": "Major Roads", + "traffic_roads": { + "description": "Traffic Roads", "tooltip": "Highways, Streets, etc." }, - "minor_roads": { - "description": "Minor Roads", + "service_roads": { + "description": "Service Roads", "tooltip": "Service Roads, Parking Aisles, Tracks, etc." }, "paths": { @@ -448,7 +460,9 @@ "facebook": "Share on Facebook", "twitter": "Share on Twitter", "google": "Share on Google+", - "help_html": "Your changes should appear in the \"Standard\" layer in a few minutes. Other layers, and certain features, may take longer\n(details).\n" + "help_html": "Your changes should appear in the \"Standard\" layer in a few minutes. Other layers, and certain features, may take longer.", + "help_link_text": "Details", + "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F" }, "confirm": { "okay": "Okay", @@ -493,9 +507,15 @@ "zoom": "Zoom to GPX track", "browse": "Browse for a .gpx file" }, - "mapillary": { + "mapillary_images": { "tooltip": "Street-level photos from Mapillary", - "title": "Photo Overlay (Mapillary)", + "title": "Photo Overlay (Mapillary)" + }, + "mapillary_signs": { + "tooltip": "Traffic signs from Mapillary (must enable Photo Overlay)", + "title": "Traffic Sign Overlay (Mapillary)" + }, + "mapillary": { "view_on_mapillary": "View this image on Mapillary" }, "help": { @@ -593,35 +613,38 @@ }, "presets": { "categories": { + "category-barrier": { + "name": "Barrier Features" + }, "category-building": { - "name": "Building" + "name": "Building Features" }, "category-golf": { - "name": "Golf" + "name": "Golf Features" }, "category-landuse": { - "name": "Land Use" + "name": "Land Use Features" }, "category-path": { - "name": "Path" + "name": "Path Features" }, "category-rail": { - "name": "Rail" + "name": "Rail Features" }, "category-restriction": { - "name": "Restriction" + "name": "Restriction Features" }, "category-road": { - "name": "Road" + "name": "Road Features" }, "category-route": { - "name": "Route" + "name": "Route Features" }, "category-water-area": { - "name": "Water" + "name": "Water Features" }, "category-water-line": { - "name": "Water" + "name": "Water Features" } }, "fields": { @@ -762,6 +785,9 @@ "bicycle_parking": { "label": "Type" }, + "bin": { + "label": "Waste Bin" + }, "boundary": { "label": "Type" }, @@ -833,6 +859,9 @@ "cuisine": { "label": "Cuisine" }, + "currency_multi": { + "label": "Currency Types" + }, "cycleway": { "label": "Bike Lanes", "placeholder": "none", @@ -936,32 +965,8 @@ "fuel": { "label": "Fuel" }, - "fuel/biodiesel": { - "label": "Sells Biodiesel" - }, - "fuel/diesel": { - "label": "Sells Diesel" - }, - "fuel/e10": { - "label": "Sells E10" - }, - "fuel/e85": { - "label": "Sells E85" - }, - "fuel/lpg": { - "label": "Sells Propane" - }, - "fuel/octane_100": { - "label": "Sells Racing Gasoline" - }, - "fuel/octane_91": { - "label": "Sells Regular Gasoline" - }, - "fuel/octane_95": { - "label": "Sells Midgrade Gasoline" - }, - "fuel/octane_98": { - "label": "Sells Premium Gasoline" + "fuel_multi": { + "label": "Fuel Types" }, "gauge": { "label": "Gauge" @@ -1034,6 +1039,12 @@ "terminal": "Terminal" } }, + "internet_access/fee": { + "label": "Internet Access Fee" + }, + "kerb": { + "label": "Curb Ramp" + }, "lamp_type": { "label": "Type" }, @@ -1190,6 +1201,13 @@ "label": "Par", "placeholder": "3, 4, 5..." }, + "parallel_direction": { + "label": "Direction", + "options": { + "forward": "Forward", + "backward": "Backward" + } + }, "park_ride": { "label": "Park and Ride" }, @@ -1205,6 +1223,9 @@ "lane": "Roadside Lane" } }, + "payment_multi": { + "label": "Payment Types" + }, "phone": { "label": "Phone", "placeholder": "+31 42 123 4567" @@ -1262,30 +1283,8 @@ "railway": { "label": "Type" }, - "recycling/cans": { - "label": "Accepts Cans" - }, - "recycling/clothes": { - "label": "Accepts Clothes" - }, - "recycling/glass": { - "label": "Accepts Glass" - }, - "recycling/glass_bottles": { - "label": "Accepts Glass Bottles" - }, - "recycling/paper": { - "label": "Accepts Paper" - }, - "recycling/plastic": { - "label": "Accepts Plastic" - }, - "recycling/type": { - "label": "Recycling Type", - "options": { - "container": "Container", - "centre": "Recycling Center" - } + "recycling_accepts": { + "label": "Accepts" }, "ref": { "label": "Reference" @@ -1302,6 +1301,9 @@ "restrictions": { "label": "Turn Restrictions" }, + "rooms": { + "label": "Rooms" + }, "route": { "label": "Type" }, @@ -1363,8 +1365,8 @@ "shop": { "label": "Type" }, - "sloped_curb": { - "label": "Sloped Curb" + "site": { + "label": "Type" }, "smoking": { "label": "Smoking", @@ -1408,6 +1410,16 @@ "sport_racing": { "label": "Sport" }, + "stars": { + "label": "Stars" + }, + "stop": { + "label": "Stop Type", + "options": { + "all": "All Ways", + "minor": "Minor Road" + } + }, "structure": { "label": "Structure", "placeholder": "Unknown", @@ -1419,7 +1431,7 @@ "ford": "Ford" } }, - "studio_type": { + "studio": { "label": "Type" }, "substation": { @@ -1622,7 +1634,7 @@ }, "amenity/bbq": { "name": "Barbecue/Grill", - "terms": "bbq" + "terms": "bbq,grill" }, "amenity/bench": { "name": "Bench", @@ -1802,7 +1814,7 @@ }, "amenity/pharmacy": { "name": "Pharmacy", - "terms": "drug,medicine" + "terms": "drug*,med*,prescription" }, "amenity/place_of_worship": { "name": "Place of Worship", @@ -1836,6 +1848,10 @@ "name": "Post Office", "terms": "letter,mail" }, + "amenity/prison": { + "name": "Prison Grounds", + "terms": "cell,jail" + }, "amenity/pub": { "name": "Pub", "terms": "dive,beer,bier,booze" @@ -2009,7 +2025,7 @@ "terms": "" }, "barrier/ditch": { - "name": "Ditch", + "name": "Trench", "terms": "" }, "barrier/entrance": { @@ -2396,6 +2412,10 @@ "name": "Ambulance Station", "terms": "EMS,EMT,rescue" }, + "emergency/defibrillator": { + "name": "Defibrillator", + "terms": "" + }, "emergency/fire_hydrant": { "name": "Fire Hydrant", "terms": "" @@ -2488,6 +2508,10 @@ "name": "Foot Path", "terms": "hike,hiking,trackway,trail,walk" }, + "highway/give_way": { + "name": "Yield Sign", + "terms": "give way,yield,sign" + }, "highway/living_street": { "name": "Living Street", "terms": "" @@ -2582,7 +2606,7 @@ }, "highway/stop": { "name": "Stop Sign", - "terms": "stop sign" + "terms": "stop,halt,sign" }, "highway/street_lamp": { "name": "Street Lamp", @@ -2597,8 +2621,8 @@ "terms": "ramp,on ramp,off ramp" }, "highway/track": { - "name": "Track", - "terms": "woods road,fire road" + "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_signals": { "name": "Traffic Signals", @@ -2617,7 +2641,7 @@ "terms": "cul-de-sac" }, "highway/unclassified": { - "name": "Unclassified Road", + "name": "Minor/Unclassified Road", "terms": "" }, "historic": { @@ -2760,6 +2784,10 @@ "name": "Adult Gaming Center", "terms": "gambling,slot machine" }, + "leisure/bird_hide": { + "name": "Bird Hide", + "terms": "machan,ornithology" + }, "leisure/bowling_alley": { "name": "Bowling Alley", "terms": "" @@ -2856,22 +2884,30 @@ "name": "Slipway", "terms": "boat launch,boat ramp" }, - "leisure/sports_center": { + "leisure/sports_centre": { "name": "Sports Center / Gym", "terms": "gym" }, + "leisure/sports_centre/swimming": { + "name": "Swimming Pool Facility", + "terms": "dive,water" + }, "leisure/stadium": { "name": "Stadium", "terms": "" }, "leisure/swimming_pool": { "name": "Swimming Pool", - "terms": "" + "terms": "dive,water" }, "leisure/track": { "name": "Racetrack (non-Motorsport)", "terms": "" }, + "leisure/water_park": { + "name": "Water Park", + "terms": "swim,pool,dive" + }, "line": { "name": "Line", "terms": "" @@ -2888,6 +2924,10 @@ "name": "Breakwater", "terms": "" }, + "man_made/bridge": { + "name": "Bridge", + "terms": "" + }, "man_made/chimney": { "name": "Chimney", "terms": "" @@ -2930,7 +2970,7 @@ }, "man_made/pier": { "name": "Pier", - "terms": "" + "terms": "dock" }, "man_made/pipeline": { "name": "Pipeline", @@ -2974,7 +3014,7 @@ }, "man_made/works": { "name": "Works", - "terms": "car assembly plant,aluminium processing plant,brewery,furniture manufacture factory,oil refinery,platic recycling" + "terms": "car assembly plant,aluminium processing plant,brewery,furniture manufacture factory,oil refinery,plastic recycling" }, "military/airfield": { "name": "Airfield", @@ -3373,8 +3413,8 @@ "terms": "" }, "shop/art": { - "name": "Art Gallery", - "terms": "" + "name": "Art Store", + "terms": "art*,exhibit*,gallery" }, "shop/baby_goods": { "name": "Baby Goods Store", @@ -3449,8 +3489,8 @@ "terms": "" }, "shop/chemist": { - "name": "Chemist", - "terms": "" + "name": "Drugstore", + "terms": "med*,drug*,gift" }, "shop/chocolate": { "name": "Chocolate Store", @@ -3460,6 +3500,10 @@ "name": "Clothing Store", "terms": "" }, + "shop/coffee": { + "name": "Coffee Store", + "terms": "" + }, "shop/computer": { "name": "Computer Store", "terms": "" @@ -3482,7 +3526,7 @@ }, "shop/craft": { "name": "Arts and Crafts Store", - "terms": "" + "terms": "art*,paint*,frame" }, "shop/curtain": { "name": "Curtain Store", @@ -3538,7 +3582,7 @@ }, "shop/frame": { "name": "Framing Shop", - "terms": "" + "terms": "art*,paint*,photo*,frame" }, "shop/funeral_directors": { "name": "Funeral Home", @@ -3656,6 +3700,10 @@ "name": "Newspaper/Magazine Shop", "terms": "" }, + "shop/nutrition_supplements": { + "name": "Nutrition Supplements Store", + "terms": "" + }, "shop/optician": { "name": "Optician", "terms": "eye,glasses" @@ -3720,6 +3768,10 @@ "name": "Stationery Store", "terms": "card,paper" }, + "shop/storage_rental": { + "name": "Storage Rental", + "terms": "" + }, "shop/supermarket": { "name": "Supermarket", "terms": "grocery,store,shop" @@ -3820,6 +3872,10 @@ "name": "Chalet", "terms": "" }, + "tourism/gallery": { + "name": "Art Gallery", + "terms": "art*,exhibit*,paint*,photo*,sculpt*" + }, "tourism/guest_house": { "name": "Guest House", "terms": "B&B,Bed and Breakfast" @@ -3842,7 +3898,7 @@ }, "tourism/museum": { "name": "Museum", - "terms": "exhibition,foundation,gallery,hall,institution" + "terms": "art*,exhibit*,gallery,foundation,hall,institution,paint*,photo*,sculpt*" }, "tourism/picnic_site": { "name": "Picnic Site", @@ -3948,6 +4004,10 @@ "name": "Hiking Route", "terms": "" }, + "type/route/horse": { + "name": "Riding Route", + "terms": "" + }, "type/route/pipeline": { "name": "Pipeline Route", "terms": "" @@ -3972,6 +4032,10 @@ "name": "Route Master", "terms": "" }, + "type/site": { + "name": "Site", + "terms": "" + }, "vertex": { "name": "Other", "terms": "" @@ -3997,8 +4061,8 @@ "terms": "" }, "waterway/dock": { - "name": "Dock", - "terms": "" + "name": "Wet Dock / Dry Dock", + "terms": "boat,ship,vessel,marine" }, "waterway/drain": { "name": "Drain",