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