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