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