-
Notifications
You must be signed in to change notification settings - Fork 164
/
en-AU.json
171 lines (171 loc) · 5.61 KB
/
en-AU.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
{
"en-AU": {
"presets": {
"fields": {
"changing_table": {
"label": "Nappy Changing Table"
},
"colour": {
"label": "Colour"
},
"fax": {
"placeholder": "+61 1 2345 6789"
},
"fire_hydrant/position": {
"options": {
"sidewalk": "Footpath"
}
},
"height": {
"label": "Height (Metres)"
},
"height_building": {
"label": "Building Height (Metres)"
},
"kerb": {
"label": "Kerb"
},
"length": {
"label": "Length (Metres)"
},
"phone": {
"placeholder": "+61 1 2345 6789"
},
"recycling_type": {
"options": {
"centre": "Centre"
},
"placeholder": "Container, Centre"
},
"width": {
"label": "Width (Metres)"
}
},
"presets": {
"amenity/arts_centre": {
"name": "Arts Centre"
},
"amenity/bbq": {
"name": "Barbeque",
"aliases": "BBQ"
},
"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",
"aliases": "Petrol Station"
},
"amenity/parking/park_ride": {
"name": "Park & Ride Car Park",
"aliases": "Commuter Car Park"
},
"amenity/payment_centre": {
"name": "Payment Centre"
},
"amenity/pharmacy": {
"name": "Pharmacy"
},
"amenity/recycling_centre": {
"name": "Recycling Centre"
},
"amenity/social_centre": {
"name": "Social Centre"
},
"amenity/vending_machine/fuel": {
"name": "Fuel Pump"
},
"barrier/kerb": {
"name": "Kerb"
},
"barrier/kerb/flush": {
"name": "Flush Kerb"
},
"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/zebra": {
"name": "Marked Crossing"
},
"highway/cycleway/bicycle_foot": {
"name": "Shared Path"
},
"highway/footway/marked": {
"name": "Marked Crossing"
},
"highway/footway/sidewalk": {
"name": "Footpath (sidewalk)"
},
"highway/footway/zebra": {
"name": "Marked Zebra Crossing"
},
"highway/give_way": {
"name": "Give Way Sign"
},
"highway/living_street": {
"name": "Shared Zone Road"
},
"highway/track": {
"name": "Track Road"
},
"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/mall": {
"name": "Shopping Centre"
},
"shop/tyres": {
"name": "Tyre Shop"
},
"telecom/data_center": {
"name": "Data Centre"
},
"tourism/caravan_site": {
"name": "Caravan Site"
},
"tourism/viewpoint": {
"name": "Lookout"
}
}
}
}
}