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