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