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