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