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