]> 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         us_postcode: Results from <a href="http://geocoder.us/">Geocoder.us</a>
407         uk_postcode: Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe
408           Postcode</a>
409         ca_postcode: Results from <a href="http://geocoder.ca/">Geocoder.CA</a>
410         osm_nominatim: Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
411           Nominatim</a>
412         geonames: Results from <a href="http://www.geonames.org/">GeoNames</a>
413         osm_nominatim_reverse: Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
414           Nominatim</a>
415         geonames_reverse: Results from <a href="http://www.geonames.org/">GeoNames</a>
416     search_osm_nominatim:
417       prefix_format: '%{name}'
418       prefix:
419         aerialway:
420           cable_car: Cable Car
421           chair_lift: Chairlift
422           drag_lift: Drag Lift
423           gondola: Gondola Lift
424           station: Aerialway Station
425         aeroway:
426           aerodrome: Aerodrome
427           apron: Apron
428           gate: Gate
429           helipad: Helipad
430           runway: Runway
431           taxiway: Taxiway
432           terminal: Terminal
433         amenity:
434           animal_shelter: Animal Shelter
435           arts_centre: Arts Centre
436           atm: ATM
437           bank: Bank
438           bar: Bar
439           bbq: BBQ
440           bench: Bench
441           bicycle_parking: Cycle Parking
442           bicycle_rental: Cycle Rental
443           biergarten: Beer Garden
444           boat_rental: Boat Rental
445           brothel: Brothel
446           bureau_de_change: Bureau de Change
447           bus_station: Bus Station
448           cafe: Café
449           car_rental: Car Hire
450           car_sharing: Car Sharing
451           car_wash: Car Wash
452           casino: Casino
453           charging_station: Charging Station
454           childcare: Childcare
455           cinema: Cinema
456           clinic: Clinic
457           clock: Clock
458           college: College
459           community_centre: Community Centre
460           courthouse: Court
461           crematorium: Crematorium
462           dentist: Dentist
463           doctors: Doctors
464           dormitory: Dormitory
465           drinking_water: Drinking Water
466           driving_school: Driving School
467           embassy: Embassy
468           emergency_phone: Emergency Phone
469           fast_food: Fast Food
470           ferry_terminal: Ferry Terminal
471           fire_hydrant: Fire Hydrant
472           fire_station: Fire Station
473           food_court: Food Court
474           fountain: Fountain
475           fuel: Fuel
476           gambling: Gambling
477           grave_yard: Graveyard
478           gym: Fitness Centre/Gym
479           health_centre: Health Centre
480           hospital: Hospital
481           hunting_stand: Hunting Stand
482           ice_cream: Ice Cream
483           kindergarten: Nursery School
484           library: Library
485           market: Market
486           marketplace: Marketplace
487           monastery: Monastery
488           motorcycle_parking: Motorcycle Parking
489           nightclub: Night Club
490           nursery: Nursery School
491           nursing_home: Nursing Home
492           office: Office
493           parking: Parking
494           parking_entrance: Parking Entrance
495           pharmacy: Pharmacy
496           place_of_worship: Place of Worship
497           police: Police
498           post_box: Post Box
499           post_office: Post Office
500           preschool: Pre-School
501           prison: Prison
502           pub: Pub
503           public_building: Public Building
504           reception_area: Reception Area
505           recycling: Recycling Point
506           restaurant: Restaurant
507           retirement_home: Retirement Home
508           sauna: Sauna
509           school: School
510           shelter: Shelter
511           shop: Shop
512           shower: Shower
513           social_centre: Social Centre
514           social_club: Social Club
515           social_facility: Social Facility
516           studio: Studio
517           swimming_pool: Swimming Pool
518           taxi: Taxi
519           telephone: Public Telephone
520           theatre: Theatre
521           toilets: Toilets
522           townhall: Town Hall
523           university: University
524           vending_machine: Vending Machine
525           veterinary: Veterinary Surgery
526           village_hall: Village Hall
527           waste_basket: Waste Bin
528           waste_disposal: Waste Disposal
529           youth_centre: Youth Centre
530         boundary:
531           administrative: Administrative Boundary
532           census: Census Boundary
533           national_park: National Park
534           protected_area: Protected Area
535         bridge:
536           aqueduct: Aqueduct
537           suspension: Suspension Bridge
538           swing: Swing Bridge
539           viaduct: Viaduct
540           "yes": Bridge
541         building:
542           "yes": Building
543         craft:
544           brewery: Brewery
545           carpenter: Carpenter
546           electrician: Electrician
547           gardener: Gardener
548           painter: Painter
549           photographer: Photographer
550           plumber: Plumber
551           shoemaker: Shoemaker
552           tailor: Tailor
553           "yes": Craft Shop
554         emergency:
555           ambulance_station: Ambulance Station
556           defibrillator: Defibrillator
557           landing_site: Emergency Landing Site
558           phone: Emergency Phone
559         highway:
560           abandoned: Abandoned Highway
561           bridleway: Bridleway
562           bus_guideway: Guided Bus Lane
563           bus_stop: Bus Stop
564           construction: Highway under construction
565           cycleway: Cycle Path
566           elevator: Elevator
567           emergency_access_point: Emergency Access Point
568           footway: Footpath
569           ford: Ford
570           living_street: Living Street
571           milestone: Milestone
572           motorway: Motorway
573           motorway_junction: Motorway Junction
574           motorway_link: Motorway Road
575           path: Path
576           pedestrian: Pedestrian Way
577           platform: Platform
578           primary: Primary Road
579           primary_link: Primary Road
580           proposed: Proposed Road
581           raceway: Raceway
582           residential: Residential Road
583           rest_area: Rest Area
584           road: Road
585           secondary: Secondary Road
586           secondary_link: Secondary Road
587           service: Service Road
588           services: Motorway Services
589           speed_camera: Speed Camera
590           steps: Steps
591           street_lamp: Street Lamp
592           tertiary: Tertiary Road
593           tertiary_link: Tertiary Road
594           track: Track
595           traffic_signals: Traffic Signals
596           trail: Trail
597           trunk: Trunk Road
598           trunk_link: Trunk Road
599           unclassified: Unclassified Road
600           unsurfaced: Unsurfaced Road
601           "yes": Road
602         historic:
603           archaeological_site: Archaeological Site
604           battlefield: Battlefield
605           boundary_stone: Boundary Stone
606           building: Historic Building
607           bunker: Bunker
608           castle: Castle
609           church: Church
610           city_gate: City Gate
611           citywalls: City Walls
612           fort: Fort
613           heritage: Heritage Site
614           house: House
615           icon: Icon
616           manor: Manor
617           memorial: Memorial
618           mine: Mine
619           monument: Monument
620           roman_road: Roman Road
621           ruins: Ruins
622           stone: Stone
623           tomb: Tomb
624           tower: Tower
625           wayside_cross: Wayside Cross
626           wayside_shrine: Wayside Shrine
627           wreck: Wreck
628         junction:
629           "yes": Junction
630         landuse:
631           allotments: Allotments
632           basin: Basin
633           brownfield: Brownfield Land
634           cemetery: Cemetery
635           commercial: Commercial Area
636           conservation: Conservation
637           construction: Construction
638           farm: Farm
639           farmland: Farmland
640           farmyard: Farmyard
641           forest: Forest
642           garages: Garages
643           grass: Grass
644           greenfield: Greenfield Land
645           industrial: Industrial Area
646           landfill: Landfill
647           meadow: Meadow
648           military: Military Area
649           mine: Mine
650           orchard: Orchard
651           quarry: Quarry
652           railway: Railway
653           recreation_ground: Recreation Ground
654           reservoir: Reservoir
655           reservoir_watershed: Reservoir Watershed
656           residential: Residential Area
657           retail: Retail
658           road: Road Area
659           village_green: Village Green
660           vineyard: Vineyard
661           "yes": Landuse
662         leisure:
663           beach_resort: Beach Resort
664           bird_hide: Bird Hide
665           club: Club
666           common: Common Land
667           dog_park: Dog Park
668           fishing: Fishing Area
669           fitness_centre: Fitness Centre
670           fitness_station: Fitness Station
671           garden: Garden
672           golf_course: Golf Course
673           horse_riding: Horse Riding
674           ice_rink: Ice Rink
675           marina: Marina
676           miniature_golf: Miniature Golf
677           nature_reserve: Nature Reserve
678           park: Park
679           pitch: Sports Pitch
680           playground: Playground
681           recreation_ground: Recreation Ground
682           resort: Resort
683           sauna: Sauna
684           slipway: Slipway
685           sports_centre: Sports Centre
686           stadium: Stadium
687           swimming_pool: Swimming Pool
688           track: Running Track
689           water_park: Water Park
690           "yes": Leisure
691         man_made:
692           lighthouse: Lighthouse
693           pipeline: Pipeline
694           tower: Tower
695           works: Factory
696           "yes": Man-made
697         military:
698           airfield: Military Airfield
699           barracks: Barracks
700           bunker: Bunker
701         mountain_pass:
702           "yes": Mountain Pass
703         natural:
704           bay: Bay
705           beach: Beach
706           cape: Cape
707           cave_entrance: Cave Entrance
708           cliff: Cliff
709           crater: Crater
710           dune: Dune
711           fell: Fell
712           fjord: Fjord
713           forest: Forest
714           geyser: Geyser
715           glacier: Glacier
716           grassland: Grassland
717           heath: Heath
718           hill: Hill
719           island: Island
720           land: Land
721           marsh: Marsh
722           moor: Moor
723           mud: Mud
724           peak: Peak
725           point: Point
726           reef: Reef
727           ridge: Ridge
728           rock: Rock
729           saddle: Saddle
730           sand: Sand
731           scree: Scree
732           scrub: Scrub
733           spring: Spring
734           stone: Stone
735           strait: Strait
736           tree: Tree
737           valley: Valley
738           volcano: Volcano
739           water: Water
740           wetland: Wetland
741           wood: Wood
742         office:
743           accountant: Accountant
744           administrative: Administration
745           architect: Architect
746           company: Company
747           employment_agency: Employment Agency
748           estate_agent: Estate Agent
749           government: Governmental Office
750           insurance: Insurance Office
751           lawyer: Lawyer
752           ngo: NGO Office
753           telecommunication: Telecommunication Office
754           travel_agent: Travel Agency
755           "yes": Office
756         place:
757           allotments: Allotments
758           block: Block
759           airport: Airport
760           city: City
761           country: Country
762           county: County
763           farm: Farm
764           hamlet: Hamlet
765           house: House
766           houses: Houses
767           island: Island
768           islet: Islet
769           isolated_dwelling: Isolated Dwelling
770           locality: Locality
771           moor: Moor
772           municipality: Municipality
773           neighbourhood: Neighbourhood
774           postcode: Postcode
775           region: Region
776           sea: Sea
777           state: State
778           subdivision: Subdivision
779           suburb: Suburb
780           town: Town
781           unincorporated_area: Unincorporated Area
782           village: Village
783           "yes": Place
784         railway:
785           abandoned: Abandoned Railway
786           construction: Railway under construction
787           disused: Disused Railway
788           disused_station: Disused Railway Station
789           funicular: Funicular Railway
790           halt: Train Stop
791           historic_station: Historic Railway Station
792           junction: Railway Junction
793           level_crossing: Level Crossing
794           light_rail: Light Rail
795           miniature: Miniature Rail
796           monorail: Monorail
797           narrow_gauge: Narrow Gauge Railway
798           platform: Railway Platform
799           preserved: Preserved Railway
800           proposed: Proposed Railway
801           spur: Railway Spur
802           station: Railway Station
803           stop: Railway Stop
804           subway: Subway Station
805           subway_entrance: Subway Entrance
806           switch: Railway Points
807           tram: Tramway
808           tram_stop: Tram Stop
809         shop:
810           alcohol: Off Licence
811           antiques: Antiques
812           art: Art Shop
813           bakery: Bakery
814           beauty: Beauty Shop
815           beverages: Beverages Shop
816           bicycle: Bicycle Shop
817           books: Book Shop
818           boutique: Boutique
819           butcher: Butcher
820           car: Car Shop
821           car_parts: Car Parts
822           car_repair: Car Repair
823           carpet: Carpet Shop
824           charity: Charity Shop
825           chemist: Chemist
826           clothes: Clothes Shop
827           computer: Computer Shop
828           confectionery: Sweet Shop
829           convenience: Convenience Store
830           copyshop: Copy Shop
831           cosmetics: Cosmetics Shop
832           deli: Delicatessen
833           department_store: Department Store
834           discount: Discount Items Shop
835           doityourself: DIY store
836           dry_cleaning: Dry Cleaning
837           electronics: Electronics Shop
838           estate_agent: Estate Agent
839           farm: Farm Shop
840           fashion: Fashion Shop
841           fish: Fishmonger
842           florist: Florist
843           food: Food Shop
844           funeral_directors: Funeral Directors
845           furniture: Furniture
846           gallery: Gallery
847           garden_centre: Garden Centre
848           general: General Store
849           gift: Gift Shop
850           greengrocer: Greengrocer
851           grocery: Grocery Shop
852           hairdresser: Hairdresser
853           hardware: Hardware Store
854           hifi: Hi-Fi
855           insurance: Insurance
856           jewelry: Jewellers
857           kiosk: Kiosk Shop
858           laundry: Laundry
859           mall: Mall
860           market: Market
861           mobile_phone: Mobile Phone Shop
862           motorcycle: Motorcycle Shop
863           music: Music Shop
864           newsagent: Newsagent
865           optician: Optician
866           organic: Organic Food Shop
867           outdoor: Outdoor Shop
868           pet: Pet Shop
869           pharmacy: Pharmacy
870           photo: Photo Shop
871           salon: Salon
872           second_hand: Second-hand Shop
873           shoes: Shoe Shop
874           shopping_centre: Shopping Centre
875           sports: Sports Shop
876           stationery: Stationers
877           supermarket: Supermarket
878           tailor: Tailor
879           toys: Toy Shop
880           travel_agency: Travel Agency
881           video: Video Shop
882           wine: Off Licence
883           "yes": Shop
884         tourism:
885           alpine_hut: Alpine Hut
886           apartment: Apartment
887           artwork: Artwork
888           attraction: Attraction
889           bed_and_breakfast: Bed and Breakfast
890           cabin: Cabin
891           camp_site: Camp Site
892           caravan_site: Caravan Site
893           chalet: Chalet
894           gallery: Gallery
895           guest_house: Guest House
896           hostel: Hostel
897           hotel: Hotel
898           information: Information
899           motel: Motel
900           museum: Museum
901           picnic_site: Picnic Site
902           theme_park: Theme Park
903           viewpoint: Viewpoint
904           zoo: Zoo
905         tunnel:
906           culvert: Culvert
907           "yes": Tunnel
908         waterway:
909           artificial: Artificial Waterway
910           boatyard: Boatyard
911           canal: Canal
912           dam: Dam
913           derelict_canal: Derelict Canal
914           ditch: Ditch
915           dock: Dock
916           drain: Drain
917           lock: Lock
918           lock_gate: Lock Gate
919           mooring: Mooring
920           rapids: Rapids
921           river: River
922           stream: Stream
923           wadi: Wadi
924           waterfall: Waterfall
925           weir: Weir
926           "yes": Waterway
927       admin_levels:
928         level2: Country Boundary
929         level4: State Boundary
930         level5: Region Boundary
931         level6: County Boundary
932         level8: City Boundary
933         level9: Village Boundary
934         level10: Suburb Boundary
935     description:
936       title:
937         osm_nominatim: Location from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
938           Nominatim</a>
939         geonames: Location from <a href="http://www.geonames.org/">GeoNames</a>
940       types:
941         cities: Cities
942         towns: Towns
943         places: Places
944     results:
945       no_results: No results found
946       more_results: More results
947   issues:
948     report: Report
949     resolve: Resolve
950     ignore: Ignore
951     reopen: Reopen
952     index:
953       search:
954         user_not_found: User does not exist
955         issues_not_found: No such issues found
956     create:
957       successful_report: Your report has been registered sucessfully
958       provide_details: Please provide the required details
959     update:
960       new_report: Your report been registered sucessfully
961       successful_update: Your report has been updated successfully
962       provide_details: Please provide the required details
963     new:
964       details: Please provide some more details into the problem. (This field cannot be left blank!)
965       select: Select a reason for your report
966       disclaimer:
967         placeholder: Before sending in a report for official action, be sure that
968         placeholder1: You are sure that the problem is not just a mistake
969         placeholder2: You are unable to fix the problem yourself
970         placeholder3: You have tried to resolve the problem with the user
971     show:
972       comments:
973         reassign: The Issue was reassigned
974         reassign_param: Reassign Issue?
975     comment:
976       provide_details: Please provide the required details
977       comment_created: Your comment was successfully created
978     resolved: Issue status has been set to 'Resolved'
979     ignored: Issue status has been set to 'Ignored'
980     reopened: Issue status has been set to 'Open'
981     report_strings:
982       DiaryEntry:
983         spam:
984           type: "[SPAM]"
985           details: This Diary Entry is/contains spam
986         offensive:
987           type: "[OFFENSIVE]"
988           details: This Diary Entry is obscene/offensive
989         threat:
990           type: "[THREAT]"
991           details: This Diary Entry contains a threat
992         other:
993           type: "[OTHER]"
994           details: Other
995       DiaryComment:
996         spam:
997           type: "[SPAM]"
998           details: This Diary Comment is/contains spam
999         offensive:
1000           type: "[OFFENSIVE]"
1001           details: This Diary Comment is obscene/offensive
1002         threat:
1003           type: "[THREAT]"
1004           details: This Diary Comment contains a threat
1005         other:
1006           type: "[OTHER]"
1007           details: Other
1008       User:
1009         spam:
1010           type: "[SPAM]"
1011           details: This User profile is/contains spam
1012         offensive:
1013           type: "[OFFENSIVE]"
1014           details: This User profile is obscene/offensive
1015         threat:
1016           type: "[THREAT]"
1017           details: This User profile contains a threat
1018         vandal:
1019           type: "[VANDAL]"
1020           details: This User is a vandal
1021         other:
1022           type: "[OTHER]"
1023           details: Other
1024       Changeset:
1025         undiscussed_import:
1026           type: "[UNDISCUSSED-IMPORT]"
1027           details: This changeset is an undiscussed import
1028         mechanical_edit:
1029           type: "[MECH-EDIT]"
1030           details: This changeset is a mechanical edit
1031         edit_error:
1032           type: "[EDIT-ERROR]"
1033           details: This changeset contains a newbie or an editor error
1034         spam:
1035           type: "[SPAM]"
1036           details: This changeset is/contains spam
1037         vandalism:
1038           type: "[VANDALISM]"
1039           details: This changeset is/contains vandalism
1040         other:
1041           type: "[OTHER]"
1042           details: Other
1043       Note:
1044         spam:
1045           type: "[SPAM]"
1046           details: This note is spam
1047         vandalism:
1048           type: "[VANDALISM]"
1049           details: This note is vandalism
1050         personal:
1051           type: "[PERSONAL]"
1052           details: This note contains personal data
1053         abusive:
1054           type: "[ABUSIVE]"
1055           details: This note is abusive
1056         other:
1057           type: "[OTHER]"
1058           details: Other
1059   layouts:
1060     project_name:
1061       title: OpenStreetMap
1062       h1: OpenStreetMap
1063     logo:
1064       alt_text: OpenStreetMap logo
1065     home: Go to Home Location
1066     logout: Log Out
1067     log_in: Log In
1068     log_in_tooltip: Log in with an existing account
1069     sign_up: Sign Up
1070     start_mapping: Start Mapping
1071     sign_up_tooltip: Create an account for editing
1072     edit: Edit
1073     history: History
1074     export: Export
1075     reports: Reports
1076     data: Data
1077     export_data: Export Data
1078     gps_traces: GPS Traces
1079     gps_traces_tooltip: Manage GPS traces
1080     user_diaries: User Diaries
1081     user_diaries_tooltip: View user diaries
1082     edit_with: Edit with %{editor}
1083     tag_line: The Free Wiki World Map
1084     intro_header: Welcome to OpenStreetMap!
1085     intro_text: OpenStreetMap is a map of the world, created by people like you and
1086       free to use under an open licence.
1087     intro_2_create_account: Create a user account
1088     partners_html: Hosting is supported by %{ucl}, %{ic} and %{bytemark}, and other
1089       %{partners}.
1090     partners_ucl: UCL
1091     partners_ic: Imperial College London
1092     partners_bytemark: Bytemark Hosting
1093     partners_partners: partners
1094     osm_offline: The OpenStreetMap database is currently offline while essential database
1095       maintenance work is carried out.
1096     osm_read_only: The OpenStreetMap database is currently in read-only mode while
1097       essential database maintenance work is carried out.
1098     donate: Support OpenStreetMap by %{link} to the Hardware Upgrade Fund.
1099     help: Help
1100     about: About
1101     copyright: Copyright
1102     community: Community
1103     community_blogs: Community Blogs
1104     community_blogs_title: Blogs from members of the OpenStreetMap community
1105     foundation: Foundation
1106     foundation_title: The OpenStreetMap Foundation
1107     make_a_donation:
1108       title: Support OpenStreetMap with a monetary donation
1109       text: Make a Donation
1110     learn_more: Learn More
1111     more: More
1112   license_page:
1113     foreign:
1114       title: About this translation
1115       text: In the event of a conflict between this translated page and %{english_original_link},
1116         the English page shall take precedence
1117       english_link: the English original
1118     native:
1119       title: About this page
1120       text: You are viewing the English version of the copyright page. You can go
1121         back to the %{native_link} of this page or you can stop reading about copyright
1122         and %{mapping_link}.
1123       native_link: British English version
1124       mapping_link: start mapping
1125     legal_babble:
1126       title_html: Copyright and Licence
1127       intro_1_html: |-
1128         OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1129         href="http://opendatacommons.org/licenses/odbl/">Open Data
1130         Commons Open Database License</a> (ODbL) by the  <a
1131         href="http://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1132       intro_2_html: You are free to copy, distribute,  transmit and adapt our data,
1133         as long as you credit OpenStreetMap and its contributors. If you alter or
1134         build upon our data, you may distribute the result only under the same licence.
1135         The full <a href="http://opendatacommons.org/licenses/odbl/1.0/">legal code</a>
1136         explains your rights and responsibilities.
1137       intro_3_html: |-
1138         The cartography in our map tiles, and our documentation, are
1139         licenced under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative
1140         Commons Attribution-ShareAlike 2.0</a> licence (CC BY-SA).
1141       credit_title_html: How to credit OpenStreetMap
1142       credit_1_html: |-
1143         We require that you use the credit &ldquo;&copy; OpenStreetMap
1144         contributors&rdquo;.
1145       credit_2_html: |-
1146         You must also make it clear that the data is available under the Open
1147         Database Licence, and if using our map tiles, that the cartography is
1148         licenced as CC BY-SA. You may do this by linking to
1149         <a href="http://www.openstreetmap.org/copyright">this copyright page</a>.
1150         Alternatively, and as a requirement if you are distributing OSM in a
1151         data form, you can name and link directly to the licence(s). In media
1152         where links are not possible (e.g. printed works), we suggest you
1153         direct your readers to openstreetmap.org (perhaps by expanding
1154         'OpenStreetMap' to this full address), to opendatacommons.org, and
1155         if relevant, to creativecommons.org.
1156       credit_3_html: |-
1157         For a browsable electronic map, the credit should appear in the corner of the map.
1158         For example:
1159       attribution_example:
1160         alt: Example of how to attribute OpenStreetMap on a webpage
1161         title: Attribution example
1162       more_title_html: Finding out more
1163       more_1_html: |-
1164         Read more about using our data, and how to credit us, at the <a
1165         href="http://osmfoundation.org/Licence">OSMF Licence page</a> and the community <a
1166         href="http://wiki.openstreetmap.org/wiki/Legal_FAQ">Legal
1167         FAQ</a>.
1168       more_2_html: |-
1169         Although OpenStreetMap is open data, we cannot provide a
1170         free-of-charge map API for third-parties.
1171         See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1172         <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1173         and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1174       contributors_title_html: Our contributors
1175       contributors_intro_html: |-
1176         Our contributors are thousands of individuals. We also include
1177         openly-licenced data from national mapping agencies
1178         and other sources, among them:
1179       contributors_at_html: |-
1180         <strong>Austria</strong>: Contains data from
1181         <a href="http://data.wien.gv.at/">Stadt Wien</a> (under
1182         <a href="http://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1183         <a href="http://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1184         Land Tirol (under <a href="http://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1185       contributors_ca_html: |-
1186         <strong>Canada</strong>: Contains data from
1187         GeoBase&reg;, GeoGratis (&copy; Department of Natural
1188         Resources Canada), CanVec (&copy; Department of Natural
1189         Resources Canada), and StatCan (Geography Division,
1190         Statistics Canada).
1191       contributors_fi_html: |-
1192         <strong>Finland</strong>: Contains data from the
1193         National Land Survey of Finland's Topographic Database
1194         and other datasets, under the
1195         <a href="http://www.maanmittauslaitos.fi/en/NLS_open_data_licence_version1_20120501">NLSFI Licence</a>.
1196       contributors_fr_html: '<strong>France</strong>: Contains data sourced from Direction
1197         Générale des Impôts.'
1198       contributors_nl_html: '<strong>Netherlands</strong>: Contains &copy; AND data,
1199         2007 (<a href="http://www.and.com">www.and.com</a>)'
1200       contributors_nz_html: '<strong>New Zealand</strong>: Contains data sourced from
1201         Land Information New Zealand. Crown Copyright reserved.'
1202       contributors_si_html: |-
1203         <strong>Slovenia</strong>: Contains data from the
1204         <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1205         <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1206         (public information of Slovenia).
1207       contributors_za_html: '<strong>South Africa</strong>: Contains data sourced
1208         from <a href="http://www.ngi.gov.za/">Chief Directorate: National Geo-Spatial
1209         Information</a>, State copyright reserved.'
1210       contributors_gb_html: '<strong>United Kingdom</strong>: Contains Ordnance Survey
1211         data &copy; Crown copyright and database right 2010-12.'
1212       contributors_footer_1_html: For further details of these, and other sources
1213         that have been used to help improve OpenStreetMap, please see the <a href="http://wiki.openstreetmap.org/wiki/Contributors">Contributors
1214         page</a> on the OpenStreetMap Wiki.
1215       contributors_footer_2_html: Inclusion of data in OpenStreetMap does not imply
1216         that the original data provider endorses OpenStreetMap, provides any warranty,
1217         or accepts any liability.
1218       infringement_title_html: Copyright infringement
1219       infringement_1_html: OSM contributors are reminded never to add data from any
1220         copyrighted sources (e.g. Google Maps or printed maps) without explicit permission
1221         from the copyright holders.
1222       infringement_2_html: If you believe that copyrighted material has been inappropriately
1223         added to the OpenStreetMap database or this site, please refer to our <a href="http://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1224         procedure</a> or file directly at our <a href="http://dmca.openstreetmap.org/">on-line
1225         filing page</a>.
1226       trademarks_title_html: <span id="trademarks"></span>Trademarks
1227       trademarks_1_html: OpenStreetMap, the magnifying glass logo, and State of the
1228         Map are registered trademarks of the OpenStreetMap Foundation. If you have
1229         questions about your use of the marks, please send your questions to the <a
1230         href="http://wiki.osmfoundation.org/wiki/Licensing_Working_Group">Licence
1231         Working Group</a>.
1232   welcome_page:
1233     title: Welcome!
1234     introduction_html: Welcome to OpenStreetMap, the free and editable map of the
1235       world. Now that you're signed up, you're all set to get started mapping. Here's
1236       a quick guide with the most important things you need to know.
1237     whats_on_the_map:
1238       title: What's on the Map
1239       on_html: OpenStreetMap is a place for mapping things that are both <em>real
1240         and current</em> - it includes millions of buildings, roads, and other details
1241         about places. You can map whatever real-world features are interesting to
1242         you.
1243       off_html: What it <em>doesn't</em> include is opinionated data like ratings,
1244         historical or hypothetical features, and data from copyrighted sources. Unless
1245         you have special permission, don't copy from online or paper maps.
1246     basic_terms:
1247       title: Basic Terms For Mapping
1248       paragraph_1_html: OpenStreetMap has some of its own lingo. Here are a few key
1249         words that'll come in handy.
1250       editor_html: An <strong>editor</strong> is a program or website you can use
1251         to edit the map.
1252       node_html: A <strong>node</strong> is a point on the map, like a single restaurant
1253         or a tree.
1254       way_html: A <strong>way</strong> is a line or area, like a road, stream, lake
1255         or building.
1256       tag_html: A <strong>tag</strong> is a bit of data about a node or way, like
1257         a  restaurant's name or a road's speed limit.
1258     rules:
1259       title: Rules!
1260       paragraph_1_html: "OpenStreetMap has few formal rules but we expect all participants
1261         to collaborate\nwith, and communicate with, the community. If you are considering\nany
1262         activities other than editing by hand, please read and follow the guidelines
1263         on \n<a href='http://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a>
1264         and \n<a href='http://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated
1265         Edits</a>."
1266     questions:
1267       title: Any questions?
1268       paragraph_1_html: |-
1269         OpenStreetMap has several resources for learning about the project, asking and answering questions, and collaboratively discussing and documenting mapping topics.
1270         <a href='%{help_url}'>Get help here</a>.
1271     start_mapping: Start Mapping
1272     add_a_note:
1273       title: No Time To Edit? Add a Note!
1274       paragraph_1_html: If you just want something small fixed and don't have the
1275         time to sign up and learn how to edit, it's easy to add a note.
1276       paragraph_2_html: 'Just go to <a href=''%{map_url}''>the map</a> and click the
1277         note icon: <span class=''icon note''></span>. This will add a marker to the
1278         map, which you can move by dragging. Add your message, then click save, and
1279         other mappers will investigate.'
1280   fixthemap:
1281     title: Report a problem/Fix the map
1282     how_to_help:
1283       title: How to Help
1284       join_the_community:
1285         title: Join the community
1286         explanation_html: If you have noticed a problem with our map data, for example
1287           a road is missing or your address, the best way to proceed is to join the
1288           OpenStreetMap community and add or repair the data yourself.
1289       add_a_note:
1290         instructions_html: Just click <a class='icon note'></a> or the same icon on
1291           the map display. This will add a marker to the map, which you can move by
1292           dragging. Add your message, then click save, and other mappers will investigate.
1293     other_concerns:
1294       title: Other concerns
1295       explanation_html: "If you have concerns about how our data is being used or
1296         about the contents please consult our\n<a href='/copyright'>copyright page</a>
1297         for more legal information, or contact the appropriate \n<a href='http://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF
1298         working group</a>."
1299   help_page:
1300     title: Getting Help
1301     introduction: OpenStreetMap has several resources for learning about the project,
1302       asking and answering questions, and collaboratively discussing and documenting
1303       mapping topics.
1304     welcome:
1305       url: /welcome
1306       title: Welcome to OSM
1307       description: Start with this quick guide covering the OpenStreetMap basics.
1308     beginners_guide:
1309       url: http://wiki.openstreetmap.org/wiki/Beginners%27_guide
1310       title: Beginners' Guide
1311       description: Community maintained guide for beginners.
1312     help:
1313       url: https://help.openstreetmap.org/
1314       title: help.openstreetmap.org
1315       description: Ask a question or look up answers on OSM's question-and-answer
1316         site.
1317     mailing_lists:
1318       title: Mailing Lists
1319       description: Ask a question or discuss interesting matters on a wide range of
1320         topical or regional mailing lists.
1321     forums:
1322       title: Forums
1323       description: Questions and discussions for those that prefer a bulletin board
1324         style interface.
1325     irc:
1326       title: IRC
1327       description: Interactive chat in many different languages and on many topics.
1328     switch2osm:
1329       title: switch2osm
1330       description: Help for companies and organisations switching to OpenStreetMap
1331         based maps and other services.
1332     wiki:
1333       url: http://wiki.openstreetmap.org/
1334       title: wiki.openstreetmap.org
1335       description: Browse the wiki for in-depth OSM documentation.
1336   about_page:
1337     next: Next
1338     copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1339     used_by: '%{name} powers map data on thousands of web sites, mobile apps, and
1340       hardware devices'
1341     lede_text: OpenStreetMap is built by a community of mappers that contribute and
1342       maintain data about roads, trails, cafés, railway stations, and much more, all
1343       over the world.
1344     local_knowledge_title: Local Knowledge
1345     local_knowledge_html: |-
1346       OpenStreetMap emphasises local knowledge. Contributors use
1347       aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1348       is accurate and up to date.
1349     community_driven_title: Community Driven
1350     community_driven_html: |-
1351       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.
1352       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.
1353     open_data_title: Open Data
1354     open_data_html: |-
1355       OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1356       as long as you credit OpenStreetMap and its contributors. If you alter or
1357       build upon the data in certain ways, you may distribute the result only
1358       under the same licence. See the <a href='%{copyright_path}'>Copyright and
1359       Licence page</a> for details.
1360     legal_title: Legal
1361     legal_html: "This site and many other related services are formally operated by
1362       the  \n<a href='http://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF)
1363       \non behalf of the community. Use of all OSMF operated services is subject \nto
1364       our <a href=\"http://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy\">\nAcceptable
1365       Use Policies</a> and our <a href=\"http://wiki.osmfoundation.org/wiki/Privacy_Policy\">Privacy
1366       Policy</a>\n<br> \nPlease <a href='http://osmfoundation.org/Contact'>contact
1367       the OSMF</a> \nif you have licensing, copyright or other legal questions and
1368       issues."
1369     partners_title: Partners
1370   notifier:
1371     diary_comment_notification:
1372       subject: '[OpenStreetMap] %{user} commented on a diary entry'
1373       hi: Hi %{to_user},
1374       header: '%{from_user} has commented on the OpenStreetMap diary entry with the
1375         subject %{subject}:'
1376       footer: You can also read the comment at %{readurl} and you can comment at %{commenturl}
1377         or reply at %{replyurl}
1378     message_notification:
1379       subject_header: '[OpenStreetMap] %{subject}'
1380       hi: Hi %{to_user},
1381       header: '%{from_user} has sent you a message through OpenStreetMap with the
1382         subject %{subject}:'
1383       footer_html: You can also read the message at %{readurl} and you can reply at
1384         %{replyurl}
1385     friend_notification:
1386       hi: Hi %{to_user},
1387       subject: '[OpenStreetMap] %{user} added you as a friend'
1388       had_added_you: '%{user} has added you as a friend on OpenStreetMap.'
1389       see_their_profile: You can see their profile at %{userurl}.
1390       befriend_them: You can also add them as a friend at %{befriendurl}.
1391     gpx_notification:
1392       greeting: Hi,
1393       your_gpx_file: It looks like your GPX file
1394       with_description: with the description
1395       and_the_tags: 'and the following tags:'
1396       and_no_tags: and no tags.
1397       failure:
1398         subject: '[OpenStreetMap] GPX Import failure'
1399         failed_to_import: 'failed to import. Here is the error:'
1400         more_info_1: More information about GPX import failures and how to avoid
1401         more_info_2: 'them can be found at:'
1402         import_failures_url: http://wiki.openstreetmap.org/wiki/GPX_Import_Failures
1403       success:
1404         subject: '[OpenStreetMap] GPX Import success'
1405         loaded_successfully: loaded successfully with %{trace_points} out of a possible
1406           %{possible_points} points.
1407     signup_confirm:
1408       subject: '[OpenStreetMap] Welcome to OpenStreetMap'
1409       greeting: Hi there!
1410       created: Someone (hopefully you) just created an account at %{site_url}.
1411       confirm: 'Before we do anything else, we need to confirm that this request came
1412         from you, so if it did then please click the link below to confirm your account:'
1413       welcome: After you confirm your account, we'll provide you with some additional
1414         information to get you started.
1415     email_confirm:
1416       subject: '[OpenStreetMap] Confirm your e-mail address'
1417     email_confirm_plain:
1418       greeting: Hi,
1419       hopefully_you: Someone (hopefully you) would like to change their email address
1420         over at %{server_url} to %{new_address}.
1421       click_the_link: If this is you, please click the link below to confirm the change.
1422     email_confirm_html:
1423       greeting: Hi,
1424       hopefully_you: Someone (hopefully you) would like to change their email address
1425         over at %{server_url} to %{new_address}.
1426       click_the_link: If this is you, please click the link below to confirm the change.
1427     lost_password:
1428       subject: '[OpenStreetMap] Password reset request'
1429     lost_password_plain:
1430       greeting: Hi,
1431       hopefully_you: Someone (possibly you) has asked for the password to be reset
1432         on this email address's openstreetmap.org account.
1433       click_the_link: If this is you, please click the link below to reset your password.
1434     lost_password_html:
1435       greeting: Hi,
1436       hopefully_you: Someone (possibly you) has asked for the password to be reset
1437         on this e-mail address's openstreetmap.org account.
1438       click_the_link: If this is you, please click the link below to reset your password.
1439     note_comment_notification:
1440       anonymous: An anonymous user
1441       greeting: Hi,
1442       commented:
1443         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your notes'
1444         subject_other: '[OpenStreetMap] %{commenter} has commented on a note you are
1445           interested in'
1446         your_note: '%{commenter} has left a comment on one of your map notes near
1447           %{place}.'
1448         commented_note: '%{commenter} has left a comment on a map note you have commented
1449           on. The note is near %{place}.'
1450       closed:
1451         subject_own: '[OpenStreetMap] %{commenter} has resolved one of your notes'
1452         subject_other: '[OpenStreetMap] %{commenter} has resolved a note you are interested
1453           in'
1454         your_note: '%{commenter} has resolved one of your map notes near %{place}.'
1455         commented_note: '%{commenter} has resolved a map note you have commented on.
1456           The note is near %{place}.'
1457       reopened:
1458         subject_own: '[OpenStreetMap] %{commenter} has reactivated one of your notes'
1459         subject_other: '[OpenStreetMap] %{commenter} has reactivated a note you are
1460           interested in'
1461         your_note: '%{commenter} has reactivated one of your map notes near %{place}.'
1462         commented_note: '%{commenter} has reactivated a map note you have commented
1463           on. The note is near %{place}.'
1464       details: More details about the note can be found at %{url}.
1465     changeset_comment_notification:
1466       hi: Hi %{to_user},
1467       greeting: Hi,
1468       commented:
1469         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your changesets'
1470         subject_other: '[OpenStreetMap] %{commenter} has commented on a changeset
1471           you are interested in'
1472         your_changeset: '%{commenter} has left a comment on one of your changesets
1473           created at %{time}'
1474         commented_changeset: '%{commenter} has left a comment on a map changeset you
1475           are watching created by %{changeset_author} at %{time}'
1476         partial_changeset_with_comment: with comment '%{changeset_comment}'
1477         partial_changeset_without_comment: without comment
1478       details: More details about the changeset can be found at %{url}.
1479       unsubscribe: To unsubscribe from updates to this changeset, visit %{url} and
1480         click "Unsubscribe".
1481     new_issue_notification:
1482       subject: "[OpenStreetMap] New Issue"
1483       greeting: "Hi,"
1484       new_issue: "A new issue has been created"
1485       url: You can view the issue here
1486   message:
1487     inbox:
1488       title: Inbox
1489       my_inbox: My Inbox
1490       outbox: outbox
1491       messages: You have %{new_messages} and %{old_messages}
1492       new_messages:
1493         one: '%{count} new message'
1494         other: '%{count} new messages'
1495       old_messages:
1496         one: '%{count} old message'
1497         other: '%{count} old messages'
1498       from: From
1499       subject: Subject
1500       date: Date
1501       no_messages_yet: You have no messages yet. Why not get in touch with some of
1502         the %{people_mapping_nearby_link}?
1503       people_mapping_nearby: people mapping nearby
1504     message_summary:
1505       unread_button: Mark as unread
1506       read_button: Mark as read
1507       reply_button: Reply
1508       delete_button: Delete
1509     new:
1510       title: Send message
1511       send_message_to: Send a new message to %{name}
1512       subject: Subject
1513       body: Body
1514       send_button: Send
1515       back_to_inbox: Back to inbox
1516       message_sent: Message sent
1517       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1518         before trying to send any more.
1519     no_such_message:
1520       title: No such message
1521       heading: No such message
1522       body: Sorry, there is no message with that id.
1523     outbox:
1524       title: Outbox
1525       my_inbox: My %{inbox_link}
1526       inbox: inbox
1527       outbox: outbox
1528       messages:
1529         one: You have %{count} sent message
1530         other: You have %{count} sent messages
1531       to: To
1532       subject: Subject
1533       date: Date
1534       no_sent_messages: You have no sent messages yet. Why not get in touch with some
1535         of the %{people_mapping_nearby_link}?
1536       people_mapping_nearby: people mapping nearby
1537     reply:
1538       wrong_user: You are logged in as `%{user}' but the message you have asked to
1539         reply to was not sent to that user. Please login as the correct user in order
1540         to reply.
1541     read:
1542       title: Read message
1543       from: From
1544       subject: Subject
1545       date: Date
1546       reply_button: Reply
1547       unread_button: Mark as unread
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_foot: Foot (GraphHopper)
2512         mapquest_bicycle: Bicycle (MapQuest)
2513         mapquest_car: Car (MapQuest)
2514         mapquest_foot: Foot (MapQuest)
2515         osrm_car: Car (OSRM)
2516         mapzen_bicycle: Bicycle (Mapzen)
2517         mapzen_car: Car (Mapzen)
2518         mapzen_foot: Foot (Mapzen)
2519       descend: Descend
2520       directions: Directions
2521       distance: Distance
2522       errors:
2523         no_route: Couldn't find a route between those two places.
2524         no_place: Sorry - couldn't find that place.
2525       instructions:
2526         continue_without_exit: Continue on %{name}
2527         slight_right_without_exit: Slight right onto %{name}
2528         offramp_right_without_exit: Take the sliproad on the right onto %{name}
2529         onramp_right_without_exit: Turn right on the sliproad onto %{name}
2530         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2531         merge_right_without_exit: Merge right onto %{name}
2532         fork_right_without_exit: At the fork turn right onto %{name}
2533         turn_right_without_exit: Turn right onto %{name}
2534         sharp_right_without_exit: Sharp right onto %{name}
2535         uturn_without_exit: U-turn along %{name}
2536         sharp_left_without_exit: Sharp left onto %{name}
2537         turn_left_without_exit: Turn left onto %{name}
2538         offramp_left_without_exit: Take the sliproad on the left onto %{name}
2539         onramp_left_without_exit: Turn left on the sliproad onto %{name}
2540         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2541         merge_left_without_exit: Merge left onto %{name}
2542         fork_left_without_exit: At the fork turn left onto %{name}
2543         slight_left_without_exit: Slight left onto %{name}
2544         via_point_without_exit: (via point)
2545         follow_without_exit: Follow %{name}
2546         roundabout_without_exit: At roundabout take %{name}
2547         leave_roundabout_without_exit: Leave roundabout - %{name}
2548         stay_roundabout_without_exit: Stay on roundabout - %{name}
2549         start_without_exit: Start at end of %{name}
2550         destination_without_exit: Reach destination
2551         against_oneway_without_exit: Go against one-way on %{name}
2552         end_oneway_without_exit: End of one-way on %{name}
2553         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2554         turn_left_with_exit: At roundabout turn left onto %{name}
2555         slight_left_with_exit: At roundabout slight left onto %{name}
2556         turn_right_with_exit: At roundabout turn right onto %{name}
2557         slight_right_with_exit: At roundabout slight right onto %{name}
2558         continue_with_exit: At roundabout continue straight onto %{name}
2559         unnamed: unnamed road
2560         courtesy: Directions courtesy of %{link}
2561       time: Time
2562     query:
2563       node: Node
2564       way: Way
2565       relation: Relation
2566       nothing_found: No features found
2567       error: 'Error contacting %{server}: %{error}'
2568       timeout: Timeout contacting %{server}
2569     context:
2570       directions_from: Directions from here
2571       directions_to: Directions to here
2572       add_note: Add a note here
2573       show_address: Show address
2574       query_features: Query features
2575       centre_map: Centre map here
2576   redaction:
2577     edit:
2578       description: Description
2579       heading: Edit redaction
2580       submit: Save redaction
2581       title: Edit redaction
2582     index:
2583       empty: No redactions to show.
2584       heading: List of redactions
2585       title: List of redactions
2586     new:
2587       description: Description
2588       heading: Enter information for new redaction
2589       submit: Create redaction
2590       title: Creating new redaction
2591     show:
2592       description: 'Description:'
2593       heading: Showing redaction "%{title}"
2594       title: Showing redaction
2595       user: 'Creator:'
2596       edit: Edit this redaction
2597       destroy: Remove this redaction
2598       confirm: Are you sure?
2599     create:
2600       flash: Redaction created.
2601     update:
2602       flash: Changes saved.
2603     destroy:
2604       not_empty: Redaction is not empty. Please un-redact all versions belonging to
2605         this redaction before destroying it.
2606       flash: Redaction destroyed.
2607       error: There was an error destroying this redaction.
2608 ...