X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9d2f920feb9dce028b985e8d452538d3df7a1d9c..08edaf794b4e3755d1ce54e65b40ec9902642ec7:/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 7b2314259..ca16b9f29 100644 --- a/vendor/assets/iD/iD/locales/en.json +++ b/vendor/assets/iD/iD/locales/en.json @@ -285,18 +285,48 @@ "connected_to_hidden": "This can't be split because it is connected to a hidden feature." }, "restriction": { - "help": { - "select": "Click to select a road segment.", - "toggle": "Click to toggle turn restrictions.", - "toggle_on": "Click to add a \"{restriction}\" restriction.", - "toggle_off": "Click to remove the \"{restriction}\" restriction." - }, "annotation": { "create": "Added a turn restriction", "delete": "Deleted a turn restriction" } } }, + "restriction": { + "controls": { + "distance": "Distance", + "distance_up_to": "Up to {distance}", + "via": "Via", + "via_node_only": "Node only", + "via_up_to_one": "Up to 1 way", + "via_up_to_two": "Up to 2 ways" + }, + "help": { + "indirect": "(indirect)", + "turn": { + "no_left_turn": "NO Left Turn {indirect}", + "no_right_turn": "NO Right Turn {indirect}", + "no_u_turn": "NO U-Turn {indirect}", + "no_straight_on": "NO Straight On {indirect}", + "only_left_turn": "ONLY Left Turn {indirect}", + "only_right_turn": "ONLY Right Turn {indirect}", + "only_u_turn": "ONLY U-Turn {indirect}", + "only_straight_on": "ONLY Straight On {indirect}", + "allowed_left_turn": "Left Turn Allowed {indirect}", + "allowed_right_turn": "Right Turn Allowed {indirect}", + "allowed_u_turn": "U-Turn Allowed {indirect}", + "allowed_straight_on": "Straight On Allowed {indirect}" + }, + "from": "FROM", + "via": "VIA", + "to": "TO", + "from_name": "{from} {fromName}", + "from_name_to_name": "{from} {fromName} {to} {toName}", + "via_names": "{via} {viaNames}", + "select_from": "Click to select a {from} segment", + "select_from_name": "Click to select {from} {fromName}", + "toggle": "Click for \"{turn}\"" + } + }, "undo": { "tooltip": "Undo: {action}", "nothing": "Nothing to undo." @@ -852,6 +882,44 @@ "using": "To use a GPS trace for mapping, drag and drop the data file onto the map editor. If it's recognized, it will be drawn on the map as a bright purple line. Click the {data} **Map data** panel on the side of the map to enable, disable, or zoom to your GPS data.", "tracing": "The GPS track isn't sent to OpenStreetMap - the best way to use it is to draw on the map, using it as a guide for the new features that you add.", "upload": "You can also [upload your GPS data to OpenStreetMap](https://www.openstreetmap.org/trace/create) for other users to use." + }, + "field": { + "restrictions": { + "title": "Turn Restrictions Help", + "about": { + "title": "About", + "about": "This field allows you to inspect and modify turn restrictions. It displays a model of the selected intersection including other nearby connected roads.", + "from_via_to": "A turn restriction always contains: one **FROM way**, one **TO way**, and either one **VIA node** or one or more **VIA ways**.", + "maxdist": "The \"{distField}\" slider controls how far to search for additional connected roads.", + "maxvia": "The \"{viaField}\" slider adjusts how many via ways may be included in the search. (Tip: simple is better)" + }, + "inspecting": { + "title": "Inspecting", + "about": "Hover over any **FROM** segment to see whether it has any turn restrictions. Each possible **TO** destination will be drawn with a colored shadow showing whether a restriction exists.", + "from_shadow": "{fromShadow} **FROM segment**", + "allow_shadow": "{allowShadow} **TO Allowed**", + "restrict_shadow": "{restrictShadow} **TO Restricted**", + "only_shadow": "{onlyShadow} **TO Only**", + "restricted": "\"Restricted\" means that there is a turn restriction, for example \"No Left Turn\".", + "only": "\"Only\" means that a vehicle taking that path may only make that choice, for example \"Only Straight On\"." + }, + "modifying": { + "title": "Modifying", + "about": "To modify turn restrictions, first click on any starting **FROM** segment to select it. The selected segment will pulse, and all possible **TO** destinations will appear as turn symbols.", + "indicators": "Then, click on a turn symbol to toggle it between \"Allowed\", \"Restricted\", and \"Only\".", + "allow_turn": "{allowTurn} **TO Allowed**", + "restrict_turn": "{restrictTurn} **TO Restricted**", + "only_turn": "{onlyTurn} **TO Only**" + }, + "tips": { + "title": "Tips", + "simple": "**Prefer simple restrictions over complex ones.**", + "simple_example": "For example, avoid creating a via-way restriction if a simpler via-node turn restriction will do.", + "indirect": "**Some restrictions display the text \"(indirect)\" and are drawn lighter.**", + "indirect_example": "These restrictions exist because of another nearby restriction. For example, an \"Only Straight On\" restriction will indirectly create \"No Turn\" restrictions for all other paths through the intersection.", + "indirect_noedit": "You may not edit indirect restrictions. Instead, edit the nearby direct restriction." + } + } } }, "intro": { @@ -1635,6 +1703,9 @@ } } }, + "dance/style": { + "label": "Dance Styles" + }, "date": { "label": "Date" }, @@ -1697,6 +1768,9 @@ "label": "Direction (Degrees Clockwise)", "placeholder": "45, 90, 180, 270" }, + "dispensing": { + "label": "Dispenses Prescriptions" + }, "display": { "label": "Display" }, @@ -2639,6 +2713,9 @@ "wheelchair": { "label": "Wheelchair Access" }, + "wholesale": { + "label": "Wholesale" + }, "width": { "label": "Width (Meters)" }, @@ -3507,10 +3584,14 @@ "name": "Dormitory", "terms": "" }, - "building/farm": { + "building/farm_auxiliary": { "name": "Farm Building", "terms": "" }, + "building/farm": { + "name": "Farm House", + "terms": "" + }, "building/garage": { "name": "Garage", "terms": "" @@ -4427,6 +4508,10 @@ "name": "Adult Gaming Center", "terms": "gambling,slot machine" }, + "leisure/amusement_arcade": { + "name": "Amusement Arcade", + "terms": "pay-to-play games,video games,driving simulators,pinball machines" + }, "leisure/bird_hide": { "name": "Bird Hide", "terms": "machan,ornithology" @@ -4443,6 +4528,10 @@ "name": "Dance Hall", "terms": "ballroom,jive,swing,tango,waltz" }, + "leisure/dancing_school": { + "name": "Dance School", + "terms": "jive,swing,tango,waltz,dance teaching" + }, "leisure/dog_park": { "name": "Dog Park", "terms": "" @@ -5524,7 +5613,7 @@ "terms": "" }, "shop/agrarian": { - "name": "Agriculture Shop", + "name": "Farm Supply Shop", "terms": "agricultural inputs,agricultural machines,seeds,pesticides,fertilizer,agricultural tools" }, "shop/alcohol": { @@ -5759,6 +5848,10 @@ "name": "Hardware Store", "terms": "" }, + "shop/health_food": { + "name": "Health Food Shop", + "terms": "wholefood,vitamins,vegetarian,vegan" + }, "shop/hearing_aids": { "name": "Hearing Aids Store", "terms": "" @@ -5995,6 +6088,10 @@ "name": "Weapon Shop", "terms": "ammo,gun,knife,knives" }, + "shop/wholesale": { + "name": "Wholesale Store", + "terms": "warehouse club,cash and carry" + }, "shop/window_blind": { "name": "Window Blind Store", "terms": ""