]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Remove reporting of changesets
[rails.git] / config / locales / en.yml
1 en:
2   html:
3     dir: ltr
4   time:
5     formats:
6       friendly: "%e %B %Y at %H:%M"
7       blog: "%e %B %Y"
8   activerecord:
9     # Translates all the model names, which is used in error handling on the web site
10     models:
11       acl: "Access Control List"
12       changeset: "Changeset"
13       changeset_tag: "Changeset Tag"
14       country: "Country"
15       diary_comment: "Diary Comment"
16       diary_entry: "Diary Entry"
17       friend: "Friend"
18       language: "Language"
19       message: "Message"
20       node: "Node"
21       node_tag: "Node Tag"
22       notifier: "Notifier"
23       old_node: "Old Node"
24       old_node_tag: "Old Node Tag"
25       old_relation: "Old Relation"
26       old_relation_member: "Old Relation Member"
27       old_relation_tag: "Old Relation Tag"
28       old_way: "Old Way"
29       old_way_node: "Old Way Node"
30       old_way_tag: "Old Way Tag"
31       relation: "Relation"
32       relation_member: "Relation Member"
33       relation_tag: "Relation Tag"
34       session: "Session"
35       trace: "Trace"
36       tracepoint: "Trace Point"
37       tracetag: "Trace Tag"
38       user: "User"
39       user_preference: "User Preference"
40       user_token: "User Token"
41       way: "Way"
42       way_node: "Way Node"
43       way_tag: "Way Tag"
44     # Translates all the model attributes, which is used in error handling on the web site
45     # Only the ones that are used on the web site are translated at the moment
46     attributes:
47       diary_comment:
48         body: "Body"
49       diary_entry:
50         user: "User"
51         title: "Subject"
52         latitude: "Latitude"
53         longitude: "Longitude"
54         language: "Language"
55       friend:
56         user: "User"
57         friend: "Friend"
58       trace:
59         user: "User"
60         visible: "Visible"
61         name: "Name"
62         size: "Size"
63         latitude: "Latitude"
64         longitude: "Longitude"
65         public: "Public"
66         description: "Description"
67       message:
68         sender: "Sender"
69         title: "Subject"
70         body: "Body"
71         recipient: "Recipient"
72       user:
73         email: "Email"
74         active: "Active"
75         display_name: "Display Name"
76         description: "Description"
77         languages: "Languages"
78         pass_crypt: "Password"
79   printable_name:
80     with_id: "%{id}"
81     with_version: "%{id}, v%{version}"
82     with_name_html: "%{name} (%{id})"
83   editor:
84     default: "Default (currently %{name})"
85     potlatch:
86       name: "Potlatch 1"
87       description: "Potlatch 1 (in-browser editor)"
88     id:
89       name: "iD"
90       description: "iD (in-browser editor)"
91     potlatch2:
92       name: "Potlatch 2"
93       description: "Potlatch 2 (in-browser editor)"
94     remote:
95       name: "Remote Control"
96       description: "Remote Control (JOSM or Merkaartor)"
97   browse:
98     created: "Created"
99     closed: "Closed"
100     created_html: "Created <abbr title='%{title}'>%{time} ago</abbr>"
101     closed_html: "Closed <abbr title='%{title}'>%{time} ago</abbr>"
102     created_by_html: "Created <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
103     deleted_by_html: "Deleted <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
104     edited_by_html: "Edited <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
105     closed_by_html: "Closed <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
106     version: "Version"
107     in_changeset: "Changeset"
108     anonymous: "anonymous"
109     no_comment: "(no comment)"
110     part_of: "Part of"
111     download_xml: "Download XML"
112     view_history: "View History"
113     view_details: "View Details"
114     location: "Location:"
115     changeset:
116       title: "Changeset: %{id}"
117       belongs_to: "Author"
118       node: "Nodes (%{count})"
119       node_paginated: "Nodes (%{x}-%{y} of %{count})"
120       way: "Ways (%{count})"
121       way_paginated: "Ways (%{x}-%{y} of %{count})"
122       relation: "Relations (%{count})"
123       relation_paginated: "Relations (%{x}-%{y} of %{count})"
124       comment: "Comments (%{count})"
125       hidden_commented_by: "Hidden comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
126       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
127       changesetxml: "Changeset XML"
128       osmchangexml: "osmChange XML"
129       feed:
130         title: "Changeset %{id}"
131         title_comment: "Changeset %{id} - %{comment}"
132       join_discussion: "Log in to join the discussion"
133       discussion: Discussion
134       still_open: "Changeset still open - discussion will open once the changeset is closed."
135     node:
136       title: "Node: %{name}"
137       history_title: "Node History: %{name}"
138     way:
139       title: "Way: %{name}"
140       history_title: "Way History: %{name}"
141       nodes: "Nodes"
142       also_part_of:
143         one: "part of way %{related_ways}"
144         other: "part of ways %{related_ways}"
145     relation:
146       title: "Relation: %{name}"
147       history_title: "Relation History: %{name}"
148       members: "Members"
149     relation_member:
150       entry: "%{type} %{name}"
151       entry_role: "%{type} %{name} as %{role}"
152       type:
153         node: "Node"
154         way: "Way"
155         relation: "Relation"
156     containing_relation:
157       entry: "Relation %{relation_name}"
158       entry_role: "Relation %{relation_name} (as %{relation_role})"
159     not_found:
160       sorry: "Sorry, %{type} #%{id} could not be found."
161       type:
162         node: node
163         way: way
164         relation: relation
165         changeset: changeset
166         note: note
167     timeout:
168       sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
169       type:
170         node: node
171         way: way
172         relation: relation
173         changeset: changeset
174         note: note
175     redacted:
176       redaction: "Redaction %{id}"
177       message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
178       type:
179         node: "node"
180         way: "way"
181         relation: "relation"
182     start_rjs:
183       feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?"
184       load_data: "Load Data"
185       loading: "Loading..."
186     tag_details:
187       tags: "Tags"
188       wiki_link:
189         key: "The wiki description page for the %{key} tag"
190         tag: "The wiki description page for the %{key}=%{value} tag"
191       wikidata_link: "The %{page} item on Wikidata"
192       wikipedia_link: "The %{page} article on Wikipedia"
193       telephone_link: "Call %{phone_number}"
194     note:
195       title: "Note: %{id}"
196       new_note: "New Note"
197       description: "Description"
198       open_title: "Unresolved note #%{note_name}"
199       closed_title: "Resolved note #%{note_name}"
200       hidden_title: "Hidden note #%{note_name}"
201       open_by: "Created by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
202       open_by_anonymous: "Created by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
203       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
204       commented_by_anonymous: "Comment from anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
205       closed_by: "Resolved by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
206       closed_by_anonymous: "Resolved by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
207       reopened_by: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
208       reopened_by_anonymous: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
209       hidden_by: "Hidden by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
210       report: Report this note?
211     query:
212       title: "Query Features"
213       introduction: "Click on the map to find nearby features."
214       nearby: "Nearby features"
215       enclosing: "Enclosing features"
216   changeset:
217     changeset_paging_nav:
218       showing_page: "Page %{page}"
219       next: "Next »"
220       previous: "« Previous"
221     changeset:
222       anonymous: "Anonymous"
223       no_edits: "(no edits)"
224       view_changeset_details: "View changeset details"
225     changesets:
226       id: "ID"
227       saved_at: "Saved at"
228       user: "User"
229       comment: "Comment"
230       area: "Area"
231     list:
232       title: "Changesets"
233       title_user: "Changesets by %{user}"
234       title_friend: "Changesets by your friends"
235       title_nearby: "Changesets by nearby users"
236       empty: "No changesets found."
237       empty_area: "No changesets in this area."
238       empty_user: "No changesets by this user."
239       no_more: "No more changesets found."
240       no_more_area: "No more changesets in this area."
241       no_more_user: "No more changesets by this user."
242       load_more: "Load more"
243     timeout:
244       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
245     rss:
246       title_all: OpenStreetMap changeset discussion
247       title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
248       comment: "New comment on changeset #%{changeset_id} by %{author}"
249       commented_at_html: "Updated %{when} ago"
250       commented_at_by_html: "Updated %{when} ago by %{user}"
251       full: Full discussion
252   diary_entry:
253     new:
254       title: New Diary Entry
255       publish_button: "Publish"
256     list:
257       title: "Users' diaries"
258       title_friends: "Friends' diaries"
259       title_nearby: "Nearby Users' diaries"
260       user_title: "%{user}'s diary"
261       in_language_title: "Diary Entries in %{language}"
262       new: New Diary Entry
263       new_title: Compose a new entry in your user diary
264       no_entries: No diary entries
265       recent_entries: "Recent diary entries"
266       older_entries: Older Entries
267       newer_entries: Newer Entries
268     edit:
269       title: "Edit diary entry"
270       subject: "Subject:"
271       body: "Body:"
272       language: "Language:"
273       location: "Location:"
274       latitude: "Latitude:"
275       longitude: "Longitude:"
276       use_map_link: "use map"
277       save_button: "Save"
278       marker_text: Diary entry location
279     view:
280       title: "%{user}'s diary | %{title}"
281       user_title: "%{user}'s diary"
282       leave_a_comment: "Leave a comment"
283       login_to_leave_a_comment: "%{login_link} to leave a comment"
284       login: "Login"
285       save_button: "Save"
286     no_such_entry:
287       title: "No such diary entry"
288       heading: "No entry with the id: %{id}"
289       body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
290     diary_entry:
291       posted_by: "Posted by %{link_user} on %{created} in %{language_link}"
292       comment_link: Comment on this entry
293       reply_link: Reply to this entry
294       comment_count:
295         zero: No comments
296         one: "%{count} comment"
297         other: "%{count} comments"
298       edit_link: Edit this entry
299       hide_link: Hide this entry
300       confirm: Confirm
301       report: Report this entry?
302     diary_comment:
303       comment_from: "Comment from %{link_user} on %{comment_created_at}"
304       hide_link: Hide this comment
305       confirm: Confirm
306       report: Report this comment?
307     location:
308       location: "Location:"
309       view: "View"
310       edit: "Edit"
311     feed:
312       user:
313         title: "OpenStreetMap diary entries for %{user}"
314         description: "Recent OpenStreetMap diary entries from %{user}"
315       language:
316         title: "OpenStreetMap diary entries in %{language_name}"
317         description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
318       all:
319         title: "OpenStreetMap diary entries"
320         description: "Recent diary entries from users of OpenStreetMap"
321     comments:
322       has_commented_on: "%{display_name} has commented on the following diary entries"
323       post: Post
324       when: When
325       comment: Comment
326       ago: "%{ago} ago"
327       newer_comments: "Newer Comments"
328       older_comments: "Older Comments"
329   export:
330     title: "Export"
331     start:
332       area_to_export: "Area to Export"
333       manually_select: "Manually select a different area"
334       format_to_export: "Format to Export"
335       osm_xml_data: "OpenStreetMap XML Data"
336       map_image: "Map Image (shows standard layer)"
337       embeddable_html: "Embeddable HTML"
338       licence: "Licence"
339       export_details: 'OpenStreetMap data is licensed under the <a href="https://opendatacommons.org/licenses/odbl/1.0/">Open Data Commons Open Database License</a> (ODbL).'
340       too_large:
341         advice: "If the above export fails, please consider using one of the sources listed below:"
342         body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area, or use one of the sources listed below for bulk data downloads."
343         planet:
344           title: "Planet OSM"
345           description: "Regularly-updated copies of the complete OpenStreetMap database"
346         overpass:
347           title: "Overpass API"
348           description: "Download this bounding box from a mirror of the OpenStreetMap database"
349         geofabrik:
350           title: "Geofabrik Downloads"
351           description: "Regularly-updated extracts of continents, countries, and selected cities"
352         metro:
353           title: "Metro Extracts"
354           description: "Extracts for major world cities and their surrounding areas"
355         other:
356           title: "Other Sources"
357           description: "Additional sources listed on the OpenStreetMap wiki"
358       options: "Options"
359       format: "Format"
360       scale: "Scale"
361       max: "max"
362       image_size: "Image Size"
363       zoom: "Zoom"
364       add_marker: "Add a marker to the map"
365       latitude: "Lat:"
366       longitude: "Lon:"
367       output: "Output"
368       paste_html: "Paste HTML to embed in website"
369       export_button: "Export"
370   geocoder:
371     search:
372       title:
373         latlon: 'Results from <a href="https://openstreetmap.org/">Internal</a>'
374         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
375         ca_postcode: 'Results from <a href="https://geocoder.ca/">Geocoder.CA</a>'
376         osm_nominatim: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
377         geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
378         osm_nominatim_reverse: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
379         geonames_reverse: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
380     search_osm_nominatim:
381       prefix_format: "%{name}"
382       prefix:
383         aerialway:
384           cable_car: "Cable Car"
385           chair_lift: "Chair Lift"
386           drag_lift: "Drag Lift"
387           gondola: "Gondola Lift"
388           station: "Aerialway Station"
389         aeroway:
390           aerodrome: "Aerodrome"
391           apron: "Apron"
392           gate: "Gate"
393           helipad: "Helipad"
394           runway: "Runway"
395           taxiway: "Taxiway"
396           terminal: "Terminal"
397         amenity:
398           animal_shelter: "Animal Shelter"
399           arts_centre: "Arts Centre"
400           atm: "ATM"
401           bank: "Bank"
402           bar: "Bar"
403           bbq: "BBQ"
404           bench: "Bench"
405           bicycle_parking: "Cycle Parking"
406           bicycle_rental: "Cycle Rental"
407           biergarten: "Beer Garden"
408           boat_rental: "Boat Rental"
409           brothel: "Brothel"
410           bureau_de_change: "Bureau de Change"
411           bus_station: "Bus Station"
412           cafe: "Cafe"
413           car_rental: "Car Rental"
414           car_sharing: "Car Sharing"
415           car_wash: "Car Wash"
416           casino: "Casino"
417           charging_station: "Charging Station"
418           childcare: "Childcare"
419           cinema: "Cinema"
420           clinic: "Clinic"
421           clock: "Clock"
422           college: "College"
423           community_centre: "Community Centre"
424           courthouse: "Courthouse"
425           crematorium: "Crematorium"
426           dentist: "Dentist"
427           doctors: "Doctors"
428           dormitory: "Dormitory"
429           drinking_water: "Drinking Water"
430           driving_school: "Driving School"
431           embassy: "Embassy"
432           emergency_phone: "Emergency Phone"
433           fast_food: "Fast Food"
434           ferry_terminal: "Ferry Terminal"
435           fire_hydrant: "Fire Hydrant"
436           fire_station: "Fire Station"
437           food_court: "Food Court"
438           fountain: "Fountain"
439           fuel: "Fuel"
440           gambling: "Gambling"
441           grave_yard: "Grave Yard"
442           gym: "Fitness Centre / Gym"
443           health_centre: "Health Centre"
444           hospital: "Hospital"
445           hunting_stand: "Hunting Stand"
446           ice_cream: "Ice Cream"
447           kindergarten: "Kindergarten"
448           library: "Library"
449           market: "Market"
450           marketplace: "Marketplace"
451           monastery: "Monastery"
452           motorcycle_parking: "Motorcycle Parking"
453           nightclub: "Night Club"
454           nursery: "Nursery"
455           nursing_home: "Nursing Home"
456           office: "Office"
457           parking: "Parking"
458           parking_entrance: "Parking Entrance"
459           pharmacy: "Pharmacy"
460           place_of_worship: "Place of Worship"
461           police: "Police"
462           post_box: "Post Box"
463           post_office: "Post Office"
464           preschool: "Pre-School"
465           prison: "Prison"
466           pub: "Pub"
467           public_building: "Public Building"
468           reception_area: "Reception Area"
469           recycling: "Recycling Point"
470           restaurant: "Restaurant"
471           retirement_home: "Retirement Home"
472           sauna: "Sauna"
473           school: "School"
474           shelter: "Shelter"
475           shop: "Shop"
476           shower: "Shower"
477           social_centre: "Social Centre"
478           social_club: "Social Club"
479           social_facility: "Social Facility"
480           studio: "Studio"
481           swimming_pool: "Swimming Pool"
482           taxi: "Taxi"
483           telephone: "Public Telephone"
484           theatre: "Theatre"
485           toilets: "Toilets"
486           townhall: "Town Hall"
487           university: "University"
488           vending_machine: "Vending Machine"
489           veterinary: "Veterinary Surgery"
490           village_hall: "Village Hall"
491           waste_basket: "Waste Basket"
492           waste_disposal: "Waste Disposal"
493           youth_centre: "Youth Centre"
494         boundary:
495           administrative: "Administrative Boundary"
496           census: "Census Boundary"
497           national_park: "National Park"
498           protected_area : "Protected Area"
499         bridge:
500           aqueduct: "Aqueduct"
501           suspension: "Suspension Bridge"
502           swing: "Swing Bridge"
503           viaduct: "Viaduct"
504           "yes": "Bridge"
505         building:
506           "yes": "Building"
507         craft:
508           brewery: "Brewery"
509           carpenter: "Carpenter"
510           electrician: "Electrician"
511           gardener: "Gardener"
512           painter: "Painter"
513           photographer: "Photographer"
514           plumber: "Plumber"
515           shoemaker: "Shoemaker"
516           tailor: "Tailor"
517           "yes": "Craft Shop"
518         emergency:
519           ambulance_station: "Ambulance Station"
520           defibrillator: "Defibrillator"
521           landing_site: "Emergency Landing Site"
522           phone: "Emergency Phone"
523         highway:
524           abandoned: "Abandoned Highway"
525           bridleway: "Bridleway"
526           bus_guideway: "Guided Bus Lane"
527           bus_stop: "Bus Stop"
528           construction: "Highway under Construction"
529           cycleway: "Cycle Path"
530           elevator: "Elevator"
531           emergency_access_point: "Emergency Access Point"
532           footway: "Footpath"
533           ford: "Ford"
534           living_street: "Living Street"
535           milestone: "Milestone"
536           motorway: "Motorway"
537           motorway_junction: "Motorway Junction"
538           motorway_link: "Motorway Road"
539           path: "Path"
540           pedestrian: "Pedestrian Way"
541           platform: "Platform"
542           primary: "Primary Road"
543           primary_link: "Primary Road"
544           proposed: "Proposed Road"
545           raceway: "Raceway"
546           residential: "Residential Road"
547           rest_area: "Rest Area"
548           road: "Road"
549           secondary: "Secondary Road"
550           secondary_link: "Secondary Road"
551           service: "Service Road"
552           services: "Motorway Services"
553           speed_camera: "Speed Camera"
554           steps: "Steps"
555           street_lamp: "Street Lamp"
556           tertiary: "Tertiary Road"
557           tertiary_link: "Tertiary Road"
558           track: "Track"
559           traffic_signals: "Traffic Signals"
560           trail: "Trail"
561           trunk: "Trunk Road"
562           trunk_link: "Trunk Road"
563           unclassified: "Unclassified Road"
564           unsurfaced: "Unsurfaced Road"
565           "yes" : "Road"
566         historic:
567           archaeological_site: "Archaeological Site"
568           battlefield: "Battlefield"
569           boundary_stone: "Boundary Stone"
570           building: "Historic Building"
571           bunker: "Bunker"
572           castle: "Castle"
573           church: "Church"
574           city_gate: "City Gate"
575           citywalls: "City Walls"
576           fort: "Fort"
577           heritage: "Heritage Site"
578           house: "House"
579           icon: "Icon"
580           manor: "Manor"
581           memorial: "Memorial"
582           mine: "Mine"
583           monument: "Monument"
584           roman_road: "Roman Road"
585           ruins: "Ruins"
586           stone: "Stone"
587           tomb: "Tomb"
588           tower: "Tower"
589           wayside_cross: "Wayside Cross"
590           wayside_shrine: "Wayside Shrine"
591           wreck: "Wreck"
592         junction:
593           "yes": "Junction"
594         landuse:
595           allotments: "Allotments"
596           basin: "Basin"
597           brownfield: "Brownfield Land"
598           cemetery: "Cemetery"
599           commercial: "Commercial Area"
600           conservation: "Conservation"
601           construction: "Construction"
602           farm: "Farm"
603           farmland: "Farmland"
604           farmyard: "Farmyard"
605           forest: "Forest"
606           garages: "Garages"
607           grass: "Grass"
608           greenfield: "Greenfield Land"
609           industrial: "Industrial Area"
610           landfill: "Landfill"
611           meadow: "Meadow"
612           military: "Military Area"
613           mine: "Mine"
614           orchard: "Orchard"
615           quarry: "Quarry"
616           railway: "Railway"
617           recreation_ground: "Recreation Ground"
618           reservoir: "Reservoir"
619           reservoir_watershed: "Reservoir Watershed"
620           residential: "Residential Area"
621           retail: "Retail"
622           road: "Road Area"
623           village_green: "Village Green"
624           vineyard: "Vineyard"
625           "yes": "Landuse"
626         leisure:
627           beach_resort: "Beach Resort"
628           bird_hide: "Bird Hide"
629           club: "Club"
630           common: "Common Land"
631           dog_park: "Dog Park"
632           fishing: "Fishing Area"
633           fitness_centre: "Fitness Centre"
634           fitness_station: "Fitness Station"
635           garden: "Garden"
636           golf_course: "Golf Course"
637           horse_riding: "Horse Riding"
638           ice_rink: "Ice Rink"
639           marina: "Marina"
640           miniature_golf: "Miniature Golf"
641           nature_reserve: "Nature Reserve"
642           park: "Park"
643           pitch: "Sports Pitch"
644           playground: "Playground"
645           recreation_ground: "Recreation Ground"
646           resort: "Resort"
647           sauna: "Sauna"
648           slipway: "Slipway"
649           sports_centre: "Sports Centre"
650           stadium: "Stadium"
651           swimming_pool: "Swimming Pool"
652           track: "Running Track"
653           water_park: "Water Park"
654           "yes": "Leisure"
655         man_made:
656           lighthouse: "Lighthouse"
657           pipeline: "Pipeline"
658           tower: "Tower"
659           works: "Factory"
660           "yes": "Man-made"
661         military:
662           airfield: "Military Airfield"
663           barracks: "Barracks"
664           bunker: "Bunker"
665         mountain_pass:
666           "yes" : "Mountain Pass"
667         natural:
668           bay: "Bay"
669           beach: "Beach"
670           cape: "Cape"
671           cave_entrance: "Cave Entrance"
672           cliff: "Cliff"
673           crater: "Crater"
674           dune: "Dune"
675           fell: "Fell"
676           fjord: "Fjord"
677           forest: "Forest"
678           geyser: "Geyser"
679           glacier: "Glacier"
680           grassland: "Grassland"
681           heath: "Heath"
682           hill: "Hill"
683           island: "Island"
684           land: "Land"
685           marsh: "Marsh"
686           moor: "Moor"
687           mud: "Mud"
688           peak: "Peak"
689           point: "Point"
690           reef: "Reef"
691           ridge: "Ridge"
692           rock: "Rock"
693           saddle: "Saddle"
694           sand: "Sand"
695           scree: "Scree"
696           scrub: "Scrub"
697           spring: "Spring"
698           stone: "Stone"
699           strait: "Strait"
700           tree: "Tree"
701           valley: "Valley"
702           volcano: "Volcano"
703           water: "Water"
704           wetland: "Wetland"
705           wood: "Wood"
706         office:
707           accountant: "Accountant"
708           administrative: "Administration"
709           architect: "Architect"
710           company: "Company"
711           employment_agency: "Employment Agency"
712           estate_agent: "Estate Agent"
713           government: "Governmental Office"
714           insurance: "Insurance Office"
715           lawyer: "Lawyer"
716           ngo: "NGO Office"
717           telecommunication: "Telecommunication Office"
718           travel_agent: "Travel Agency"
719           "yes": "Office"
720         place:
721           allotments: "Allotments"
722           block: "Block"
723           airport: "Airport"
724           city: "City"
725           country: "Country"
726           county: "County"
727           farm: "Farm"
728           hamlet: "Hamlet"
729           house: "House"
730           houses: "Houses"
731           island: "Island"
732           islet: "Islet"
733           isolated_dwelling: "Isolated Dwelling"
734           locality: "Locality"
735           moor: "Moor"
736           municipality: "Municipality"
737           neighbourhood: "Neighbourhood"
738           postcode: "Postcode"
739           region: "Region"
740           sea: "Sea"
741           state: "State"
742           subdivision: "Subdivision"
743           suburb: "Suburb"
744           town: "Town"
745           unincorporated_area: "Unincorporated Area"
746           village: "Village"
747           "yes": "Place"
748         railway:
749           abandoned: "Abandoned Railway"
750           construction: "Railway under Construction"
751           disused: "Disused Railway"
752           disused_station: "Disused Railway Station"
753           funicular: "Funicular Railway"
754           halt: "Train Stop"
755           historic_station: "Historic Railway Station"
756           junction: "Railway Junction"
757           level_crossing: "Level Crossing"
758           light_rail: "Light Rail"
759           miniature: "Miniature Rail"
760           monorail: "Monorail"
761           narrow_gauge: "Narrow Gauge Railway"
762           platform: "Railway Platform"
763           preserved: "Preserved Railway"
764           proposed: "Proposed Railway"
765           spur: "Railway Spur"
766           station: "Railway Station"
767           stop: "Railway Stop"
768           subway: "Subway"
769           subway_entrance: "Subway Entrance"
770           switch: "Railway Points"
771           tram: "Tramway"
772           tram_stop: "Tram Stop"
773         shop:
774           alcohol: "Off License"
775           antiques: "Antiques"
776           art: "Art Shop"
777           bakery: "Bakery"
778           beauty: "Beauty Shop"
779           beverages: "Beverages Shop"
780           bicycle: "Bicycle Shop"
781           books: "Book Shop"
782           boutique: "Boutique"
783           butcher: "Butcher"
784           car: "Car Shop"
785           car_parts: "Car Parts"
786           car_repair: "Car Repair"
787           carpet: "Carpet Shop"
788           charity: "Charity Shop"
789           chemist: "Chemist"
790           clothes: "Clothes Shop"
791           computer: "Computer Shop"
792           confectionery: "Confectionery Shop"
793           convenience: "Convenience Store"
794           copyshop: "Copy Shop"
795           cosmetics: "Cosmetics Shop"
796           deli: "Deli"
797           department_store: "Department Store"
798           discount: "Discount Items Shop"
799           doityourself: "Do-It-Yourself"
800           dry_cleaning: "Dry Cleaning"
801           electronics: "Electronics Shop"
802           estate_agent: "Estate Agent"
803           farm: "Farm Shop"
804           fashion: "Fashion Shop"
805           fish: "Fish Shop"
806           florist: "Florist"
807           food: "Food Shop"
808           funeral_directors: "Funeral Directors"
809           furniture: "Furniture"
810           gallery: "Gallery"
811           garden_centre: "Garden Centre"
812           general: "General Store"
813           gift: "Gift Shop"
814           greengrocer: "Greengrocer"
815           grocery: "Grocery Shop"
816           hairdresser: "Hairdresser"
817           hardware: "Hardware Store"
818           hifi: "Hi-Fi"
819           insurance: "Insurance"
820           jewelry: "Jewelry Shop"
821           kiosk: "Kiosk Shop"
822           laundry: "Laundry"
823           mall: "Mall"
824           market: "Market"
825           mobile_phone: "Mobile Phone Shop"
826           motorcycle: "Motorcycle Shop"
827           music: "Music Shop"
828           newsagent: "Newsagent"
829           optician: "Optician"
830           organic: "Organic Food Shop"
831           outdoor: "Outdoor Shop"
832           pet: "Pet Shop"
833           pharmacy: "Pharmacy"
834           photo: "Photo Shop"
835           salon: "Salon"
836           second_hand: "Second-hand Shop"
837           shoes: "Shoe Shop"
838           shopping_centre: "Shopping Centre"
839           sports: "Sports Shop"
840           stationery: "Stationery Shop"
841           supermarket: "Supermarket"
842           tailor: "Tailor"
843           toys: "Toy Shop"
844           travel_agency: "Travel Agency"
845           video: "Video Shop"
846           wine: "Off License"
847           "yes": "Shop"
848         tourism:
849           alpine_hut: "Alpine Hut"
850           apartment: "Apartment"
851           artwork: "Artwork"
852           attraction: "Attraction"
853           bed_and_breakfast: "Bed and Breakfast"
854           cabin: "Cabin"
855           camp_site: "Camp Site"
856           caravan_site: "Caravan Site"
857           chalet: "Chalet"
858           gallery: "Gallery"
859           guest_house: "Guest House"
860           hostel: "Hostel"
861           hotel: "Hotel"
862           information: "Information"
863           motel: "Motel"
864           museum: "Museum"
865           picnic_site: "Picnic Site"
866           theme_park: "Theme Park"
867           viewpoint: "Viewpoint"
868           zoo: "Zoo"
869         tunnel:
870           culvert: "Culvert"
871           "yes": "Tunnel"
872         waterway:
873           artificial: "Artificial Waterway"
874           boatyard: "Boatyard"
875           canal: "Canal"
876           dam: "Dam"
877           derelict_canal: "Derelict Canal"
878           ditch: "Ditch"
879           dock: "Dock"
880           drain: "Drain"
881           lock: "Lock"
882           lock_gate: "Lock Gate"
883           mooring: "Mooring"
884           rapids: "Rapids"
885           river: "River"
886           stream: "Stream"
887           wadi: "Wadi"
888           waterfall: "Waterfall"
889           weir: "Weir"
890           "yes": "Waterway"
891       admin_levels:
892         level2: "Country Boundary"
893         level4: "State Boundary"
894         level5: "Region Boundary"
895         level6: "County Boundary"
896         level8: "City Boundary"
897         level9: "Village Boundary"
898         level10: "Suburb Boundary"
899     description:
900       title:
901         osm_nominatim: 'Location from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
902         geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
903       types:
904         cities: Cities
905         towns: Towns
906         places: Places
907     results:
908       no_results: "No results found"
909       more_results: "More results"
910   issues:
911     report: Report
912     resolve: Resolve
913     ignore: Ignore
914     reopen: Reopen
915     index:
916       title: Issues
917       select_status: Select Status
918       select_type: Select Type
919       select_last_updated_by: Select Last Updated By
920       reported_user: Reported User
921       not_updated: Not Updated
922       search: Search
923       search_guidance: "Search Issues:"
924       user_not_found: User does not exist
925       issues_not_found: No such issues found
926       status: Status
927       show_instance: Show Instance
928       number_of_reports: Number of Reports
929       last_updated_at: Last Updated At
930       last_updated_by: Last Updated By
931       link_to_reports: Link to Reports
932       reported_user: Reported User
933       link_to_reported_instance: Link to Reported Instance
934     create:
935       successful_report: Your report has been registered sucessfully
936       provide_details: Please provide the required details
937     update:
938       new_report: Your report been registered sucessfully
939       successful_update: Your report has been updated successfully
940       provide_details: Please provide the required details
941     new:
942       details: Please provide some more details into the problem. (This field cannot be left blank!)
943       select: Select a reason for your report
944       disclaimer:
945         intro: Before sending in a report for official action, be sure that
946         not_just_mistake: You are sure that the problem is not just a mistake
947         unable_to_fix: You are unable to fix the problem yourself
948         resolve_with_user: You have tried to resolve the problem with the user
949     show:
950       title: "%{status} Issue #%{issue_id}"
951       reports:
952         zero: No reports
953         one: 1 report
954         other: "%{count} reports"
955       report_created_at: "First reported at %{datetime}"
956       last_resolved_at: "Last resolved at %{datetime}"
957       last_updated_at: "Last updated at %{datetime} by %{displayname}"
958       reports_of_this_issue: Reports of this Issue
959       read_reports: Read Reports
960       new_reports: New Reports
961       other_issues_against_this_user: Other issues against this user
962       no_other_issues: No other issues against this user.
963       comments_on_this_issue: Comments on this issue
964       comments:
965         reassign_param: Reassign Issue?
966     comment:
967       provide_details: Please provide the required details
968       comment_created: Your comment was successfully created
969     comments:
970       created_at: "On %{datetime}"
971     reports:
972       category: "Category: %{category}"
973       updated_at: "On %{datetime}"
974       reported_by_html: "Reported by <a href=\"%{user_url}\">%{user_name}</a>"
975     resolved: Issue status has been set to 'Resolved'
976     ignored: Issue status has been set to 'Ignored'
977     reopened: Issue status has been set to 'Open'
978     states:
979       ignored: Ignored
980       open: Open
981       resolved: Resolved
982   reports:
983     new:
984       title_html: "Report %{link}"
985     categories:
986       DiaryEntry:
987         spam: This Diary Entry is/contains spam
988         offensive: This Diary Entry is obscene/offensive
989         threat: This Diary Entry contains a threat
990         other: Other
991       DiaryComment:
992         spam: This Diary Comment is/contains spam
993         offensive: This Diary Comment is obscene/offensive
994         threat: This Diary Comment contains a threat
995         other: Other
996       User:
997         spam: This User profile is/contains spam
998         offensive: This User profile is obscene/offensive
999         threat: This User profile contains a threat
1000         vandal: This User is a vandal
1001         other: Other
1002       Note:
1003         spam: This note is spam
1004         vandalism: This note is vandalism
1005         personal: This note contains personal data
1006         abusive: This note is abusive
1007         other: Other
1008   layouts:
1009     project_name:
1010       # in <title>
1011       title: OpenStreetMap
1012       # in <h1>
1013       h1: OpenStreetMap
1014     logo:
1015       alt_text: OpenStreetMap logo
1016     home: Go to Home Location
1017     logout: Log Out
1018     log_in: Log In
1019     log_in_tooltip: Log in with an existing account
1020     sign_up: Sign Up
1021     start_mapping: Start Mapping
1022     sign_up_tooltip: Create an account for editing
1023     edit: Edit
1024     history: History
1025     export: Export
1026     issues: Issues
1027     data: Data
1028     export_data: Export Data
1029     gps_traces: GPS Traces
1030     gps_traces_tooltip: Manage GPS traces
1031     user_diaries: User Diaries
1032     user_diaries_tooltip: View user diaries
1033     edit_with: Edit with %{editor}
1034     tag_line: The Free Wiki World Map
1035     intro_header: Welcome to OpenStreetMap!
1036     intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1037     intro_2_create_account: "Create a user account"
1038     partners_html: "Hosting is supported by %{ucl}, %{bytemark}, %{ic}, and other %{partners}."
1039     partners_ucl: "UCL"
1040     partners_ic: "Imperial College London"
1041     partners_bytemark: "Bytemark Hosting"
1042     partners_partners: "partners"
1043     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
1044     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
1045     donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
1046     help: Help
1047     about: About
1048     copyright: Copyright
1049     community: Community
1050     community_blogs: "Community Blogs"
1051     community_blogs_title: "Blogs from members of the OpenStreetMap community"
1052     foundation: Foundation
1053     foundation_title: The OpenStreetMap Foundation
1054     make_a_donation:
1055       title: Support OpenStreetMap with a monetary donation
1056       text: Make a Donation
1057     learn_more: "Learn More"
1058     more: More
1059   license_page:
1060     foreign:
1061       title: About this translation
1062       text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
1063       english_link: the English original
1064     native:
1065       title: About this page
1066       text: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}.
1067       native_link: THIS_LANGUAGE_NAME_HERE version
1068       mapping_link: start mapping
1069     legal_babble:
1070       title_html: Copyright and License
1071       intro_1_html: |
1072         OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1073         href="https://opendatacommons.org/licenses/odbl/">Open Data
1074         Commons Open Database License</a> (ODbL) by the  <a
1075         href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1076       intro_2_html: |
1077         You are free to copy, distribute, transmit and adapt our data,
1078         as long as you credit OpenStreetMap and its
1079         contributors. If you alter or build upon our data, you
1080         may distribute the result only under the same licence. The
1081         full <a href="https://opendatacommons.org/licenses/odbl/1.0/">legal
1082         code</a> explains your rights and responsibilities.
1083       intro_3_html: |
1084         The cartography in our map tiles, and our documentation, are
1085         licensed under the <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative
1086         Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA).
1087       credit_title_html: How to credit OpenStreetMap
1088       credit_1_html: |
1089         We require that you use the credit &ldquo;&copy; OpenStreetMap
1090         contributors&rdquo;.
1091       credit_2_html: |
1092         You must also make it clear that the data is available under the Open
1093         Database License, and if using our map tiles, that the cartography is
1094         licensed as CC BY-SA. You may do this by linking to
1095         <a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
1096         Alternatively, and as a requirement if you are distributing OSM in a
1097         data form, you can name and link directly to the license(s). In media
1098         where links are not possible (e.g. printed works), we suggest you
1099         direct your readers to openstreetmap.org (perhaps by expanding
1100         'OpenStreetMap' to this full address), to opendatacommons.org, and
1101         if relevant, to creativecommons.org.
1102       credit_3_html: |
1103         For a browsable electronic map, the credit should appear in the corner of the map.
1104         For example:
1105       attribution_example:
1106         alt: Example of how to attribute OpenStreetMap on a webpage
1107         title: Attribution example
1108       more_title_html: Finding out more
1109       more_1_html: |
1110         Read more about using our data, and how to credit us, at the <a
1111         href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
1112       more_2_html: |
1113         Although OpenStreetMap is open data, we cannot provide a
1114         free-of-charge map API for third-parties.
1115         See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1116         <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1117         and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1118       contributors_title_html: Our contributors
1119       contributors_intro_html: |
1120         Our contributors are thousands of individuals. We also include
1121         openly-licensed data from national mapping agencies
1122         and other sources, among them:
1123       contributors_at_html: |
1124         <strong>Austria</strong>: Contains data from
1125         <a href="https://data.wien.gv.at/">Stadt Wien</a> (under
1126         <a href="https://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1127         <a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1128         Land Tirol (under <a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1129       contributors_ca_html: |
1130         <strong>Canada</strong>: Contains data from
1131         GeoBase&reg;, GeoGratis (&copy; Department of Natural
1132         Resources Canada), CanVec (&copy; Department of Natural
1133         Resources Canada), and StatCan (Geography Division,
1134         Statistics Canada).
1135       contributors_fi_html: |
1136         <strong>Finland</strong>: Contains data from the
1137         National Land Survey of Finland's Topographic Database
1138         and other datasets, under the
1139         <a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1">NLSFI License</a>.
1140       contributors_fr_html: |
1141         <strong>France</strong>: Contains data sourced from
1142         Direction Générale des Impôts.
1143       contributors_nl_html: |
1144         <strong>Netherlands</strong>: Contains &copy; AND data, 2007
1145         (<a href="https://www.and.com">www.and.com</a>)
1146       contributors_nz_html: |
1147         <strong>New Zealand</strong>: Contains data sourced from
1148         Land Information New Zealand. Crown Copyright reserved.
1149       contributors_si_html: |
1150         <strong>Slovenia</strong>: Contains data from the
1151         <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1152         <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1153         (public information of Slovenia).
1154       contributors_za_html: |
1155         <strong>South Africa</strong>: Contains data sourced from
1156         <a href="http://www.ngi.gov.za/">Chief Directorate:
1157         National Geo-Spatial Information</a>, State copyright reserved.
1158       contributors_gb_html: |
1159         <strong>United Kingdom</strong>: Contains Ordnance
1160         Survey data &copy; Crown copyright and database right
1161         2010-12.
1162       contributors_footer_1_html: |
1163         For further details of these, and other sources that have been used
1164         to help improve OpenStreetMap, please see the <a
1165         href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
1166         page</a> on the OpenStreetMap Wiki.
1167       contributors_footer_2_html: |
1168         Inclusion of data in OpenStreetMap does not imply that the original
1169         data provider endorses OpenStreetMap, provides any warranty, or
1170         accepts any liability.
1171       infringement_title_html: Copyright infringement
1172       infringement_1_html: |
1173         OSM contributors are reminded never to add data from any
1174         copyrighted sources (e.g. Google Maps or printed maps) without
1175         explicit permission from the copyright holders.
1176       infringement_2_html: |
1177         If you believe that copyrighted material has been inappropriately
1178         added to the OpenStreetMap database or this site, please refer
1179         to our <a href="https://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1180         procedure</a> or file directly at our
1181         <a href="http://dmca.openstreetmap.org/">on-line filing page</a>.
1182       trademarks_title_html: <span id="trademarks"></span>Trademarks
1183       trademarks_1_html: |
1184         OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please send your questions to the <a href="https://wiki.osmfoundation.org/wiki/Licensing_Working_Group">Licence Working Group</a>.
1185   welcome_page:
1186     title: Welcome!
1187     introduction_html: |
1188       Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
1189       up, you're all set to get started mapping. Here's a quick guide with the most important
1190       things you need to know.
1191     whats_on_the_map:
1192       title: What's on the Map
1193       on_html: |
1194         OpenStreetMap is a place for mapping things that are both <em>real and current</em> -
1195         it includes millions of buildings, roads, and other details about places. You can map
1196         whatever real-world features are interesting to you.
1197       off_html: |
1198         What it <em>doesn't</em> include is opinionated data like ratings, historical or
1199         hypothetical features, and data from copyrighted sources. Unless you have special
1200         permission, don't copy from online or paper maps.
1201     basic_terms:
1202       title: Basic Terms For Mapping
1203       paragraph_1_html: |
1204         OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
1205       editor_html: |
1206         An <strong>editor</strong> is a program or website you can use to edit the map.
1207       node_html: |
1208         A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
1209       way_html: |
1210         A <strong>way</strong> is a line or area, like a road, stream, lake or building.
1211       tag_html: |
1212         A <strong>tag</strong> is a bit of data about a node or way, like a
1213         restaurant's name or a road's speed limit.
1214     rules:
1215       title: Rules!
1216       paragraph_1_html: |
1217         OpenStreetMap has few formal rules but we expect all participants to collaborate
1218         with, and communicate with, the community. If you are considering
1219         any activities other than editing by hand, please read and follow the guidelines on
1220         <a href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a> and
1221         <a href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated Edits</a>.
1222     questions:
1223       title: Any questions?
1224       paragraph_1_html: |
1225         OpenStreetMap has several resources for learning about the project, asking and answering
1226         questions, and collaboratively discussing and documenting mapping topics.
1227         <a href='%{help_url}'>Get help here</a>.
1228     start_mapping: Start Mapping
1229     add_a_note:
1230       title: No Time To Edit? Add a Note!
1231       paragraph_1_html: |
1232         If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
1233         easy to add a note.
1234       paragraph_2_html: |
1235         Just go to <a href='%{map_url}'>the map</a> and click the note icon:
1236         <span class='icon note'></span>. This will add a marker to the map, which you can move
1237         by dragging. Add your message, then click save, and other mappers will investigate.
1238   fixthemap:
1239     title: Report a problem / Fix the map
1240     how_to_help:
1241       title: How to Help
1242       join_the_community:
1243         title: Join the community
1244         explanation_html: |
1245           If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
1246           proceed is to join the OpenStreetMap community and add or repair the data yourself.
1247       add_a_note:
1248         instructions_html: |
1249           Just click <a class='icon note'></a> or the same icon on the map display.
1250           This will add a marker to the map, which you can move
1251           by dragging. Add your message, then click save, and other mappers will investigate.
1252     other_concerns:
1253       title: Other concerns
1254       explanation_html: |
1255         If you have concerns about how our data is being used or about the contents please consult our
1256         <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate
1257         <a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.
1258   help_page:
1259     title: Getting Help
1260     introduction: |
1261       OpenStreetMap has several resources for learning about the project, asking and answering questions,
1262       and collaboratively discussing and documenting mapping topics.
1263     welcome:
1264       url: /welcome
1265       title: Welcome to OSM
1266       description: Start with this quick guide covering the OpenStreetMap basics.
1267     beginners_guide:
1268       url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
1269       title: Beginners' Guide
1270       description: Community maintained guide for beginners.
1271     help:
1272       url: https://help.openstreetmap.org/
1273       title: help.openstreetmap.org
1274       description: Ask a question or look up answers on OSM's question-and-answer site.
1275     mailing_lists:
1276       url: https://lists.openstreetmap.org/
1277       title: Mailing Lists
1278       description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
1279     forums:
1280       url: https://forum.openstreetmap.org/
1281       title: Forums
1282       description: Questions and discussions for those that prefer a bulletin board style interface.
1283     irc:
1284       url: https://irc.openstreetmap.org/
1285       title: IRC
1286       description: Interactive chat in many different languages and on many topics.
1287     switch2osm:
1288       url: https://switch2osm.org/
1289       title: switch2osm
1290       description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
1291     wiki:
1292       url: https://wiki.openstreetmap.org/
1293       title: wiki.openstreetmap.org
1294       description: Browse the wiki for in-depth OSM documentation.
1295   about_page:
1296     next: Next
1297     copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1298     used_by: "%{name} powers map data on thousands of web sites, mobile apps, and hardware devices"
1299     lede_text: |
1300       OpenStreetMap is built by a community of mappers that contribute and maintain data
1301       about roads, trails, cafés, railway stations, and much more, all over the world.
1302     local_knowledge_title: Local Knowledge
1303     local_knowledge_html: |
1304       OpenStreetMap emphasizes local knowledge. Contributors use
1305       aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1306       is accurate and up to date.
1307     community_driven_title: Community Driven
1308     community_driven_html: |
1309       OpenStreetMap's community is diverse, passionate, and growing every day.
1310       Our contributors include enthusiast mappers, GIS professionals, engineers
1311       running the OSM servers, humanitarians mapping disaster-affected areas,
1312       and many more.
1313       To learn more about the community, see the
1314       <a href='https://blog.openstreetmap.org'>OpenStreetMap Blog</a>,
1315       <a href='%{diary_path}'>user diaries</a>,
1316       <a href='https://blogs.openstreetmap.org/'>community blogs</a>, and
1317       the <a href='https://www.osmfoundation.org/'>OSM Foundation</a> website.
1318     open_data_title: Open Data
1319     open_data_html: |
1320       OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1321       as long as you credit OpenStreetMap and its contributors. If you alter or
1322       build upon the data in certain ways, you may distribute the result only
1323       under the same licence. See the <a href='%{copyright_path}'>Copyright and
1324       License page</a> for details.
1325     legal_title: Legal
1326     legal_html: |
1327       This site and many other related services are formally operated by the
1328       <a href='https://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF)
1329       on behalf of the community. Use of all OSMF operated services is subject
1330       to our <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">
1331       Acceptable Use Policies</a> and our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Privacy Policy</a>
1332       <br>
1333       Please <a href='https://osmfoundation.org/Contact'>contact the OSMF</a>
1334       if you have licensing, copyright or other legal questions and issues.
1335     partners_title: Partners
1336   notifier:
1337     diary_comment_notification:
1338       subject: "[OpenStreetMap] %{user} commented on a diary entry"
1339       hi: "Hi %{to_user},"
1340       header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1341       footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or reply at %{replyurl}"
1342     message_notification:
1343       subject_header: "[OpenStreetMap] %{subject}"
1344       hi: "Hi %{to_user},"
1345       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1346       footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}"
1347     friend_notification:
1348       hi: "Hi %{to_user},"
1349       subject: "[OpenStreetMap] %{user} added you as a friend"
1350       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1351       see_their_profile: "You can see their profile at %{userurl}."
1352       befriend_them: "You can also add them as a friend at %{befriendurl}."
1353     gpx_notification:
1354       greeting: "Hi,"
1355       your_gpx_file: "It looks like your GPX file"
1356       with_description: "with the description"
1357       and_the_tags: "and the following tags:"
1358       and_no_tags: "and no tags."
1359       failure:
1360         subject: "[OpenStreetMap] GPX Import failure"
1361         failed_to_import: "failed to import. Here is the error:"
1362         more_info_1: "More information about GPX import failures and how to avoid"
1363         more_info_2: "them can be found at:"
1364         import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1365       success:
1366         subject: "[OpenStreetMap] GPX Import success"
1367         loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1368     signup_confirm:
1369       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1370       greeting: "Hi there!"
1371       created: "Someone (hopefully you) just created an account at %{site_url}."
1372       confirm: "Before we do anything else, we need to confirm that this request came from you, so if it did then please click the link below to confirm your account:"
1373       welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1374     email_confirm:
1375       subject: "[OpenStreetMap] Confirm your email address"
1376     email_confirm_plain:
1377       greeting: "Hi,"
1378       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1379       click_the_link: "If this is you, please click the link below to confirm the change."
1380     email_confirm_html:
1381       greeting: "Hi,"
1382       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1383       click_the_link: "If this is you, please click the link below to confirm the change."
1384     lost_password:
1385       subject: "[OpenStreetMap] Password reset request"
1386     lost_password_plain:
1387       greeting: "Hi,"
1388       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1389       click_the_link: "If this is you, please click the link below to reset your password."
1390     lost_password_html:
1391       greeting: "Hi,"
1392       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1393       click_the_link: "If this is you, please click the link below to reset your password."
1394     note_comment_notification:
1395       anonymous: An anonymous user
1396       greeting: "Hi,"
1397       commented:
1398         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1399         subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1400         your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1401         commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1402       closed:
1403         subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1404         subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1405         your_note: "%{commenter} has resolved one of your map notes near %{place}."
1406         commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1407       reopened:
1408         subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1409         subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1410         your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1411         commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1412       details: "More details about the note can be found at %{url}."
1413     changeset_comment_notification:
1414       hi: "Hi %{to_user},"
1415       greeting: "Hi,"
1416       commented:
1417         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1418         subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1419         your_changeset: "%{commenter} has left a comment on one of your changesets created at %{time}"
1420         commented_changeset: "%{commenter} has left a comment on a map changeset you are watching created by %{changeset_author} at %{time}"
1421         partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1422         partial_changeset_without_comment: "without comment"
1423       details: "More details about the changeset can be found at %{url}."
1424       unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1425   message:
1426     inbox:
1427       title: "Inbox"
1428       my_inbox: "My Inbox"
1429       outbox: "outbox"
1430       messages: "You have %{new_messages} and %{old_messages}"
1431       new_messages:
1432         one: "%{count} new message"
1433         other: "%{count} new messages"
1434       old_messages:
1435         one: "%{count} old message"
1436         other: "%{count} old messages"
1437       from: "From"
1438       subject: "Subject"
1439       date: "Date"
1440       no_messages_yet: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1441       people_mapping_nearby: "people mapping nearby"
1442     message_summary:
1443       unread_button: "Mark as unread"
1444       read_button: "Mark as read"
1445       reply_button: "Reply"
1446       delete_button: "Delete"
1447     new:
1448       title: "Send message"
1449       send_message_to: "Send a new message to %{name}"
1450       subject: "Subject"
1451       body: "Body"
1452       send_button: "Send"
1453       back_to_inbox: "Back to inbox"
1454       message_sent: "Message sent"
1455       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1456     no_such_message:
1457       title: "No such message"
1458       heading: "No such message"
1459       body: "Sorry there is no message with that id."
1460     outbox:
1461       title: "Outbox"
1462       my_inbox: "My %{inbox_link}"
1463       inbox: "inbox"
1464       outbox: "outbox"
1465       messages:
1466         one: "You have %{count} sent message"
1467         other: "You have %{count} sent messages"
1468       to: "To"
1469       subject: "Subject"
1470       date: "Date"
1471       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1472       people_mapping_nearby: "people mapping nearby"
1473     reply:
1474       wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
1475     read:
1476       title: "Read message"
1477       from: "From"
1478       subject: "Subject"
1479       date: "Date"
1480       reply_button: "Reply"
1481       unread_button: "Mark as unread"
1482       delete_button: "Delete"
1483       back: "Back"
1484       to: "To"
1485       wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
1486     sent_message_summary:
1487       delete_button: "Delete"
1488     mark:
1489       as_read: "Message marked as read"
1490       as_unread: "Message marked as unread"
1491     delete:
1492       deleted: "Message deleted"
1493   site:
1494     index:
1495       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1496       js_2: "OpenStreetMap uses JavaScript for its slippy map."
1497       permalink: Permalink
1498       shortlink: Shortlink
1499       createnote: Add a note
1500       license:
1501         copyright: "Copyright OpenStreetMap and contributors, under an open license"
1502         license_url: "https://openstreetmap.org/copyright"
1503         project_url: "https://openstreetmap.org"
1504       remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
1505     edit:
1506       not_public: "You have not set your edits to be public."
1507       not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}."
1508       user_page_link: user page
1509       anon_edits: "(%{link})"
1510       anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1511       anon_edits_link_text: "Find out why this is the case."
1512       flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="https://get.adobe.com/flashplayer/">download Flash Player from Adobe.com</a>. <a href="https://wiki.openstreetmap.org/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
1513       potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)"
1514       potlatch2_not_configured: "Potlatch 2 has not been configured - please see https://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 for more information"
1515       potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)"
1516       id_not_configured: "iD has not been configured"
1517       no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
1518     sidebar:
1519       search_results: Search Results
1520       close: Close
1521     search:
1522       search: Search
1523       get_directions: "Get directions"
1524       get_directions_title: "Find directions between two points"
1525       from: "From"
1526       to: "To"
1527       where_am_i: "Where is this?"
1528       where_am_i_title: Describe the current location using the search engine
1529       submit_text: "Go"
1530     key:
1531       table:
1532         entry:
1533           motorway: "Motorway"
1534           main_road: "Main road"
1535           trunk: "Trunk road"
1536           primary: "Primary road"
1537           secondary: "Secondary road"
1538           unclassified: "Unclassified road"
1539           track: "Track"
1540           bridleway: "Bridleway"
1541           cycleway: "Cycleway"
1542           cycleway_national: "National cycleway"
1543           cycleway_regional: "Regional cycleway"
1544           cycleway_local: "Local cycleway"
1545           footway: "Footway"
1546           rail: "Railway"
1547           subway: "Subway"
1548           tram:
1549             - Light rail
1550             - tram
1551           cable:
1552             - Cable car
1553             - chair lift
1554           runway:
1555             - Airport Runway
1556             - taxiway
1557           apron:
1558             - Airport apron
1559             - terminal
1560           admin: "Administrative boundary"
1561           forest: "Forest"
1562           wood: "Wood"
1563           golf: "Golf course"
1564           park: "Park"
1565           resident: "Residential area"
1566           common:
1567             - Common
1568             - meadow
1569           retail: "Retail area"
1570           industrial: "Industrial area"
1571           commercial: "Commercial area"
1572           heathland: "Heathland"
1573           lake:
1574             - Lake
1575             - reservoir
1576           farm: "Farm"
1577           brownfield: "Brownfield site"
1578           cemetery: "Cemetery"
1579           allotments: "Allotments"
1580           pitch: "Sports pitch"
1581           centre: "Sports centre"
1582           reserve: "Nature reserve"
1583           military: "Military area"
1584           school:
1585             - School
1586             - university
1587           building: "Significant building"
1588           station: "Railway station"
1589           summit:
1590             - Summit
1591             - peak
1592           tunnel: "Dashed casing = tunnel"
1593           bridge: "Black casing = bridge"
1594           private: "Private access"
1595           destination: "Destination access"
1596           construction: "Roads under construction"
1597           bicycle_shop: "Bicycle shop"
1598           bicycle_parking: "Bicycle parking"
1599           toilets: "Toilets"
1600     richtext_area:
1601       edit: Edit
1602       preview: Preview
1603     markdown_help:
1604       title_html: Parsed with <a href="https://daringfireball.net/projects/markdown/">Markdown</a>
1605       headings: Headings
1606       heading: Heading
1607       subheading: Subheading
1608       unordered: Unordered list
1609       ordered: Ordered list
1610       first: First item
1611       second: Second item
1612       link: Link
1613       text: Text
1614       image: Image
1615       alt: Alt text
1616       url: URL
1617   trace:
1618     visibility:
1619       private: "Private (only shared as anonymous, unordered points)"
1620       public: "Public (shown in trace list and as anonymous, unordered points)"
1621       trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
1622       identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
1623     create:
1624       upload_trace: "Upload GPS Trace"
1625       trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion."
1626     edit:
1627       title: "Editing trace %{name}"
1628       heading: "Editing trace %{name}"
1629       filename: "Filename:"
1630       download: "download"
1631       uploaded_at: "Uploaded:"
1632       points: "Points:"
1633       start_coord: "Start coordinate:"
1634       map: "map"
1635       edit: "edit"
1636       owner: "Owner:"
1637       description: "Description:"
1638       tags: "Tags:"
1639       tags_help: "comma delimited"
1640       save_button: "Save Changes"
1641       visibility: "Visibility:"
1642       visibility_help: "what does this mean?"
1643       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1644     trace_form:
1645       upload_gpx: "Upload GPX File:"
1646       description: "Description:"
1647       tags: "Tags:"
1648       tags_help: "comma delimited"
1649       visibility: "Visibility:"
1650       visibility_help: "what does this mean?"
1651       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1652       upload_button: "Upload"
1653       help: "Help"
1654       help_url: "https://wiki.openstreetmap.org/wiki/Upload"
1655     trace_header:
1656       upload_trace: "Upload a trace"
1657       see_all_traces: "See all traces"
1658       see_your_traces: "See your traces"
1659       traces_waiting:
1660         one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
1661         other: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
1662     trace_optionals:
1663       tags: "Tags"
1664     view:
1665       title: "Viewing trace %{name}"
1666       heading: "Viewing trace %{name}"
1667       pending: "PENDING"
1668       filename: "Filename:"
1669       download: "download"
1670       uploaded: "Uploaded:"
1671       points: "Points:"
1672       start_coordinates: "Start coordinate:"
1673       map: "map"
1674       edit: "edit"
1675       owner: "Owner:"
1676       description: "Description:"
1677       tags: "Tags:"
1678       none: "None"
1679       edit_track: "Edit this trace"
1680       delete_track: "Delete this trace"
1681       trace_not_found: "Trace not found!"
1682       visibility: "Visibility:"
1683     trace_paging_nav:
1684       showing_page: "Page %{page}"
1685       older: "Older Traces"
1686       newer: "Newer Traces"
1687     trace:
1688       pending: "PENDING"
1689       count_points: "%{count} points"
1690       ago: "%{time_in_words_ago} ago"
1691       more: "more"
1692       trace_details: "View Trace Details"
1693       view_map: "View Map"
1694       edit: "edit"
1695       edit_map: "Edit Map"
1696       public: "PUBLIC"
1697       identifiable: "IDENTIFIABLE"
1698       private: "PRIVATE"
1699       trackable: "TRACKABLE"
1700       by: "by"
1701       in: "in"
1702       map: "map"
1703     list:
1704       public_traces: "Public GPS traces"
1705       your_traces: "Your GPS traces"
1706       public_traces_from: "Public GPS traces from %{user}"
1707       description: "Browse recent GPS track uploads"
1708       tagged_with: " tagged with %{tags}"
1709       empty_html: "Nothing here yet. <a href='%{upload_link}'>Upload a new trace</a> or learn more about GPS tracing on the <a href='https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki page</a>."
1710     delete:
1711       scheduled_for_deletion: "Trace scheduled for deletion"
1712     make_public:
1713       made_public: "Trace made public"
1714     offline_warning:
1715       message: "The GPX file upload system is currently unavailable"
1716     offline:
1717       heading: "GPX Storage Offline"
1718       message: "The GPX file storage and upload system is currently unavailable."
1719     georss:
1720       title: "OpenStreetMap GPS Traces"
1721     description:
1722       description_with_count:
1723         one: "GPX file with %{count} point from %{user}"
1724         other: "GPX file with %{count} points from %{user}"
1725       description_without_count: "GPX file from %{user}"
1726   application:
1727     require_cookies:
1728       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
1729     require_admin:
1730       not_an_admin: You need to be an admin to perform that action.
1731     require_moderator:
1732       not_a_moderator: "You need to be a moderator to perform that action."
1733     setup_user_auth:
1734       blocked_zero_hour: "You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits."
1735       blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
1736       need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them."
1737   oauth:
1738     oauthorize:
1739       title: "Authorize access to your account"
1740       request_access: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
1741       allow_to: "Allow the client application to:"
1742       allow_read_prefs:  "read your user preferences."
1743       allow_write_prefs: "modify your user preferences."
1744       allow_write_diary: "create diary entries, comments and make friends."
1745       allow_write_api:   "modify the map."
1746       allow_read_gpx:    "read your private GPS traces."
1747       allow_write_gpx:   "upload GPS traces."
1748       allow_write_notes: "modify notes."
1749       grant_access: "Grant Access"
1750     oauthorize_success:
1751       title: "Authorization request allowed"
1752       allowed: "You have granted application %{app_name} access to your account."
1753       verification: "The verification code is %{code}."
1754     oauthorize_failure:
1755       title: "Authorization request failed"
1756       denied: "You have denied application %{app_name} access to your account."
1757       invalid: "The authorization token is not valid."
1758     revoke:
1759       flash: "You've revoked the token for %{application}"
1760     permissions:
1761       missing: "You have not permitted the application access to this facility"
1762   oauth_clients:
1763     new:
1764       title: "Register a new application"
1765       submit: "Register"
1766     edit:
1767       title: "Edit your application"
1768       submit: "Edit"
1769     show:
1770       title: "OAuth details for %{app_name}"
1771       key: "Consumer Key:"
1772       secret: "Consumer Secret:"
1773       url: "Request Token URL:"
1774       access_url: "Access Token URL:"
1775       authorize_url: "Authorise URL:"
1776       support_notice: "We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures."
1777       edit: "Edit Details"
1778       delete: "Delete Client"
1779       confirm: "Are you sure?"
1780       requests: "Requesting the following permissions from the user:"
1781       allow_read_prefs:  "read their user preferences."
1782       allow_write_prefs: "modify their user preferences."
1783       allow_write_diary: "create diary entries, comments and make friends."
1784       allow_write_api:   "modify the map."
1785       allow_read_gpx:    "read their private GPS traces."
1786       allow_write_gpx:   "upload GPS traces."
1787       allow_write_notes: "modify notes."
1788     index:
1789       title: "My OAuth Details"
1790       my_tokens: "My Authorised Applications"
1791       list_tokens: "The following tokens have been issued to applications in your name:"
1792       application: "Application Name"
1793       issued_at: "Issued At"
1794       revoke: "Revoke!"
1795       my_apps: "My Client Applications"
1796       no_apps: "Do you have an application you would like to register for use with us using the %{oauth} standard? You must register your web application before it can make OAuth requests to this service."
1797       registered_apps: "You have the following client applications registered:"
1798       register_new: "Register your application"
1799     form:
1800       name: "Name"
1801       required: "Required"
1802       url: "Main Application URL"
1803       callback_url: "Callback URL"
1804       support_url: "Support URL"
1805       requests: "Request the following permissions from the user:"
1806       allow_read_prefs:  "read their user preferences."
1807       allow_write_prefs: "modify their user preferences."
1808       allow_write_diary: "create diary entries, comments and make friends."
1809       allow_write_api:   "modify the map."
1810       allow_read_gpx:    "read their private GPS traces."
1811       allow_write_gpx:   "upload GPS traces."
1812       allow_write_notes: "modify notes."
1813     not_found:
1814       sorry: "Sorry, that %{type} could not be found."
1815     create:
1816       flash: "Registered the information successfully"
1817     update:
1818       flash: "Updated the client information successfully"
1819     destroy:
1820       flash: "Destroyed the client application registration"
1821   user:
1822     login:
1823       title: "Login"
1824       heading: "Login"
1825       email or username: "Email Address or Username:"
1826       password: "Password:"
1827       openid: "%{logo} OpenID:"
1828       remember: "Remember me"
1829       lost password link: "Lost your password?"
1830       login_button: "Login"
1831       register now: Register now
1832       with username: "Already have an OpenStreetMap account? Please login with your username and password:"
1833       with external: "Alternatively, use a third party to login:"
1834       new to osm: New to OpenStreetMap?
1835       to make changes: To make changes to the OpenStreetMap data, you must have an account.
1836       create account minute: Create an account. It only takes a minute.
1837       no account: Don't have an account?
1838       account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
1839       account is suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if you wish to discuss this.
1840       auth failure: "Sorry, could not log in with those details."
1841       openid_logo_alt: "Log in with an OpenID"
1842       auth_providers:
1843         openid:
1844           title: Login with OpenID
1845           alt: Login with an OpenID URL
1846         google:
1847           title: Login with Google
1848           alt: Login with a Google OpenID
1849         facebook:
1850           title: Login with Facebook
1851           alt: Login with a Facebook Account
1852         windowslive:
1853           title: Login with Windows Live
1854           alt: Login with a Windows Live Account
1855         github:
1856           title: Login with GitHub
1857           alt: Login with a GitHub Account
1858         wikipedia:
1859           title: Login with Wikipedia
1860           alt: Login with a Wikipedia Account
1861         yahoo:
1862           title: Login with Yahoo
1863           alt: Login with a Yahoo OpenID
1864         wordpress:
1865           title: Login with Wordpress
1866           alt: Login with a Wordpress OpenID
1867         aol:
1868           title: Login with AOL
1869           alt: Login with an AOL OpenID
1870     logout:
1871       title: "Logout"
1872       heading: "Logout from OpenStreetMap"
1873       logout_button: "Logout"
1874     lost_password:
1875       title: "Lost password"
1876       heading: "Forgotten Password?"
1877       email address: "Email Address:"
1878       new password button: "Reset password"
1879       help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
1880       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1881       notice email cannot find: "Could not find that email address, sorry."
1882     reset_password:
1883       title: "Reset password"
1884       heading: "Reset Password for %{user}"
1885       password: "Password:"
1886       confirm password: "Confirm Password:"
1887       reset: "Reset Password"
1888       flash changed: "Your password has been changed."
1889       flash token bad: "Did not find that token, check the URL maybe?"
1890     new:
1891       title: "Sign Up"
1892       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
1893       contact_webmaster: 'Please contact the <a href="%{webmaster}">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
1894       about:
1895         header: Free and editable
1896         html: |
1897           <p>Unlike other maps, OpenStreetMap is completely created by people like you,
1898           and it's free for anyone to fix, update, download and use.</p>
1899           <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
1900       license_agreement: 'When you confirm your account you will need to agree to the <a href="https://www.osmfoundation.org/wiki/License/Contributor_Terms">contributor terms</a>.'
1901       email address: "Email Address:"
1902       confirm email address: "Confirm Email Address:"
1903       not displayed publicly: 'Your address is not displayed publicly, see our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy" title="OSMF privacy policy including section on email addresses">privacy policy</a> for more information'
1904       display name: "Display Name:"
1905       display name description: "Your publicly displayed username. You can change this later in the preferences."
1906       external auth: "Third Party Authentication:"
1907       password: "Password:"
1908       confirm password: "Confirm Password:"
1909       use external auth: "Alternatively, use a third party to login"
1910       auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one."
1911       continue: Sign Up
1912       terms accepted: "Thanks for accepting the new contributor terms!"
1913       terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see <a href=\"%{url}\">this wiki page</a>."
1914       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
1915     terms:
1916       title: "Contributor terms"
1917       heading: "Contributor terms"
1918       read and accept: "Please read the agreement and press the agree button to confirm that you accept the terms of this agreement for your existing and future contributions."
1919       consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain"
1920       consider_pd_why: "what's this?"
1921       consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1922       guidance: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
1923       agree: Agree
1924       declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
1925       decline: "Decline"
1926       you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
1927       legale_select: "Country of residence:"
1928       legale_names:
1929         france: "France"
1930         italy: "Italy"
1931         rest_of_world: "Rest of the world"
1932     no_such_user:
1933       title: "No such user"
1934       heading: "The user %{user} does not exist"
1935       body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
1936       deleted: "deleted"
1937     view:
1938       my diary: My Diary
1939       new diary entry: new diary entry
1940       my edits: My Edits
1941       my traces: My Traces
1942       my notes: My Notes
1943       my messages: My Messages
1944       my profile: My Profile
1945       my settings: My Settings
1946       my comments: My Comments
1947       oauth settings: oauth settings
1948       blocks on me: Blocks on Me
1949       blocks by me: Blocks by Me
1950       send message: Send Message
1951       diary: Diary
1952       edits: Edits
1953       traces: Traces
1954       notes: Map Notes
1955       remove as friend: Unfriend
1956       add as friend: Add Friend
1957       mapper since: "Mapper since:"
1958       ago: "(%{time_in_words_ago} ago)"
1959       ct status: "Contributor terms:"
1960       ct undecided: Undecided
1961       ct declined: Declined
1962       ct accepted: Accepted %{ago} ago
1963       latest edit: "Latest edit %{ago}:"
1964       email address: "Email address:"
1965       created from: "Created from:"
1966       status: "Status:"
1967       spam score: "Spam Score:"
1968       description: Description
1969       user location: User location
1970       if set location: "Set your home location on the %{settings_link} page to see nearby users."
1971       settings_link_text: settings
1972       your friends: Your friends
1973       no friends: You have not added any friends yet.
1974       km away: "%{count}km away"
1975       m away: "%{count}m away"
1976       nearby users: "Other nearby users"
1977       no nearby users: "There are no other users who admit to mapping nearby yet."
1978       role:
1979         administrator: "This user is an administrator"
1980         moderator: "This user is a moderator"
1981         grant:
1982           administrator: "Grant administrator access"
1983           moderator: "Grant moderator access"
1984         revoke:
1985           administrator: "Revoke administrator access"
1986           moderator: "Revoke moderator access"
1987       block_history: "Active Blocks"
1988       moderator_history: "Blocks Given"
1989       comments: "Comments"
1990       create_block: "Block this User"
1991       activate_user: "Activate this User"
1992       deactivate_user: "Deactivate this User"
1993       confirm_user: "Confirm this User"
1994       hide_user: "Hide this User"
1995       unhide_user: "Unhide this User"
1996       delete_user: "Delete this User"
1997       confirm: "Confirm"
1998       friends_changesets: "friends' changesets"
1999       friends_diaries: "friends' diary entries"
2000       nearby_changesets: "nearby user changesets"
2001       nearby_diaries: "nearby user diary entries"
2002       report: "Report this user?"
2003     popup:
2004       your location: "Your location"
2005       nearby mapper: "Nearby mapper"
2006       friend: "Friend"
2007     account:
2008       title: "Edit account"
2009       my settings: My settings
2010       current email address: "Current Email Address:"
2011       new email address: "New Email Address:"
2012       email never displayed publicly: "(never displayed publicly)"
2013       external auth: "External Authentication:"
2014       openid:
2015         link: "https://wiki.openstreetmap.org/wiki/OpenID"
2016         link text: "what is this?"
2017       public editing:
2018         heading: "Public editing:"
2019         enabled: "Enabled. Not anonymous and can edit data."
2020         enabled link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
2021         enabled link text: "what is this?"
2022         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
2023         disabled link text: "why can't I edit?"
2024       public editing note:
2025         heading: "Public editing"
2026         text: "Currently your edits are anonymous and people cannot send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below. <b>Since the 0.6 API changeover, only public users can edit map data</b>. (<a href=\"https://wiki.openstreetmap.org/wiki/Anonymous_edits\">find out why</a>).<ul><li>Your email address will not be revealed by becoming public.</li><li>This action cannot be reversed and all new users are now public by default.</li></ul>"
2027       contributor terms:
2028         heading: "Contributor Terms:"
2029         agreed: "You have agreed to the new Contributor Terms."
2030         not yet agreed: "You have not yet agreed to the new Contributor Terms."
2031         review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
2032         agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
2033         link: "https://www.osmfoundation.org/wiki/License/Contributor_Terms"
2034         link text: "what is this?"
2035       profile description: "Profile Description:"
2036       preferred languages: "Preferred Languages:"
2037       preferred editor: "Preferred Editor:"
2038       image: "Image:"
2039       gravatar:
2040         gravatar: "Use Gravatar"
2041         link: "https://wiki.openstreetmap.org/wiki/Gravatar"
2042         link text: "what is this?"
2043         disabled: "Gravatar has been disabled."
2044         enabled: "Display of your Gravatar has been enabled."
2045       new image: "Add an image"
2046       keep image: "Keep the current image"
2047       delete image: "Remove the current image"
2048       replace image: "Replace the current image"
2049       image size hint: "(square images at least 100x100 work best)"
2050       home location: "Home Location:"
2051       no home location: "You have not entered your home location."
2052       latitude: "Latitude:"
2053       longitude: "Longitude:"
2054       update home location on click: "Update home location when I click on the map?"
2055       save changes button: Save Changes
2056       make edits public button: Make all my edits public
2057       return to profile: Return to profile
2058       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
2059       flash update success: "User information updated successfully."
2060     confirm:
2061       heading: Check your email!
2062       introduction_1: |
2063         We sent you a confirmation email.
2064       introduction_2: |
2065         Confirm your account by clicking on the link in the email and you'll be able to start mapping.
2066       press confirm button: "Press the confirm button below to activate your account."
2067       button: Confirm
2068       success: "Confirmed your account, thanks for signing up!"
2069       already active: "This account has already been confirmed."
2070       unknown token: "That confirmation code has expired or does not exist."
2071       reconfirm_html: "If you need us to resend the confirmation email, <a href=\"%{reconfirm}\">click here</a>."
2072     confirm_resend:
2073       success: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests."
2074       failure: "User %{name} not found."
2075     confirm_email:
2076       heading: Confirm a change of email address
2077       press confirm button: "Press the confirm button below to confirm your new email address."
2078       button: Confirm
2079       success: "Confirmed your change of email address!"
2080       failure: "An email address has already been confirmed with this token."
2081       unknown_token: "That confirmation code has expired or does not exist."
2082     set_home:
2083       flash success: "Home location saved successfully"
2084     go_public:
2085       flash success: "All your edits are now public, and you are now allowed to edit."
2086     make_friend:
2087       heading: "Add %{user} as a friend?"
2088       button: "Add as friend"
2089       success: "%{name} is now your friend!"
2090       failed: "Sorry, failed to add %{name} as a friend."
2091       already_a_friend: "You are already friends with %{name}."
2092     remove_friend:
2093       heading: "Unfriend %{user}?"
2094       button: "Unfriend"
2095       success: "%{name} was removed from your friends."
2096       not_a_friend: "%{name} is not one of your friends."
2097     filter:
2098       not_an_administrator: "You need to be an administrator to perform that action."
2099     list:
2100       title: Users
2101       heading: Users
2102       showing:
2103         one: Page %{page} (%{first_item} of %{items})
2104         other: Page %{page} (%{first_item}-%{last_item} of %{items})
2105       summary: "%{name} created from %{ip_address} on %{date}"
2106       summary_no_ip: "%{name} created on %{date}"
2107       confirm: Confirm Selected Users
2108       hide: Hide Selected Users
2109       empty: No matching users found
2110     suspended:
2111       title: Account Suspended
2112       heading: Account Suspended
2113       webmaster: webmaster
2114       body: |
2115         <p>
2116           Sorry, your account has been automatically suspended due to
2117           suspicious activity.
2118         </p>
2119         <p>
2120           This decision will be reviewed by an administrator shortly, or
2121           you may contact the %{webmaster} if you wish to discuss this.
2122         </p>
2123     auth_failure:
2124       connection_failed: Connection to authentication provider failed
2125       invalid_credentials: Invalid authentication credentials
2126       no_authorization_code: No authorization code
2127       unknown_signature_algorithm: Unknown signature algorithm
2128       invalid_scope: Invalid scope
2129     auth_association:
2130       heading: Your ID is not associated with a OpenStreetMap account yet.
2131       option_1: |
2132         If you are new to OpenStreetMap, please create a new account
2133         using the form below.
2134       option_2: |
2135         If you already have an account, you can login to your account
2136         using your username and password and then associate the account
2137         with your ID in your user settings.
2138   user_role:
2139     filter:
2140       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
2141       not_a_role: "The string `%{role}' is not a valid role."
2142       already_has_role: "The user already has role %{role}."
2143       doesnt_have_role: "The user does not have role %{role}."
2144       not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
2145     grant:
2146       title: Confirm role granting
2147       heading: Confirm role granting
2148       are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
2149       confirm: "Confirm"
2150       fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
2151     revoke:
2152       title: Confirm role revoking
2153       heading: Confirm role revoking
2154       are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
2155       confirm: "Confirm"
2156       fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
2157   user_block:
2158     model:
2159       non_moderator_update: "Must be a moderator to create or update a block."
2160       non_moderator_revoke: "Must be a moderator to revoke a block."
2161     not_found:
2162       sorry: "Sorry, the user block with ID %{id} could not be found."
2163       back: "Back to index"
2164     new:
2165       title: "Creating block on %{name}"
2166       heading: "Creating block on %{name}"
2167       reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms."
2168       period: "How long, starting now, the user will be blocked from the API for."
2169       submit: "Create block"
2170       tried_contacting: "I have contacted the user and asked them to stop."
2171       tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
2172       needs_view: "User needs to log in before this block will be cleared"
2173       back: "View all blocks"
2174     edit:
2175       title: "Editing block on %{name}"
2176       heading: "Editing block on %{name}"
2177       reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms."
2178       period: "How long, starting now, the user will be blocked from the API for."
2179       submit: "Update block"
2180       show: "View this block"
2181       back: "View all blocks"
2182       needs_view: "Does the user need to log in before this block will be cleared?"
2183     filter:
2184       block_expired: "The block has already expired and cannot be edited."
2185       block_period: "The blocking period must be one of the values selectable in the drop-down list."
2186     create:
2187       try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
2188       try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
2189       flash: "Created a block on user %{name}."
2190     update:
2191       only_creator_can_edit: "Only the moderator who created this block can edit it."
2192       success: "Block updated."
2193     index:
2194       title: "User blocks"
2195       heading: "List of user blocks"
2196       empty: "No blocks have been made yet."
2197     revoke:
2198       title: "Revoking block on %{block_on}"
2199       heading: "Revoking block on %{block_on} by %{block_by}"
2200       time_future: "This block will end in %{time}."
2201       past: "This block ended %{time} ago and cannot be revoked now."
2202       confirm: "Are you sure you wish to revoke this block?"
2203       revoke: "Revoke!"
2204       flash: "This block has been revoked."
2205     period:
2206       one: "1 hour"
2207       other: "%{count} hours"
2208     partial:
2209       show: "Show"
2210       edit: "Edit"
2211       revoke: "Revoke!"
2212       confirm: "Are you sure?"
2213       display_name: "Blocked User"
2214       creator_name: "Creator"
2215       reason: "Reason for block"
2216       status: "Status"
2217       revoker_name: "Revoked by"
2218       not_revoked: "(not revoked)"
2219       showing_page: "Page %{page}"
2220       next: "Next »"
2221       previous: "« Previous"
2222     helper:
2223       time_future: "Ends in %{time}."
2224       until_login: "Active until the user logs in."
2225       time_future_and_until_login: "Ends in %{time} and after the user has logged in."
2226       time_past: "Ended %{time} ago."
2227     blocks_on:
2228       title: "Blocks on %{name}"
2229       heading: "List of blocks on %{name}"
2230       empty: "%{name} has not been blocked yet."
2231     blocks_by:
2232       title: "Blocks by %{name}"
2233       heading: "List of blocks by %{name}"
2234       empty: "%{name} has not made any blocks yet."
2235     show:
2236       title: "%{block_on} blocked by %{block_by}"
2237       heading: "%{block_on} blocked by %{block_by}"
2238       time_future: "Ends in %{time}"
2239       time_past: "Ended %{time} ago"
2240       created: "Created"
2241       ago: "%{time} ago"
2242       status: "Status"
2243       show: "Show"
2244       edit: "Edit"
2245       revoke: "Revoke!"
2246       confirm: "Are you sure?"
2247       reason: "Reason for block:"
2248       back: "View all blocks"
2249       revoker: "Revoker:"
2250       needs_view: "The user needs to log in before this block will be cleared."
2251   note:
2252     description:
2253       opened_at_html: "Created %{when} ago"
2254       opened_at_by_html: "Created %{when} ago by %{user}"
2255       commented_at_html: "Updated %{when} ago"
2256       commented_at_by_html: "Updated %{when} ago by %{user}"
2257       closed_at_html: "Resolved %{when} ago"
2258       closed_at_by_html: "Resolved %{when} ago by %{user}"
2259       reopened_at_html: "Reactivated %{when} ago"
2260       reopened_at_by_html: "Reactivated %{when} ago by %{user}"
2261     rss:
2262       title: "OpenStreetMap Notes"
2263       description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
2264       description_item: "An rss feed for note %{id}"
2265       opened: "new note (near %{place})"
2266       commented: "new comment (near %{place})"
2267       closed: "closed note (near %{place})"
2268       reopened: "reactivated note (near %{place})"
2269     entry:
2270       comment: Comment
2271       full: Full note
2272     mine:
2273       title: "Notes submitted or commented on by %{user}"
2274       heading: "%{user}'s notes"
2275       subheading: "Notes submitted or commented on by %{user}"
2276       id: "Id"
2277       creator: "Creator"
2278       description: "Description"
2279       created_at: "Created at"
2280       last_changed: "Last changed"
2281       ago_html: "%{when} ago"
2282   javascripts:
2283     close: Close
2284     share:
2285       title: "Share"
2286       cancel: "Cancel"
2287       image: "Image"
2288       link: "Link or HTML"
2289       long_link: "Link"
2290       short_link: "Short Link"
2291       geo_uri: "Geo URI"
2292       embed: "HTML"
2293       custom_dimensions: "Set custom dimensions"
2294       format: "Format:"
2295       scale: "Scale:"
2296       image_size: "Image will show standard layer at "
2297       download: "Download"
2298       short_url: "Short URL"
2299       include_marker: "Include marker"
2300       center_marker: "Center map on marker"
2301       paste_html: "Paste HTML to embed in website"
2302       view_larger_map: "View Larger Map"
2303       only_standard_layer: "Only the standard layer can be exported as an image"
2304     embed:
2305       report_problem: "Report a problem"
2306     key:
2307       title: "Map Key"
2308       tooltip: "Map Key"
2309       tooltip_disabled: "Map Key not available for this layer"
2310     map:
2311       zoom:
2312         in: Zoom In
2313         out: Zoom Out
2314       locate:
2315         title: Show My Location
2316         popup: You are within {distance} {unit} of this point
2317       base:
2318         standard: Standard
2319         cycle_map: Cycle Map
2320         transport_map: Transport Map
2321         hot: Humanitarian
2322       layers:
2323         header: Map Layers
2324         notes: Map Notes
2325         data: Map Data
2326         gps: Public GPS Traces
2327         overlays: Enable overlays for troubleshooting the map
2328         title: "Layers"
2329       copyright: "© <a href='%{copyright_url}'>OpenStreetMap contributors</a>"
2330       donate_link_text: "<a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
2331     site:
2332       edit_tooltip: Edit the map
2333       edit_disabled_tooltip: Zoom in to edit the map
2334       createnote_tooltip: Add a note to the map
2335       createnote_disabled_tooltip: Zoom in to add a note to the map
2336       map_notes_zoom_in_tooltip: Zoom in to see map notes
2337       map_data_zoom_in_tooltip: Zoom in to see map data
2338       queryfeature_tooltip: Query features
2339       queryfeature_disabled_tooltip: Zoom in to query features
2340     changesets:
2341       show:
2342         comment: "Comment"
2343         subscribe: "Subscribe"
2344         unsubscribe: "Unsubscribe"
2345         hide_comment: "hide"
2346         unhide_comment: "unhide"
2347     notes:
2348       new:
2349         intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem."
2350         advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings."
2351         add: Add Note
2352       show:
2353         anonymous_warning: This note includes comments from anonymous users which should be independently verified.
2354         hide: Hide
2355         resolve: Resolve
2356         reactivate: Reactivate
2357         comment_and_resolve: Comment & Resolve
2358         comment: Comment
2359     edit_help: Move the map and zoom in on a location you want to edit, then click here.
2360     directions:
2361       ascend: "Ascend"
2362       engines:
2363         graphhopper_bicycle: "Bicycle (GraphHopper)"
2364         graphhopper_car: "Car (GraphHopper)"
2365         graphhopper_foot: "Foot (GraphHopper)"
2366         mapquest_bicycle: "Bicycle (MapQuest)"
2367         mapquest_car: "Car (MapQuest)"
2368         mapquest_foot: "Foot (MapQuest)"
2369         osrm_car: "Car (OSRM)"
2370       descend: "Descend"
2371       directions: "Directions"
2372       distance: "Distance"
2373       errors:
2374         no_route: "Couldn't find a route between those two places."
2375         no_place: "Sorry - couldn't find that place."
2376       instructions:
2377         continue_without_exit: Continue on %{name}
2378         slight_right_without_exit: Slight right onto %{name}
2379         offramp_right_without_exit: Take the ramp on the right onto %{name}
2380         onramp_right_without_exit: Turn right on the ramp onto %{name}
2381         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2382         merge_right_without_exit: Merge right onto %{name}
2383         fork_right_without_exit: At the fork turn right onto %{name}
2384         turn_right_without_exit: Turn right onto %{name}
2385         sharp_right_without_exit: Sharp right onto %{name}
2386         uturn_without_exit: U-turn along %{name}
2387         sharp_left_without_exit: Sharp left onto %{name}
2388         turn_left_without_exit: Turn left onto %{name}
2389         offramp_left_without_exit: Take the ramp on the left onto %{name}
2390         onramp_left_without_exit: Turn left on the ramp onto %{name}
2391         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2392         merge_left_without_exit: Merge left onto %{name}
2393         fork_left_without_exit: At the fork turn left onto %{name}
2394         slight_left_without_exit: Slight left onto %{name}
2395         via_point_without_exit: (via point)
2396         follow_without_exit: Follow %{name}
2397         roundabout_without_exit: At roundabout take %{name}
2398         leave_roundabout_without_exit: Leave roundabout - %{name}
2399         stay_roundabout_without_exit: Stay on roundabout - %{name}
2400         start_without_exit: Start at end of %{name}
2401         destination_without_exit: Reach destination
2402         against_oneway_without_exit: Go against one-way on %{name}
2403         end_oneway_without_exit: End of one-way on %{name}
2404         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2405         turn_left_with_exit: At roundabout turn left onto %{name}
2406         slight_left_with_exit: At roundabout slight left onto %{name}
2407         turn_right_with_exit: At roundabout turn right onto %{name}
2408         slight_right_with_exit: At roundabout slight right onto %{name}
2409         continue_with_exit: At roundabout continue straight onto %{name}
2410         unnamed: "unnamed road"
2411         courtesy: "Directions courtesy of %{link}"
2412       time: "Time"
2413     query:
2414       node: Node
2415       way: Way
2416       relation: Relation
2417       nothing_found: No features found
2418       error: "Error contacting %{server}: %{error}"
2419       timeout: "Timeout contacting %{server}"
2420     context:
2421       directions_from: Directions from here
2422       directions_to: Directions to here
2423       add_note: Add a note here
2424       show_address: Show address
2425       query_features: Query features
2426       centre_map: Centre map here
2427   redaction:
2428     edit:
2429       description: "Description"
2430       heading: "Edit redaction"
2431       submit: "Save redaction"
2432       title: "Edit redaction"
2433     index:
2434       empty: "No redactions to show."
2435       heading: "List of redactions"
2436       title: "List of redactions"
2437     new:
2438       description: "Description"
2439       heading: "Enter information for new redaction"
2440       submit: "Create redaction"
2441       title: "Creating new redaction"
2442     show:
2443       description: "Description:"
2444       heading: "Showing redaction \"%{title}\""
2445       title: "Showing redaction"
2446       user: "Creator:"
2447       edit: "Edit this redaction"
2448       destroy: "Remove this redaction"
2449       confirm: "Are you sure?"
2450     create:
2451       flash: "Redaction created."
2452     update:
2453       flash: "Changes saved."
2454     destroy:
2455       not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
2456       flash: "Redaction destroyed."
2457       error: "There was an error destroying this redaction."