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