X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3e7bc943fe03dcd74666b6f26b3a831e06cac1d8..c7ed8a9e8604b207e24e0899a811ff3cdb2e7c3f:/vendor/assets/iD/iD/locales/en-AU.json diff --git a/vendor/assets/iD/iD/locales/en-AU.json b/vendor/assets/iD/iD/locales/en-AU.json index c76d1a528..94475456c 100644 --- a/vendor/assets/iD/iD/locales/en-AU.json +++ b/vendor/assets/iD/iD/locales/en-AU.json @@ -1,15 +1,60 @@ { "en-AU": { + "toolbar": { + "favorites": "Favourites" + }, "presets": { "fields": { + "height": { + "label": "Height (Metres)" + }, + "height_building": { + "label": "Building Height (Metres)" + }, "kerb": { "label": "Kerb" + }, + "length": { + "label": "Length (Metres)" + }, + "recycling_type": { + "options": { + "centre": "Centre" + }, + "placeholder": "Container, Centre" + }, + "width": { + "label": "Width (Metres)" } }, "presets": { + "amenity/arts_centre": { + "name": "Arts Centre" + }, + "amenity/community_centre": { + "name": "Community Centre" + }, + "amenity/community_centre/lgbtq": { + "name": "LGBTQ+ Community Centre" + }, + "amenity/conference_centre": { + "name": "Convention Centre" + }, + "amenity/dive_centre": { + "name": "Dive Centre" + }, "amenity/fuel": { "name": "Service Station" }, + "amenity/payment_centre": { + "name": "Payment Centre" + }, + "amenity/recycling_centre": { + "name": "Recycling Centre" + }, + "amenity/social_centre": { + "name": "Social Center" + }, "barrier/kerb": { "name": "Kerb" }, @@ -19,6 +64,69 @@ "barrier/kerb/lowered": { "name": "Lowered Kerb" }, + "healthcare/birthing_center": { + "name": "Birthing Centre" + }, + "healthcare/blood_donation": { + "name": "Blood Donor Centre" + }, + "highway/crossing/marked": { + "name": "Marked Crossing" + }, + "highway/crossing/marked-raised": { + "name": "Marked Crossing (Raised)" + }, + "highway/crossing/zebra": { + "name": "Marked Crossing" + }, + "highway/crossing/zebra-raised": { + "name": "Marked Crossing (Raised)" + }, + "highway/footway/marked": { + "name": "Marked Crossing" + }, + "highway/footway/marked-raised": { + "name": "Marked Crossing (Raised)" + }, + "highway/footway/sidewalk": { + "name": "Footpath" + }, + "highway/footway/zebra": { + "name": "Marked Crossing" + }, + "highway/footway/zebra-raised": { + "name": "Marked Crossing (Raised)" + }, + "leisure/adult_gaming_centre": { + "name": "Adult Gaming Centre" + }, + "leisure/fitness_centre": { + "name": "Gym / Fitness Centre" + }, + "leisure/sports_centre": { + "name": "Sports Centre / Complex" + }, + "shop/cheese": { + "name": "Cheese Shop", + "terms": "Cheesemonger" + }, + "shop/chemist": { + "name": "Pharmacy", + "terms": "Chemist" + }, + "shop/chocolate": { + "name": "Chocolate Shop", + "terms": "Chocolatier" + }, + "shop/garden_centre": { + "name": "Garden Centre" + }, + "shop/tyres": { + "name": "Tyre Shop" + }, + "telecom/data_center": { + "name": "Data Centre" + }, "tourism/caravan_site": { "name": "Caravan Site" }