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