]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
Localisation updates from https://translatewiki.net.
[rails.git] / config / locales / en-GB.yml
1 # Messages for British English (British English)
2 # Exported from translatewiki.net
3 # Export driver: phpyaml
4 # Author: Abijeet Patro
5 # Author: Alefar
6 # Author: Andibing
7 # Author: BEANS
8 # Author: Back ache
9 # Author: Bjh21
10 # Author: Bpfhjquevaps
11 # Author: Bruce89
12 # Author: Caliburn
13 # Author: Captaindogfish
14 # Author: Chase me ladies, I'm the Cavalry
15 # Author: Danieldegroot2
16 # Author: E THP
17 # Author: EdLoach
18 # Author: Eduard Popov
19 # Author: Gravitystorm
20 # Author: Hufkratzer
21 # Author: IknowJoseph
22 # Author: Jagwar
23 # Author: Jguthrie100
24 # Author: Jlrb+
25 # Author: Kosovastar
26 # Author: Macofe
27 # Author: Maro21
28 # Author: Meno25
29 # Author: Michel Bakni
30 # Author: Mvolz
31 # Author: Sampablokuper
32 # Author: Samthecrazyman
33 # Author: Samwilson
34 # Author: Shirayuki
35 # Author: Smsm1
36 # Author: Tlubenov
37 # Author: TomH
38 # Author: Wehwei
39 # Author: ديفيد
40 ---
41 en-GB:
42   time:
43     formats:
44       friendly: '%e %B %Y at %H:%M'
45   helpers:
46     file:
47       prompt: Choose file
48     submit:
49       diary_entry:
50         create: Publish
51         update: Update
52       issue_comment:
53         create: Add Comment
54       message:
55         create: Send
56       redaction:
57         create: Create redaction
58         update: Save redaction
59       trace:
60         create: Upload
61         update: Save Changes
62       user_block:
63         create: Create block
64         update: Update block
65   activerecord:
66     models:
67       acl: Access Control List
68       changeset: Changeset
69       changeset_tag: Changeset Tag
70       country: Country
71       diary_comment: Diary Comment
72       diary_entry: Diary Entry
73       friend: Friend
74       issue: Issue
75       language: Language
76       message: Message
77       node: Node
78       node_tag: Node Tag
79       old_node: Old Node
80       old_node_tag: Old Node Tag
81       old_relation: Old Relation
82       old_relation_member: Old Relation Member
83       old_relation_tag: Old Relation Tag
84       old_way: Old Way
85       old_way_node: Old Way Node
86       old_way_tag: Old Way Tag
87       relation: Relation
88       relation_member: Relation Member
89       relation_tag: Relation Tag
90       report: Report
91       session: Session
92       trace: Trace
93       tracepoint: Trace Point
94       tracetag: Trace Tag
95       user: User
96       user_preference: User Preference
97       user_token: User Token
98       way: Way
99       way_node: Way Node
100       way_tag: Way Tag
101     attributes:
102       client_application:
103         name: Name (Required)
104         url: Main Application URL (Required)
105         support_url: Support URL
106         allow_read_prefs: read their user preferences
107         allow_write_prefs: modify their user preferences
108         allow_write_diary: create diary entries, comments and make friends
109         allow_write_api: modify the map
110         allow_read_gpx: read their private GPS traces
111         allow_write_gpx: upload GPS traces
112         allow_write_notes: modify notes
113       diary_comment:
114         body: Body
115       diary_entry:
116         user: User
117         title: Subject
118         latitude: Latitude
119         longitude: Longitude
120         language_code: Language
121       friend:
122         user: User
123         friend: Friend
124       trace:
125         user: User
126         visible: Visible
127         name: Filename
128         size: Size
129         latitude: Latitude
130         longitude: Longitude
131         public: Public
132         description: Description
133         visibility: Visibility
134         tagstring: Tags
135       message:
136         sender: Sender
137         title: Subject
138         body: Body
139         recipient: Recipient
140       redaction:
141         description: Description
142       report:
143         details: Please provide some more details about the problem (required).
144       user:
145         active: Active
146         display_name: Display Name
147         description: Profile Description
148         home_lat: Latitude
149         home_lon: Longitude
150         languages: Preferred Languages
151         pass_crypt: Password
152         pass_crypt_confirmation: Confirm Password
153     help:
154       trace:
155         tagstring: comma delimited
156       user_block:
157         needs_view: Does the user need to log in before this block will be cleared?
158       user:
159         new_email: (never displayed publicly)
160   datetime:
161     distance_in_words_ago:
162       about_x_hours:
163         one: about %{count} hour ago
164         other: about %{count} hours ago
165       about_x_months:
166         one: about %{count} month ago
167         other: about %{count} months ago
168       about_x_years:
169         one: about %{count} year ago
170         other: about %{count} years ago
171       almost_x_years:
172         one: almost %{count} year ago
173         other: almost %{count} years ago
174       half_a_minute: half a minute ago
175       less_than_x_seconds:
176         one: less than %{count} second ago
177         other: less than %{count} seconds ago
178       less_than_x_minutes:
179         one: less than %{count} minute ago
180         other: less than %{count} minutes ago
181       over_x_years:
182         one: over %{count} year ago
183         other: over %{count} years ago
184       x_seconds:
185         one: '%{count} second ago'
186         other: '%{count} seconds ago'
187       x_minutes:
188         one: '%{count} minute ago'
189         other: '%{count} minutes ago'
190       x_days:
191         one: '%{count} day ago'
192         other: '%{count} days ago'
193       x_months:
194         one: '%{count} month ago'
195         other: '%{count} months ago'
196       x_years:
197         one: '%{count} year ago'
198         other: '%{count} years ago'
199   editor:
200     default: Default (currently %{name})
201     id:
202       name: iD
203       description: iD (in-browser editor)
204     remote:
205       name: Remote Control
206       description: Remote Control (JOSM, Potlatch, Merkaartor)
207   auth:
208     providers:
209       none: None
210       google: Google
211       facebook: Facebook
212       github: GitHub
213       wikipedia: Wikipedia
214   api:
215     notes:
216       comment:
217         opened_at_html: Created %{when}
218         opened_at_by_html: Created %{when} by %{user}
219         commented_at_html: Updated %{when}
220         commented_at_by_html: Updated %{when} by %{user}
221         closed_at_html: Resolved %{when}
222         closed_at_by_html: Resolved %{when} by %{user}
223         reopened_at_html: Reactivated %{when}
224         reopened_at_by_html: Reactivated %{when} by %{user}
225       rss:
226         title: OpenStreetMap Notes
227         description_area: A list of notes, reported, commented on or closed in your
228           area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
229         description_item: An rss feed for note %{id}
230         opened: new note (near %{place})
231         commented: new comment (near %{place})
232         closed: closed note (near %{place})
233         reopened: reactivated note (near %{place})
234       entry:
235         comment: Comment
236         full: Full note
237   accounts:
238     show:
239       title: Edit account
240       external auth: External Authentication
241       openid:
242         link text: what is this?
243       contributor terms:
244         heading: Contributor Terms
245         agreed: You have agreed to the new Contributor Terms.
246         not yet agreed: You have not yet agreed to the new Contributor Terms.
247         review link text: Please follow this link at your convenience to review and
248           accept the new Contributor Terms.
249         agreed_with_pd: You have also declared that you consider your edits to be
250           in the Public Domain.
251         link text: what is this?
252       save changes button: Save Changes
253     go_public:
254       heading: Public editing
255       make_edits_public_button: Make all my edits public
256     update:
257       success: User information updated successfully.
258     terms:
259       show:
260         title: Terms
261         heading: Terms
262         you need to accept or decline: Please read and then either accept or decline
263           the new Contributor Terms to continue.
264         legale_select: 'Country of residence:'
265         legale_names:
266           france: France
267           italy: Italy
268           rest_of_world: Rest of the world
269       update:
270         terms accepted: Thanks for accepting the new contributor terms!
271       terms_declined_flash:
272         terms_declined_html: We are sorry that you have decided to not accept the
273           new Contributor Terms. For more information, please see %{terms_declined_link}.
274   browse:
275     version: Version
276     in_changeset: Changeset
277     anonymous: anonymous
278     no_comment: (no comment)
279     part_of: Part of
280     download_xml: Download XML
281     view_history: View History
282     view_details: View Details
283     location: 'Location:'
284     node:
285       title_html: 'Node: %{name}'
286     way:
287       title_html: 'Way: %{name}'
288       nodes: Nodes
289       also_part_of_html:
290         one: part of way %{related_ways}
291         other: part of ways %{related_ways}
292     relation:
293       title_html: 'Relation: %{name}'
294       members: Members
295     relation_member:
296       entry_role_html: '%{type} %{name} as %{role}'
297       type:
298         node: Node
299         way: Way
300         relation: Relation
301     containing_relation:
302       entry_role_html: Relation %{relation_name} (as %{relation_role})
303     not_found:
304       title: Not Found
305     timeout:
306       title: Timeout Error
307       type:
308         node: node
309         way: way
310         relation: relation
311         changeset: changeset
312         note: note
313     redacted:
314       redaction: Redaction %{id}
315       message_html: Version %{version} of this %{type} cannot be shown as it has been
316         redacted. Please see %{redaction_link} for details.
317       type:
318         node: node
319         way: way
320         relation: relation
321     start_rjs:
322       load_data: Load Data
323       loading: Loading...
324     tag_details:
325       tags: Tags
326       wiki_link:
327         key: The wiki description page for the %{key} tag
328         tag: The wiki description page for the %{key}=%{value} tag
329       wikidata_link: The %{page} item on Wikidata
330       wikipedia_link: The %{page} article on Wikipedia
331       wikimedia_commons_link: The %{page} item on Wikimedia Commons
332       telephone_link: Call %{phone_number}
333       colour_preview: Colour %{colour_value} preview
334   feature_queries:
335     show:
336       title: Query Features
337       introduction: Click on the map to find nearby features.
338       nearby: Nearby features
339       enclosing: Enclosing features
340   old_elements:
341     index:
342       node:
343         title_html: 'Node History: %{name}'
344       way:
345         title_html: 'Way History: %{name}'
346       relation:
347         title_html: 'Relation History: %{name}'
348   changeset_comments:
349     feeds:
350       comment:
351         comment: 'New comment on changeset #%{changeset_id} by %{author}'
352         commented_at_by_html: Updated %{when} by %{user}
353       show:
354         title_all: OpenStreetMap changeset discussion
355         title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion'
356       timeout:
357         sorry: Sorry, the list of changeset comments you requested took too long to
358           retrieve.
359   changesets:
360     index:
361       title: Changesets
362       title_user: Changesets by %{user}
363       title_nearby: Changesets by nearby users
364       empty: No changesets found.
365       empty_area: No changesets in this area.
366       empty_user: No changesets by this user.
367       no_more: No more changesets found.
368       no_more_area: No more changesets in this area.
369       no_more_user: No more changesets by this user.
370       load_more: Load more
371       feed:
372         title: Changeset %{id}
373         title_comment: Changeset %{id} - %{comment}
374         created: Created
375         closed: Closed
376         belongs_to: Author
377     show:
378       title: 'Changeset: %{id}'
379       discussion: Discussion
380       join_discussion: Log in to join the discussion
381       still_open: Changeset still open - discussion will open once the changeset is
382         closed.
383       subscribe: Subscribe
384       unsubscribe: Unsubscribe
385       hide_comment: hide
386       unhide_comment: unhide
387       comment: Comment
388       changesetxml: Changeset XML
389       osmchangexml: osmChange XML
390     paging_nav:
391       nodes: Nodes (%{count})
392       nodes_paginated: Nodes (%{x}-%{y} of %{count})
393       ways: Ways (%{count})
394       ways_paginated: Ways (%{x}-%{y} of %{count})
395       relations: Relations (%{count})
396       relations_paginated: Relations (%{x}-%{y} of %{count})
397     timeout:
398       sorry: Sorry, the list of changesets you requested took too long to retrieve.
399   dashboards:
400     contact:
401       km away: '%{count}km away'
402       m away: '%{count}m away'
403       latest_edit_html: 'Latest edit (%{ago}):'
404       no_edits: (no edits)
405       view_changeset_details: View changeset details
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   directions:
1058     search:
1059       title: Directions
1060   issues:
1061     page:
1062       reports: Reports
1063   layouts:
1064     logo:
1065       alt_text: OpenStreetMap logo
1066     home: Go to Home Location
1067     logout: Log Out
1068     log_in: Log In
1069     sign_up: Sign Up
1070     start_mapping: Start Mapping
1071     edit: Edit
1072     history: History
1073     export: Export
1074     gps_traces: GPS Tracks
1075     user_diaries: User Diaries
1076     edit_with: Edit with %{editor}
1077     intro_header: Welcome to OpenStreetMap!
1078     intro_text: OpenStreetMap is a map of the world, created by people like you and
1079       free to use under an open licence.
1080     partners_partners: partners
1081     help: Help
1082     about: About
1083     copyright: Copyright
1084     learn_more: Learn More
1085     more: More
1086   user_mailer:
1087     diary_comment_notification:
1088       subject: '[OpenStreetMap] %{user} commented on a diary entry'
1089       hi: Hi %{to_user},
1090       header: '%{from_user} has commented on the OpenStreetMap diary entry with the
1091         subject %{subject}:'
1092       footer: You can also read the comment at %{readurl} and you can comment at %{commenturl}
1093         or send a message to the author at %{replyurl}
1094     message_notification:
1095       hi: Hi %{to_user},
1096       header: '%{from_user} has sent you a message through OpenStreetMap with the
1097         subject %{subject}:'
1098       footer_html: You can also read the message at %{readurl} and you can send a
1099         message to the author at %{replyurl}
1100     follow_notification:
1101       hi: Hi %{to_user},
1102       see_their_profile: You can see their profile at %{userurl}.
1103     gpx_failure:
1104       subject: '[OpenStreetMap] GPX Import failure'
1105     gpx_success:
1106       subject: '[OpenStreetMap] GPX Import success'
1107     signup_confirm:
1108       subject: '[OpenStreetMap] Welcome to OpenStreetMap'
1109       greeting: Hi there!
1110       created: Someone (hopefully you) just created an account at %{site_url}.
1111       confirm: 'Before we do anything else, we need to confirm that this request came
1112         from you, so if it did then please click the link below to confirm your account:'
1113       welcome: After you confirm your account, we'll provide you with some additional
1114         information to get you started.
1115     email_confirm:
1116       subject: '[OpenStreetMap] Confirm your e-mail address'
1117       greeting: Hi,
1118       click_the_link: If this is you, please click the link below to confirm the change.
1119     lost_password:
1120       subject: '[OpenStreetMap] Password reset request'
1121       greeting: Hi,
1122       click_the_link: If this is you, please click the link below to reset your password.
1123     note_comment_notification:
1124       anonymous: An anonymous user
1125       greeting: Hi,
1126       commented:
1127         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your notes'
1128         subject_other: '[OpenStreetMap] %{commenter} has commented on a note you are
1129           interested in'
1130         your_note: '%{commenter} has left a comment on one of your map notes near
1131           %{place}.'
1132         commented_note: '%{commenter} has left a comment on a map note you have commented
1133           on. The note is near %{place}.'
1134       closed:
1135         subject_own: '[OpenStreetMap] %{commenter} has resolved one of your notes'
1136         subject_other: '[OpenStreetMap] %{commenter} has resolved a note you are interested
1137           in'
1138         your_note: '%{commenter} has resolved one of your map notes near %{place}.'
1139         commented_note: '%{commenter} has resolved a map note you have commented on.
1140           The note is near %{place}.'
1141       reopened:
1142         subject_own: '[OpenStreetMap] %{commenter} has reactivated one of your notes'
1143         subject_other: '[OpenStreetMap] %{commenter} has reactivated a note you are
1144           interested in'
1145         your_note: '%{commenter} has reactivated one of your map notes near %{place}.'
1146         commented_note: '%{commenter} has reactivated a map note you have commented
1147           on. The note is near %{place}.'
1148     changeset_comment_notification:
1149       hi: Hi %{to_user},
1150       commented:
1151         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your changesets'
1152         subject_other: '[OpenStreetMap] %{commenter} has commented on a changeset
1153           you are interested in'
1154         your_changeset: '%{commenter} left a comment at %{time} on one of your changesets'
1155         commented_changeset: '%{commenter} left a comment at %{time} on a changeset
1156           you are watching created by %{changeset_author}'
1157         partial_changeset_with_comment: with comment '%{changeset_comment}'
1158         partial_changeset_without_comment: without comment
1159   confirmations:
1160     confirm:
1161       press confirm button: Press the confirm button below to activate your account.
1162       button: Confirm
1163       success: Confirmed your account, thanks for signing up!
1164       already active: This account has already been confirmed.
1165       unknown token: That confirmation code has expired or does not exist.
1166     confirm_resend:
1167       failure: User %{name} not found.
1168     confirm_email:
1169       heading: Confirm a change of e-mail address
1170       press confirm button: Press the confirm button below to confirm your new e-mail
1171         address.
1172       button: Confirm
1173       failure: An e-mail address has already been confirmed with this token.
1174       unknown_token: That confirmation code has expired or does not exist.
1175   messages:
1176     new:
1177       title: Send message
1178       send_message_to_html: Send a new message to %{name}
1179       back_to_inbox: Back to inbox
1180     create:
1181       message_sent: Message sent
1182       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1183         before trying to send any more.
1184     no_such_message:
1185       title: No such message
1186       heading: No such message
1187       body: Sorry, there is no message with that id.
1188     show:
1189       title: Read message
1190       reply_button: Reply
1191       unread_button: Mark as unread
1192       destroy_button: Delete
1193       back: Back
1194     destroy:
1195       destroyed: Message deleted
1196     read_marks:
1197       create:
1198         notice: Message marked as read
1199       destroy:
1200         notice: Message marked as unread
1201     mailboxes:
1202       heading:
1203         my_inbox: My Inbox
1204       messages_table:
1205         from: From
1206         to: To
1207         subject: Subject
1208         date: Date
1209       message:
1210         unread_button: Mark as unread
1211         read_button: Mark as read
1212         destroy_button: Delete
1213     inboxes:
1214       show:
1215         title: Inbox
1216         messages: You have %{new_messages} and %{old_messages}
1217         new_messages:
1218           one: '%{count} new message'
1219           other: '%{count} new messages'
1220         old_messages:
1221           one: '%{count} old message'
1222           other: '%{count} old messages'
1223         no_messages_yet_html: You have no messages yet. Why not get in touch with
1224           some of the %{people_mapping_nearby_link}?
1225         people_mapping_nearby: people mapping nearby
1226     outboxes:
1227       show:
1228         title: Outbox
1229         messages:
1230           one: You have %{count} sent message
1231           other: You have %{count} sent messages
1232         no_sent_messages_html: You have no sent messages yet. Why not get in touch
1233           with some of the %{people_mapping_nearby_link}?
1234         people_mapping_nearby: people mapping nearby
1235       message:
1236         destroy_button: Delete
1237   passwords:
1238     new:
1239       title: Lost password
1240       heading: Forgotten Password?
1241       new password button: Reset password
1242       help_text: Enter the e-mail address you used to sign up, we will send a link
1243         to it that you can use to reset your password.
1244     edit:
1245       title: Reset password
1246       heading: Reset Password for %{user}
1247       reset: Reset Password
1248       flash token bad: Did not find that token, check the URL maybe?
1249     update:
1250       flash changed: Your password has been changed.
1251   profiles:
1252     edit:
1253       image: Image
1254       gravatar:
1255         gravatar: Use Gravatar
1256         disabled: Gravatar has been disabled.
1257         enabled: Display of your Gravatar has been enabled.
1258       new image: Add an image
1259       keep image: Keep the current image
1260       delete image: Remove the current image
1261       replace image: Replace the current image
1262       image size hint: (square images at least 100x100 work best)
1263       home location: Home Location
1264       no home location: You have not entered your home location.
1265       update home location on click: Update home location when I click on the map?
1266   sessions:
1267     new:
1268       email or username: E-mail Address or Username
1269       password: Password
1270       remember: Remember me
1271       lost password link: Lost your password?
1272       auth failure: Sorry, could not log in with those details.
1273     destroy:
1274       title: Logout
1275       heading: Logout of OpenStreetMap
1276       logout_button: Logout
1277   shared:
1278     pagination:
1279       diary_comments:
1280         older: Older Comments
1281         newer: Newer Comments
1282       diary_entries:
1283         older: Older Entries
1284         newer: Newer Entries
1285       traces:
1286         older: Older Traces
1287         newer: Newer Traces
1288   site:
1289     about:
1290       lede_text: OpenStreetMap is built by a community of mappers that contribute
1291         and maintain data about roads, trails, cafés, railway stations, and much more,
1292         all over the world.
1293       local_knowledge_title: Local Knowledge
1294       local_knowledge_html: |-
1295         OpenStreetMap emphasises local knowledge. Contributors use
1296         aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1297         is accurate and up to date.
1298       community_driven_title: Community Driven
1299       open_data_title: Open Data
1300       open_data_1_html: |-
1301         OpenStreetMap is %{open_data}: you are free to use it for any purpose
1302         as long as you credit OpenStreetMap and its contributors. If you alter or
1303         build upon the data in certain ways, you may distribute the result only
1304         under the same licence. See the %{copyright_license_link} for details.
1305       open_data_copyright_license: Copyright and Licence page
1306       legal_title: Legal
1307       partners_title: Partners
1308     copyright:
1309       title: Copyright and Licence
1310       foreign:
1311         title: About this translation
1312         html: In the event of a conflict between this translated page and %{english_original_link},
1313           the English page shall take precedence
1314         english_link: the English original
1315       native:
1316         title: About this page
1317         html: You are viewing the English version of the copyright page. You can go
1318           back to the %{native_link} of this page or you can stop reading about copyright
1319           and %{mapping_link}.
1320         native_link: British English version
1321         mapping_link: start mapping
1322       legal_babble:
1323         introduction_3_html: Our documentation is licensed under the %{creative_commons_link}
1324           license (CC BY-SA 2.0).
1325         credit_title_html: How to credit OpenStreetMap
1326         attribution_example:
1327           alt: Example of how to attribute OpenStreetMap on a webpage
1328           title: Attribution example
1329         more_title_html: Finding out more
1330         more_1_1_osmf_licence_page: OSMF Licence page
1331         contributors_title_html: Our contributors
1332         contributors_intro_html: |-
1333           Our contributors are thousands of individuals. We also include
1334           openly-licenced data from national mapping agencies
1335           and other sources, among them:
1336         contributors_cz_cc_licence: Creative Commons Attribution 4.0 International
1337           licence (CC BY 4.0)
1338         contributors_footer_2_html: Inclusion of data in OpenStreetMap does not imply
1339           that the original data provider endorses OpenStreetMap, provides any warranty,
1340           or accepts any liability.
1341         infringement_title_html: Copyright infringement
1342         infringement_1_html: OSM contributors are reminded never to add data from
1343           any copyrighted sources (e.g. Google Maps or printed maps) without explicit
1344           permission from the copyright holders.
1345     index:
1346       js_1: You are either using a browser that does not support JavaScript, or you
1347         have disabled JavaScript.
1348       license:
1349         copyright: Copyright OpenStreetMap and contributors, under an open licence
1350       remote_failed: Editing failed - make sure JOSM or Merkaartor is loaded and that
1351         the remote control option is enabled
1352     not_public_flash:
1353       not_public: You have not set your edits to be public.
1354       not_public_description_html: You can no longer edit the map unless you do so.
1355         You can set your edits as public from your %{user_page}.
1356       user_page_link: user page
1357       anon_edits_link_text: Find out why this is the case.
1358     edit:
1359       id_not_configured: iD has not been configured
1360     export:
1361       title: Export
1362       manually_select: Manually select a different area
1363       licence: Licence
1364       too_large:
1365         advice: 'If the above export fails, please consider using one of the sources
1366           listed below:'
1367         body: This area is too large to be exported as OpenStreetMap XML Data. Please
1368           zoom in or select a smaller area, or use one of the sources listed below
1369           for bulk data downloads.
1370         planet:
1371           title: Planet OSM
1372           description: Regularly updated copies of the complete OpenStreetMap database
1373         overpass:
1374           title: Overpass API
1375           description: Download this bounding box from a mirror of the OpenStreetMap
1376             database
1377         geofabrik:
1378           title: Geofabrik Downloads
1379           description: Regularly-updated extracts of continents, countries, and selected
1380             cities
1381         other:
1382           title: Other Sources
1383           description: Additional sources listed on the OpenStreetMap wiki
1384       export_button: Export
1385     fixthemap:
1386       how_to_help:
1387         title: How to Help
1388         join_the_community:
1389           title: Join the community
1390           explanation_html: If you have noticed a problem with our map data, for example
1391             a road is missing or your address, the best way to proceed is to join
1392             the OpenStreetMap community and add or repair the data yourself.
1393       other_concerns:
1394         title: Other concerns
1395     help:
1396       title: Getting Help
1397       introduction: OpenStreetMap has several resources for learning about the project,
1398         asking and answering questions, and collaboratively discussing and documenting
1399         mapping topics.
1400       welcome:
1401         url: /welcome
1402         title: Welcome to OpenStreetMap
1403         description: Start with this quick guide covering the OpenStreetMap basics.
1404       beginners_guide:
1405         title: Beginners' Guide
1406         description: Community maintained guide for beginners.
1407       mailing_lists:
1408         title: Mailing Lists
1409         description: Ask a question or discuss interesting matters on a wide range
1410           of topical or regional mailing lists.
1411       irc:
1412         title: IRC
1413         description: Interactive chat in many different languages and on many topics.
1414       switch2osm:
1415         title: switch2osm
1416         description: Help for companies and organisations switching to OpenStreetMap
1417           based maps and other services.
1418       wiki:
1419         title: OpenStreetMap Wiki
1420         description: Browse the wiki for in-depth OpenStreetMap documentation.
1421     any_questions:
1422       title: Any questions?
1423     sidebar:
1424       search_results: Search Results
1425     search:
1426       search: Search
1427       get_directions_title: Find directions between two points
1428       from: From
1429       to: To
1430       where_am_i: Where is this?
1431       where_am_i_title: Describe the current location using the search engine
1432       submit_text: Go
1433       reverse_directions_text: Reverse Directions
1434     key:
1435       table:
1436         entry:
1437           motorway: Motorway
1438           main_road: Main road
1439           trunk: Trunk road
1440           primary: Primary road
1441           secondary: Secondary road
1442           unclassified: Unclassified road
1443           track: Track
1444           bridleway: Bridleway
1445           cycleway: Cycleway
1446           cycleway_national: National cycleway
1447           cycleway_regional: Regional cycleway
1448           cycleway_local: Local cycleway
1449           footway: Footway
1450           rail: Railway
1451           subway: Subway
1452           cable_car: Cable car
1453           chair_lift: Chairlift
1454           runway: Airport Runway
1455           taxiway: Taxiway
1456           apron: Airport apron
1457           admin: Administrative boundary
1458           forest: Forest
1459           wood: Wood
1460           golf: Golf course
1461           park: Park
1462           common: Common
1463           resident: Residential area
1464           retail: Retail area
1465           industrial: Industrial area
1466           commercial: Commercial area
1467           heathland: Heathland
1468           lake: Lake
1469           reservoir: Reservoir
1470           farm: Farm
1471           brownfield: Brownfield site
1472           cemetery: Cemetery
1473           allotments: Allotments
1474           pitch: Sports pitch
1475           centre: Sports centre
1476           reserve: Nature reserve
1477           military: Military area
1478           school: School
1479           university: University
1480           building: Significant building
1481           station: Railway station
1482           summit: Summit
1483           peak: Peak
1484           tunnel: Dashed casing = tunnel
1485           bridge: Black casing = bridge
1486           private: Private access
1487           destination: Destination access
1488           construction: Roads under construction
1489           bicycle_shop: Bicycle shop
1490           bicycle_parking: Bicycle parking
1491           toilets: Toilets
1492     welcome:
1493       title: Welcome!
1494       introduction: Welcome to OpenStreetMap, the free and editable map of the world.
1495         Now that you're signed up, you're all set to get started mapping. Here's a
1496         quick guide with the most important things you need to know.
1497       whats_on_the_map:
1498         title: What's on the Map
1499       basic_terms:
1500         title: Basic Terms For Mapping
1501         paragraph_1: OpenStreetMap has some of its own lingo. Here are a few key words
1502           that'll come in handy.
1503       rules:
1504         title: Rules!
1505       start_mapping: Start Mapping
1506       add_a_note:
1507         title: No Time To Edit? Add a Note!
1508         para_1: If you just want something small fixed and don't have the time to
1509           sign up and learn how to edit, it's easy to add a note.
1510   traces:
1511     visibility:
1512       private: Private (only shared as anonymous, unordered points)
1513       public: Public (shown in trace list and as anonymous, unordered points)
1514       trackable: Trackable (only shared as anonymous, ordered points with timestamps)
1515       identifiable: Identifiable (shown in trace list and as identifiable, ordered
1516         points with timestamps)
1517     new:
1518       visibility_help: what does this mean?
1519       help: Help
1520       help_url: https://wiki.openstreetmap.org/wiki/Upload
1521     create:
1522       upload_trace: Upload GPS Trace
1523       trace_uploaded: Your GPX file has been uploaded and is awaiting insertion in
1524         to the database. This will usually happen within half an hour, and an email
1525         will be sent to you on completion.
1526       traces_waiting:
1527         one: You have %{count} trace waiting for upload. Please consider waiting for
1528           this to finish before uploading any more, so as not to block the queue for
1529           other users.
1530         other: You have %{count} traces waiting for upload. Please consider waiting
1531           for these to finish before uploading any more, so as not to block the queue
1532           for other users.
1533     edit:
1534       visibility_help: what does this mean?
1535     show:
1536       pending: PENDING
1537       filename: 'Filename:'
1538       download: download
1539       uploaded: 'Uploaded:'
1540       points: 'Points:'
1541       map: map
1542       edit: edit
1543       owner: 'Owner:'
1544       description: 'Description:'
1545       tags: 'Tags:'
1546       none: None
1547       edit_trace: Edit this trace
1548       delete_trace: Delete this trace
1549       trace_not_found: Trace not found!
1550       visibility: 'Visibility:'
1551     trace:
1552       pending: PENDING
1553       count_points:
1554         one: '%{count} point'
1555         other: '%{count} points'
1556       more: more
1557       trace_details: View Trace Details
1558       view_map: View Map
1559       edit_map: Edit Map
1560       public: PUBLIC
1561       identifiable: IDENTIFIABLE
1562       private: PRIVATE
1563       trackable: TRACKABLE
1564     index:
1565       description: Browse recent GPS track uploads
1566       tagged_with: ' tagged with %{tags}'
1567       upload_trace: Upload a trace
1568     destroy:
1569       scheduled_for_deletion: Trace scheduled for deletion
1570     offline_warning:
1571       message: The GPX file upload system is currently unavailable
1572     offline:
1573       heading: GPX Storage Offline
1574       message: The GPX file storage and upload system is currently unavailable.
1575     feeds:
1576       show:
1577         title: OpenStreetMap GPS Traces
1578       description:
1579         description_with_count:
1580           one: GPX file with %{count} point from %{user}
1581           other: GPX file with %{count} points from %{user}
1582         description_without_count: GPX file from %{user}
1583   application:
1584     require_cookies:
1585       cookies_needed: You appear to have cookies disabled - please enable cookies
1586         in your browser before continuing.
1587     setup_user_auth:
1588       blocked: Your access to the API has been blocked. Please log-in to the web interface
1589         to find out more.
1590       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1591         to the web interface to view the Contributor Terms. You do not need to agree,
1592         but you must view them.
1593   oauth:
1594     permissions:
1595       missing: You have not permitted the application access to this facility
1596   oauth2_applications:
1597     new:
1598       title: Register a new application
1599   users:
1600     new:
1601       title: Sign Up
1602       no_auto_account_create: Unfortunately we are not currently able to create an
1603         account for you automatically.
1604       display name description: Your publicly displayed username. You can change this
1605         later in the preferences.
1606       continue: Sign Up
1607     no_such_user:
1608       title: No such user
1609       heading: The user %{user} does not exist
1610       body: Sorry, there is no user with the name %{user}. Please check your spelling,
1611         or maybe the link you clicked is wrong.
1612       deleted: deleted
1613     show:
1614       my diary: My Diary
1615       my edits: My Edits
1616       my traces: My Traces
1617       my notes: My Notes
1618       my messages: My Messages
1619       my profile: My Profile
1620       my comments: My Comments
1621       blocks on me: Blocks on Me
1622       blocks by me: Blocks by Me
1623       send message: Send Message
1624       diary: Diary
1625       edits: Edits
1626       traces: Traces
1627       notes: Map Notes
1628       mapper since: 'Mapper since:'
1629       ct status: 'Contributor terms:'
1630       ct undecided: Undecided
1631       ct declined: Declined
1632       email address: 'Email address:'
1633       created from: 'Created from:'
1634       status: 'Status:'
1635       spam score: 'Spam Score:'
1636       role:
1637         administrator: This user is an administrator
1638         moderator: This user is a moderator
1639         grant:
1640           administrator: Grant administrator access
1641           moderator: Grant moderator access
1642         revoke:
1643           administrator: Revoke administrator access
1644           moderator: Revoke moderator access
1645       block_history: Active Blocks
1646       moderator_history: Blocks Given
1647       comments: Comments
1648       create_block: Block this User
1649       activate_user: Activate this User
1650       hide_user: Hide this User
1651       unhide_user: Unhide this User
1652       delete_user: Delete this User
1653       confirm: Confirm
1654     go_public:
1655       flash success: All your edits are now public, and you are now allowed to edit.
1656     issued_blocks:
1657       show:
1658         title: Blocks by %{name}
1659         empty: '%{name} has not made any blocks yet.'
1660     received_blocks:
1661       show:
1662         title: Blocks on %{name}
1663         empty: '%{name} has not been blocked yet.'
1664     lists:
1665       show:
1666         title: Users
1667         heading: Users
1668       page:
1669         confirm: Confirm Selected Users
1670         hide: Hide Selected Users
1671         empty: No matching users found
1672       user:
1673         summary_html: '%{name} created from %{ip_address} on %{date}'
1674         summary_no_ip_html: '%{name} created on %{date}'
1675     changeset_comments:
1676       page:
1677         when: When
1678         comment: Comment
1679     diary_comments:
1680       page:
1681         post: Post
1682     suspended:
1683       title: Account Suspended
1684       heading: Account Suspended
1685     auth_failure:
1686       connection_failed: Connection to authentication provider failed
1687       invalid_credentials: Invalid authentication credentials
1688       no_authorization_code: No authorisation code
1689       unknown_signature_algorithm: Unknown signature algorithm
1690       invalid_scope: Invalid scope
1691     auth_association:
1692       heading: Your ID is not associated with a OpenStreetMap account yet.
1693       option_1: |-
1694         If you are new to OpenStreetMap, please create a new account
1695         using the form below.
1696   user_role:
1697     filter:
1698       already_has_role: The user already has role %{role}.
1699       doesnt_have_role: The user does not have role %{role}.
1700   user_blocks:
1701     model:
1702       non_moderator_update: Must be a moderator to create or update a block.
1703       non_moderator_revoke: Must be a moderator to revoke a block.
1704     not_found:
1705       sorry: Sorry, the user block with ID %{id} could not be found.
1706       back: Back to index
1707     new:
1708       title: Creating block on %{name}
1709       heading_html: Creating block on %{name}
1710       period: How long, starting now, the user will be blocked from the API for.
1711     edit:
1712       title: Editing block on %{name}
1713       heading_html: Editing block on %{name}
1714       period: How long, starting now, the user will be blocked from the API for.
1715     filter:
1716       block_period: The blocking period must be one of the values selectable in the
1717         drop-down list.
1718     create:
1719       flash: Created a block on user %{name}.
1720     update:
1721       only_creator_can_edit: Only the moderator who created this block can edit it.
1722       success: Block updated.
1723     index:
1724       title: User blocks
1725       heading: List of user blocks
1726       empty: No blocks have been made yet.
1727     helper:
1728       time_future_html: Ends in %{time}.
1729       until_login: Active until the user logs in.
1730       time_future_and_until_login_html: Ends in %{time} and after the user has logged
1731         in.
1732       time_past_html: Ended %{time}.
1733       block_duration:
1734         hours:
1735           one: '%{count} hour'
1736           other: '%{count} hours'
1737     show:
1738       title: '%{block_on} blocked by %{block_by}'
1739       heading_html: '%{block_on} blocked by %{block_by}'
1740       created: 'Created:'
1741       status: 'Status:'
1742       edit: Edit
1743       reason: 'Reason for block:'
1744       revoker: 'Revoker:'
1745     block:
1746       show: Show
1747       edit: Edit
1748     page:
1749       display_name: Blocked User
1750       creator_name: Creator
1751       reason: Reason for block
1752       status: Status
1753   notes:
1754     index:
1755       title: Notes submitted or commented on by %{user}
1756       subheading_html: Notes %{submitted} or %{commented} by %{user}
1757       id: Id
1758       creator: Creator
1759       description: Description
1760       created_at: Created at
1761       last_changed: Last changed
1762     show:
1763       title: 'Note: %{id}'
1764       description: Description
1765       open_title: 'Unresolved note #%{note_name}'
1766       closed_title: 'Resolved note #%{note_name}'
1767       hidden_title: 'Hidden note #%{note_name}'
1768       anonymous_warning: This note includes comments from anonymous users which should
1769         be independently verified.
1770       hide: Hide
1771       resolve: Resolve
1772       reactivate: Reactivate
1773       comment_and_resolve: Comment & Resolve
1774       comment: Comment
1775     new:
1776       title: New Note
1777       intro: Spotted a mistake or something missing? Let other mappers know so we
1778         can fix it. Move the marker to the correct position and type a note to explain
1779         the problem.
1780       advice: Your note is public and may be used to update the map, so don't enter
1781         personal information or information from copyrighted maps or directory listings.
1782       add: Add Note
1783     notes_paging_nav:
1784       showing_page: Page %{page}
1785   javascripts:
1786     close: Close
1787     share:
1788       title: Share
1789       cancel: Cancel
1790       image: Image
1791       link: Link or HTML
1792       long_link: Link
1793       short_link: Short Link
1794       geo_uri: Geo URI
1795       embed: HTML
1796       custom_dimensions: Set custom dimensions
1797       format: 'Format:'
1798       scale: 'Scale:'
1799       download: Download
1800       short_url: Short URL
1801       include_marker: Include marker
1802       center_marker: Centre map on marker
1803       paste_html: Paste HTML to embed in website
1804       view_larger_map: View Larger Map
1805     embed:
1806       report_problem: Report a problem
1807     key:
1808       title: Map Key
1809       tooltip: Legend
1810       tooltip_disabled: Map Key not available for this layer
1811     map:
1812       zoom:
1813         in: Zoom In
1814         out: Zoom Out
1815       locate:
1816         title: Show My Location
1817       base:
1818         standard: Standard
1819         cycle_map: Cycle Map
1820         transport_map: Transport Map
1821         hot: Humanitarian
1822       layers:
1823         header: Map Layers
1824         notes: Map Notes
1825         data: Map Data
1826         gps: Public GPS Traces
1827         overlays: Enable overlays for troubleshooting the map
1828         title: Layers
1829     site:
1830       edit_tooltip: Edit the map
1831       edit_disabled_tooltip: Zoom in to edit the map
1832       createnote_tooltip: Add a note to the map
1833       createnote_disabled_tooltip: Zoom in to add a note to the map
1834       map_notes_zoom_in_tooltip: Zoom in to see map notes
1835       map_data_zoom_in_tooltip: Zoom in to see map data
1836       queryfeature_tooltip: Query features
1837       queryfeature_disabled_tooltip: Zoom in to query features
1838     edit_help: Move the map and zoom in on a location you want to edit, then click
1839       here.
1840     directions:
1841       ascend: Ascend
1842       descend: Descend
1843       distance: Distance
1844       errors:
1845         no_route: Couldn't find a route between those two places.
1846         no_place: Sorry - couldn't locate '%{place}'.
1847       instructions:
1848         continue_without_exit: Continue on %{name}
1849         slight_right_without_exit: Slight right onto %{name}
1850         offramp_right: Take the sliproad on the right
1851         offramp_right_with_name: Take the sliproad on the right onto %{name}
1852         offramp_right_with_directions: Take the sliproad on the right towards %{directions}
1853         offramp_right_with_name_directions: Take the sliproad on the right onto %{name},
1854           towards %{directions}
1855         onramp_right_without_exit: Turn right on the sliproad onto %{name}
1856         onramp_right_with_directions: Turn right onto the sliproad towards %{directions}
1857         onramp_right_with_name_directions: Turn right on the sliproad onto %{name},
1858           towards %{directions}
1859         onramp_right_without_directions: Turn right onto the sliproad
1860         endofroad_right_without_exit: At the end of the road turn right onto %{name}
1861         merge_right_without_exit: Merge right onto %{name}
1862         fork_right_without_exit: At the fork turn right onto %{name}
1863         turn_right_without_exit: Turn right onto %{name}
1864         sharp_right_without_exit: Sharp right onto %{name}
1865         uturn_without_exit: U-turn along %{name}
1866         sharp_left_without_exit: Sharp left onto %{name}
1867         turn_left_without_exit: Turn left onto %{name}
1868         offramp_left: Take the sliproad on the left
1869         offramp_left_with_name: Take the sliproad on the left onto %{name}
1870         offramp_left_with_directions: Take the sliproad on the left towards %{directions}
1871         offramp_left_with_name_directions: Take the sliproad on the left onto %{name},
1872           towards %{directions}
1873         onramp_left_without_exit: Turn left on the sliproad onto %{name}
1874         onramp_left_with_directions: Turn left onto the sliproad towards %{directions}
1875         onramp_left_with_name_directions: Turn left on the sliproad onto %{name},
1876           towards %{directions}
1877         onramp_left_without_directions: Turn left onto the sliproad
1878         endofroad_left_without_exit: At the end of the road turn left onto %{name}
1879         merge_left_without_exit: Merge left onto %{name}
1880         fork_left_without_exit: At the fork turn left onto %{name}
1881         slight_left_without_exit: Slight left onto %{name}
1882         via_point_without_exit: (via point)
1883         follow_without_exit: Follow %{name}
1884         leave_roundabout_without_exit: Leave roundabout - %{name}
1885         stay_roundabout_without_exit: Stay on roundabout - %{name}
1886         start_without_exit: Start on %{name}
1887         destination_without_exit: Reach destination
1888         against_oneway_without_exit: Go against one-way on %{name}
1889         end_oneway_without_exit: End of one-way on %{name}
1890         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
1891         unnamed: unnamed road
1892         courtesy: Directions courtesy of %{link}
1893         exit_counts:
1894           first: 1st
1895           second: 2nd
1896           third: 3rd
1897           fourth: 4th
1898           fifth: 5th
1899           sixth: 6th
1900           seventh: 7th
1901           eighth: 8th
1902           ninth: 9th
1903           tenth: 10th
1904       time: Time
1905     query:
1906       node: Node
1907       way: Way
1908       relation: Relation
1909       nothing_found: No features found
1910       error: 'Error contacting %{server}: %{error}'
1911       timeout: Timeout contacting %{server}
1912     context:
1913       directions_from: Directions from here
1914       directions_to: Directions to here
1915       add_note: Add a note here
1916       show_address: Show address
1917       query_features: Query features
1918       centre_map: Centre map here
1919   redactions:
1920     index:
1921       empty: No redactions to show.
1922     show:
1923       description: 'Description:'
1924       user: 'Creator:'
1925       edit: Edit this redaction
1926       destroy: Remove this redaction
1927       confirm: Are you sure?
1928     create:
1929       flash: Redaction created.
1930     update:
1931       flash: Changes saved.
1932     destroy:
1933       not_empty: Redaction is not empty. Please un-redact all versions belonging to
1934         this redaction before destroying it.
1935       flash: Redaction destroyed.
1936       error: There was an error destroying this redaction.
1937   validations:
1938     invalid_characters: contains invalid characters
1939 ...