]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/en-GB.json
Update to iD v1.5.3
[rails.git] / vendor / assets / iD / iD / locales / en-GB.json
1 {
2     "modes": {
3         "add_area": {
4             "title": "Area",
5             "description": "Add parks, buildings, lakes or other areas to the map.",
6             "tail": "Click on the map to start drawing an area, like a park, lake, or building."
7         },
8         "add_line": {
9             "title": "Line",
10             "description": "Add roads, streets, footpaths, canals or other lines to the map.",
11             "tail": "Click on the map to start drawing a road, path, or route."
12         },
13         "add_point": {
14             "title": "Point",
15             "description": "Add restaurants, monuments, post boxes or other points to the map.",
16             "tail": "Click on the map to add a point."
17         },
18         "browse": {
19             "title": "Browse",
20             "description": "Pan and zoom the map."
21         }
22     },
23     "operations": {
24         "add": {
25             "annotation": {
26                 "point": "Added a point.",
27                 "vertex": "Added a node to a way."
28             }
29         },
30         "start": {
31             "annotation": {
32                 "line": "Started a line.",
33                 "area": "Started an area."
34             }
35         },
36         "cancel_draw": {
37             "annotation": "Cancelled drawing."
38         },
39         "circularize": {
40             "title": "Circularise"
41         },
42         "rotate": {
43             "description": "Rotate this object around its centre point."
44         }
45     },
46     "zoom_in_edit": "Zoom in to Edit",
47     "inspector": {
48         "none": "None"
49     },
50     "background": {
51         "fix_misalignment": "Fix alignment"
52     },
53     "gpx": {
54         "drag_drop": "Drag and drop a .gpx file on the page, or click the button to the right to browse",
55         "browse": "Browse for a .gpx file"
56     },
57     "intro": {
58         "lines": {
59             "add": "Lines are used to represent features such as roads, railways and rivers. **Click the Line button to add a new line.**"
60         }
61     },
62     "presets": {
63         "fields": {
64             "fax": {
65                 "placeholder": "+44 207 123456"
66             },
67             "fuel/lpg": {
68                 "label": "Sells LPG"
69             },
70             "lit": {
71                 "label": "Street Lighting"
72             },
73             "phone": {
74                 "placeholder": "+44 207 123456"
75             },
76             "toilets/disposal": {
77                 "label": "Toilet Disposal"
78             }
79         },
80         "presets": {
81             "aerialway/gondola": {
82                 "terms": "Dangleway"
83             },
84             "amenity/arts_centre": {
85                 "name": "Arts Centre"
86             },
87             "amenity/fuel": {
88                 "name": "Petrol Station",
89                 "terms": "gas, fuel, propane, diesel, lng, cng, biodiesel"
90             },
91             "amenity/post_box": {
92                 "name": "Post Box",
93                 "terms": "Mailbox"
94             },
95             "amenity/ranger_station": {
96                 "name": "Warden Station"
97             },
98             "amenity/theatre": {
99                 "name": "Theatre"
100             },
101             "building/static_caravan": {
102                 "name": "Static Caravan"
103             },
104             "building/terrace": {
105                 "name": "Terraced houses"
106             },
107             "footway/crosswalk": {
108                 "name": "Pedestrian Crossing"
109             },
110             "highway/bridleway": {
111                 "name": "Bridleway"
112             },
113             "highway/crosswalk": {
114                 "name": "Zebra Crossing"
115             },
116             "landuse/commercial": {
117                 "name": "Commercial landuse"
118             },
119             "leisure/pitch/baseball": {
120                 "name": "Baseball"
121             },
122             "leisure/pitch/soccer": {
123                 "name": "Football Field"
124             },
125             "office/estate_agent": {
126                 "name": "Estate Agent"
127             },
128             "shop/alcohol": {
129                 "name": "Off license"
130             },
131             "shop/confectionery": {
132                 "name": "Confectionery Shop"
133             },
134             "shop/farm": {
135                 "name": "Farm Shop"
136             },
137             "shop/garden_centre": {
138                 "name": "Garden Centre"
139             },
140             "shop/jewelry": {
141                 "name": "Jeweller"
142             },
143             "tourism/camp_site": {
144                 "terms": "camping"
145             },
146             "tourism/caravan_site": {
147                 "name": "Caravan Park"
148             }
149         }
150     }
151 }