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