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