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