X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4a902a701c09e3e1eb0ac4b0f1eb6aa9d3887139..4543e85441b758edaf7b4a8f7ed589ca428a9be7:/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 b56759f68..ad85bdf37 100644 --- a/vendor/assets/iD/iD/locales/en.json +++ b/vendor/assets/iD/iD/locales/en.json @@ -1424,18 +1424,24 @@ "warnings": { "list_title": "Warnings ({count})" }, + "rules": { + "title": "Rules" + }, "no_issues": { "message": "Everything looks fine", "info": "Any issues will show up here as you edit" }, "almost_junction": { + "title": "Almost Junctions", "message": "{feature} is very close but not connected to {feature2}", "highway-highway": { "tip": "Intersecting highways should share a junction vertex." } }, "crossing_ways": { + "title": "Crossings Ways", "message": "{feature} crosses {feature2}", + "tip": "Highways, railways, waterways, and buildings should not cross ambiguously.", "building-building": { "tip": "Buildings should not intersect except on different layers." }, @@ -1486,6 +1492,7 @@ } }, "deprecated_tag": { + "title": "Deprecated Tags", "single": { "message": "{feature} has the outdated tag \"{tag}\"" }, @@ -1495,16 +1502,19 @@ "tip": "Some tags become deprecated over time and should be replaced." }, "disconnected_way": { + "title": "Disconnected Ways", "highway": { "message": "{highway} is disconnected from other roads and paths", "tip": "Highways should connect to other highways or building entrances." } }, "generic_name": { + "title": "Generic Names", "message": "{feature} has the generic name \"{name}\"", "tip": "Names should be the actual, on-the-ground names of features." }, "many_deletions": { + "title": "Many Deletions", "points-lines-areas": { "message": "Deleting {n} features: {p} points, {l} lines, and {a} areas" }, @@ -1513,7 +1523,15 @@ }, "tip": "Only redundant or nonexistent features should be deleted." }, + "missing_role": { + "title": "Missing Roles", + "message": "{member} has no role within {relation}", + "multipolygon": { + "tip": "Multipolygon members must have an inner or outer role." + } + }, "missing_tag": { + "title": "Missing Tags", "any": { "message": "{feature} has no tags" }, @@ -1526,10 +1544,12 @@ "tip": "Features must have tags that define what they are." }, "old_multipolygon": { + "title": "Misplaced Multipolygon Tags", "message": "{multipolygon} has misplaced tags", "tip": "Multipolygons should be tagged on their relation, not their outer way." }, "tag_suggests_area": { + "title": "Lines Tagged as Areas", "message": "{feature} should be a closed area based on the tag \"{tag}\"", "tip": "Areas must have connected endpoints." }, @@ -1566,6 +1586,9 @@ "remove_deprecated_tag_combo": { "annotation": "Removed an old tag combination." }, + "remove_from_relation": { + "title": "Remove from relation" + }, "remove_generic_name": { "title": "Remove the name", "annotation": "Removed a generic name." @@ -1583,6 +1606,12 @@ "select_preset": { "title": "Select a feature type" }, + "set_as_inner": { + "title": "Set as inner" + }, + "set_as_outer": { + "title": "Set as outer" + }, "tag_as_disconnected": { "title": "Tag as disconnected", "annotation": "Tagged very close features as disconnected." @@ -2223,6 +2252,9 @@ "backrest": { "label": "Backrest" }, + "bar": { + "label": "Bar" + }, "barrier": { "label": "Type" }, @@ -3862,6 +3894,10 @@ "name": "Attraction", "terms": "" }, + "boundary": { + "name": "Boundary", + "terms": "" + }, "circular": { "name": "Traffic Circle", "terms": "" @@ -7511,8 +7547,8 @@ "terms": "" }, "shop/jewelry": { - "name": "Jeweler", - "terms": "bracelet,diamond,earrings,gem,necklace,pins,ring" + "name": "Jewelry Store", + "terms": "bracelet,diamond,earrings,gem,gold,jeweler,jewellery,jeweller,necklace,pins,ring,silver" }, "shop/kiosk": { "name": "Kiosk",