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