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