]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
Merge branch 'master' into moderation
[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: Andibing
5 # Author: Bpfhjquevaps
6 # Author: Bruce89
7 # Author: Caliburn
8 # Author: Captaindogfish
9 # Author: Chase me ladies, I'm the Cavalry
10 # Author: E THP
11 # Author: EdLoach
12 # Author: Eduard Popov
13 # Author: IknowJoseph
14 # Author: Jagwar
15 # Author: Kosovastar
16 # Author: Macofe
17 # Author: Meno25
18 # Author: Sampablokuper
19 # Author: Shirayuki
20 # Author: Smsm1
21 # Author: ديفيد
22 ---
23 en-GB:
24   html:
25     dir: ltr
26   time:
27     formats:
28       friendly: '%e %B %Y at %H:%M'
29       blog: '%e %B %Y'
30   activerecord:
31     models:
32       acl: Access Control List
33       changeset: Changeset
34       changeset_tag: Changeset Tag
35       country: Country
36       diary_comment: Diary Comment
37       diary_entry: Diary Entry
38       friend: Friend
39       language: Language
40       message: Message
41       node: Node
42       node_tag: Node Tag
43       notifier: Notifier
44       old_node: Old Node
45       old_node_tag: Old Node Tag
46       old_relation: Old Relation
47       old_relation_member: Old Relation Member
48       old_relation_tag: Old Relation Tag
49       old_way: Old Way
50       old_way_node: Old Way Node
51       old_way_tag: Old Way Tag
52       relation: Relation
53       relation_member: Relation Member
54       relation_tag: Relation Tag
55       session: Session
56       trace: Trace
57       tracepoint: Trace Point
58       tracetag: Trace Tag
59       user: User
60       user_preference: User Preference
61       user_token: User Token
62       way: Way
63       way_node: Way Node
64       way_tag: Way Tag
65     attributes:
66       diary_comment:
67         body: Body
68       diary_entry:
69         user: User
70         title: Subject
71         latitude: Latitude
72         longitude: Longitude
73         language: Language
74       friend:
75         user: User
76         friend: Friend
77       trace:
78         user: User
79         visible: Visible
80         name: Name
81         size: Size
82         latitude: Latitude
83         longitude: Longitude
84         public: Public
85         description: Description
86       message:
87         sender: Sender
88         title: Subject
89         body: Body
90         recipient: Recipient
91       user:
92         email: E-mail
93         active: Active
94         display_name: Display Name
95         description: Description
96         languages: Languages
97         pass_crypt: Password
98   printable_name:
99     with_version: '%{id}, v%{version}'
100     with_name_html: '%{name} (%{id})'
101   editor:
102     default: Default (currently %{name})
103     potlatch:
104       name: Potlatch 1
105       description: Potlatch 1 (in-browser editor)
106     id:
107       name: iD
108       description: iD (in-browser editor)
109     potlatch2:
110       name: Potlatch 2
111       description: Potlatch 2 (in-browser editor)
112     remote:
113       name: Remote Control
114       description: Remote Control (JOSM or Merkaartor)
115   browse:
116     created: Created
117     closed: Closed
118     created_html: Created <abbr title='%{title}'>%{time} ago</abbr>
119     closed_html: Closed <abbr title='%{title}'>%{time} ago</abbr>
120     created_by_html: Created <abbr title='%{title}'>%{time} ago</abbr> by %{user}
121     deleted_by_html: Deleted <abbr title='%{title}'>%{time} ago</abbr> by %{user}
122     edited_by_html: Edited <abbr title='%{title}'>%{time} ago</abbr> by %{user}
123     closed_by_html: Closed <abbr title='%{title}'>%{time} ago</abbr> by %{user}
124     version: Version
125     in_changeset: Changeset
126     anonymous: anonymous
127     no_comment: (no comment)
128     part_of: Part of
129     download_xml: Download XML
130     view_history: View History
131     view_details: View Details
132     location: 'Location:'
133     changeset:
134       title: 'Changeset: %{id}'
135       belongs_to: Author
136       node: Nodes (%{count})
137       node_paginated: Nodes (%{x}-%{y} of %{count})
138       way: Ways (%{count})
139       way_paginated: Ways (%{x}-%{y} of %{count})
140       relation: Relations (%{count})
141       relation_paginated: Relations (%{x}-%{y} of %{count})
142       comment: Comments (%{count})
143       hidden_commented_by: Hidden comment from %{user} <abbr title='%{exact_time}'>%{when}
144         ago</abbr>
145       commented_by: Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
146       changesetxml: Changeset XML
147       osmchangexml: osmChange XML
148       feed:
149         title: Changeset %{id}
150         title_comment: Changeset %{id} - %{comment}
151       join_discussion: Log in to join the discussion
152       discussion: Discussion
153       report: Report this changeset?
154     node:
155       title: 'Node: %{name}'
156       history_title: 'Node History: %{name}'
157     way:
158       title: 'Way: %{name}'
159       history_title: 'Way History: %{name}'
160       nodes: Nodes
161       also_part_of:
162         one: part of way %{related_ways}
163         other: part of ways %{related_ways}
164     relation:
165       title: 'Relation: %{name}'
166       history_title: 'Relation History: %{name}'
167       members: Members
168     relation_member:
169       entry: '%{type} %{name}'
170       entry_role: '%{type} %{name} as %{role}'
171       type:
172         node: Node
173         way: Way
174         relation: Relation
175     containing_relation:
176       entry: Relation %{relation_name}
177       entry_role: Relation %{relation_name} (as %{relation_role})
178     not_found:
179       sorry: 'Sorry, %{type} #%{id} could not be found.'
180       type:
181         node: node
182         way: way
183         relation: relation
184         changeset: changeset
185         note: note
186     timeout:
187       sorry: Sorry, the data for the %{type} with the id %{id}, took too long to retrieve.
188       type:
189         node: node
190         way: way
191         relation: relation
192         changeset: changeset
193         note: note
194     redacted:
195       redaction: Redaction %{id}
196       message_html: Version %{version} of this %{type} cannot be shown as it has been
197         redacted. Please see %{redaction_link} for details.
198       type:
199         node: node
200         way: way
201         relation: relation
202     start_rjs:
203       feature_warning: Loading %{num_features} features, which may make your browser
204         slow or unresponsive. Are sure you want to display this data?
205       load_data: Load Data
206       loading: Loading...
207     tag_details:
208       tags: Tags
209       wiki_link:
210         key: The wiki description page for the %{key} tag
211         tag: The wiki description page for the %{key}=%{value} tag
212       wikidata_link: The %{page} item on Wikidata
213       wikipedia_link: The %{page} article on Wikipedia
214       telephone_link: Call %{phone_number}
215     note:
216       title: 'Note: %{id}'
217       new_note: New Note
218       description: Description
219       open_title: 'Unresolved note #%{note_name}'
220       closed_title: 'Resolved note #%{note_name}'
221       hidden_title: 'Hidden note #%{note_name}'
222       open_by: Created by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
223       open_by_anonymous: Created by anonymous <abbr title='%{exact_time}'>%{when}
224         ago</abbr>
225       commented_by: Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
226       commented_by_anonymous: Comment from anonymous <abbr title='%{exact_time}'>%{when}
227         ago</abbr>
228       closed_by: Resolved by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
229       closed_by_anonymous: Resolved by anonymous <abbr title='%{exact_time}'>%{when}
230         ago</abbr>
231       reopened_by: Reactivated by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
232       reopened_by_anonymous: Reactivated by anonymous <abbr title='%{exact_time}'>%{when}
233         ago</abbr>
234       hidden_by: Hidden by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
235       report: Report this note?
236     query:
237       title: Query Features
238       introduction: Click on the map to find nearby features.
239       nearby: Nearby features
240       enclosing: Enclosing features
241   changeset:
242     changeset_paging_nav:
243       showing_page: Page %{page}
244       next: Next »
245       previous: « Previous
246     changeset:
247       anonymous: Anonymous
248       no_edits: (no edits)
249       view_changeset_details: View changeset details
250     changesets:
251       id: ID
252       saved_at: Saved at
253       user: User
254       comment: Comment
255       area: Area
256     list:
257       title: Changesets
258       title_user: Changesets by %{user}
259       title_friend: Changesets by your friends
260       title_nearby: Changesets by nearby users
261       empty: No changesets found.
262       empty_area: No changesets in this area.
263       empty_user: No changesets by this user.
264       no_more: No more changesets found.
265       no_more_area: No more changesets in this area.
266       no_more_user: No more changesets by this user.
267       load_more: Load more
268     timeout:
269       sorry: Sorry, the list of changesets you requested took too long to retrieve.
270     rss:
271       title_all: OpenStreetMap changeset discussion
272       title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion'
273       comment: 'New comment on changeset #%{changeset_id} by %{author}'
274       commented_at_html: Updated %{when} ago
275       commented_at_by_html: Updated %{when} ago by %{user}
276       full: Full discussion
277   diary_entry:
278     new:
279       title: New Diary Entry
280       publish_button: Publish
281     list:
282       title: Users' diaries
283       title_friends: Friends' diaries
284       title_nearby: Nearby Users' diaries
285       user_title: '%{user}''s diary'
286       in_language_title: Diary Entries in %{language}
287       new: New Diary Entry
288       new_title: Compose a new entry in your user diary
289       no_entries: No diary entries
290       recent_entries: Recent diary entries
291       older_entries: Older Entries
292       newer_entries: Newer Entries
293     edit:
294       title: Edit diary entry
295       subject: 'Subject:'
296       body: 'Body:'
297       language: 'Language:'
298       location: 'Location:'
299       latitude: 'Latitude:'
300       longitude: 'Longitude:'
301       use_map_link: use map
302       save_button: Save
303       marker_text: Diary entry location
304     view:
305       title: '%{user}''s diary | %{title}'
306       user_title: '%{user}''s diary'
307       leave_a_comment: Leave a comment
308       login_to_leave_a_comment: '%{login_link} to leave a comment'
309       login: Login
310       save_button: Save
311     no_such_entry:
312       title: No such diary entry
313       heading: 'No entry with the id: %{id}'
314       body: Sorry, there is no diary entry or comment with the id %{id}. Please check
315         your spelling, or maybe the link you clicked is wrong.
316     diary_entry:
317       posted_by: Posted by %{link_user} on %{created} in %{language_link}
318       comment_link: Comment on this entry
319       reply_link: Reply to this entry
320       comment_count:
321         zero: No comments
322         one: '%{count} comment'
323         other: '%{count} comments'
324       edit_link: Edit this entry
325       hide_link: Hide this entry
326       confirm: Confirm
327       report: Report this entry?
328     diary_comment:
329       comment_from: Comment from %{link_user} on %{comment_created_at}
330       hide_link: Hide this comment
331       confirm: Confirm
332       report: Report this comment?
333     location:
334       location: 'Location:'
335       view: View
336       edit: Edit
337     feed:
338       user:
339         title: OpenStreetMap diary entries for %{user}
340         description: Recent OpenStreetMap diary entries from %{user}
341       language:
342         title: OpenStreetMap diary entries in %{language_name}
343         description: Recent diary entries from users of OpenStreetMap in %{language_name}
344       all:
345         title: OpenStreetMap diary entries
346         description: Recent diary entries from users of OpenStreetMap
347     comments:
348       has_commented_on: '%{display_name} has commented on the following diary entries'
349       post: Post
350       when: When
351       comment: Comment
352       ago: '%{ago} ago'
353       newer_comments: Newer Comments
354       older_comments: Older Comments
355   export:
356     title: Export
357     start:
358       area_to_export: Area to Export
359       manually_select: Manually select a different area
360       format_to_export: Format to Export
361       osm_xml_data: OpenStreetMap XML Data
362       map_image: Map Image (shows standard layer)
363       embeddable_html: Embeddable HTML
364       licence: Licence
365       export_details: OpenStreetMap data is licenced under the <a href="http://opendatacommons.org/licenses/odbl/1.0/">Open
366         Data Commons Open Database Licence</a> (ODbL).
367       too_large:
368         advice: 'If the above export fails, please consider using one of the sources
369           listed below:'
370         body: This area is too large to be exported as OpenStreetMap XML Data. Please
371           zoom in or select a smaller area, or use one of the sources listed below
372           for bulk data downloads.
373         planet:
374           title: Planet OSM
375           description: Regularly updated copies of the complete OpenStreetMap database
376         overpass:
377           title: Overpass API
378           description: Download this bounding box from a mirror of the OpenStreetMap
379             database
380         geofabrik:
381           title: Geofabrik Downloads
382           description: Regularly-updated extracts of continents, countries, and selected
383             cities
384         metro:
385           title: Metro Extracts
386           description: Extracts for major world cities and their surrounding areas
387         other:
388           title: Other Sources
389           description: Additional sources listed on the OpenStreetMap wiki
390       options: Options
391       format: Format
392       scale: Scale
393       max: max
394       image_size: Image Size
395       zoom: Zoom
396       add_marker: Add a marker to the map
397       latitude: 'Lat:'
398       longitude: 'Lon:'
399       output: Output
400       paste_html: Paste HTML to embed in website
401       export_button: Export
402   geocoder:
403     search:
404       title:
405         latlon: Results from <a href="http://openstreetmap.org/">Internal</a>
406         uk_postcode: Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe
407           Postcode</a>
408         ca_postcode: Results from <a href="http://geocoder.ca/">Geocoder.CA</a>
409         osm_nominatim: Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
410           Nominatim</a>
411         geonames: Results from <a href="http://www.geonames.org/">GeoNames</a>
412         osm_nominatim_reverse: Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
413           Nominatim</a>
414         geonames_reverse: Results from <a href="http://www.geonames.org/">GeoNames</a>
415     search_osm_nominatim:
416       prefix_format: '%{name}'
417       prefix:
418         aerialway:
419           cable_car: Cable Car
420           chair_lift: Chairlift
421           drag_lift: Drag Lift
422           gondola: Gondola Lift
423           station: Aerialway Station
424         aeroway:
425           aerodrome: Aerodrome
426           apron: Apron
427           gate: Gate
428           helipad: Helipad
429           runway: Runway
430           taxiway: Taxiway
431           terminal: Terminal
432         amenity:
433           animal_shelter: Animal Shelter
434           arts_centre: Arts Centre
435           atm: ATM
436           bank: Bank
437           bar: Bar
438           bbq: BBQ
439           bench: Bench
440           bicycle_parking: Cycle Parking
441           bicycle_rental: Cycle Rental
442           biergarten: Beer Garden
443           boat_rental: Boat Rental
444           brothel: Brothel
445           bureau_de_change: Bureau de Change
446           bus_station: Bus Station
447           cafe: Café
448           car_rental: Car Hire
449           car_sharing: Car Sharing
450           car_wash: Car Wash
451           casino: Casino
452           charging_station: Charging Station
453           childcare: Childcare
454           cinema: Cinema
455           clinic: Clinic
456           clock: Clock
457           college: College
458           community_centre: Community Centre
459           courthouse: Court
460           crematorium: Crematorium
461           dentist: Dentist
462           doctors: Doctors
463           dormitory: Dormitory
464           drinking_water: Drinking Water
465           driving_school: Driving School
466           embassy: Embassy
467           emergency_phone: Emergency Phone
468           fast_food: Fast Food
469           ferry_terminal: Ferry Terminal
470           fire_hydrant: Fire Hydrant
471           fire_station: Fire Station
472           food_court: Food Court
473           fountain: Fountain
474           fuel: Fuel
475           gambling: Gambling
476           grave_yard: Graveyard
477           gym: Fitness Centre/Gym
478           health_centre: Health Centre
479           hospital: Hospital
480           hunting_stand: Hunting Stand
481           ice_cream: Ice Cream
482           kindergarten: Nursery School
483           library: Library
484           market: Market
485           marketplace: Marketplace
486           monastery: Monastery
487           motorcycle_parking: Motorcycle Parking
488           nightclub: Night Club
489           nursery: Nursery School
490           nursing_home: Nursing Home
491           office: Office
492           parking: Parking
493           parking_entrance: Parking Entrance
494           pharmacy: Pharmacy
495           place_of_worship: Place of Worship
496           police: Police
497           post_box: Post Box
498           post_office: Post Office
499           preschool: Pre-School
500           prison: Prison
501           pub: Pub
502           public_building: Public Building
503           reception_area: Reception Area
504           recycling: Recycling Point
505           restaurant: Restaurant
506           retirement_home: Retirement Home
507           sauna: Sauna
508           school: School
509           shelter: Shelter
510           shop: Shop
511           shower: Shower
512           social_centre: Social Centre
513           social_club: Social Club
514           social_facility: Social Facility
515           studio: Studio
516           swimming_pool: Swimming Pool
517           taxi: Taxi
518           telephone: Public Telephone
519           theatre: Theatre
520           toilets: Toilets
521           townhall: Town Hall
522           university: University
523           vending_machine: Vending Machine
524           veterinary: Veterinary Surgery
525           village_hall: Village Hall
526           waste_basket: Waste Bin
527           waste_disposal: Waste Disposal
528           youth_centre: Youth Centre
529         boundary:
530           administrative: Administrative Boundary
531           census: Census Boundary
532           national_park: National Park
533           protected_area: Protected Area
534         bridge:
535           aqueduct: Aqueduct
536           suspension: Suspension Bridge
537           swing: Swing Bridge
538           viaduct: Viaduct
539           "yes": Bridge
540         building:
541           "yes": Building
542         craft:
543           brewery: Brewery
544           carpenter: Carpenter
545           electrician: Electrician
546           gardener: Gardener
547           painter: Painter
548           photographer: Photographer
549           plumber: Plumber
550           shoemaker: Shoemaker
551           tailor: Tailor
552           "yes": Craft Shop
553         emergency:
554           ambulance_station: Ambulance Station
555           defibrillator: Defibrillator
556           landing_site: Emergency Landing Site
557           phone: Emergency Phone
558         highway:
559           abandoned: Abandoned Highway
560           bridleway: Bridleway
561           bus_guideway: Guided Bus Lane
562           bus_stop: Bus Stop
563           construction: Highway under construction
564           cycleway: Cycle Path
565           elevator: Elevator
566           emergency_access_point: Emergency Access Point
567           footway: Footpath
568           ford: Ford
569           living_street: Living Street
570           milestone: Milestone
571           motorway: Motorway
572           motorway_junction: Motorway Junction
573           motorway_link: Motorway Road
574           path: Path
575           pedestrian: Pedestrian Way
576           platform: Platform
577           primary: Primary Road
578           primary_link: Primary Road
579           proposed: Proposed Road
580           raceway: Raceway
581           residential: Residential Road
582           rest_area: Rest Area
583           road: Road
584           secondary: Secondary Road
585           secondary_link: Secondary Road
586           service: Service Road
587           services: Motorway Services
588           speed_camera: Speed Camera
589           steps: Steps
590           street_lamp: Street Lamp
591           tertiary: Tertiary Road
592           tertiary_link: Tertiary Road
593           track: Track
594           traffic_signals: Traffic Signals
595           trail: Trail
596           trunk: Trunk Road
597           trunk_link: Trunk Road
598           unclassified: Unclassified Road
599           unsurfaced: Unsurfaced Road
600           "yes": Road
601         historic:
602           archaeological_site: Archaeological Site
603           battlefield: Battlefield
604           boundary_stone: Boundary Stone
605           building: Historic Building
606           bunker: Bunker
607           castle: Castle
608           church: Church
609           city_gate: City Gate
610           citywalls: City Walls
611           fort: Fort
612           heritage: Heritage Site
613           house: House
614           icon: Icon
615           manor: Manor
616           memorial: Memorial
617           mine: Mine
618           monument: Monument
619           roman_road: Roman Road
620           ruins: Ruins
621           stone: Stone
622           tomb: Tomb
623           tower: Tower
624           wayside_cross: Wayside Cross
625           wayside_shrine: Wayside Shrine
626           wreck: Wreck
627         junction:
628           "yes": Junction
629         landuse:
630           allotments: Allotments
631           basin: Basin
632           brownfield: Brownfield Land
633           cemetery: Cemetery
634           commercial: Commercial Area
635           conservation: Conservation
636           construction: Construction
637           farm: Farm
638           farmland: Farmland
639           farmyard: Farmyard
640           forest: Forest
641           garages: Garages
642           grass: Grass
643           greenfield: Greenfield Land
644           industrial: Industrial Area
645           landfill: Landfill
646           meadow: Meadow
647           military: Military Area
648           mine: Mine
649           orchard: Orchard
650           quarry: Quarry
651           railway: Railway
652           recreation_ground: Recreation Ground
653           reservoir: Reservoir
654           reservoir_watershed: Reservoir Watershed
655           residential: Residential Area
656           retail: Retail
657           road: Road Area
658           village_green: Village Green
659           vineyard: Vineyard
660           "yes": Landuse
661         leisure:
662           beach_resort: Beach Resort
663           bird_hide: Bird Hide
664           club: Club
665           common: Common Land
666           dog_park: Dog Park
667           fishing: Fishing Area
668           fitness_centre: Fitness Centre
669           fitness_station: Fitness Station
670           garden: Garden
671           golf_course: Golf Course
672           horse_riding: Horse Riding
673           ice_rink: Ice Rink
674           marina: Marina
675           miniature_golf: Miniature Golf
676           nature_reserve: Nature Reserve
677           park: Park
678           pitch: Sports Pitch
679           playground: Playground
680           recreation_ground: Recreation Ground
681           resort: Resort
682           sauna: Sauna
683           slipway: Slipway
684           sports_centre: Sports Centre
685           stadium: Stadium
686           swimming_pool: Swimming Pool
687           track: Running Track
688           water_park: Water Park
689           "yes": Leisure
690         man_made:
691           lighthouse: Lighthouse
692           pipeline: Pipeline
693           tower: Tower
694           works: Factory
695           "yes": Man-made
696         military:
697           airfield: Military Airfield
698           barracks: Barracks
699           bunker: Bunker
700         mountain_pass:
701           "yes": Mountain Pass
702         natural:
703           bay: Bay
704           beach: Beach
705           cape: Cape
706           cave_entrance: Cave Entrance
707           cliff: Cliff
708           crater: Crater
709           dune: Dune
710           fell: Fell
711           fjord: Fjord
712           forest: Forest
713           geyser: Geyser
714           glacier: Glacier
715           grassland: Grassland
716           heath: Heath
717           hill: Hill
718           island: Island
719           land: Land
720           marsh: Marsh
721           moor: Moor
722           mud: Mud
723           peak: Peak
724           point: Point
725           reef: Reef
726           ridge: Ridge
727           rock: Rock
728           saddle: Saddle
729           sand: Sand
730           scree: Scree
731           scrub: Scrub
732           spring: Spring
733           stone: Stone
734           strait: Strait
735           tree: Tree
736           valley: Valley
737           volcano: Volcano
738           water: Water
739           wetland: Wetland
740           wood: Wood
741         office:
742           accountant: Accountant
743           administrative: Administration
744           architect: Architect
745           company: Company
746           employment_agency: Employment Agency
747           estate_agent: Estate Agent
748           government: Governmental Office
749           insurance: Insurance Office
750           lawyer: Lawyer
751           ngo: NGO Office
752           telecommunication: Telecommunication Office
753           travel_agent: Travel Agency
754           "yes": Office
755         place:
756           allotments: Allotments
757           block: Block
758           airport: Airport
759           city: City
760           country: Country
761           county: County
762           farm: Farm
763           hamlet: Hamlet
764           house: House
765           houses: Houses
766           island: Island
767           islet: Islet
768           isolated_dwelling: Isolated Dwelling
769           locality: Locality
770           moor: Moor
771           municipality: Municipality
772           neighbourhood: Neighbourhood
773           postcode: Postcode
774           region: Region
775           sea: Sea
776           state: State
777           subdivision: Subdivision
778           suburb: Suburb
779           town: Town
780           unincorporated_area: Unincorporated Area
781           village: Village
782           "yes": Place
783         railway:
784           abandoned: Abandoned Railway
785           construction: Railway under construction
786           disused: Disused Railway
787           disused_station: Disused Railway Station
788           funicular: Funicular Railway
789           halt: Train Stop
790           historic_station: Historic Railway Station
791           junction: Railway Junction
792           level_crossing: Level Crossing
793           light_rail: Light Rail
794           miniature: Miniature Rail
795           monorail: Monorail
796           narrow_gauge: Narrow Gauge Railway
797           platform: Railway Platform
798           preserved: Preserved Railway
799           proposed: Proposed Railway
800           spur: Railway Spur
801           station: Railway Station
802           stop: Railway Stop
803           subway: Subway Station
804           subway_entrance: Subway Entrance
805           switch: Railway Points
806           tram: Tramway
807           tram_stop: Tram Stop
808         shop:
809           alcohol: Off Licence
810           antiques: Antiques
811           art: Art Shop
812           bakery: Bakery
813           beauty: Beauty Shop
814           beverages: Beverages Shop
815           bicycle: Bicycle Shop
816           books: Book Shop
817           boutique: Boutique
818           butcher: Butcher
819           car: Car Shop
820           car_parts: Car Parts
821           car_repair: Car Repair
822           carpet: Carpet Shop
823           charity: Charity Shop
824           chemist: Chemist
825           clothes: Clothes Shop
826           computer: Computer Shop
827           confectionery: Sweet Shop
828           convenience: Convenience Store
829           copyshop: Copy Shop
830           cosmetics: Cosmetics Shop
831           deli: Delicatessen
832           department_store: Department Store
833           discount: Discount Items Shop
834           doityourself: DIY store
835           dry_cleaning: Dry Cleaning
836           electronics: Electronics Shop
837           estate_agent: Estate Agent
838           farm: Farm Shop
839           fashion: Fashion Shop
840           fish: Fishmonger
841           florist: Florist
842           food: Food Shop
843           funeral_directors: Funeral Directors
844           furniture: Furniture
845           gallery: Gallery
846           garden_centre: Garden Centre
847           general: General Store
848           gift: Gift Shop
849           greengrocer: Greengrocer
850           grocery: Grocery Shop
851           hairdresser: Hairdresser
852           hardware: Hardware Store
853           hifi: Hi-Fi
854           insurance: Insurance
855           jewelry: Jewellers
856           kiosk: Kiosk Shop
857           laundry: Laundry
858           mall: Mall
859           market: Market
860           mobile_phone: Mobile Phone Shop
861           motorcycle: Motorcycle Shop
862           music: Music Shop
863           newsagent: Newsagent
864           optician: Optician
865           organic: Organic Food Shop
866           outdoor: Outdoor Shop
867           pet: Pet Shop
868           pharmacy: Pharmacy
869           photo: Photo Shop
870           salon: Salon
871           second_hand: Second-hand Shop
872           shoes: Shoe Shop
873           shopping_centre: Shopping Centre
874           sports: Sports Shop
875           stationery: Stationers
876           supermarket: Supermarket
877           tailor: Tailor
878           toys: Toy Shop
879           travel_agency: Travel Agency
880           video: Video Shop
881           wine: Off Licence
882           "yes": Shop
883         tourism:
884           alpine_hut: Alpine Hut
885           apartment: Apartment
886           artwork: Artwork
887           attraction: Attraction
888           bed_and_breakfast: Bed and Breakfast
889           cabin: Cabin
890           camp_site: Camp Site
891           caravan_site: Caravan Site
892           chalet: Chalet
893           gallery: Gallery
894           guest_house: Guest House
895           hostel: Hostel
896           hotel: Hotel
897           information: Information
898           motel: Motel
899           museum: Museum
900           picnic_site: Picnic Site
901           theme_park: Theme Park
902           viewpoint: Viewpoint
903           zoo: Zoo
904         tunnel:
905           culvert: Culvert
906           "yes": Tunnel
907         waterway:
908           artificial: Artificial Waterway
909           boatyard: Boatyard
910           canal: Canal
911           dam: Dam
912           derelict_canal: Derelict Canal
913           ditch: Ditch
914           dock: Dock
915           drain: Drain
916           lock: Lock
917           lock_gate: Lock Gate
918           mooring: Mooring
919           rapids: Rapids
920           river: River
921           stream: Stream
922           wadi: Wadi
923           waterfall: Waterfall
924           weir: Weir
925           "yes": Waterway
926       admin_levels:
927         level2: Country Boundary
928         level4: State Boundary
929         level5: Region Boundary
930         level6: County Boundary
931         level8: City Boundary
932         level9: Village Boundary
933         level10: Suburb Boundary
934     description:
935       title:
936         osm_nominatim: Location from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
937           Nominatim</a>
938         geonames: Location from <a href="http://www.geonames.org/">GeoNames</a>
939       types:
940         cities: Cities
941         towns: Towns
942         places: Places
943     results:
944       no_results: No results found
945       more_results: More results
946   issues:
947     report: Report
948     resolve: Resolve
949     ignore: Ignore
950     reopen: Reopen
951     index:
952       search:
953         user_not_found: User does not exist
954         issues_not_found: No such issues found
955     create:
956       successful_report: Your report has been registered sucessfully
957       provide_details: Please provide the required details
958     update:
959       new_report: Your report been registered sucessfully
960       successful_update: Your report has been updated successfully
961       provide_details: Please provide the required details
962     new:
963       details: Please provide some more details into the problem. (This field cannot be left blank!)
964       select: Select a reason for your report
965       disclaimer:
966         placeholder: Before sending in a report for official action, be sure that
967         placeholder1: You are sure that the problem is not just a mistake
968         placeholder2: You are unable to fix the problem yourself
969         placeholder3: You have tried to resolve the problem with the user
970     show:
971       comments:
972         reassign: The Issue was reassigned
973         reassign_param: Reassign Issue?
974     comment:
975       provide_details: Please provide the required details
976       comment_created: Your comment was successfully created
977     resolved: Issue status has been set to 'Resolved'
978     ignored: Issue status has been set to 'Ignored'
979     reopened: Issue status has been set to 'Open'
980     report_strings:
981       DiaryEntry:
982         spam:
983           type: "[SPAM]"
984           details: This Diary Entry is/contains spam
985         offensive:
986           type: "[OFFENSIVE]"
987           details: This Diary Entry is obscene/offensive
988         threat:
989           type: "[THREAT]"
990           details: This Diary Entry contains a threat
991         other:
992           type: "[OTHER]"
993           details: Other
994       DiaryComment:
995         spam:
996           type: "[SPAM]"
997           details: This Diary Comment is/contains spam
998         offensive:
999           type: "[OFFENSIVE]"
1000           details: This Diary Comment is obscene/offensive
1001         threat:
1002           type: "[THREAT]"
1003           details: This Diary Comment contains a threat
1004         other:
1005           type: "[OTHER]"
1006           details: Other
1007       User:
1008         spam:
1009           type: "[SPAM]"
1010           details: This User profile is/contains spam
1011         offensive:
1012           type: "[OFFENSIVE]"
1013           details: This User profile is obscene/offensive
1014         threat:
1015           type: "[THREAT]"
1016           details: This User profile contains a threat
1017         vandal:
1018           type: "[VANDAL]"
1019           details: This User is a vandal
1020         other:
1021           type: "[OTHER]"
1022           details: Other
1023       Changeset:
1024         undiscussed_import:
1025           type: "[UNDISCUSSED-IMPORT]"
1026           details: This changeset is an undiscussed import
1027         mechanical_edit:
1028           type: "[MECH-EDIT]"
1029           details: This changeset is a mechanical edit
1030         edit_error:
1031           type: "[EDIT-ERROR]"
1032           details: This changeset contains a newbie or an editor error
1033         spam:
1034           type: "[SPAM]"
1035           details: This changeset is/contains spam
1036         vandalism:
1037           type: "[VANDALISM]"
1038           details: This changeset is/contains vandalism
1039         other:
1040           type: "[OTHER]"
1041           details: Other
1042       Note:
1043         spam:
1044           type: "[SPAM]"
1045           details: This note is spam
1046         vandalism:
1047           type: "[VANDALISM]"
1048           details: This note is vandalism
1049         personal:
1050           type: "[PERSONAL]"
1051           details: This note contains personal data
1052         abusive:
1053           type: "[ABUSIVE]"
1054           details: This note is abusive
1055         other:
1056           type: "[OTHER]"
1057           details: Other
1058   layouts:
1059     project_name:
1060       title: OpenStreetMap
1061       h1: OpenStreetMap
1062     logo:
1063       alt_text: OpenStreetMap logo
1064     home: Go to Home Location
1065     logout: Log Out
1066     log_in: Log In
1067     log_in_tooltip: Log in with an existing account
1068     sign_up: Sign Up
1069     start_mapping: Start Mapping
1070     sign_up_tooltip: Create an account for editing
1071     edit: Edit
1072     history: History
1073     export: Export
1074     reports: Reports
1075     data: Data
1076     export_data: Export Data
1077     gps_traces: GPS Traces
1078     gps_traces_tooltip: Manage GPS traces
1079     user_diaries: User Diaries
1080     user_diaries_tooltip: View user diaries
1081     edit_with: Edit with %{editor}
1082     tag_line: The Free Wiki World Map
1083     intro_header: Welcome to OpenStreetMap!
1084     intro_text: OpenStreetMap is a map of the world, created by people like you and
1085       free to use under an open licence.
1086     intro_2_create_account: Create a user account
1087     partners_html: Hosting is supported by %{ucl}, %{ic} and %{bytemark}, and other
1088       %{partners}.
1089     partners_ucl: UCL
1090     partners_ic: Imperial College London
1091     partners_bytemark: Bytemark Hosting
1092     partners_partners: partners
1093     osm_offline: The OpenStreetMap database is currently offline while essential database
1094       maintenance work is carried out.
1095     osm_read_only: The OpenStreetMap database is currently in read-only mode while
1096       essential database maintenance work is carried out.
1097     donate: Support OpenStreetMap by %{link} to the Hardware Upgrade Fund.
1098     help: Help
1099     about: About
1100     copyright: Copyright
1101     community: Community
1102     community_blogs: Community Blogs
1103     community_blogs_title: Blogs from members of the OpenStreetMap community
1104     foundation: Foundation
1105     foundation_title: The OpenStreetMap Foundation
1106     make_a_donation:
1107       title: Support OpenStreetMap with a monetary donation
1108       text: Make a Donation
1109     learn_more: Learn More
1110     more: More
1111   license_page:
1112     foreign:
1113       title: About this translation
1114       text: In the event of a conflict between this translated page and %{english_original_link},
1115         the English page shall take precedence
1116       english_link: the English original
1117     native:
1118       title: About this page
1119       text: You are viewing the English version of the copyright page. You can go
1120         back to the %{native_link} of this page or you can stop reading about copyright
1121         and %{mapping_link}.
1122       native_link: British English version
1123       mapping_link: start mapping
1124     legal_babble:
1125       title_html: Copyright and Licence
1126       intro_1_html: |-
1127         OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1128         href="http://opendatacommons.org/licenses/odbl/">Open Data
1129         Commons Open Database License</a> (ODbL) by the  <a
1130         href="http://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1131       intro_2_html: You are free to copy, distribute,  transmit and adapt our data,
1132         as long as you credit OpenStreetMap and its contributors. If you alter or
1133         build upon our data, you may distribute the result only under the same licence.
1134         The full <a href="http://opendatacommons.org/licenses/odbl/1.0/">legal code</a>
1135         explains your rights and responsibilities.
1136       intro_3_html: |-
1137         The cartography in our map tiles, and our documentation, are
1138         licenced under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative
1139         Commons Attribution-ShareAlike 2.0</a> licence (CC BY-SA).
1140       credit_title_html: How to credit OpenStreetMap
1141       credit_1_html: |-
1142         We require that you use the credit &ldquo;&copy; OpenStreetMap
1143         contributors&rdquo;.
1144       credit_2_html: |-
1145         You must also make it clear that the data is available under the Open
1146         Database Licence, and if using our map tiles, that the cartography is
1147         licenced as CC BY-SA. You may do this by linking to
1148         <a href="http://www.openstreetmap.org/copyright">this copyright page</a>.
1149         Alternatively, and as a requirement if you are distributing OSM in a
1150         data form, you can name and link directly to the licence(s). In media
1151         where links are not possible (e.g. printed works), we suggest you
1152         direct your readers to openstreetmap.org (perhaps by expanding
1153         'OpenStreetMap' to this full address), to opendatacommons.org, and
1154         if relevant, to creativecommons.org.
1155       credit_3_html: |-
1156         For a browsable electronic map, the credit should appear in the corner of the map.
1157         For example:
1158       attribution_example:
1159         alt: Example of how to attribute OpenStreetMap on a webpage
1160         title: Attribution example
1161       more_title_html: Finding out more
1162       more_1_html: |-
1163         Read more about using our data, and how to credit us, at the <a
1164         href="http://osmfoundation.org/Licence">OSMF Licence page</a> and the community <a
1165         href="http://wiki.openstreetmap.org/wiki/Legal_FAQ">Legal
1166         FAQ</a>.
1167       more_2_html: |-
1168         Although OpenStreetMap is open data, we cannot provide a
1169         free-of-charge map API for third-parties.
1170         See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1171         <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1172         and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1173       contributors_title_html: Our contributors
1174       contributors_intro_html: |-
1175         Our contributors are thousands of individuals. We also include
1176         openly-licenced data from national mapping agencies
1177         and other sources, among them:
1178       contributors_at_html: |-
1179         <strong>Austria</strong>: Contains data from
1180         <a href="http://data.wien.gv.at/">Stadt Wien</a> (under
1181         <a href="http://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1182         <a href="http://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1183         Land Tirol (under <a href="http://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1184       contributors_ca_html: |-
1185         <strong>Canada</strong>: Contains data from
1186         GeoBase&reg;, GeoGratis (&copy; Department of Natural
1187         Resources Canada), CanVec (&copy; Department of Natural
1188         Resources Canada), and StatCan (Geography Division,
1189         Statistics Canada).
1190       contributors_fi_html: |-
1191         <strong>Finland</strong>: Contains data from the
1192         National Land Survey of Finland's Topographic Database
1193         and other datasets, under the
1194         <a href="http://www.maanmittauslaitos.fi/en/NLS_open_data_licence_version1_20120501">NLSFI Licence</a>.
1195       contributors_fr_html: '<strong>France</strong>: Contains data sourced from Direction
1196         Générale des Impôts.'
1197       contributors_nl_html: '<strong>Netherlands</strong>: Contains &copy; AND data,
1198         2007 (<a href="http://www.and.com">www.and.com</a>)'
1199       contributors_nz_html: '<strong>New Zealand</strong>: Contains data sourced from
1200         Land Information New Zealand. Crown Copyright reserved.'
1201       contributors_si_html: |-
1202         <strong>Slovenia</strong>: Contains data from the
1203         <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1204         <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1205         (public information of Slovenia).
1206       contributors_za_html: '<strong>South Africa</strong>: Contains data sourced
1207         from <a href="http://www.ngi.gov.za/">Chief Directorate: National Geo-Spatial
1208         Information</a>, State copyright reserved.'
1209       contributors_gb_html: '<strong>United Kingdom</strong>: Contains Ordnance Survey
1210         data &copy; Crown copyright and database right 2010-12.'
1211       contributors_footer_1_html: For further details of these, and other sources
1212         that have been used to help improve OpenStreetMap, please see the <a href="http://wiki.openstreetmap.org/wiki/Contributors">Contributors
1213         page</a> on the OpenStreetMap Wiki.
1214       contributors_footer_2_html: Inclusion of data in OpenStreetMap does not imply
1215         that the original data provider endorses OpenStreetMap, provides any warranty,
1216         or accepts any liability.
1217       infringement_title_html: Copyright infringement
1218       infringement_1_html: OSM contributors are reminded never to add data from any
1219         copyrighted sources (e.g. Google Maps or printed maps) without explicit permission
1220         from the copyright holders.
1221       infringement_2_html: If you believe that copyrighted material has been inappropriately
1222         added to the OpenStreetMap database or this site, please refer to our <a href="http://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1223         procedure</a> or file directly at our <a href="http://dmca.openstreetmap.org/">on-line
1224         filing page</a>.
1225       trademarks_title_html: <span id="trademarks"></span>Trademarks
1226       trademarks_1_html: OpenStreetMap, the magnifying glass logo, and State of the
1227         Map are registered trademarks of the OpenStreetMap Foundation. If you have
1228         questions about your use of the marks, please send your questions to the <a
1229         href="http://wiki.osmfoundation.org/wiki/Licensing_Working_Group">Licence
1230         Working Group</a>.
1231   welcome_page:
1232     title: Welcome!
1233     introduction_html: Welcome to OpenStreetMap, the free and editable map of the
1234       world. Now that you're signed up, you're all set to get started mapping. Here's
1235       a quick guide with the most important things you need to know.
1236     whats_on_the_map:
1237       title: What's on the Map
1238       on_html: OpenStreetMap is a place for mapping things that are both <em>real
1239         and current</em> - it includes millions of buildings, roads, and other details
1240         about places. You can map whatever real-world features are interesting to
1241         you.
1242       off_html: What it <em>doesn't</em> include is opinionated data like ratings,
1243         historical or hypothetical features, and data from copyrighted sources. Unless
1244         you have special permission, don't copy from online or paper maps.
1245     basic_terms:
1246       title: Basic Terms For Mapping
1247       paragraph_1_html: OpenStreetMap has some of its own lingo. Here are a few key
1248         words that'll come in handy.
1249       editor_html: An <strong>editor</strong> is a program or website you can use
1250         to edit the map.
1251       node_html: A <strong>node</strong> is a point on the map, like a single restaurant
1252         or a tree.
1253       way_html: A <strong>way</strong> is a line or area, like a road, stream, lake
1254         or building.
1255       tag_html: A <strong>tag</strong> is a bit of data about a node or way, like
1256         a  restaurant's name or a road's speed limit.
1257     rules:
1258       title: Rules!
1259       paragraph_1_html: "OpenStreetMap has few formal rules but we expect all participants
1260         to collaborate\nwith, and communicate with, the community. If you are considering\nany
1261         activities other than editing by hand, please read and follow the guidelines
1262         on \n<a href='http://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a>
1263         and \n<a href='http://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated
1264         Edits</a>."
1265     questions:
1266       title: Any questions?
1267       paragraph_1_html: |-
1268         OpenStreetMap has several resources for learning about the project, asking and answering questions, and collaboratively discussing and documenting mapping topics.
1269         <a href='%{help_url}'>Get help here</a>.
1270     start_mapping: Start Mapping
1271     add_a_note:
1272       title: No Time To Edit? Add a Note!
1273       paragraph_1_html: If you just want something small fixed and don't have the
1274         time to sign up and learn how to edit, it's easy to add a note.
1275       paragraph_2_html: 'Just go to <a href=''%{map_url}''>the map</a> and click the
1276         note icon: <span class=''icon note''></span>. This will add a marker to the
1277         map, which you can move by dragging. Add your message, then click save, and
1278         other mappers will investigate.'
1279   fixthemap:
1280     title: Report a problem/Fix the map
1281     how_to_help:
1282       title: How to Help
1283       join_the_community:
1284         title: Join the community
1285         explanation_html: If you have noticed a problem with our map data, for example
1286           a road is missing or your address, the best way to proceed is to join the
1287           OpenStreetMap community and add or repair the data yourself.
1288       add_a_note:
1289         instructions_html: Just click <a class='icon note'></a> or the same icon on
1290           the map display. This will add a marker to the map, which you can move by
1291           dragging. Add your message, then click save, and other mappers will investigate.
1292     other_concerns:
1293       title: Other concerns
1294       explanation_html: "If you have concerns about how our data is being used or
1295         about the contents please consult our\n<a href='/copyright'>copyright page</a>
1296         for more legal information, or contact the appropriate \n<a href='http://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF
1297         working group</a>."
1298   help_page:
1299     title: Getting Help
1300     introduction: OpenStreetMap has several resources for learning about the project,
1301       asking and answering questions, and collaboratively discussing and documenting
1302       mapping topics.
1303     welcome:
1304       url: /welcome
1305       title: Welcome to OSM
1306       description: Start with this quick guide covering the OpenStreetMap basics.
1307     beginners_guide:
1308       url: http://wiki.openstreetmap.org/wiki/Beginners%27_guide
1309       title: Beginners' Guide
1310       description: Community maintained guide for beginners.
1311     help:
1312       url: https://help.openstreetmap.org/
1313       title: help.openstreetmap.org
1314       description: Ask a question or look up answers on OSM's question-and-answer
1315         site.
1316     mailing_lists:
1317       title: Mailing Lists
1318       description: Ask a question or discuss interesting matters on a wide range of
1319         topical or regional mailing lists.
1320     forums:
1321       title: Forums
1322       description: Questions and discussions for those that prefer a bulletin board
1323         style interface.
1324     irc:
1325       title: IRC
1326       description: Interactive chat in many different languages and on many topics.
1327     switch2osm:
1328       title: switch2osm
1329       description: Help for companies and organisations switching to OpenStreetMap
1330         based maps and other services.
1331     wiki:
1332       url: http://wiki.openstreetmap.org/
1333       title: wiki.openstreetmap.org
1334       description: Browse the wiki for in-depth OSM documentation.
1335   about_page:
1336     next: Next
1337     copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1338     used_by: '%{name} powers map data on thousands of web sites, mobile apps, and
1339       hardware devices'
1340     lede_text: OpenStreetMap is built by a community of mappers that contribute and
1341       maintain data about roads, trails, cafés, railway stations, and much more, all
1342       over the world.
1343     local_knowledge_title: Local Knowledge
1344     local_knowledge_html: |-
1345       OpenStreetMap emphasises local knowledge. Contributors use
1346       aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1347       is accurate and up to date.
1348     community_driven_title: Community Driven
1349     community_driven_html: |-
1350       OpenStreetMap's community is diverse, passionate, and growing every day. Our contributors include enthusiast mappers, GIS professionals, engineers running the OSM servers, humanitarians mapping disaster-affected areas, and many more.
1351       To learn more about the community, see the <a href='%{diary_path}'>user diaries</a>, <a href='http://blogs.openstreetmap.org/'>community blogs</a>, and the <a href='http://www.osmfoundation.org/'>OSM Foundation</a> website.
1352     open_data_title: Open Data
1353     open_data_html: |-
1354       OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1355       as long as you credit OpenStreetMap and its contributors. If you alter or
1356       build upon the data in certain ways, you may distribute the result only
1357       under the same licence. See the <a href='%{copyright_path}'>Copyright and
1358       Licence page</a> for details.
1359     legal_title: Legal
1360     legal_html: "This site and many other related services are formally operated by
1361       the  \n<a href='http://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF)
1362       \non behalf of the community. Use of all OSMF operated services is subject \nto
1363       our <a href=\"http://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy\">\nAcceptable
1364       Use Policies</a> and our <a href=\"http://wiki.osmfoundation.org/wiki/Privacy_Policy\">Privacy
1365       Policy</a>\n<br> \nPlease <a href='http://osmfoundation.org/Contact'>contact
1366       the OSMF</a> \nif you have licensing, copyright or other legal questions and
1367       issues."
1368     partners_title: Partners
1369   notifier:
1370     diary_comment_notification:
1371       subject: '[OpenStreetMap] %{user} commented on a diary entry'
1372       hi: Hi %{to_user},
1373       header: '%{from_user} has commented on the OpenStreetMap diary entry with the
1374         subject %{subject}:'
1375       footer: You can also read the comment at %{readurl} and you can comment at %{commenturl}
1376         or reply at %{replyurl}
1377     message_notification:
1378       subject_header: '[OpenStreetMap] %{subject}'
1379       hi: Hi %{to_user},
1380       header: '%{from_user} has sent you a message through OpenStreetMap with the
1381         subject %{subject}:'
1382       footer_html: You can also read the message at %{readurl} and you can reply at
1383         %{replyurl}
1384     friend_notification:
1385       hi: Hi %{to_user},
1386       subject: '[OpenStreetMap] %{user} added you as a friend'
1387       had_added_you: '%{user} has added you as a friend on OpenStreetMap.'
1388       see_their_profile: You can see their profile at %{userurl}.
1389       befriend_them: You can also add them as a friend at %{befriendurl}.
1390     gpx_notification:
1391       greeting: Hi,
1392       your_gpx_file: It looks like your GPX file
1393       with_description: with the description
1394       and_the_tags: 'and the following tags:'
1395       and_no_tags: and no tags.
1396       failure:
1397         subject: '[OpenStreetMap] GPX Import failure'
1398         failed_to_import: 'failed to import. Here is the error:'
1399         more_info_1: More information about GPX import failures and how to avoid
1400         more_info_2: 'them can be found at:'
1401         import_failures_url: http://wiki.openstreetmap.org/wiki/GPX_Import_Failures
1402       success:
1403         subject: '[OpenStreetMap] GPX Import success'
1404         loaded_successfully: loaded successfully with %{trace_points} out of a possible
1405           %{possible_points} points.
1406     signup_confirm:
1407       subject: '[OpenStreetMap] Welcome to OpenStreetMap'
1408       greeting: Hi there!
1409       created: Someone (hopefully you) just created an account at %{site_url}.
1410       confirm: 'Before we do anything else, we need to confirm that this request came
1411         from you, so if it did then please click the link below to confirm your account:'
1412       welcome: After you confirm your account, we'll provide you with some additional
1413         information to get you started.
1414     email_confirm:
1415       subject: '[OpenStreetMap] Confirm your e-mail address'
1416     email_confirm_plain:
1417       greeting: Hi,
1418       hopefully_you: Someone (hopefully you) would like to change their email address
1419         over at %{server_url} to %{new_address}.
1420       click_the_link: If this is you, please click the link below to confirm the change.
1421     email_confirm_html:
1422       greeting: Hi,
1423       hopefully_you: Someone (hopefully you) would like to change their email address
1424         over at %{server_url} to %{new_address}.
1425       click_the_link: If this is you, please click the link below to confirm the change.
1426     lost_password:
1427       subject: '[OpenStreetMap] Password reset request'
1428     lost_password_plain:
1429       greeting: Hi,
1430       hopefully_you: Someone (possibly you) has asked for the password to be reset
1431         on this email address's openstreetmap.org account.
1432       click_the_link: If this is you, please click the link below to reset your password.
1433     lost_password_html:
1434       greeting: Hi,
1435       hopefully_you: Someone (possibly you) has asked for the password to be reset
1436         on this e-mail address's openstreetmap.org account.
1437       click_the_link: If this is you, please click the link below to reset your password.
1438     note_comment_notification:
1439       anonymous: An anonymous user
1440       greeting: Hi,
1441       commented:
1442         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your notes'
1443         subject_other: '[OpenStreetMap] %{commenter} has commented on a note you are
1444           interested in'
1445         your_note: '%{commenter} has left a comment on one of your map notes near
1446           %{place}.'
1447         commented_note: '%{commenter} has left a comment on a map note you have commented
1448           on. The note is near %{place}.'
1449       closed:
1450         subject_own: '[OpenStreetMap] %{commenter} has resolved one of your notes'
1451         subject_other: '[OpenStreetMap] %{commenter} has resolved a note you are interested
1452           in'
1453         your_note: '%{commenter} has resolved one of your map notes near %{place}.'
1454         commented_note: '%{commenter} has resolved a map note you have commented on.
1455           The note is near %{place}.'
1456       reopened:
1457         subject_own: '[OpenStreetMap] %{commenter} has reactivated one of your notes'
1458         subject_other: '[OpenStreetMap] %{commenter} has reactivated a note you are
1459           interested in'
1460         your_note: '%{commenter} has reactivated one of your map notes near %{place}.'
1461         commented_note: '%{commenter} has reactivated a map note you have commented
1462           on. The note is near %{place}.'
1463       details: More details about the note can be found at %{url}.
1464     changeset_comment_notification:
1465       hi: Hi %{to_user},
1466       greeting: Hi,
1467       commented:
1468         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your changesets'
1469         subject_other: '[OpenStreetMap] %{commenter} has commented on a changeset
1470           you are interested in'
1471         your_changeset: '%{commenter} has left a comment on one of your changesets
1472           created at %{time}'
1473         commented_changeset: '%{commenter} has left a comment on a map changeset you
1474           are watching created by %{changeset_author} at %{time}'
1475         partial_changeset_with_comment: with comment '%{changeset_comment}'
1476         partial_changeset_without_comment: without comment
1477       details: More details about the changeset can be found at %{url}.
1478       unsubscribe: To unsubscribe from updates to this changeset, visit %{url} and
1479         click "Unsubscribe".
1480     new_issue_notification:
1481       subject: "[OpenStreetMap] New Issue"
1482       greeting: "Hi,"
1483       new_issue: "A new issue has been created"
1484       url: You can view the issue here
1485   message:
1486     inbox:
1487       title: Inbox
1488       my_inbox: My Inbox
1489       outbox: outbox
1490       messages: You have %{new_messages} and %{old_messages}
1491       new_messages:
1492         one: '%{count} new message'
1493         other: '%{count} new messages'
1494       old_messages:
1495         one: '%{count} old message'
1496         other: '%{count} old messages'
1497       from: From
1498       subject: Subject
1499       date: Date
1500       no_messages_yet: You have no messages yet. Why not get in touch with some of
1501         the %{people_mapping_nearby_link}?
1502       people_mapping_nearby: people mapping nearby
1503     message_summary:
1504       unread_button: Mark as unread
1505       read_button: Mark as read
1506       reply_button: Reply
1507       delete_button: Delete
1508     new:
1509       title: Send message
1510       send_message_to: Send a new message to %{name}
1511       subject: Subject
1512       body: Body
1513       send_button: Send
1514       back_to_inbox: Back to inbox
1515       message_sent: Message sent
1516       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1517         before trying to send any more.
1518     no_such_message:
1519       title: No such message
1520       heading: No such message
1521       body: Sorry, there is no message with that id.
1522     outbox:
1523       title: Outbox
1524       my_inbox: My %{inbox_link}
1525       inbox: inbox
1526       outbox: outbox
1527       messages:
1528         one: You have %{count} sent message
1529         other: You have %{count} sent messages
1530       to: To
1531       subject: Subject
1532       date: Date
1533       no_sent_messages: You have no sent messages yet. Why not get in touch with some
1534         of the %{people_mapping_nearby_link}?
1535       people_mapping_nearby: people mapping nearby
1536     reply:
1537       wrong_user: You are logged in as `%{user}' but the message you have asked to
1538         reply to was not sent to that user. Please login as the correct user in order
1539         to reply.
1540     read:
1541       title: Read message
1542       from: From
1543       subject: Subject
1544       date: Date
1545       reply_button: Reply
1546       unread_button: Mark as unread
1547       delete_button: Delete
1548       back: Back
1549       to: To
1550       wrong_user: You are logged in as `%{user}' but the message you have asked to
1551         read was not sent by or to that user. Please login as the correct user in
1552         order to read it.
1553     sent_message_summary:
1554       delete_button: Delete
1555     mark:
1556       as_read: Message marked as read
1557       as_unread: Message marked as unread
1558     delete:
1559       deleted: Message deleted
1560   site:
1561     index:
1562       js_1: You are either using a browser that does not support JavaScript, or you
1563         have disabled JavaScript.
1564       js_2: OpenStreetMap uses JavaScript for its slippery map.
1565       permalink: Permalink
1566       shortlink: Shortlink
1567       createnote: Add a note
1568       license:
1569         copyright: Copyright OpenStreetMap and contributors, under an open licence
1570       remote_failed: Editing failed - make sure JOSM or Merkaartor is loaded and that
1571         the remote control option is enabled
1572     edit:
1573       not_public: You have not set your edits to be public.
1574       not_public_description: You can no longer edit the map unless you do so. You
1575         can set your edits as public from your %{user_page}.
1576       user_page_link: user page
1577       anon_edits: (%{link})
1578       anon_edits_link_text: Find out why this is the case.
1579       flash_player_required: You need a Flash player to use Potlatch, the OpenStreetMap
1580         Flash editor. You can <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">download
1581         Flash Player from Adobe.com</a>. <a href="http://wiki.openstreetmap.org/wiki/Editing">Several
1582         other options</a> are also available for editing OpenStreetMap.
1583       potlatch_unsaved_changes: You have unsaved changes. (To save in Potlatch, you
1584         should deselect the current way or point, if editing in live mode, or click
1585         save if you have a save button.)
1586       potlatch2_not_configured: Potlatch 2 has not been configured - please see http://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2
1587         for more information
1588       potlatch2_unsaved_changes: You have unsaved changes. (To save in Potlatch 2,
1589         you should click save.)
1590       id_not_configured: iD has not been configured
1591       no_iframe_support: Your browser doesn't support HTML iframes, which are necessary
1592         for this feature.
1593     sidebar:
1594       search_results: Search Results
1595       close: Close
1596     search:
1597       search: Search
1598       get_directions: Get directions
1599       get_directions_title: Find directions between two points
1600       from: From
1601       to: To
1602       where_am_i: Where am I?
1603       where_am_i_title: Describe the current location using the search engine
1604       submit_text: Go
1605     key:
1606       table:
1607         entry:
1608           motorway: Motorway
1609           main_road: Main road
1610           trunk: Trunk road
1611           primary: Primary road
1612           secondary: Secondary road
1613           unclassified: Unclassified road
1614           track: Track
1615           bridleway: Bridleway
1616           cycleway: Cycleway
1617           cycleway_national: National cycleway
1618           cycleway_regional: Regional cycleway
1619           cycleway_local: Local cycleway
1620           footway: Footway
1621           rail: Railway
1622           subway: Subway
1623           tram:
1624           - Light rail
1625           - tram
1626           cable:
1627           - Cable car
1628           - chairlift
1629           runway:
1630           - Airport Runway
1631           - taxiway
1632           apron:
1633           - Airport apron
1634           - terminal
1635           admin: Administrative boundary
1636           forest: Forest
1637           wood: Wood
1638           golf: Golf course
1639           park: Park
1640           resident: Residential area
1641           common:
1642           - Common
1643           - meadow
1644           retail: Retail area
1645           industrial: Industrial area
1646           commercial: Commercial area
1647           heathland: Heathland
1648           lake:
1649           - Lake
1650           - reservoir
1651           farm: Farm
1652           brownfield: Brownfield site
1653           cemetery: Cemetery
1654           allotments: Allotments
1655           pitch: Sports pitch
1656           centre: Sports centre
1657           reserve: Nature reserve
1658           military: Military area
1659           school:
1660           - School
1661           - university
1662           building: Significant building
1663           station: Railway station
1664           summit:
1665           - Summit
1666           - peak
1667           tunnel: Dashed casing = tunnel
1668           bridge: Black casing = bridge
1669           private: Private access
1670           destination: Destination access
1671           construction: Roads under construction
1672           bicycle_shop: Bicycle shop
1673           bicycle_parking: Bicycle parking
1674           toilets: Toilets
1675     richtext_area:
1676       edit: Edit
1677       preview: Preview
1678     markdown_help:
1679       title_html: Parsed with <a href="http://daringfireball.net/projects/markdown/">Markdown</a>
1680       headings: Headings
1681       heading: Heading
1682       subheading: Subheading
1683       unordered: Unordered list
1684       ordered: Ordered list
1685       first: First item
1686       second: Second item
1687       link: Link
1688       text: Text
1689       image: Image
1690       alt: Alt text
1691       url: URL
1692   trace:
1693     visibility:
1694       private: Private (only shared as anonymous, unordered points)
1695       public: Public (shown in trace list and as anonymous, unordered points)
1696       trackable: Trackable (only shared as anonymous, ordered points with timestamps)
1697       identifiable: Identifiable (shown in trace list and as identifiable, ordered
1698         points with timestamps)
1699     create:
1700       upload_trace: Upload GPS Trace
1701       trace_uploaded: Your GPX file has been uploaded and is awaiting insertion in
1702         to the database. This will usually happen within half an hour, and an email
1703         will be sent to you on completion.
1704     edit:
1705       title: Editing trace %{name}
1706       heading: Editing trace %{name}
1707       filename: 'Filename:'
1708       download: download
1709       uploaded_at: 'Uploaded:'
1710       points: 'Points:'
1711       start_coord: 'Start coordinate:'
1712       map: map
1713       edit: edit
1714       owner: 'Owner:'
1715       description: 'Description:'
1716       tags: 'Tags:'
1717       tags_help: comma delimited
1718       save_button: Save Changes
1719       visibility: 'Visibility:'
1720       visibility_help: what does this mean?
1721       visibility_help_url: http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces
1722     trace_form:
1723       upload_gpx: 'Upload GPX File:'
1724       description: 'Description:'
1725       tags: 'Tags:'
1726       tags_help: comma delimited
1727       visibility: 'Visibility:'
1728       visibility_help: what does this mean?
1729       visibility_help_url: http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces
1730       upload_button: Upload
1731       help: Help
1732       help_url: http://wiki.openstreetmap.org/wiki/Upload
1733     trace_header:
1734       upload_trace: Upload a trace
1735       see_all_traces: See all traces
1736       see_your_traces: See your traces
1737       traces_waiting:
1738         one: You have %{count} trace waiting for upload. Please consider waiting for
1739           these to finish before uploading any more, so as not to block the queue
1740           for other users.
1741         other: You have %{count} traces waiting for upload. Please consider waiting
1742           for these to finish before uploading any more, so as not to block the queue
1743           for other users.
1744     trace_optionals:
1745       tags: Tags
1746     view:
1747       title: Viewing trace %{name}
1748       heading: Viewing trace %{name}
1749       pending: PENDING
1750       filename: 'Filename:'
1751       download: download
1752       uploaded: 'Uploaded:'
1753       points: 'Points:'
1754       start_coordinates: 'Start coordinate:'
1755       map: map
1756       edit: edit
1757       owner: 'Owner:'
1758       description: 'Description:'
1759       tags: 'Tags:'
1760       none: None
1761       edit_track: Edit this trace
1762       delete_track: Delete this trace
1763       trace_not_found: Trace not found!
1764       visibility: 'Visibility:'
1765     trace_paging_nav:
1766       showing_page: Page %{page}
1767       older: Older Traces
1768       newer: Newer Traces
1769     trace:
1770       pending: PENDING
1771       count_points: '%{count} points'
1772       ago: '%{time_in_words_ago} ago'
1773       more: more
1774       trace_details: View Trace Details
1775       view_map: View Map
1776       edit: edit
1777       edit_map: Edit Map
1778       public: PUBLIC
1779       identifiable: IDENTIFIABLE
1780       private: PRIVATE
1781       trackable: TRACKABLE
1782       by: by
1783       in: in
1784       map: map
1785     list:
1786       public_traces: Public GPS traces
1787       your_traces: Your GPS traces
1788       public_traces_from: Public GPS traces from %{user}
1789       description: Browse recent GPS track uploads
1790       tagged_with: ' tagged with %{tags}'
1791       empty_html: Nothing here yet. <a href='%{upload_link}'>Upload a new trace</a>
1792         or learn more about GPS tracing on the <a href='http://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki
1793         page</a>.
1794     delete:
1795       scheduled_for_deletion: Trace scheduled for deletion
1796     make_public:
1797       made_public: Trace made public
1798     offline_warning:
1799       message: The GPX file upload system is currently unavailable
1800     offline:
1801       heading: GPX Storage Offline
1802       message: The GPX file storage and upload system is currently unavailable.
1803     georss:
1804       title: OpenStreetMap GPS Traces
1805     description:
1806       description_with_count:
1807         one: GPX file with %{count} point from %{user}
1808         other: GPX file with %{count} points from %{user}
1809       description_without_count: GPX file from %{user}
1810   application:
1811     require_cookies:
1812       cookies_needed: You appear to have cookies disabled - please enable cookies
1813         in your browser before continuing.
1814     require_admin:
1815       not_an_admin: You need to be an admin to perform that action.
1816     require_moderator:
1817       not_a_moderator: You need to be a moderator to perform that action.
1818     setup_user_auth:
1819       blocked_zero_hour: You have an urgent message on the OpenStreetMap web site.
1820         You need to read the message before you will be able to save your edits.
1821       blocked: Your access to the API has been blocked. Please log-in to the web interface
1822         to find out more.
1823       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1824         to the web interface to view the Contributor Terms. You do not need to agree,
1825         but you must view them.
1826   oauth:
1827     oauthorize:
1828       title: Authorise access to your account
1829       request_access: The application %{app_name} is requesting access to your account,
1830         %{user}. Please check whether you would like the application to have the following
1831         capabilities. You may choose as many or as few as you like.
1832       allow_to: 'Allow the client application to:'
1833       allow_read_prefs: read your user preferences.
1834       allow_write_prefs: modify your user preferences.
1835       allow_write_diary: create diary entries, comments and make friends.
1836       allow_write_api: modify the map.
1837       allow_read_gpx: read your private GPS traces.
1838       allow_write_gpx: upload GPS traces.
1839       allow_write_notes: modify notes.
1840       grant_access: Grant Access
1841     oauthorize_success:
1842       title: Authorisation request allowed
1843       allowed: You have granted application %{app_name} access to your account.
1844       verification: The verification code is %{code}.
1845     oauthorize_failure:
1846       title: Authorisation request failed
1847       denied: You have denied application %{app_name} access to your account.
1848       invalid: The authorisation token is not valid.
1849     revoke:
1850       flash: You've revoked the token for %{application}
1851     permissions:
1852       missing: You have not permitted the application access to this facility
1853   oauth_clients:
1854     new:
1855       title: Register a new application
1856       submit: Register
1857     edit:
1858       title: Edit your application
1859       submit: Edit
1860     show:
1861       title: OAuth details for %{app_name}
1862       key: 'Consumer Key:'
1863       secret: 'Consumer Secret:'
1864       url: 'Request Token URL:'
1865       access_url: 'Access Token URL:'
1866       authorize_url: 'Authorise URL:'
1867       support_notice: We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures.
1868       edit: Edit Details
1869       delete: Delete Client
1870       confirm: Are you sure?
1871       requests: 'Requesting the following permissions from the user:'
1872       allow_read_prefs: read their user preferences.
1873       allow_write_prefs: modify their user preferences.
1874       allow_write_diary: create diary entries, comments and make friends.
1875       allow_write_api: modify the map.
1876       allow_read_gpx: read their private GPS traces.
1877       allow_write_gpx: upload GPS traces.
1878       allow_write_notes: modify notes.
1879     index:
1880       title: My OAuth Details
1881       my_tokens: My Authorised Applications
1882       list_tokens: 'The following tokens have been issued to applications in your
1883         name:'
1884       application: Application Name
1885       issued_at: Issued At
1886       revoke: Revoke!
1887       my_apps: My Client Applications
1888       no_apps: Do you have an application you would like to register for use with
1889         us using the %{oauth} standard? You must register your web application before
1890         it can make OAuth requests to this service.
1891       registered_apps: 'You have the following client applications registered:'
1892       register_new: Register your application
1893     form:
1894       name: Name
1895       required: Required
1896       url: Main Application URL
1897       callback_url: Callback URL
1898       support_url: Support URL
1899       requests: 'Request the following permissions from the user:'
1900       allow_read_prefs: read their user preferences.
1901       allow_write_prefs: modify their user preferences.
1902       allow_write_diary: create diary entries, comments and make friends.
1903       allow_write_api: modify the map.
1904       allow_read_gpx: read their private GPS traces.
1905       allow_write_gpx: upload GPS traces.
1906       allow_write_notes: modify notes.
1907     not_found:
1908       sorry: Sorry, that %{type} could not be found.
1909     create:
1910       flash: Registered the information successfully
1911     update:
1912       flash: Updated the client information successfully
1913     destroy:
1914       flash: Destroyed the client application registration
1915   user:
1916     login:
1917       title: Login
1918       heading: Login
1919       email or username: 'E-mail Address or Username:'
1920       password: 'Password:'
1921       openid: '%{logo} OpenID:'
1922       remember: Remember me
1923       lost password link: Lost your password?
1924       login_button: Login
1925       register now: Register now
1926       with username: 'Already have an OpenStreetMap account? Please login with your
1927         username and password:'
1928       with external: 'Alternatively, use a third party to login:'
1929       new to osm: New to OpenStreetMap?
1930       to make changes: To make changes to the OpenStreetMap data, you must have an
1931         account.
1932       create account minute: Create an account. It only takes a minute.
1933       no account: Don't have an account?
1934       account not active: Sorry, your account is not active yet.<br />Please use the
1935         link in the account confirmation email to activate your account, or <a href="%{reconfirm}">request
1936         a new confirmation email</a>.
1937       account is suspended: Sorry, your account has been suspended due to suspicious
1938         activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if
1939         you wish to discuss this.
1940       auth failure: Sorry, could not log in with those details.
1941       openid_logo_alt: Log in with an OpenID
1942       auth_providers:
1943         openid:
1944           title: Login with OpenID
1945           alt: Login with an OpenID URL
1946         google:
1947           title: Login with Google
1948           alt: Login with a Google OpenID
1949         facebook:
1950           title: Login with Facebook
1951           alt: Login with a Facebook Account
1952         windowslive:
1953           title: Login with Windows Live
1954           alt: Login with a Windows Live Account
1955         github:
1956           title: Login with GitHub
1957           alt: Login with a GitHub Account
1958         wikipedia:
1959           title: Login with Wikipedia
1960           alt: Login with a Wikipedia Account
1961         yahoo:
1962           title: Login with Yahoo
1963           alt: Login with a Yahoo OpenID
1964         wordpress:
1965           title: Login with Wordpress
1966           alt: Login with a Wordpress OpenID
1967         aol:
1968           title: Login with AOL
1969           alt: Login with an AOL OpenID
1970     logout:
1971       title: Logout
1972       heading: Logout of OpenStreetMap
1973       logout_button: Logout
1974     lost_password:
1975       title: Lost password
1976       heading: Forgotten Password?
1977       email address: E-mail address
1978       new password button: Reset password
1979       help_text: Enter the e-mail address you used to sign up, we will send a link
1980         to it that you can use to reset your password.
1981       notice email on way: Sorry you lost it :-( but an email is on its way so you
1982         can reset it soon.
1983       notice email cannot find: Could not find that email address, sorry.
1984     reset_password:
1985       title: Reset password
1986       heading: Reset Password for %{user}
1987       password: 'Password:'
1988       confirm password: 'Confirm Password:'
1989       reset: Reset Password
1990       flash changed: Your password has been changed.
1991       flash token bad: Did not find that token, check the URL maybe?
1992     new:
1993       title: Sign Up
1994       no_auto_account_create: Unfortunately we are not currently able to create an
1995         account for you automatically.
1996       contact_webmaster: Please contact the <a href="%{webmaster}">webmaster</a> to
1997         arrange for an account to be created - we will try and deal with the request
1998         as quickly as possible.
1999       about:
2000         header: Free and editable
2001         html: |-
2002           <p>Unlike other maps, OpenStreetMap is completely created by people like you, and it's free for anyone to fix, update, download and use.</p>
2003           <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
2004       license_agreement: When you confirm your account you will need to agree to the
2005         <a href="http://www.osmfoundation.org/wiki/License/Contributor_Terms">contributor
2006         terms</a>.
2007       email address: 'Email Address:'
2008       confirm email address: 'Confirm Email Address:'
2009       not displayed publicly: Your address is not displayed publicly, see our <a href="http://wiki.osmfoundation.org/wiki/Privacy_Policy"
2010         title="OSMF privacy policy including section on email addresses">privacy policy</a>
2011         for more information
2012       display name: 'Display Name:'
2013       display name description: Your publicly displayed username. You can change this
2014         later in the preferences.
2015       external auth: 'Third Party Authentication:'
2016       password: 'Password:'
2017       confirm password: 'Confirm Password:'
2018       use external auth: Alternatively, use a third party to login
2019       auth no password: With third party authentication a password is not required,
2020         but some extra tools or server may still need one.
2021       continue: Sign Up
2022       terms accepted: Thanks for accepting the new contributor terms!
2023       terms declined: We are sorry that you have decided to not accept the new Contributor
2024         Terms. For more information, please see <a href="%{url}">this wiki page</a>.
2025       terms declined url: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2026     terms:
2027       title: Contributor terms
2028       heading: Contributor terms
2029       read and accept: Please read the agreement and press the agree button to confirm
2030         that you accept the terms of this agreement for your existing and future contributions.
2031       consider_pd: In addition to the above agreement, I consider my contributions
2032         to be in the Public Domain
2033       consider_pd_why: what's this?
2034       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
2035       guidance: 'Information to help understand these terms: a <a href="%{summary}">human
2036         readable summary</a> and some <a href="%{translations}">informal translations</a>'
2037       agree: Agree
2038       declined: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2039       decline: Decline
2040       you need to accept or decline: Please read and then either accept or decline
2041         the new Contributor Terms to continue.
2042       legale_select: 'Country of residence:'
2043       legale_names:
2044         france: France
2045         italy: Italy
2046         rest_of_world: Rest of the world
2047     no_such_user:
2048       title: No such user
2049       heading: The user %{user} does not exist
2050       body: Sorry, there is no user with the name %{user}. Please check your spelling,
2051         or maybe the link you clicked is wrong.
2052       deleted: deleted
2053     view:
2054       my diary: My Diary
2055       new diary entry: new diary entry
2056       my edits: My Edits
2057       my traces: My Traces
2058       my notes: My Notes
2059       my messages: My Messages
2060       my profile: My Profile
2061       my settings: My Settings
2062       my comments: My Comments
2063       oauth settings: oauth settings
2064       blocks on me: Blocks on Me
2065       blocks by me: Blocks by Me
2066       send message: Send Message
2067       diary: Diary
2068       edits: Edits
2069       traces: Traces
2070       notes: Map Notes
2071       remove as friend: Unfriend
2072       add as friend: Add Friend
2073       mapper since: 'Mapper since:'
2074       ago: (%{time_in_words_ago} ago)
2075       ct status: 'Contributor terms:'
2076       ct undecided: Undecided
2077       ct declined: Declined
2078       ct accepted: Accepted %{ago} ago
2079       latest edit: 'Latest edit %{ago}:'
2080       email address: 'Email address:'
2081       created from: 'Created from:'
2082       status: 'Status:'
2083       spam score: 'Spam Score:'
2084       description: Description
2085       user location: User location
2086       if set location: Set your home location on the %{settings_link} page to see
2087         nearby users.
2088       settings_link_text: settings
2089       your friends: Your friends
2090       no friends: You have not added any friends yet.
2091       km away: '%{count}km away'
2092       m away: '%{count}m away'
2093       nearby users: Other nearby users
2094       no nearby users: There are no other users who admit to mapping nearby yet.
2095       role:
2096         administrator: This user is an administrator
2097         moderator: This user is a moderator
2098         grant:
2099           administrator: Grant administrator access
2100           moderator: Grant moderator access
2101         revoke:
2102           administrator: Revoke administrator access
2103           moderator: Revoke moderator access
2104       block_history: Active Blocks
2105       moderator_history: Blocks Given
2106       comments: Comments
2107       create_block: Block this User
2108       activate_user: Activate this User
2109       deactivate_user: Deactivate this User
2110       confirm_user: Confirm this user
2111       hide_user: Hide this User
2112       unhide_user: Unhide this User
2113       delete_user: Delete this User
2114       confirm: Confirm
2115       friends_changesets: friends' changesets
2116       friends_diaries: friends' diary entries
2117       nearby_changesets: nearby user changesets
2118       nearby_diaries: nearby user diary entries
2119       report: Report this user?
2120     popup:
2121       your location: Your location
2122       nearby mapper: Nearby mapper
2123       friend: Friend
2124     account:
2125       title: Edit account
2126       my settings: My settings
2127       current email address: 'Current Email Address:'
2128       new email address: 'New Email Address:'
2129       email never displayed publicly: (never displayed publicly)
2130       external auth: 'External Authentication:'
2131       openid:
2132         link: http://wiki.openstreetmap.org/wiki/OpenID
2133         link text: what is this?
2134       public editing:
2135         heading: 'Public editing:'
2136         enabled: Enabled. Not anonymous and can edit data.
2137         enabled link: http://wiki.openstreetmap.org/wiki/Anonymous_edits
2138         enabled link text: what is this?
2139         disabled: Disabled and cannot edit data, all previous edits are anonymous.
2140         disabled link text: why can't I edit?
2141       public editing note:
2142         heading: Public editing
2143         text: Currently your edits are anonymous and people cannot send you messages
2144           or see your location. To show what you edited and allow people to contact
2145           you through the website, click the button below. <b>Since the 0.6 API changeover,
2146           only public users can edit map data</b>. (<a href="http://wiki.openstreetmap.org/wiki/Anonymous_edits">find
2147           out why</a>).<ul><li>Your e-mail address will not be revealed by becoming
2148           public.</li><li>This action cannot be reversed and all new users are now
2149           public by default.</li></ul>
2150       contributor terms:
2151         heading: 'Contributor Terms:'
2152         agreed: You have agreed to the new Contributor Terms.
2153         not yet agreed: You have not yet agreed to the new Contributor Terms.
2154         review link text: Please follow this link at your convenience to review and
2155           accept the new Contributor Terms.
2156         agreed_with_pd: You have also declared that you consider your edits to be
2157           in the Public Domain.
2158         link: http://www.osmfoundation.org/wiki/License/Contributor_Terms
2159         link text: what is this?
2160       profile description: 'Profile Description:'
2161       preferred languages: 'Preferred Languages:'
2162       preferred editor: 'Preferred Editor:'
2163       image: 'Image:'
2164       gravatar:
2165         gravatar: Use Gravatar
2166         link: http://wiki.openstreetmap.org/wiki/Gravatar
2167         link text: what is this?
2168         disabled: Gravatar has been disabled.
2169         enabled: Display of your Gravatar has been enabled.
2170       new image: Add an image
2171       keep image: Keep the current image
2172       delete image: Remove the current image
2173       replace image: Replace the current image
2174       image size hint: (square images at least 100x100 work best)
2175       home location: 'Home Location:'
2176       no home location: You have not entered your home location.
2177       latitude: 'Latitude:'
2178       longitude: 'Longitude:'
2179       update home location on click: Update home location when I click on the map?
2180       save changes button: Save Changes
2181       make edits public button: Make all my edits public
2182       return to profile: Return to profile
2183       flash update success confirm needed: User information updated successfully.
2184         Check your email for a note to confirm your new email address.
2185       flash update success: User information updated successfully.
2186     confirm:
2187       heading: Check your email!
2188       introduction_1: We sent you a confirmation email.
2189       introduction_2: Confirm your account by clicking on the link in the email and
2190         you'll be able to start mapping.
2191       press confirm button: Press the confirm button below to activate your account.
2192       button: Confirm
2193       success: Confirmed your account, thanks for signing up!
2194       already active: This account has already been confirmed.
2195       unknown token: That confirmation code has expired or does not exist.
2196       reconfirm_html: If you need us to resend the confirmation email, <a href="%{reconfirm}">click
2197         here</a>.
2198     confirm_resend:
2199       success: We've sent a new confirmation note to %{email} and as soon as you confirm
2200         your account you'll be able to get mapping.<br /><br />If you use an antispam
2201         system which sends confirmation requests then please make sure you whitelist
2202         %{sender} as we are unable to reply to any confirmation requests.
2203       failure: User %{name} not found.
2204     confirm_email:
2205       heading: Confirm a change of e-mail address
2206       press confirm button: Press the confirm button below to confirm your new e-mail
2207         address.
2208       button: Confirm
2209       success: Confirmed your change of email address!
2210       failure: An e-mail address has already been confirmed with this token.
2211       unknown_token: That confirmation code has expired or does not exist.
2212     set_home:
2213       flash success: Home location saved successfully
2214     go_public:
2215       flash success: All your edits are now public, and you are now allowed to edit.
2216     make_friend:
2217       heading: Add %{user} as a friend?
2218       button: Add as friend
2219       success: '%{name} is now your friend!'
2220       failed: Sorry, failed to add %{name} as a friend.
2221       already_a_friend: You are already friends with %{name}.
2222     remove_friend:
2223       heading: Unfriend %{user}?
2224       button: Unfriend
2225       success: '%{name} was removed from your friends.'
2226       not_a_friend: '%{name} is not one of your friends.'
2227     filter:
2228       not_an_administrator: You need to be an administrator to perform that action.
2229     list:
2230       title: Users
2231       heading: Users
2232       showing:
2233         one: Page %{page} (%{first_item} of %{items})
2234         other: Page %{page} (%{first_item}-%{last_item} of %{items})
2235       summary: '%{name} created from %{ip_address} on %{date}'
2236       summary_no_ip: '%{name} created on %{date}'
2237       confirm: Confirm Selected Users
2238       hide: Hide Selected Users
2239       empty: No matching users found
2240     suspended:
2241       title: Account Suspended
2242       heading: Account Suspended
2243       webmaster: webmaster
2244       body: |-
2245         <p>
2246           Sorry, your account has been automatically suspended due to suspicious activity.
2247         </p>
2248         <p>
2249           This decision will be reviewed by an administrator shortly, or you may contact the %{webmaster} if you wish to discuss this.
2250         </p>
2251     auth_failure:
2252       connection_failed: Connection to authentication provider failed
2253       invalid_credentials: Invalid authentication credentials
2254       no_authorization_code: No authorisation code
2255       unknown_signature_algorithm: Unknown signature algorithm
2256       invalid_scope: Invalid scope
2257     auth_association:
2258       heading: Your ID is not associated with a OpenStreetMap account yet.
2259       option_1: |-
2260         If you are new to OpenStreetMap, please create a new account
2261         using the form below.
2262       option_2: |-
2263         If you already have an account, you can login to your account
2264         using your username and password and then associate the account
2265         with your ID in your user settings.
2266   user_role:
2267     filter:
2268       not_an_administrator: Only administrators can perform user role management,
2269         and you are not an administrator.
2270       not_a_role: The string `%{role}' is not a valid role.
2271       already_has_role: The user already has role %{role}.
2272       doesnt_have_role: The user does not have role %{role}.
2273     grant:
2274       title: Confirm role granting
2275       heading: Confirm role granting
2276       are_you_sure: Are you sure you want to grant the role `%{role}' to the user
2277         `%{name}'?
2278       confirm: Confirm
2279       fail: Could not grant role `%{role}' to user `%{name}'. Please check that the
2280         user and role are both valid.
2281     revoke:
2282       title: Confirm role revoking
2283       heading: Confirm role revoking
2284       are_you_sure: Are you sure you want to revoke the role `%{role}' from the user
2285         `%{name}'?
2286       confirm: Confirm
2287       fail: Could not revoke role `%{role}' from user `%{name}'. Please check that
2288         the user and role are both valid.
2289   user_block:
2290     model:
2291       non_moderator_update: Must be a moderator to create or update a block.
2292       non_moderator_revoke: Must be a moderator to revoke a block.
2293     not_found:
2294       sorry: Sorry, the user block with ID %{id} could not be found.
2295       back: Back to index
2296     new:
2297       title: Creating block on %{name}
2298       heading: Creating block on %{name}
2299       reason: The reason why %{name} is being blocked. Please be as calm and as reasonable
2300         as possible, giving as much detail as you can about the situation, remembering
2301         that the message will be publicly visible. Bear in mind that not all users
2302         understand the community jargon, so please try to use laymans terms.
2303       period: How long, starting now, the user will be blocked from the API for.
2304       submit: Create block
2305       tried_contacting: I have contacted the user and asked them to stop.
2306       tried_waiting: I have given a reasonable amount of time for the user to respond
2307         to those communications.
2308       needs_view: User needs to log in before this block will be cleared
2309       back: View all blocks
2310     edit:
2311       title: Editing block on %{name}
2312       heading: Editing block on %{name}
2313       reason: The reason why %{name} is being blocked. Please be as calm and as reasonable
2314         as possible, giving as much detail as you can about the situation. Bear in
2315         mind that not all users understand the community jargon, so please try to
2316         use laymans terms.
2317       period: How long, starting now, the user will be blocked from the API for.
2318       submit: Update block
2319       show: View this block
2320       back: View all blocks
2321       needs_view: Does the user need to log in before this block will be cleared?
2322     filter:
2323       block_expired: The block has already expired and cannot be edited.
2324       block_period: The blocking period must be one of the values selectable in the
2325         drop-down list.
2326     create:
2327       try_contacting: Please try contacting the user before blocking them and giving
2328         them a reasonable time to respond.
2329       try_waiting: Please try giving the user a reasonable time to respond before
2330         blocking them.
2331       flash: Created a block on user %{name}.
2332     update:
2333       only_creator_can_edit: Only the moderator who created this block can edit it.
2334       success: Block updated.
2335     index:
2336       title: User blocks
2337       heading: List of user blocks
2338       empty: No blocks have been made yet.
2339     revoke:
2340       title: Revoking block on %{block_on}
2341       heading: Revoking block on %{block_on} by %{block_by}
2342       time_future: This block will end in %{time}.
2343       past: This block ended %{time} ago and cannot be revoked now.
2344       confirm: Are you sure you wish to revoke this block?
2345       revoke: Revoke!
2346       flash: This block has been revoked.
2347     period:
2348       one: 1 hour
2349       other: '%{count} hours'
2350     partial:
2351       show: Show
2352       edit: Edit
2353       revoke: Revoke!
2354       confirm: Are you sure?
2355       display_name: Blocked User
2356       creator_name: Creator
2357       reason: Reason for block
2358       status: Status
2359       revoker_name: Revoked by
2360       not_revoked: (not revoked)
2361       showing_page: Page %{page}
2362       next: Next »
2363       previous: « Previous
2364     helper:
2365       time_future: Ends in %{time}.
2366       until_login: Active until the user logs in.
2367       time_future_and_until_login: Ends in %{time} and after the user has logged in.
2368       time_past: Ended %{time} ago.
2369     blocks_on:
2370       title: Blocks on %{name}
2371       heading: List of blocks on %{name}
2372       empty: '%{name} has not been blocked yet.'
2373     blocks_by:
2374       title: Blocks by %{name}
2375       heading: List of blocks by %{name}
2376       empty: '%{name} has not made any blocks yet.'
2377     show:
2378       title: '%{block_on} blocked by %{block_by}'
2379       heading: '%{block_on} blocked by %{block_by}'
2380       time_future: Ends in %{time}
2381       time_past: Ended %{time} ago
2382       created: Created
2383       ago: '%{time} ago'
2384       status: Status
2385       show: Show
2386       edit: Edit
2387       revoke: Revoke!
2388       confirm: Are you sure?
2389       reason: 'Reason for block:'
2390       back: View all blocks
2391       revoker: 'Revoker:'
2392       needs_view: The user needs to log in before this block will be cleared.
2393   note:
2394     description:
2395       opened_at_html: Created %{when} ago
2396       opened_at_by_html: Created %{when} ago by %{user}
2397       commented_at_html: Updated %{when} ago
2398       commented_at_by_html: Updated %{when} ago by %{user}
2399       closed_at_html: Resolved %{when} ago
2400       closed_at_by_html: Resolved %{when} ago by %{user}
2401       reopened_at_html: Reactivated %{when} ago
2402       reopened_at_by_html: Reactivated %{when} ago by %{user}
2403     rss:
2404       title: OpenStreetMap Notes
2405       description_area: A list of notes, reported, commented on or closed in your
2406         area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
2407       description_item: An rss feed for note %{id}
2408       opened: new note (near %{place})
2409       commented: new comment (near %{place})
2410       closed: closed note (near %{place})
2411       reopened: reactivated note (near %{place})
2412     entry:
2413       comment: Comment
2414       full: Full note
2415     mine:
2416       title: Notes submitted or commented on by %{user}
2417       heading: '%{user}''s notes'
2418       subheading: Notes submitted or commented on by %{user}
2419       id: Id
2420       creator: Creator
2421       description: Description
2422       created_at: Created at
2423       last_changed: Last changed
2424       ago_html: '%{when} ago'
2425   javascripts:
2426     close: Close
2427     share:
2428       title: Share
2429       cancel: Cancel
2430       image: Image
2431       link: Link or HTML
2432       long_link: Link
2433       short_link: Short Link
2434       geo_uri: Geo URI
2435       embed: HTML
2436       custom_dimensions: Set custom dimensions
2437       format: 'Format:'
2438       scale: 'Scale:'
2439       image_size: Image will show standard layer at
2440       download: Download
2441       short_url: Short URL
2442       include_marker: Include marker
2443       center_marker: Centre map on marker
2444       paste_html: Paste HTML to embed in website
2445       view_larger_map: View Larger Map
2446       only_standard_layer: Only the standard layer can be exported as an image
2447     embed:
2448       report_problem: Report a problem
2449     key:
2450       title: Map Key
2451       tooltip: Legend
2452       tooltip_disabled: Map Key not available for this layer
2453     map:
2454       zoom:
2455         in: Zoom In
2456         out: Zoom Out
2457       locate:
2458         title: Show My Location
2459         popup: You are within {distance} {unit} of this point
2460       base:
2461         standard: Standard
2462         cycle_map: Cycle Map
2463         transport_map: Transport Map
2464         hot: Humanitarian
2465       layers:
2466         header: Map Layers
2467         notes: Map Notes
2468         data: Map Data
2469         gps: Public GPS Traces
2470         overlays: Enable overlays for troubleshooting the map
2471         title: Layers
2472       copyright: © <a href='%{copyright_url}'>OpenStreetMap contributors</a>
2473       donate_link_text: <a class='donate-attr' href='%{donate_url}'>Make a Donation</a>
2474     site:
2475       edit_tooltip: Edit the map
2476       edit_disabled_tooltip: Zoom in to edit the map
2477       createnote_tooltip: Add a note to the map
2478       createnote_disabled_tooltip: Zoom in to add a note to the map
2479       map_notes_zoom_in_tooltip: Zoom in to see map notes
2480       map_data_zoom_in_tooltip: Zoom in to see map data
2481       queryfeature_tooltip: Query features
2482       queryfeature_disabled_tooltip: Zoom in to query features
2483     changesets:
2484       show:
2485         comment: Comment
2486         subscribe: Subscribe
2487         unsubscribe: Unsubscribe
2488         hide_comment: hide
2489         unhide_comment: unhide
2490     notes:
2491       new:
2492         intro: Spotted a mistake or something missing? Let other mappers know so we
2493           can fix it. Move the marker to the correct position and type a note to explain
2494           the problem. (Please don't enter personal information or information from
2495           copyrighted maps or directory listings.)
2496         add: Add Note
2497       show:
2498         anonymous_warning: This note includes comments from anonymous users which
2499           should be independently verified.
2500         hide: Hide
2501         resolve: Resolve
2502         reactivate: Reactivate
2503         comment_and_resolve: Comment & Resolve
2504         comment: Comment
2505     edit_help: Move the map and zoom in on a location you want to edit, then click
2506       here.
2507     directions:
2508       ascend: Ascend
2509       engines:
2510         graphhopper_bicycle: Bicycle (GraphHopper)
2511         graphhopper_car: Car (GraphHopper)
2512         graphhopper_foot: Foot (GraphHopper)
2513         mapquest_bicycle: Bicycle (MapQuest)
2514         mapquest_car: Car (MapQuest)
2515         mapquest_foot: Foot (MapQuest)
2516         osrm_car: Car (OSRM)
2517         mapzen_bicycle: Bicycle (Mapzen)
2518         mapzen_car: Car (Mapzen)
2519         mapzen_foot: Foot (Mapzen)
2520       descend: Descend
2521       directions: Directions
2522       distance: Distance
2523       errors:
2524         no_route: Couldn't find a route between those two places.
2525         no_place: Sorry - couldn't find that place.
2526       instructions:
2527         continue_without_exit: Continue on %{name}
2528         slight_right_without_exit: Slight right onto %{name}
2529         offramp_right_without_exit: Take the sliproad on the right onto %{name}
2530         onramp_right_without_exit: Turn right on the sliproad onto %{name}
2531         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2532         merge_right_without_exit: Merge right onto %{name}
2533         fork_right_without_exit: At the fork turn right onto %{name}
2534         turn_right_without_exit: Turn right onto %{name}
2535         sharp_right_without_exit: Sharp right onto %{name}
2536         uturn_without_exit: U-turn along %{name}
2537         sharp_left_without_exit: Sharp left onto %{name}
2538         turn_left_without_exit: Turn left onto %{name}
2539         offramp_left_without_exit: Take the sliproad on the left onto %{name}
2540         onramp_left_without_exit: Turn left on the sliproad onto %{name}
2541         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2542         merge_left_without_exit: Merge left onto %{name}
2543         fork_left_without_exit: At the fork turn left onto %{name}
2544         slight_left_without_exit: Slight left onto %{name}
2545         via_point_without_exit: (via point)
2546         follow_without_exit: Follow %{name}
2547         roundabout_without_exit: At roundabout take %{name}
2548         leave_roundabout_without_exit: Leave roundabout - %{name}
2549         stay_roundabout_without_exit: Stay on roundabout - %{name}
2550         start_without_exit: Start at end of %{name}
2551         destination_without_exit: Reach destination
2552         against_oneway_without_exit: Go against one-way on %{name}
2553         end_oneway_without_exit: End of one-way on %{name}
2554         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2555         turn_left_with_exit: At roundabout turn left onto %{name}
2556         slight_left_with_exit: At roundabout slight left onto %{name}
2557         turn_right_with_exit: At roundabout turn right onto %{name}
2558         slight_right_with_exit: At roundabout slight right onto %{name}
2559         continue_with_exit: At roundabout continue straight onto %{name}
2560         unnamed: unnamed road
2561         courtesy: Directions courtesy of %{link}
2562       time: Time
2563     query:
2564       node: Node
2565       way: Way
2566       relation: Relation
2567       nothing_found: No features found
2568       error: 'Error contacting %{server}: %{error}'
2569       timeout: Timeout contacting %{server}
2570     context:
2571       directions_from: Directions from here
2572       directions_to: Directions to here
2573       add_note: Add a note here
2574       show_address: Show address
2575       query_features: Query features
2576       centre_map: Centre map here
2577   redaction:
2578     edit:
2579       description: Description
2580       heading: Edit redaction
2581       submit: Save redaction
2582       title: Edit redaction
2583     index:
2584       empty: No redactions to show.
2585       heading: List of redactions
2586       title: List of redactions
2587     new:
2588       description: Description
2589       heading: Enter information for new redaction
2590       submit: Create redaction
2591       title: Creating new redaction
2592     show:
2593       description: 'Description:'
2594       heading: Showing redaction "%{title}"
2595       title: Showing redaction
2596       user: 'Creator:'
2597       edit: Edit this redaction
2598       destroy: Remove this redaction
2599       confirm: Are you sure?
2600     create:
2601       flash: Redaction created.
2602     update:
2603       flash: Changes saved.
2604     destroy:
2605       not_empty: Redaction is not empty. Please un-redact all versions belonging to
2606         this redaction before destroying it.
2607       flash: Redaction destroyed.
2608       error: There was an error destroying this redaction.
2609 ...