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