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