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