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