]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/en-GB.json
Update to iD v1.3.0
[rails.git] / vendor / assets / iD / iD / locales / en-GB.json
1 {
2     "operations": {
3         "rotate": {
4             "description": "Rotate this object around its centre point."
5         }
6     },
7     "intro": {
8         "lines": {
9             "add": "Lines are used to represent features such as roads, railways and rivers. **Click the Line button to add a new line.**"
10         }
11     },
12     "presets": {
13         "presets": {
14             "amenity/fuel": {
15                 "name": "Petrol Station",
16                 "terms": "gas, fuel, propane, diesel, lng, cng, biodiesel"
17             },
18             "amenity/kindergarten": {
19                 "name": "Nursery",
20                 "terms": "Nursery, Pre-school, preschool"
21             },
22             "amenity/parking": {
23                 "name": "Car Parking"
24             },
25             "amenity/post_box": {
26                 "name": "Post Box",
27                 "terms": "Mailbox"
28             },
29             "railway/station": {
30                 "terms": "train station, station"
31             },
32             "tourism/camp_site": {
33                 "terms": "camping"
34             },
35             "tourism/caravan_site": {
36                 "name": "Caravan Park"
37             }
38         }
39     }
40 }