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