]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
Localisation updates from https://translatewiki.net.
[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: Alefar
6 # Author: Andibing
7 # Author: BEANS
8 # Author: Back ache
9 # Author: Bjh21
10 # Author: Bpfhjquevaps
11 # Author: Bruce89
12 # Author: Caliburn
13 # Author: Captaindogfish
14 # Author: Chase me ladies, I'm the Cavalry
15 # Author: Danieldegroot2
16 # Author: E THP
17 # Author: EdLoach
18 # Author: Eduard Popov
19 # Author: Gravitystorm
20 # Author: Hufkratzer
21 # Author: IknowJoseph
22 # Author: Jagwar
23 # Author: Jguthrie100
24 # Author: Jlrb+
25 # Author: Kosovastar
26 # Author: Macofe
27 # Author: Maro21
28 # Author: Meno25
29 # Author: Michel Bakni
30 # Author: Mvolz
31 # Author: Sampablokuper
32 # Author: Samthecrazyman
33 # Author: Samwilson
34 # Author: Shirayuki
35 # Author: Smsm1
36 # Author: Tlubenov
37 # Author: TomH
38 # Author: Wehwei
39 # Author: ديفيد
40 ---
41 en-GB:
42   time:
43     formats:
44       friendly: '%e %B %Y at %H:%M'
45   helpers:
46     file:
47       prompt: Choose file
48     submit:
49       diary_entry:
50         create: Publish
51         update: Update
52       issue_comment:
53         create: Add Comment
54       message:
55         create: Send
56       redaction:
57         create: Create redaction
58         update: Save redaction
59       trace:
60         create: Upload
61         update: Save Changes
62       user_block:
63         create: Create block
64         update: Update block
65   activerecord:
66     models:
67       acl: Access Control List
68       changeset: Changeset
69       changeset_tag: Changeset Tag
70       country: Country
71       diary_comment: Diary Comment
72       diary_entry: Diary Entry
73       friend: Friend
74       issue: Issue
75       language: Language
76       message: Message
77       node: Node
78       node_tag: Node Tag
79       old_node: Old Node
80       old_node_tag: Old Node Tag
81       old_relation: Old Relation
82       old_relation_member: Old Relation Member
83       old_relation_tag: Old Relation Tag
84       old_way: Old Way
85       old_way_node: Old Way Node
86       old_way_tag: Old Way Tag
87       relation: Relation
88       relation_member: Relation Member
89       relation_tag: Relation Tag
90       report: Report
91       session: Session
92       trace: Trace
93       tracepoint: Trace Point
94       tracetag: Trace Tag
95       user: User
96       user_preference: User Preference
97       user_token: User Token
98       way: Way
99       way_node: Way Node
100       way_tag: Way Tag
101     attributes:
102       client_application:
103         name: Name (Required)
104         url: Main Application URL (Required)
105         support_url: Support URL
106         allow_read_prefs: read their user preferences
107         allow_write_prefs: modify their user preferences
108         allow_write_diary: create diary entries, comments and make friends
109         allow_write_api: modify the map
110         allow_read_gpx: read their private GPS traces
111         allow_write_gpx: upload GPS traces
112         allow_write_notes: modify notes
113       diary_comment:
114         body: Body
115       diary_entry:
116         user: User
117         title: Subject
118         latitude: Latitude
119         longitude: Longitude
120         language_code: Language
121       friend:
122         user: User
123         friend: Friend
124       trace:
125         user: User
126         visible: Visible
127         name: Filename
128         size: Size
129         latitude: Latitude
130         longitude: Longitude
131         public: Public
132         description: Description
133         visibility: Visibility
134         tagstring: Tags
135       message:
136         sender: Sender
137         title: Subject
138         body: Body
139         recipient: Recipient
140       redaction:
141         description: Description
142       report:
143         details: Please provide some more details about the problem (required).
144       user:
145         active: Active
146         display_name: Display Name
147         description: Profile Description
148         home_lat: Latitude
149         home_lon: Longitude
150         languages: Preferred Languages
151         pass_crypt: Password
152         pass_crypt_confirmation: Confirm Password
153     help:
154       trace:
155         tagstring: comma delimited
156       user_block:
157         needs_view: Does the user need to log in before this block will be cleared?
158       user:
159         new_email: (never displayed publicly)
160   datetime:
161     distance_in_words_ago:
162       about_x_hours:
163         one: about %{count} hour ago
164         other: about %{count} hours ago
165       about_x_months:
166         one: about %{count} month ago
167         other: about %{count} months ago
168       about_x_years:
169         one: about %{count} year ago
170         other: about %{count} years ago
171       almost_x_years:
172         one: almost %{count} year ago
173         other: almost %{count} years ago
174       half_a_minute: half a minute ago
175       less_than_x_seconds:
176         one: less than %{count} second ago
177         other: less than %{count} seconds ago
178       less_than_x_minutes:
179         one: less than %{count} minute ago
180         other: less than %{count} minutes ago
181       over_x_years:
182         one: over %{count} year ago
183         other: over %{count} years ago
184       x_seconds:
185         one: '%{count} second ago'
186         other: '%{count} seconds ago'
187       x_minutes:
188         one: '%{count} minute ago'
189         other: '%{count} minutes ago'
190       x_days:
191         one: '%{count} day ago'
192         other: '%{count} days ago'
193       x_months:
194         one: '%{count} month ago'
195         other: '%{count} months ago'
196       x_years:
197         one: '%{count} year ago'
198         other: '%{count} years ago'
199   editor:
200     default: Default (currently %{name})
201     id:
202       name: iD
203       description: iD (in-browser editor)
204     remote:
205       name: Remote Control
206       description: Remote Control (JOSM, Potlatch, Merkaartor)
207   auth:
208     providers:
209       none: None
210       google: Google
211       facebook: Facebook
212       github: GitHub
213       wikipedia: Wikipedia
214   api:
215     notes:
216       comment:
217         opened_at_html: Created %{when}
218         opened_at_by_html: Created %{when} by %{user}
219         commented_at_html: Updated %{when}
220         commented_at_by_html: Updated %{when} by %{user}
221         closed_at_html: Resolved %{when}
222         closed_at_by_html: Resolved %{when} by %{user}
223         reopened_at_html: Reactivated %{when}
224         reopened_at_by_html: Reactivated %{when} by %{user}
225       rss:
226         title: OpenStreetMap Notes
227         description_area: A list of notes, reported, commented on or closed in your
228           area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
229         description_item: An rss feed for note %{id}
230         opened: new note (near %{place})
231         commented: new comment (near %{place})
232         closed: closed note (near %{place})
233         reopened: reactivated note (near %{place})
234       entry:
235         comment: Comment
236         full: Full note
237   accounts:
238     show:
239       title: Edit account
240       external auth: External Authentication
241       openid:
242         link text: what is this?
243       contributor terms:
244         heading: Contributor Terms
245         agreed: You have agreed to the new Contributor Terms.
246         not yet agreed: You have not yet agreed to the new Contributor Terms.
247         review link text: Please follow this link at your convenience to review and
248           accept the new Contributor Terms.
249         agreed_with_pd: You have also declared that you consider your edits to be
250           in the Public Domain.
251         link text: what is this?
252       save changes button: Save Changes
253     go_public:
254       heading: Public editing
255       make_edits_public_button: Make all my edits public
256     update:
257       success: User information updated successfully.
258     terms:
259       show:
260         title: Terms
261         heading: Terms
262         you need to accept or decline: Please read and then either accept or decline
263           the new Contributor Terms to continue.
264         legale_select: 'Country of residence:'
265         legale_names:
266           france: France
267           italy: Italy
268           rest_of_world: Rest of the world
269       update:
270         terms accepted: Thanks for accepting the new contributor terms!
271       terms_declined_flash:
272         terms_declined_html: We are sorry that you have decided to not accept the
273           new Contributor Terms. For more information, please see %{terms_declined_link}.
274   browse:
275     version: Version
276     in_changeset: Changeset
277     anonymous: anonymous
278     no_comment: (no comment)
279     part_of: Part of
280     download_xml: Download XML
281     view_history: View History
282     view_details: View Details
283     location: 'Location:'
284     node:
285       title_html: 'Node: %{name}'
286     way:
287       title_html: 'Way: %{name}'
288       nodes: Nodes
289       also_part_of_html:
290         one: part of way %{related_ways}
291         other: part of ways %{related_ways}
292     relation:
293       title_html: 'Relation: %{name}'
294       members: Members
295     relation_member:
296       entry_role_html: '%{type} %{name} as %{role}'
297       type:
298         node: Node
299         way: Way
300         relation: Relation
301     containing_relation:
302       entry_role_html: Relation %{relation_name} (as %{relation_role})
303     not_found:
304       title: Not Found
305     timeout:
306       title: Timeout Error
307       type:
308         node: node
309         way: way
310         relation: relation
311         changeset: changeset
312         note: note
313     redacted:
314       redaction: Redaction %{id}
315       message_html: Version %{version} of this %{type} cannot be shown as it has been
316         redacted. Please see %{redaction_link} for details.
317       type:
318         node: node
319         way: way
320         relation: relation
321     start_rjs:
322       load_data: Load Data
323       loading: Loading...
324     tag_details:
325       tags: Tags
326       wiki_link:
327         key: The wiki description page for the %{key} tag
328         tag: The wiki description page for the %{key}=%{value} tag
329       wikidata_link: The %{page} item on Wikidata
330       wikipedia_link: The %{page} article on Wikipedia
331       wikimedia_commons_link: The %{page} item on Wikimedia Commons
332       telephone_link: Call %{phone_number}
333       colour_preview: Colour %{colour_value} preview
334   feature_queries:
335     show:
336       title: Query Features
337       introduction: Click on the map to find nearby features.
338       nearby: Nearby features
339       enclosing: Enclosing features
340   old_elements:
341     index:
342       node:
343         title_html: 'Node History: %{name}'
344       way:
345         title_html: 'Way History: %{name}'
346       relation:
347         title_html: 'Relation History: %{name}'
348   changeset_comments:
349     feeds:
350       comment:
351         comment: 'New comment on changeset #%{changeset_id} by %{author}'
352         commented_at_by_html: Updated %{when} by %{user}
353       show:
354         title_all: OpenStreetMap changeset discussion
355         title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion'
356       timeout:
357         sorry: Sorry, the list of changeset comments you requested took too long to
358           retrieve.
359   changesets:
360     changeset:
361       no_edits: (no edits)
362       view_changeset_details: View changeset details
363     index:
364       title: Changesets
365       title_user: Changesets by %{user}
366       title_nearby: Changesets by nearby users
367       empty: No changesets found.
368       empty_area: No changesets in this area.
369       empty_user: No changesets by this user.
370       no_more: No more changesets found.
371       no_more_area: No more changesets in this area.
372       no_more_user: No more changesets by this user.
373       load_more: Load more
374       feed:
375         title: Changeset %{id}
376         title_comment: Changeset %{id} - %{comment}
377         created: Created
378         closed: Closed
379         belongs_to: Author
380     show:
381       title: 'Changeset: %{id}'
382       discussion: Discussion
383       join_discussion: Log in to join the discussion
384       still_open: Changeset still open - discussion will open once the changeset is
385         closed.
386       subscribe: Subscribe
387       unsubscribe: Unsubscribe
388       hide_comment: hide
389       unhide_comment: unhide
390       comment: Comment
391       changesetxml: Changeset XML
392       osmchangexml: osmChange XML
393     paging_nav:
394       nodes: Nodes (%{count})
395       nodes_paginated: Nodes (%{x}-%{y} of %{count})
396       ways: Ways (%{count})
397       ways_paginated: Ways (%{x}-%{y} of %{count})
398       relations: Relations (%{count})
399       relations_paginated: Relations (%{x}-%{y} of %{count})
400     timeout:
401       sorry: Sorry, the list of changesets you requested took too long to retrieve.
402   dashboards:
403     contact:
404       km away: '%{count}km away'
405       m away: '%{count}m away'
406       latest_edit_html: 'Latest edit (%{ago}):'
407     popup:
408       your location: Your location
409       nearby mapper: Nearby mapper
410     show:
411       nearby users: Other nearby users
412       no nearby users: There are no other users who admit to mapping nearby yet.
413       nearby_changesets: nearby user changesets
414       nearby_diaries: nearby user diary entries
415   diary_entries:
416     new:
417       title: New Diary Entry
418     form:
419       location: Location
420     index:
421       in_language_title: Diary Entries in %{language}
422       new: New Diary Entry
423       new_title: Compose a new entry in my user diary
424       my_diary: My Diary
425       no_entries: No diary entries
426     page:
427       recent_entries: Recent diary entries
428     edit:
429       marker_text: Diary entry location
430     show:
431       leave_a_comment: Leave a comment
432       login_to_leave_a_comment_html: '%{login_link} to leave a comment'
433     no_such_entry:
434       title: No such diary entry
435       heading: 'No entry with the id: %{id}'
436       body: Sorry, there is no diary entry or comment with the id %{id}. Please check
437         your spelling, or maybe the link you clicked is wrong.
438     diary_entry:
439       posted_by_html: Posted by %{link_user} on %{created} in %{language_link}.
440       updated_at_html: Last updated on %{updated}.
441       comment_link: Comment on this entry
442       reply_link: Send a message to the author
443       comment_count:
444         one: '%{count} comment'
445         other: '%{count} comments'
446       edit_link: Edit this entry
447       hide_link: Hide this entry
448       unhide_link: Unhide this entry
449       confirm: Confirm
450       report: Report this entry
451     diary_comment:
452       comment_from_html: Comment from %{link_user} on %{comment_created_at}
453       hide_link: Hide this comment
454       unhide_link: Unhide this comment
455       confirm: Confirm
456       report: Report this comment
457     location:
458       location: 'Location:'
459     feed:
460       user:
461         title: OpenStreetMap diary entries for %{user}
462         description: Recent OpenStreetMap diary entries from %{user}
463       language:
464         title: OpenStreetMap diary entries in %{language_name}
465         description: Recent diary entries from users of OpenStreetMap in %{language_name}
466       all:
467         title: OpenStreetMap diary entries
468         description: Recent diary entries from users of OpenStreetMap
469   doorkeeper:
470     errors:
471       messages:
472         account_selection_required: The authorisation server requires end-user account
473           selection
474         consent_required: The authorisation server requires end-user consent
475         interaction_required: The authorisation server requires end-user interaction
476         login_required: The authorisation server requires end-user authentication
477   geocoder:
478     search_osm_nominatim:
479       prefix:
480         aerialway:
481           cable_car: Cable Car
482           chair_lift: Chairlift
483           drag_lift: Drag Lift
484           gondola: Gondola Lift
485           magic_carpet: Magic Carpet Lift
486           platter: Platter Lift
487           pylon: Pylon
488           station: Aerialway Station
489           t-bar: T-Bar Lift
490         aeroway:
491           aerodrome: Aerodrome
492           airstrip: Airstrip
493           hangar: Hangar
494           helipad: Helipad
495           holding_position: Holding Position
496           parking_position: Parking Position
497           runway: Runway
498           taxiway: Taxiway
499         amenity:
500           animal_shelter: Animal Shelter
501           arts_centre: Arts Centre
502           atm: Cash Machine
503           bank: Bank
504           bar: Bar
505           bbq: BBQ
506           bench: Bench
507           bicycle_parking: Cycle Parking
508           bicycle_rental: Cycle Rental
509           bicycle_repair_station: Bicycle Repair Station
510           biergarten: Beer Garden
511           blood_bank: Blood Bank
512           boat_rental: Boat Hire
513           brothel: Brothel
514           bureau_de_change: Bureau de Change
515           bus_station: Bus Station
516           car_rental: Car Hire
517           car_sharing: Car Sharing
518           car_wash: Car Wash
519           casino: Casino
520           charging_station: Charging Station
521           childcare: Childcare
522           cinema: Cinema
523           clinic: Clinic
524           clock: Clock
525           college: College
526           community_centre: Community Centre
527           conference_centre: Conference Centre
528           courthouse: Court
529           crematorium: Crematorium
530           dentist: Dentist
531           doctors: Doctors
532           drinking_water: Drinking Water
533           driving_school: Driving School
534           embassy: Embassy
535           events_venue: Events Venue
536           fast_food: Fast Food
537           ferry_terminal: Ferry Terminal
538           fire_station: Fire Station
539           food_court: Food Court
540           fountain: Fountain
541           gambling: Gambling
542           grave_yard: Graveyard
543           grit_bin: Grit Bin
544           hospital: Hospital
545           hunting_stand: Hunting Stand
546           ice_cream: Ice Cream
547           internet_cafe: Internet Cafe
548           kindergarten: Nursery School
549           library: Library
550           loading_dock: Loading Dock
551           love_hotel: Love Hotel
552           marketplace: Marketplace
553           monastery: Monastery
554           money_transfer: Money Transfer
555           motorcycle_parking: Motorcycle Parking
556           music_school: Music School
557           nightclub: Night Club
558           nursing_home: Nursing Home
559           parking: Parking
560           parking_entrance: Parking Entrance
561           parking_space: Parking Space
562           pharmacy: Pharmacy
563           place_of_worship: Place of Worship
564           police: Police
565           post_box: Post Box
566           post_office: Post Office
567           prison: Prison
568           pub: Pub
569           public_bath: Public Bath
570           public_building: Public Building
571           recycling: Recycling Point
572           restaurant: Restaurant
573           school: School
574           shelter: Shelter
575           shower: Shower
576           social_centre: Social Centre
577           social_facility: Social Facility
578           studio: Studio
579           swimming_pool: Swimming Pool
580           taxi: Taxi
581           telephone: Public Telephone
582           theatre: Theatre
583           toilets: Toilets
584           townhall: Town Hall
585           university: University
586           vending_machine: Vending Machine
587           veterinary: Veterinary Surgery
588           village_hall: Village Hall
589           waste_basket: Waste Bin
590           waste_disposal: Waste Disposal
591           water_point: Water Point
592         boundary:
593           administrative: Administrative Boundary
594           census: Census Boundary
595           national_park: National Park
596           protected_area: Protected Area
597           "yes": Boundary
598         bridge:
599           aqueduct: Aqueduct
600           boardwalk: Promenade
601           suspension: Suspension Bridge
602           swing: Swing Bridge
603           viaduct: Viaduct
604           "yes": Bridge
605         building:
606           apartment: Flat
607           apartments: Flats
608           bungalow: Bungalow
609           cabin: Cabin
610           chapel: Chapel
611           college: College Building
612           commercial: Commercial Building
613           construction: Building under Construction
614           garage: Garage
615           garages: Garages
616           house: House
617           industrial: Industrial Building
618           roof: Roof
619           "yes": Building
620         craft:
621           brewery: Brewery
622           carpenter: Carpenter
623           electrician: Electrician
624           gardener: Gardener
625           painter: Painter
626           photographer: Photographer
627           plumber: Plumber
628           shoemaker: Shoemaker
629           tailor: Tailor
630           "yes": Craft Shop
631         emergency:
632           ambulance_station: Ambulance Station
633           assembly_point: Assembly Point
634           defibrillator: Defibrillator
635           landing_site: Emergency Landing Site
636           phone: Emergency Phone
637           water_tank: Emergency Water Tank
638         highway:
639           abandoned: Abandoned Highway
640           bridleway: Bridleway
641           bus_guideway: Guided Bus Lane
642           bus_stop: Bus Stop
643           construction: Highway under construction
644           corridor: Corridor
645           cycleway: Cycle Path
646           elevator: Lift
647           emergency_access_point: Emergency Access Point
648           footway: Footpath
649           ford: Ford
650           give_way: Give Way Sign
651           living_street: Living Street
652           milestone: Milestone
653           motorway: Motorway
654           motorway_junction: Motorway Junction
655           motorway_link: Motorway Road
656           passing_place: Passing Place
657           path: Path
658           pedestrian: Pedestrian Way
659           platform: Platform
660           primary: Primary Road
661           primary_link: Primary Road
662           proposed: Proposed Road
663           raceway: Raceway
664           residential: Residential Road
665           rest_area: Rest Area
666           road: Road
667           secondary: Secondary Road
668           secondary_link: Secondary Road
669           service: Service Road
670           services: Motorway Services
671           speed_camera: Speed Camera
672           steps: Steps
673           stop: Stop Sign
674           street_lamp: Lamp Post
675           tertiary: Tertiary Road
676           tertiary_link: Tertiary Road
677           track: Track
678           traffic_signals: Traffic Signals
679           trunk: Trunk Road
680           trunk_link: Trunk Road
681           turning_loop: Turning Loop
682           unclassified: Unclassified Road
683           "yes": Road
684         historic:
685           archaeological_site: Archaeological Site
686           battlefield: Battlefield
687           boundary_stone: Boundary Stone
688           building: Historic Building
689           bunker: Bunker
690           castle: Castle
691           church: Church
692           city_gate: City Gate
693           citywalls: City Walls
694           fort: Fort
695           heritage: Heritage Site
696           house: House
697           manor: Manor
698           memorial: Memorial
699           mine: Mine
700           mine_shaft: Mine Shaft
701           monument: Monument
702           roman_road: Roman Road
703           ruins: Ruins
704           stone: Stone
705           tomb: Tomb
706           tower: Tower
707           wayside_cross: Wayside Cross
708           wayside_shrine: Wayside Shrine
709           wreck: Wreck
710           "yes": Historic Site
711         junction:
712           "yes": Junction
713         landuse:
714           allotments: Allotments
715           basin: Basin
716           brownfield: Brownfield Land
717           cemetery: Cemetery
718           commercial: Commercial Area
719           farmland: Farmland
720           farmyard: Farmyard
721           forest: Forest
722           garages: Garages
723           grass: Grass
724           greenfield: Greenfield Land
725           industrial: Industrial Area
726           landfill: Landfill
727           meadow: Meadow
728           military: Military Area
729           mine: Mine
730           orchard: Orchard
731           quarry: Quarry
732           railway: Railway
733           recreation_ground: Recreation Ground
734           reservoir: Reservoir
735           reservoir_watershed: Reservoir Watershed
736           residential: Residential Area
737           village_green: Village Green
738           vineyard: Vineyard
739           "yes": Landuse
740         leisure:
741           beach_resort: Beach Resort
742           bird_hide: Bird Hide
743           common: Common Land
744           dog_park: Dog Park
745           firepit: Fire Pit
746           fishing: Fishing Area
747           fitness_centre: Fitness Centre
748           fitness_station: Fitness Station
749           garden: Garden
750           golf_course: Golf Course
751           horse_riding: Horse Riding Centre
752           ice_rink: Ice Rink
753           marina: Marina
754           miniature_golf: Miniature Golf
755           nature_reserve: Nature Reserve
756           park: Park
757           picnic_table: Picnic Table
758           pitch: Sports Pitch
759           playground: Playground
760           recreation_ground: Recreation Ground
761           resort: Resort
762           sauna: Sauna
763           slipway: Slipway
764           sports_centre: Sports Centre
765           stadium: Stadium
766           swimming_pool: Swimming Pool
767           track: Running Track
768           water_park: Water Park
769           "yes": Leisure
770         man_made:
771           adit: Adit
772           advertising: Advertising
773           avalanche_protection: Avalanche Protection
774           beacon: Beacon
775           beam: Beam
776           beehive: Bee Hive
777           breakwater: Breakwater
778           bridge: Bridge
779           bunker_silo: Bunker
780           cairn: Cairn
781           chimney: Chimney
782           clearcut: Clearcut
783           communications_tower: Communications Tower
784           crane: Crane
785           cross: Cross
786           dolphin: Mooring Post
787           dyke: Dyke
788           embankment: Embankment
789           flagpole: Flagpole
790           gasometer: Gasometer
791           groyne: Groyne
792           kiln: Kiln
793           lighthouse: Lighthouse
794           manhole: Manhole
795           mast: Mast
796           mine: Mine
797           mineshaft: Mine Shaft
798           monitoring_station: Monitoring Station
799           petroleum_well: Oil Well
800           pier: Pier
801           pipeline: Pipeline
802           silo: Silo
803           storage_tank: Storage Tank
804           surveillance: Surveillance
805           tower: Tower
806           wastewater_plant: Wastewater Plant
807           watermill: Water Mill
808           water_tower: Water Tower
809           water_well: Well
810           water_works: Water Works
811           windmill: Windmill
812           works: Factory
813           "yes": Man-made
814         military:
815           airfield: Military Airfield
816           barracks: Barracks
817           bunker: Bunker
818           "yes": Military
819         mountain_pass:
820           "yes": Mountain Pass
821         natural:
822           bay: Bay
823           beach: Beach
824           cape: Cape
825           cave_entrance: Cave Entrance
826           cliff: Cliff
827           crater: Crater
828           dune: Dune
829           fell: Fell
830           fjord: Fjord
831           forest: Forest
832           geyser: Geyser
833           glacier: Glacier
834           grassland: Grassland
835           heath: Heath
836           hill: Hill
837           island: Island
838           land: Land
839           marsh: Marsh
840           moor: Moor
841           mud: Mud
842           peak: Peak
843           point: Point
844           reef: Reef
845           ridge: Ridge
846           rock: Rock
847           saddle: Saddle
848           sand: Sand
849           scree: Scree
850           scrub: Scrub
851           spring: Spring
852           stone: Stone
853           strait: Strait
854           tree: Tree
855           valley: Valley
856           volcano: Volcano
857           water: Water
858           wetland: Wetland
859           wood: Wood
860         office:
861           accountant: Accountant
862           administrative: Administration
863           architect: Architect
864           association: Association
865           company: Company
866           educational_institution: Educational Institution
867           employment_agency: Employment Agency
868           estate_agent: Estate Agent
869           government: Governmental Office
870           insurance: Insurance Office
871           it: IT Office
872           lawyer: Lawyer
873           ngo: NGO Office
874           telecommunication: Telecommunication Office
875           travel_agent: Travel Agency
876           "yes": Office
877         place:
878           allotments: Allotments
879           city: City
880           city_block: City Block
881           country: Country
882           county: County
883           farm: Farm
884           hamlet: Hamlet
885           house: House
886           houses: Houses
887           island: Island
888           islet: Islet
889           isolated_dwelling: Isolated Dwelling
890           locality: Locality
891           municipality: Municipality
892           neighbourhood: Neighbourhood
893           postcode: Postcode
894           quarter: Quarter
895           region: Region
896           sea: Sea
897           square: Square
898           state: State
899           subdivision: Subdivision
900           suburb: Suburb
901           town: Town
902           village: Village
903           "yes": Place
904         railway:
905           abandoned: Abandoned Railway
906           construction: Railway under construction
907           disused: Disused Railway
908           funicular: Funicular Railway
909           halt: Train Stop
910           junction: Railway Junction
911           level_crossing: Level Crossing
912           light_rail: Light Rail
913           miniature: Miniature Rail
914           monorail: Monorail
915           narrow_gauge: Narrow Gauge Railway
916           platform: Railway Platform
917           preserved: Preserved Railway
918           proposed: Proposed Railway
919           spur: Railway Spur
920           station: Railway Station
921           stop: Railway Stop
922           subway: Subway Station
923           subway_entrance: Subway Entrance
924           switch: Railway Points
925           tram: Tramway
926           tram_stop: Tram Stop
927           yard: Railway Yard
928         shop:
929           alcohol: Off-licence
930           antiques: Antiques
931           art: Art Shop
932           bakery: Bakery
933           beauty: Beauty Shop
934           beverages: Beverages Shop
935           bicycle: Bicycle Shop
936           bookmaker: Bookmaker
937           books: Book Shop
938           boutique: Boutique
939           butcher: Butcher
940           car: Car Shop
941           car_parts: Car Parts
942           car_repair: Mechanic
943           carpet: Carpet Shop
944           charity: Charity Shop
945           chemist: Chemist
946           clothes: Clothes Shop
947           computer: Computer Shop
948           confectionery: Sweet Shop
949           convenience: Convenience Store
950           copyshop: Copy Shop
951           cosmetics: Cosmetics Shop
952           deli: Delicatessen
953           department_store: Department Store
954           discount: Discount Items Shop
955           doityourself: DIY Shop
956           dry_cleaning: Dry Cleaning
957           electronics: Electronics Shop
958           estate_agent: Estate Agent
959           farm: Farm Shop
960           fashion: Fashion Shop
961           florist: Florist
962           food: Food Shop
963           funeral_directors: Funeral Directors
964           furniture: Furniture
965           garden_centre: Garden Centre
966           general: General Store
967           gift: Gift Shop
968           greengrocer: Greengrocer
969           grocery: Grocery Shop
970           hairdresser: Hairdresser
971           hardware: Hardware Store
972           houseware: Houseware Shop
973           interior_decoration: Interior Decoration
974           jewelry: Jewellery Shop
975           kiosk: Kiosk Shop
976           kitchen: Kitchen Shop
977           laundry: Laundry
978           lottery: Lottery
979           mall: Mall
980           massage: Massage
981           mobile_phone: Mobile Phone Shop
982           motorcycle: Motorcycle Shop
983           music: Music Shop
984           newsagent: Newsagent
985           optician: Optician
986           organic: Organic Food Shop
987           outdoor: Outdoor Shop
988           paint: Paint Shop
989           pawnbroker: Pawnbroker
990           pet: Pet Shop
991           photo: Photo Shop
992           seafood: Seafood
993           second_hand: Second-hand Shop
994           shoes: Shoe Shop
995           sports: Sports Shop
996           supermarket: Supermarket
997           tailor: Tailor
998           ticket: Ticket Shop
999           tobacco: Tobacconist
1000           toys: Toy Shop
1001           travel_agency: Travel Agency
1002           video: Video Shop
1003           wine: Off-licence
1004           "yes": Shop
1005         tourism:
1006           alpine_hut: Alpine Hut
1007           apartment: Holiday Flat
1008           artwork: Artwork
1009           attraction: Attraction
1010           bed_and_breakfast: Bed and Breakfast
1011           camp_site: Camp Site
1012           caravan_site: Caravan Site
1013           chalet: Chalet
1014           gallery: Gallery
1015           guest_house: Guest House
1016           hostel: Hostel
1017           hotel: Hotel
1018           information: Information
1019           motel: Motel
1020           museum: Museum
1021           picnic_site: Picnic Site
1022           theme_park: Theme Park
1023           viewpoint: Viewpoint
1024           zoo: Zoo
1025         tunnel:
1026           culvert: Culvert
1027           "yes": Tunnel
1028         waterway:
1029           artificial: Artificial Waterway
1030           boatyard: Boatyard
1031           canal: Canal
1032           dam: Dam
1033           derelict_canal: Derelict Canal
1034           ditch: Ditch
1035           dock: Dock
1036           drain: Drain
1037           lock: Lock
1038           lock_gate: Lock Gate
1039           mooring: Mooring
1040           rapids: Rapids
1041           river: River
1042           stream: Stream
1043           wadi: Wadi
1044           waterfall: Waterfall
1045           weir: Weir
1046           "yes": Waterway
1047       admin_levels:
1048         level2: Country Boundary
1049         level4: State Boundary
1050         level5: Region Boundary
1051         level6: County Boundary
1052         level8: City Boundary
1053         level9: Village Boundary
1054         level10: Suburb Boundary
1055     results:
1056       no_results: No results found
1057       more_results: More results
1058   issues:
1059     page:
1060       reports: Reports
1061   layouts:
1062     logo:
1063       alt_text: OpenStreetMap logo
1064     home: Go to Home Location
1065     logout: Log Out
1066     log_in: Log In
1067     sign_up: Sign Up
1068     start_mapping: Start Mapping
1069     edit: Edit
1070     history: History
1071     export: Export
1072     gps_traces: GPS Tracks
1073     user_diaries: User Diaries
1074     edit_with: Edit with %{editor}
1075     intro_header: Welcome to OpenStreetMap!
1076     intro_text: OpenStreetMap is a map of the world, created by people like you and
1077       free to use under an open licence.
1078     partners_partners: partners
1079     help: Help
1080     about: About
1081     copyright: Copyright
1082     learn_more: Learn More
1083     more: More
1084   user_mailer:
1085     diary_comment_notification:
1086       subject: '[OpenStreetMap] %{user} commented on a diary entry'
1087       hi: Hi %{to_user},
1088       header: '%{from_user} has commented on the OpenStreetMap diary entry with the
1089         subject %{subject}:'
1090       footer: You can also read the comment at %{readurl} and you can comment at %{commenturl}
1091         or send a message to the author at %{replyurl}
1092     message_notification:
1093       hi: Hi %{to_user},
1094       header: '%{from_user} has sent you a message through OpenStreetMap with the
1095         subject %{subject}:'
1096       footer_html: You can also read the message at %{readurl} and you can send a
1097         message to the author at %{replyurl}
1098     follow_notification:
1099       hi: Hi %{to_user},
1100       see_their_profile: You can see their profile at %{userurl}.
1101     gpx_failure:
1102       subject: '[OpenStreetMap] GPX Import failure'
1103     gpx_success:
1104       subject: '[OpenStreetMap] GPX Import success'
1105     signup_confirm:
1106       subject: '[OpenStreetMap] Welcome to OpenStreetMap'
1107       greeting: Hi there!
1108       created: Someone (hopefully you) just created an account at %{site_url}.
1109       confirm: 'Before we do anything else, we need to confirm that this request came
1110         from you, so if it did then please click the link below to confirm your account:'
1111       welcome: After you confirm your account, we'll provide you with some additional
1112         information to get you started.
1113     email_confirm:
1114       subject: '[OpenStreetMap] Confirm your e-mail address'
1115       greeting: Hi,
1116       click_the_link: If this is you, please click the link below to confirm the change.
1117     lost_password:
1118       subject: '[OpenStreetMap] Password reset request'
1119       greeting: Hi,
1120       click_the_link: If this is you, please click the link below to reset your password.
1121     note_comment_notification:
1122       anonymous: An anonymous user
1123       greeting: Hi,
1124       commented:
1125         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your notes'
1126         subject_other: '[OpenStreetMap] %{commenter} has commented on a note you are
1127           interested in'
1128         your_note: '%{commenter} has left a comment on one of your map notes near
1129           %{place}.'
1130         commented_note: '%{commenter} has left a comment on a map note you have commented
1131           on. The note is near %{place}.'
1132       closed:
1133         subject_own: '[OpenStreetMap] %{commenter} has resolved one of your notes'
1134         subject_other: '[OpenStreetMap] %{commenter} has resolved a note you are interested
1135           in'
1136         your_note: '%{commenter} has resolved one of your map notes near %{place}.'
1137         commented_note: '%{commenter} has resolved a map note you have commented on.
1138           The note is near %{place}.'
1139       reopened:
1140         subject_own: '[OpenStreetMap] %{commenter} has reactivated one of your notes'
1141         subject_other: '[OpenStreetMap] %{commenter} has reactivated a note you are
1142           interested in'
1143         your_note: '%{commenter} has reactivated one of your map notes near %{place}.'
1144         commented_note: '%{commenter} has reactivated a map note you have commented
1145           on. The note is near %{place}.'
1146     changeset_comment_notification:
1147       hi: Hi %{to_user},
1148       commented:
1149         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your changesets'
1150         subject_other: '[OpenStreetMap] %{commenter} has commented on a changeset
1151           you are interested in'
1152         your_changeset: '%{commenter} left a comment at %{time} on one of your changesets'
1153         commented_changeset: '%{commenter} left a comment at %{time} on a changeset
1154           you are watching created by %{changeset_author}'
1155         partial_changeset_with_comment: with comment '%{changeset_comment}'
1156         partial_changeset_without_comment: without comment
1157   confirmations:
1158     confirm:
1159       press confirm button: Press the confirm button below to activate your account.
1160       button: Confirm
1161       success: Confirmed your account, thanks for signing up!
1162       already active: This account has already been confirmed.
1163       unknown token: That confirmation code has expired or does not exist.
1164     confirm_resend:
1165       failure: User %{name} not found.
1166     confirm_email:
1167       heading: Confirm a change of e-mail address
1168       press confirm button: Press the confirm button below to confirm your new e-mail
1169         address.
1170       button: Confirm
1171       failure: An e-mail address has already been confirmed with this token.
1172       unknown_token: That confirmation code has expired or does not exist.
1173   messages:
1174     new:
1175       title: Send message
1176       send_message_to_html: Send a new message to %{name}
1177       back_to_inbox: Back to inbox
1178     create:
1179       message_sent: Message sent
1180       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1181         before trying to send any more.
1182     no_such_message:
1183       title: No such message
1184       heading: No such message
1185       body: Sorry, there is no message with that id.
1186     show:
1187       title: Read message
1188       reply_button: Reply
1189       unread_button: Mark as unread
1190       destroy_button: Delete
1191       back: Back
1192     destroy:
1193       destroyed: Message deleted
1194     read_marks:
1195       create:
1196         notice: Message marked as read
1197       destroy:
1198         notice: Message marked as unread
1199     mailboxes:
1200       heading:
1201         my_inbox: My Inbox
1202       messages_table:
1203         from: From
1204         to: To
1205         subject: Subject
1206         date: Date
1207       message:
1208         unread_button: Mark as unread
1209         read_button: Mark as read
1210         destroy_button: Delete
1211     inboxes:
1212       show:
1213         title: Inbox
1214         messages: You have %{new_messages} and %{old_messages}
1215         new_messages:
1216           one: '%{count} new message'
1217           other: '%{count} new messages'
1218         old_messages:
1219           one: '%{count} old message'
1220           other: '%{count} old messages'
1221         no_messages_yet_html: You have no messages yet. Why not get in touch with
1222           some of the %{people_mapping_nearby_link}?
1223         people_mapping_nearby: people mapping nearby
1224     outboxes:
1225       show:
1226         title: Outbox
1227         messages:
1228           one: You have %{count} sent message
1229           other: You have %{count} sent messages
1230         no_sent_messages_html: You have no sent messages yet. Why not get in touch
1231           with some of the %{people_mapping_nearby_link}?
1232         people_mapping_nearby: people mapping nearby
1233       message:
1234         destroy_button: Delete
1235   passwords:
1236     new:
1237       title: Lost password
1238       heading: Forgotten Password?
1239       new password button: Reset password
1240       help_text: Enter the e-mail address you used to sign up, we will send a link
1241         to it that you can use to reset your password.
1242     edit:
1243       title: Reset password
1244       heading: Reset Password for %{user}
1245       reset: Reset Password
1246       flash token bad: Did not find that token, check the URL maybe?
1247     update:
1248       flash changed: Your password has been changed.
1249   profiles:
1250     edit:
1251       image: Image
1252       gravatar:
1253         gravatar: Use Gravatar
1254         disabled: Gravatar has been disabled.
1255         enabled: Display of your Gravatar has been enabled.
1256       new image: Add an image
1257       keep image: Keep the current image
1258       delete image: Remove the current image
1259       replace image: Replace the current image
1260       image size hint: (square images at least 100x100 work best)
1261       home location: Home Location
1262       no home location: You have not entered your home location.
1263       update home location on click: Update home location when I click on the map?
1264   sessions:
1265     new:
1266       email or username: E-mail Address or Username
1267       password: Password
1268       remember: Remember me
1269       lost password link: Lost your password?
1270       auth failure: Sorry, could not log in with those details.
1271     destroy:
1272       title: Logout
1273       heading: Logout of OpenStreetMap
1274       logout_button: Logout
1275   shared:
1276     pagination:
1277       diary_comments:
1278         older: Older Comments
1279         newer: Newer Comments
1280       diary_entries:
1281         older: Older Entries
1282         newer: Newer Entries
1283       traces:
1284         older: Older Traces
1285         newer: Newer Traces
1286   site:
1287     about:
1288       lede_text: OpenStreetMap is built by a community of mappers that contribute
1289         and maintain data about roads, trails, cafés, railway stations, and much more,
1290         all over the world.
1291       local_knowledge_title: Local Knowledge
1292       local_knowledge_html: |-
1293         OpenStreetMap emphasises local knowledge. Contributors use
1294         aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1295         is accurate and up to date.
1296       community_driven_title: Community Driven
1297       open_data_title: Open Data
1298       open_data_1_html: |-
1299         OpenStreetMap is %{open_data}: you are free to use it for any purpose
1300         as long as you credit OpenStreetMap and its contributors. If you alter or
1301         build upon the data in certain ways, you may distribute the result only
1302         under the same licence. See the %{copyright_license_link} for details.
1303       open_data_copyright_license: Copyright and Licence page
1304       legal_title: Legal
1305       partners_title: Partners
1306     copyright:
1307       title: Copyright and Licence
1308       foreign:
1309         title: About this translation
1310         html: In the event of a conflict between this translated page and %{english_original_link},
1311           the English page shall take precedence
1312         english_link: the English original
1313       native:
1314         title: About this page
1315         html: You are viewing the English version of the copyright page. You can go
1316           back to the %{native_link} of this page or you can stop reading about copyright
1317           and %{mapping_link}.
1318         native_link: British English version
1319         mapping_link: start mapping
1320       legal_babble:
1321         introduction_3_html: Our documentation is licensed under the %{creative_commons_link}
1322           license (CC BY-SA 2.0).
1323         credit_title_html: How to credit OpenStreetMap
1324         attribution_example:
1325           alt: Example of how to attribute OpenStreetMap on a webpage
1326           title: Attribution example
1327         more_title_html: Finding out more
1328         more_1_1_osmf_licence_page: OSMF Licence page
1329         contributors_title_html: Our contributors
1330         contributors_intro_html: |-
1331           Our contributors are thousands of individuals. We also include
1332           openly-licenced data from national mapping agencies
1333           and other sources, among them:
1334         contributors_cz_cc_licence: Creative Commons Attribution 4.0 International
1335           licence (CC BY 4.0)
1336         contributors_footer_2_html: Inclusion of data in OpenStreetMap does not imply
1337           that the original data provider endorses OpenStreetMap, provides any warranty,
1338           or accepts any liability.
1339         infringement_title_html: Copyright infringement
1340         infringement_1_html: OSM contributors are reminded never to add data from
1341           any copyrighted sources (e.g. Google Maps or printed maps) without explicit
1342           permission from the copyright holders.
1343     index:
1344       js_1: You are either using a browser that does not support JavaScript, or you
1345         have disabled JavaScript.
1346       license:
1347         copyright: Copyright OpenStreetMap and contributors, under an open licence
1348       remote_failed: Editing failed - make sure JOSM or Merkaartor is loaded and that
1349         the remote control option is enabled
1350     not_public_flash:
1351       not_public: You have not set your edits to be public.
1352       not_public_description_html: You can no longer edit the map unless you do so.
1353         You can set your edits as public from your %{user_page}.
1354       user_page_link: user page
1355       anon_edits_link_text: Find out why this is the case.
1356     edit:
1357       id_not_configured: iD has not been configured
1358     export:
1359       title: Export
1360       manually_select: Manually select a different area
1361       licence: Licence
1362       too_large:
1363         advice: 'If the above export fails, please consider using one of the sources
1364           listed below:'
1365         body: This area is too large to be exported as OpenStreetMap XML Data. Please
1366           zoom in or select a smaller area, or use one of the sources listed below
1367           for bulk data downloads.
1368         planet:
1369           title: Planet OSM
1370           description: Regularly updated copies of the complete OpenStreetMap database
1371         overpass:
1372           title: Overpass API
1373           description: Download this bounding box from a mirror of the OpenStreetMap
1374             database
1375         geofabrik:
1376           title: Geofabrik Downloads
1377           description: Regularly-updated extracts of continents, countries, and selected
1378             cities
1379         other:
1380           title: Other Sources
1381           description: Additional sources listed on the OpenStreetMap wiki
1382       export_button: Export
1383     fixthemap:
1384       how_to_help:
1385         title: How to Help
1386         join_the_community:
1387           title: Join the community
1388           explanation_html: If you have noticed a problem with our map data, for example
1389             a road is missing or your address, the best way to proceed is to join
1390             the OpenStreetMap community and add or repair the data yourself.
1391       other_concerns:
1392         title: Other concerns
1393     help:
1394       title: Getting Help
1395       introduction: OpenStreetMap has several resources for learning about the project,
1396         asking and answering questions, and collaboratively discussing and documenting
1397         mapping topics.
1398       welcome:
1399         url: /welcome
1400         title: Welcome to OpenStreetMap
1401         description: Start with this quick guide covering the OpenStreetMap basics.
1402       beginners_guide:
1403         title: Beginners' Guide
1404         description: Community maintained guide for beginners.
1405       mailing_lists:
1406         title: Mailing Lists
1407         description: Ask a question or discuss interesting matters on a wide range
1408           of topical or regional mailing lists.
1409       irc:
1410         title: IRC
1411         description: Interactive chat in many different languages and on many topics.
1412       switch2osm:
1413         title: switch2osm
1414         description: Help for companies and organisations switching to OpenStreetMap
1415           based maps and other services.
1416       wiki:
1417         title: OpenStreetMap Wiki
1418         description: Browse the wiki for in-depth OpenStreetMap documentation.
1419     any_questions:
1420       title: Any questions?
1421     sidebar:
1422       search_results: Search Results
1423     search:
1424       search: Search
1425       get_directions_title: Find directions between two points
1426       from: From
1427       to: To
1428       where_am_i: Where is this?
1429       where_am_i_title: Describe the current location using the search engine
1430       submit_text: Go
1431       reverse_directions_text: Reverse Directions
1432     key:
1433       table:
1434         entry:
1435           motorway: Motorway
1436           main_road: Main road
1437           trunk: Trunk road
1438           primary: Primary road
1439           secondary: Secondary road
1440           unclassified: Unclassified road
1441           track: Track
1442           bridleway: Bridleway
1443           cycleway: Cycleway
1444           cycleway_national: National cycleway
1445           cycleway_regional: Regional cycleway
1446           cycleway_local: Local cycleway
1447           footway: Footway
1448           rail: Railway
1449           subway: Subway
1450           cable_car: Cable car
1451           chair_lift: Chairlift
1452           runway: Airport Runway
1453           taxiway: Taxiway
1454           apron: Airport apron
1455           admin: Administrative boundary
1456           forest: Forest
1457           wood: Wood
1458           golf: Golf course
1459           park: Park
1460           common: Common
1461           resident: Residential area
1462           retail: Retail area
1463           industrial: Industrial area
1464           commercial: Commercial area
1465           heathland: Heathland
1466           lake: Lake
1467           reservoir: Reservoir
1468           farm: Farm
1469           brownfield: Brownfield site
1470           cemetery: Cemetery
1471           allotments: Allotments
1472           pitch: Sports pitch
1473           centre: Sports centre
1474           reserve: Nature reserve
1475           military: Military area
1476           school: School
1477           university: University
1478           building: Significant building
1479           station: Railway station
1480           summit: Summit
1481           peak: Peak
1482           tunnel: Dashed casing = tunnel
1483           bridge: Black casing = bridge
1484           private: Private access
1485           destination: Destination access
1486           construction: Roads under construction
1487           bicycle_shop: Bicycle shop
1488           bicycle_parking: Bicycle parking
1489           toilets: Toilets
1490     welcome:
1491       title: Welcome!
1492       introduction: Welcome to OpenStreetMap, the free and editable map of the world.
1493         Now that you're signed up, you're all set to get started mapping. Here's a
1494         quick guide with the most important things you need to know.
1495       whats_on_the_map:
1496         title: What's on the Map
1497       basic_terms:
1498         title: Basic Terms For Mapping
1499         paragraph_1: OpenStreetMap has some of its own lingo. Here are a few key words
1500           that'll come in handy.
1501       rules:
1502         title: Rules!
1503       start_mapping: Start Mapping
1504       add_a_note:
1505         title: No Time To Edit? Add a Note!
1506         para_1: If you just want something small fixed and don't have the time to
1507           sign up and learn how to edit, it's easy to add a note.
1508   traces:
1509     visibility:
1510       private: Private (only shared as anonymous, unordered points)
1511       public: Public (shown in trace list and as anonymous, unordered points)
1512       trackable: Trackable (only shared as anonymous, ordered points with timestamps)
1513       identifiable: Identifiable (shown in trace list and as identifiable, ordered
1514         points with timestamps)
1515     new:
1516       visibility_help: what does this mean?
1517       help: Help
1518       help_url: https://wiki.openstreetmap.org/wiki/Upload
1519     create:
1520       upload_trace: Upload GPS Trace
1521       trace_uploaded: Your GPX file has been uploaded and is awaiting insertion in
1522         to the database. This will usually happen within half an hour, and an email
1523         will be sent to you on completion.
1524       traces_waiting:
1525         one: You have %{count} trace waiting for upload. Please consider waiting for
1526           this to finish before uploading any more, so as not to block the queue for
1527           other users.
1528         other: You have %{count} traces waiting for upload. Please consider waiting
1529           for these to finish before uploading any more, so as not to block the queue
1530           for other users.
1531     edit:
1532       visibility_help: what does this mean?
1533     show:
1534       pending: PENDING
1535       filename: 'Filename:'
1536       download: download
1537       uploaded: 'Uploaded:'
1538       points: 'Points:'
1539       map: map
1540       edit: edit
1541       owner: 'Owner:'
1542       description: 'Description:'
1543       tags: 'Tags:'
1544       none: None
1545       edit_trace: Edit this trace
1546       delete_trace: Delete this trace
1547       trace_not_found: Trace not found!
1548       visibility: 'Visibility:'
1549     trace:
1550       pending: PENDING
1551       count_points:
1552         one: '%{count} point'
1553         other: '%{count} points'
1554       more: more
1555       trace_details: View Trace Details
1556       view_map: View Map
1557       edit_map: Edit Map
1558       public: PUBLIC
1559       identifiable: IDENTIFIABLE
1560       private: PRIVATE
1561       trackable: TRACKABLE
1562     index:
1563       description: Browse recent GPS track uploads
1564       tagged_with: ' tagged with %{tags}'
1565       upload_trace: Upload a trace
1566     destroy:
1567       scheduled_for_deletion: Trace scheduled for deletion
1568     offline_warning:
1569       message: The GPX file upload system is currently unavailable
1570     offline:
1571       heading: GPX Storage Offline
1572       message: The GPX file storage and upload system is currently unavailable.
1573     feeds:
1574       show:
1575         title: OpenStreetMap GPS Traces
1576       description:
1577         description_with_count:
1578           one: GPX file with %{count} point from %{user}
1579           other: GPX file with %{count} points from %{user}
1580         description_without_count: GPX file from %{user}
1581   application:
1582     require_cookies:
1583       cookies_needed: You appear to have cookies disabled - please enable cookies
1584         in your browser before continuing.
1585     setup_user_auth:
1586       blocked: Your access to the API has been blocked. Please log-in to the web interface
1587         to find out more.
1588       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1589         to the web interface to view the Contributor Terms. You do not need to agree,
1590         but you must view them.
1591   oauth:
1592     permissions:
1593       missing: You have not permitted the application access to this facility
1594   oauth2_applications:
1595     new:
1596       title: Register a new application
1597   users:
1598     new:
1599       title: Sign Up
1600       no_auto_account_create: Unfortunately we are not currently able to create an
1601         account for you automatically.
1602       display name description: Your publicly displayed username. You can change this
1603         later in the preferences.
1604       continue: Sign Up
1605     no_such_user:
1606       title: No such user
1607       heading: The user %{user} does not exist
1608       body: Sorry, there is no user with the name %{user}. Please check your spelling,
1609         or maybe the link you clicked is wrong.
1610       deleted: deleted
1611     show:
1612       my diary: My Diary
1613       my edits: My Edits
1614       my traces: My Traces
1615       my notes: My Notes
1616       my messages: My Messages
1617       my profile: My Profile
1618       my comments: My Comments
1619       blocks on me: Blocks on Me
1620       blocks by me: Blocks by Me
1621       send message: Send Message
1622       diary: Diary
1623       edits: Edits
1624       traces: Traces
1625       notes: Map Notes
1626       mapper since: 'Mapper since:'
1627       ct status: 'Contributor terms:'
1628       ct undecided: Undecided
1629       ct declined: Declined
1630       email address: 'Email address:'
1631       created from: 'Created from:'
1632       status: 'Status:'
1633       spam score: 'Spam Score:'
1634       role:
1635         administrator: This user is an administrator
1636         moderator: This user is a moderator
1637         grant:
1638           administrator: Grant administrator access
1639           moderator: Grant moderator access
1640         revoke:
1641           administrator: Revoke administrator access
1642           moderator: Revoke moderator access
1643       block_history: Active Blocks
1644       moderator_history: Blocks Given
1645       comments: Comments
1646       create_block: Block this User
1647       activate_user: Activate this User
1648       hide_user: Hide this User
1649       unhide_user: Unhide this User
1650       delete_user: Delete this User
1651       confirm: Confirm
1652     go_public:
1653       flash success: All your edits are now public, and you are now allowed to edit.
1654     issued_blocks:
1655       show:
1656         title: Blocks by %{name}
1657         empty: '%{name} has not made any blocks yet.'
1658     received_blocks:
1659       show:
1660         title: Blocks on %{name}
1661         empty: '%{name} has not been blocked yet.'
1662     lists:
1663       show:
1664         title: Users
1665         heading: Users
1666       page:
1667         confirm: Confirm Selected Users
1668         hide: Hide Selected Users
1669         empty: No matching users found
1670       user:
1671         summary_html: '%{name} created from %{ip_address} on %{date}'
1672         summary_no_ip_html: '%{name} created on %{date}'
1673     changeset_comments:
1674       page:
1675         when: When
1676         comment: Comment
1677     diary_comments:
1678       page:
1679         post: Post
1680     suspended:
1681       title: Account Suspended
1682       heading: Account Suspended
1683     auth_failure:
1684       connection_failed: Connection to authentication provider failed
1685       invalid_credentials: Invalid authentication credentials
1686       no_authorization_code: No authorisation code
1687       unknown_signature_algorithm: Unknown signature algorithm
1688       invalid_scope: Invalid scope
1689     auth_association:
1690       heading: Your ID is not associated with a OpenStreetMap account yet.
1691       option_1: |-
1692         If you are new to OpenStreetMap, please create a new account
1693         using the form below.
1694   user_role:
1695     filter:
1696       already_has_role: The user already has role %{role}.
1697       doesnt_have_role: The user does not have role %{role}.
1698   user_blocks:
1699     model:
1700       non_moderator_update: Must be a moderator to create or update a block.
1701       non_moderator_revoke: Must be a moderator to revoke a block.
1702     not_found:
1703       sorry: Sorry, the user block with ID %{id} could not be found.
1704       back: Back to index
1705     new:
1706       title: Creating block on %{name}
1707       heading_html: Creating block on %{name}
1708       period: How long, starting now, the user will be blocked from the API for.
1709     edit:
1710       title: Editing block on %{name}
1711       heading_html: Editing block on %{name}
1712       period: How long, starting now, the user will be blocked from the API for.
1713     filter:
1714       block_period: The blocking period must be one of the values selectable in the
1715         drop-down list.
1716     create:
1717       flash: Created a block on user %{name}.
1718     update:
1719       only_creator_can_edit: Only the moderator who created this block can edit it.
1720       success: Block updated.
1721     index:
1722       title: User blocks
1723       heading: List of user blocks
1724       empty: No blocks have been made yet.
1725     helper:
1726       time_future_html: Ends in %{time}.
1727       until_login: Active until the user logs in.
1728       time_future_and_until_login_html: Ends in %{time} and after the user has logged
1729         in.
1730       time_past_html: Ended %{time}.
1731       block_duration:
1732         hours:
1733           one: '%{count} hour'
1734           other: '%{count} hours'
1735     show:
1736       title: '%{block_on} blocked by %{block_by}'
1737       heading_html: '%{block_on} blocked by %{block_by}'
1738       created: 'Created:'
1739       status: 'Status:'
1740       edit: Edit
1741       reason: 'Reason for block:'
1742       revoker: 'Revoker:'
1743     block:
1744       show: Show
1745       edit: Edit
1746     page:
1747       display_name: Blocked User
1748       creator_name: Creator
1749       reason: Reason for block
1750       status: Status
1751   notes:
1752     index:
1753       title: Notes submitted or commented on by %{user}
1754       subheading_html: Notes %{submitted} or %{commented} by %{user}
1755       id: Id
1756       creator: Creator
1757       description: Description
1758       created_at: Created at
1759       last_changed: Last changed
1760     show:
1761       title: 'Note: %{id}'
1762       description: Description
1763       open_title: 'Unresolved note #%{note_name}'
1764       closed_title: 'Resolved note #%{note_name}'
1765       hidden_title: 'Hidden note #%{note_name}'
1766       anonymous_warning: This note includes comments from anonymous users which should
1767         be independently verified.
1768       hide: Hide
1769       resolve: Resolve
1770       reactivate: Reactivate
1771       comment_and_resolve: Comment & Resolve
1772       comment: Comment
1773     new:
1774       title: New Note
1775       intro: Spotted a mistake or something missing? Let other mappers know so we
1776         can fix it. Move the marker to the correct position and type a note to explain
1777         the problem.
1778       advice: Your note is public and may be used to update the map, so don't enter
1779         personal information or information from copyrighted maps or directory listings.
1780       add: Add Note
1781     notes_paging_nav:
1782       showing_page: Page %{page}
1783   javascripts:
1784     close: Close
1785     share:
1786       title: Share
1787       cancel: Cancel
1788       image: Image
1789       link: Link or HTML
1790       long_link: Link
1791       short_link: Short Link
1792       geo_uri: Geo URI
1793       embed: HTML
1794       custom_dimensions: Set custom dimensions
1795       format: 'Format:'
1796       scale: 'Scale:'
1797       download: Download
1798       short_url: Short URL
1799       include_marker: Include marker
1800       center_marker: Centre map on marker
1801       paste_html: Paste HTML to embed in website
1802       view_larger_map: View Larger Map
1803     embed:
1804       report_problem: Report a problem
1805     key:
1806       title: Map Key
1807       tooltip: Legend
1808       tooltip_disabled: Map Key not available for this layer
1809     map:
1810       zoom:
1811         in: Zoom In
1812         out: Zoom Out
1813       locate:
1814         title: Show My Location
1815       base:
1816         standard: Standard
1817         cycle_map: Cycle Map
1818         transport_map: Transport Map
1819         hot: Humanitarian
1820       layers:
1821         header: Map Layers
1822         notes: Map Notes
1823         data: Map Data
1824         gps: Public GPS Traces
1825         overlays: Enable overlays for troubleshooting the map
1826         title: Layers
1827     site:
1828       edit_tooltip: Edit the map
1829       edit_disabled_tooltip: Zoom in to edit the map
1830       createnote_tooltip: Add a note to the map
1831       createnote_disabled_tooltip: Zoom in to add a note to the map
1832       map_notes_zoom_in_tooltip: Zoom in to see map notes
1833       map_data_zoom_in_tooltip: Zoom in to see map data
1834       queryfeature_tooltip: Query features
1835       queryfeature_disabled_tooltip: Zoom in to query features
1836     edit_help: Move the map and zoom in on a location you want to edit, then click
1837       here.
1838     directions:
1839       ascend: Ascend
1840       descend: Descend
1841       directions: Directions
1842       distance: Distance
1843       errors:
1844         no_route: Couldn't find a route between those two places.
1845         no_place: Sorry - couldn't locate '%{place}'.
1846       instructions:
1847         continue_without_exit: Continue on %{name}
1848         slight_right_without_exit: Slight right onto %{name}
1849         offramp_right: Take the sliproad on the right
1850         offramp_right_with_name: Take the sliproad on the right onto %{name}
1851         offramp_right_with_directions: Take the sliproad on the right towards %{directions}
1852         offramp_right_with_name_directions: Take the sliproad on the right onto %{name},
1853           towards %{directions}
1854         onramp_right_without_exit: Turn right on the sliproad onto %{name}
1855         onramp_right_with_directions: Turn right onto the sliproad towards %{directions}
1856         onramp_right_with_name_directions: Turn right on the sliproad onto %{name},
1857           towards %{directions}
1858         onramp_right_without_directions: Turn right onto the sliproad
1859         endofroad_right_without_exit: At the end of the road turn right onto %{name}
1860         merge_right_without_exit: Merge right onto %{name}
1861         fork_right_without_exit: At the fork turn right onto %{name}
1862         turn_right_without_exit: Turn right onto %{name}
1863         sharp_right_without_exit: Sharp right onto %{name}
1864         uturn_without_exit: U-turn along %{name}
1865         sharp_left_without_exit: Sharp left onto %{name}
1866         turn_left_without_exit: Turn left onto %{name}
1867         offramp_left: Take the sliproad on the left
1868         offramp_left_with_name: Take the sliproad on the left onto %{name}
1869         offramp_left_with_directions: Take the sliproad on the left towards %{directions}
1870         offramp_left_with_name_directions: Take the sliproad on the left onto %{name},
1871           towards %{directions}
1872         onramp_left_without_exit: Turn left on the sliproad onto %{name}
1873         onramp_left_with_directions: Turn left onto the sliproad towards %{directions}
1874         onramp_left_with_name_directions: Turn left on the sliproad onto %{name},
1875           towards %{directions}
1876         onramp_left_without_directions: Turn left onto the sliproad
1877         endofroad_left_without_exit: At the end of the road turn left onto %{name}
1878         merge_left_without_exit: Merge left onto %{name}
1879         fork_left_without_exit: At the fork turn left onto %{name}
1880         slight_left_without_exit: Slight left onto %{name}
1881         via_point_without_exit: (via point)
1882         follow_without_exit: Follow %{name}
1883         leave_roundabout_without_exit: Leave roundabout - %{name}
1884         stay_roundabout_without_exit: Stay on roundabout - %{name}
1885         start_without_exit: Start on %{name}
1886         destination_without_exit: Reach destination
1887         against_oneway_without_exit: Go against one-way on %{name}
1888         end_oneway_without_exit: End of one-way on %{name}
1889         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
1890         unnamed: unnamed road
1891         courtesy: Directions courtesy of %{link}
1892         exit_counts:
1893           first: 1st
1894           second: 2nd
1895           third: 3rd
1896           fourth: 4th
1897           fifth: 5th
1898           sixth: 6th
1899           seventh: 7th
1900           eighth: 8th
1901           ninth: 9th
1902           tenth: 10th
1903       time: Time
1904     query:
1905       node: Node
1906       way: Way
1907       relation: Relation
1908       nothing_found: No features found
1909       error: 'Error contacting %{server}: %{error}'
1910       timeout: Timeout contacting %{server}
1911     context:
1912       directions_from: Directions from here
1913       directions_to: Directions to here
1914       add_note: Add a note here
1915       show_address: Show address
1916       query_features: Query features
1917       centre_map: Centre map here
1918   redactions:
1919     index:
1920       empty: No redactions to show.
1921     show:
1922       description: 'Description:'
1923       user: 'Creator:'
1924       edit: Edit this redaction
1925       destroy: Remove this redaction
1926       confirm: Are you sure?
1927     create:
1928       flash: Redaction created.
1929     update:
1930       flash: Changes saved.
1931     destroy:
1932       not_empty: Redaction is not empty. Please un-redact all versions belonging to
1933         this redaction before destroying it.
1934       flash: Redaction destroyed.
1935       error: There was an error destroying this redaction.
1936   validations:
1937     invalid_characters: contains invalid characters
1938 ...