6 friendly: "%e %B %Y at %H:%M"
25 create: Create redaction
26 update: Save redaction
36 invalid_email_address: does not appear to be a valid e-mail address
37 email_address_not_routable: is not routable
38 # Translates all the model names, which is used in error handling on the web site
40 acl: "Access Control List"
41 changeset: "Changeset"
42 changeset_tag: "Changeset Tag"
44 diary_comment: "Diary Comment"
45 diary_entry: "Diary Entry"
54 old_node_tag: "Old Node Tag"
55 old_relation: "Old Relation"
56 old_relation_member: "Old Relation Member"
57 old_relation_tag: "Old Relation Tag"
59 old_way_node: "Old Way Node"
60 old_way_tag: "Old Way Tag"
62 relation_member: "Relation Member"
63 relation_tag: "Relation Tag"
67 tracepoint: "Trace Point"
70 user_preference: "User Preference"
71 user_token: "User Token"
75 # Translates all the model attributes, which is used in error handling on the web site
76 # Only the ones that are used on the web site are translated at the moment
80 url: Main Application URL (Required)
81 callback_url: Callback URL
82 support_url: Support URL
83 allow_read_prefs: read their user preferences
84 allow_write_prefs: modify their user preferences
85 allow_write_diary: create diary entries, comments and make friends
86 allow_write_api: modify the map
87 allow_read_gpx: read their private GPS traces
88 allow_write_gpx: upload GPS traces
89 allow_write_notes: modify notes
96 longitude: "Longitude"
98 doorkeeper/application:
100 redirect_uri: Redirect URIs
101 confidential: Confidential application?
112 longitude: "Longitude"
114 description: "Description"
116 gpx_file: Upload GPX File
117 visibility: Visibility
123 recipient: "Recipient"
126 description: Description
128 category: Select a reason for your report
129 details: Please provide some more details about the problem (required).
131 auth_provider: Authentication Provider
132 auth_uid: Authentication UID
134 email_confirmation: "Email Confirmation"
135 new_email: "New Email Address"
137 display_name: "Display Name"
138 description: Profile Description
141 languages: Preferred Languages
142 preferred_editor: Preferred Editor
143 pass_crypt: "Password"
144 pass_crypt_confirmation: "Confirm Password"
147 tagstring: comma delimited
149 reason: The reason why the user is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms.
150 needs_view: Does the user need to log in before this block will be cleared?
152 email_confirmation: 'Your address is not displayed publicly, see our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy" title="OSMF privacy policy including section on email addresses">privacy policy</a> for more information.'
153 new_email: "(never displayed publicly)"
155 distance_in_words_ago:
157 one: about 1 hour ago
158 other: about %{count} hours ago
160 one: about 1 month ago
161 other: about %{count} months ago
163 one: about 1 year ago
164 other: about %{count} years ago
166 one: almost 1 year ago
167 other: almost %{count} years ago
168 half_a_minute: half a minute ago
170 one: less than 1 second ago
171 other: less than %{count} seconds ago
173 one: less than a minute ago
174 other: less than %{count} minutes ago
177 other: over %{count} years ago
180 other: "%{count} seconds ago"
183 other: "%{count} minutes ago"
186 other: "%{count} days ago"
189 other: "%{count} months ago"
192 other: "%{count} years ago"
195 with_version: "%{id}, v%{version}"
196 with_name_html: "%{name} (%{id})"
198 default: "Default (currently %{name})"
201 description: "iD (in-browser editor)"
203 name: "Remote Control"
204 description: "Remote Control (JOSM, Potlatch, Merkaartor)"
211 windowslive: Windows Live
217 opened_at_html: "Created %{when}"
218 opened_at_by_html: "Created %{when} by %{user}"
219 commented_at_html: "Updated %{when}"
220 commented_at_by_html: "Updated %{when} by %{user}"
221 closed_at_html: "Resolved %{when}"
222 closed_at_by_html: "Resolved %{when} by %{user}"
223 reopened_at_html: "Reactivated %{when}"
224 reopened_at_by_html: "Reactivated %{when} by %{user}"
226 title: "OpenStreetMap Notes"
227 description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
228 description_item: "An rss feed for note %{id}"
229 opened: "new note (near %{place})"
230 commented: "new comment (near %{place})"
231 closed: "closed note (near %{place})"
232 reopened: "reactivated note (near %{place})"
239 created_html: "Created <abbr title='%{title}'>%{time}</abbr>"
240 closed_html: "Closed <abbr title='%{title}'>%{time}</abbr>"
241 created_by_html: "Created <abbr title='%{title}'>%{time}</abbr> by %{user}"
242 deleted_by_html: "Deleted <abbr title='%{title}'>%{time}</abbr> by %{user}"
243 edited_by_html: "Edited <abbr title='%{title}'>%{time}</abbr> by %{user}"
244 closed_by_html: "Closed <abbr title='%{title}'>%{time}</abbr> by %{user}"
246 in_changeset: "Changeset"
247 anonymous: "anonymous"
248 no_comment: "(no comment)"
252 other: "%{count} relations"
255 other: "%{count} ways"
256 download_xml: "Download XML"
257 view_history: "View History"
258 view_details: "View Details"
259 location: "Location:"
261 coordinates_html: "%{latitude}, %{longitude}"
263 title: "Changeset: %{id}"
265 node: "Nodes (%{count})"
266 node_paginated: "Nodes (%{x}-%{y} of %{count})"
267 way: "Ways (%{count})"
268 way_paginated: "Ways (%{x}-%{y} of %{count})"
269 relation: "Relations (%{count})"
270 relation_paginated: "Relations (%{x}-%{y} of %{count})"
271 comment: "Comments (%{count})"
272 hidden_commented_by_html: "Hidden comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
273 commented_by_html: "Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
274 changesetxml: "Changeset XML"
275 osmchangexml: "osmChange XML"
277 title: "Changeset %{id}"
278 title_comment: "Changeset %{id} - %{comment}"
279 join_discussion: "Log in to join the discussion"
280 discussion: Discussion
281 still_open: "Changeset still open - discussion will open once the changeset is closed."
283 title_html: "Node: %{name}"
284 history_title_html: "Node History: %{name}"
286 title_html: "Way: %{name}"
287 history_title_html: "Way History: %{name}"
290 other: "%{count} nodes"
292 one: "part of way %{related_ways}"
293 other: "part of ways %{related_ways}"
295 title_html: "Relation: %{name}"
296 history_title_html: "Relation History: %{name}"
300 other: "%{count} members"
302 entry_html: "%{type} %{name}"
303 entry_role_html: "%{type} %{name} as %{role}"
309 entry_html: "Relation %{relation_name}"
310 entry_role_html: "Relation %{relation_name} (as %{relation_role})"
313 sorry: "Sorry, %{type} #%{id} could not be found."
322 sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
330 redaction: "Redaction %{id}"
331 message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
337 feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?"
338 load_data: "Load Data"
339 loading: "Loading..."
343 key: "The wiki description page for the %{key} tag"
344 tag: "The wiki description page for the %{key}=%{value} tag"
345 wikidata_link: "The %{page} item on Wikidata"
346 wikipedia_link: "The %{page} article on Wikipedia"
347 wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
348 telephone_link: "Call %{phone_number}"
349 colour_preview: "Colour %{colour_value} preview"
353 description: "Description"
354 open_title: "Unresolved note #%{note_name}"
355 closed_title: "Resolved note #%{note_name}"
356 hidden_title: "Hidden note #%{note_name}"
357 opened_by_html: "Created by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
358 opened_by_anonymous_html: "Created by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
359 commented_by_html: "Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
360 commented_by_anonymous_html: "Comment from anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
361 closed_by_html: "Resolved by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
362 closed_by_anonymous_html: "Resolved by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
363 reopened_by_html: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
364 reopened_by_anonymous_html: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
365 hidden_by_html: "Hidden by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
366 report: Report this note
367 coordinates_html: "%{latitude}, %{longitude}"
369 title: "Query Features"
370 introduction: "Click on the map to find nearby features."
371 nearby: "Nearby features"
372 enclosing: "Enclosing features"
374 changeset_paging_nav:
375 showing_page: "Page %{page}"
377 previous: "« Previous"
379 anonymous: "Anonymous"
380 no_edits: "(no edits)"
381 view_changeset_details: "View changeset details"
390 title_user: "Changesets by %{user}"
391 title_friend: "Changesets by my friends"
392 title_nearby: "Changesets by nearby users"
393 empty: "No changesets found."
394 empty_area: "No changesets in this area."
395 empty_user: "No changesets by this user."
396 no_more: "No more changesets found."
397 no_more_area: "No more changesets in this area."
398 no_more_user: "No more changesets by this user."
399 load_more: "Load more"
401 sorry: "Sorry, the list of changesets you requested took too long to retrieve."
404 comment: "New comment on changeset #%{changeset_id} by %{author}"
405 commented_at_by_html: "Updated %{when} by %{user}"
407 comment: "New comment on changeset #%{changeset_id} by %{author}"
409 title_all: OpenStreetMap changeset discussion
410 title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
412 sorry: "Sorry, the list of changeset comments you requested took too long to retrieve."
415 title: New Diary Entry
418 use_map_link: Use Map
420 title: "Users' diaries"
421 title_friends: "Friends' diaries"
422 title_nearby: "Nearby Users' diaries"
423 user_title: "%{user}'s diary"
424 in_language_title: "Diary Entries in %{language}"
426 new_title: Compose a new entry in my user diary
428 no_entries: No diary entries
429 recent_entries: "Recent diary entries"
430 older_entries: Older Entries
431 newer_entries: Newer Entries
433 title: Edit Diary Entry
434 marker_text: Diary entry location
436 title: "%{user}'s diary | %{title}"
437 user_title: "%{user}'s diary"
438 leave_a_comment: "Leave a comment"
439 login_to_leave_a_comment_html: "%{login_link} to leave a comment"
442 title: "No such diary entry"
443 heading: "No entry with the id: %{id}"
444 body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
446 posted_by_html: "Posted by %{link_user} on %{created} in %{language_link}."
447 updated_at_html: "Last updated on %{updated}."
448 comment_link: Comment on this entry
449 reply_link: Send a message to the author
452 one: "%{count} comment"
453 other: "%{count} comments"
454 edit_link: Edit this entry
455 hide_link: Hide this entry
456 unhide_link: Unhide this entry
458 report: Report this entry
460 comment_from_html: "Comment from %{link_user} on %{comment_created_at}"
461 hide_link: Hide this comment
462 unhide_link: Unhide this comment
464 report: Report this comment
466 location: "Location:"
469 coordinates: "%{latitude}; %{longitude}"
472 title: "OpenStreetMap diary entries for %{user}"
473 description: "Recent OpenStreetMap diary entries from %{user}"
475 title: "OpenStreetMap diary entries in %{language_name}"
476 description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
478 title: "OpenStreetMap diary entries"
479 description: "Recent diary entries from users of OpenStreetMap"
481 has_commented_on: "%{display_name} has commented on the following diary entries"
482 no_comments: "No diary comments"
486 newer_comments: "Newer Comments"
487 older_comments: "Older Comments"
490 heading: "Add %{user} as a friend?"
491 button: "Add as friend"
492 success: "%{name} is now your friend!"
493 failed: "Sorry, failed to add %{name} as a friend."
494 already_a_friend: "You are already friends with %{name}."
495 limit_exceeded: "You have friended a lot of users recently. Please wait a while before trying to friend any more."
497 heading: "Unfriend %{user}?"
499 success: "%{name} was removed from your friends."
500 not_a_friend: "%{name} is not one of your friends."
504 latlon_html: 'Results from <a href="https://openstreetmap.org/">Internal</a>'
505 ca_postcode_html: 'Results from <a href="https://geocoder.ca/">Geocoder.CA</a>'
506 osm_nominatim_html: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
507 geonames_html: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
508 osm_nominatim_reverse_html: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
509 geonames_reverse_html: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
510 search_osm_nominatim:
511 prefix_format: "%{name}"
514 cable_car: "Cable Car"
515 chair_lift: "Chair Lift"
516 drag_lift: "Drag Lift"
517 gondola: "Gondola Lift"
518 magic_carpet: "Magic Carpet Lift"
519 platter: "Platter Lift"
521 station: "Aerialway Station"
525 aerodrome: "Aerodrome"
531 holding_position: "Holding Position"
532 navigationaid: "Aviation Navigation aid"
533 parking_position: "Parking Position"
540 animal_boarding: "Animal Boarding"
541 animal_shelter: "Animal Shelter"
542 arts_centre: "Arts Centre"
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"
555 bureau_de_change: "Bureau de Change"
556 bus_station: "Bus Station"
558 car_rental: "Car Rental"
559 car_sharing: "Car Sharing"
562 charging_station: "Charging Station"
563 childcare: "Childcare"
568 community_centre: "Community Centre"
569 conference_centre: "Conference Centre"
570 courthouse: "Courthouse"
571 crematorium: "Crematorium"
574 drinking_water: "Drinking Water"
575 driving_school: "Driving School"
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"
585 grave_yard: "Grave Yard"
588 hunting_stand: "Hunting Stand"
589 ice_cream: "Ice Cream"
590 internet_cafe: "Internet Cafe"
591 kindergarten: "Kindergarten"
592 language_school: "Language school"
594 loading_dock: "Loading Dock"
595 love_hotel: "Love Hotel"
596 marketplace: "Marketplace"
597 mobile_money_agent: "Mobile Money Agent"
598 monastery: "Monastery"
599 money_transfer: "Money Transfer"
600 motorcycle_parking: "Motorcycle Parking"
601 music_school: "Music School"
602 nightclub: "Night Club"
603 nursing_home: "Nursing Home"
605 parking_entrance: "Parking Entrance"
606 parking_space: "Parking Space"
607 payment_terminal: "Payment Terminal"
609 place_of_worship: "Place of Worship"
612 post_office: "Post Office"
615 public_bath: "Public Bath"
616 public_bookcase: "Public Bookcase"
617 public_building: "Public Building"
618 ranger_station: "Ranger Station"
619 recycling: "Recycling Point"
620 restaurant: "Restaurant"
621 sanitary_dump_station: "Sanitary Dump Station"
625 social_centre: "Social Centre"
626 social_facility: "Social Facility"
628 swimming_pool: "Swimming Pool"
630 telephone: "Public Telephone"
633 townhall: "Town Hall"
634 training: "Training Facility"
635 university: "University"
636 vehicle_inspection: "Vehicle Inspection"
637 vending_machine: "Vending Machine"
638 veterinary: "Veterinary Surgery"
639 village_hall: "Village Hall"
640 waste_basket: "Waste Basket"
641 waste_disposal: "Waste Disposal"
642 waste_dump_site: "Waste Dump Site"
643 watering_place: "Watering Place"
644 water_point: "Water Point"
645 weighbridge: "Weighbridge"
648 aboriginal_lands: "Aboriginal Lands"
649 administrative: "Administrative Boundary"
650 census: "Census Boundary"
651 national_park: "National Park"
652 political: "Electoral Boundary"
653 protected_area : "Protected Area"
657 boardwalk: "Boardwalk"
658 suspension: "Suspension Bridge"
659 swing: "Swing Bridge"
663 apartment: "Apartment"
664 apartments: "Apartments"
669 church: "Church Building"
670 civic: "Civic Building"
671 college: "College Building"
672 commercial: "Commercial Building"
673 construction: "Building under Construction"
674 detached: "Detached House"
675 dormitory: "Dormitory"
676 duplex: "Duplex House"
678 farm_auxiliary: "Auxiliary Farm House"
681 greenhouse: "Greenhouse"
683 hospital: "Hospital Building"
684 hotel: "Hotel Building"
686 houseboat: "Houseboat"
688 industrial: "Industrial Building"
689 kindergarten: "Kindergarden Building"
690 manufacture: "Manufacturing Building"
691 office: "Office Building"
692 public: "Public Building"
693 residential: "Residential Building"
694 retail: "Retail Building"
696 ruins: "Ruined Building"
697 school: "School Building"
698 semidetached_house: "Semidetached House"
699 service: "Service Building"
702 static_caravan: "Caravan"
703 temple: "Temple Building"
704 terrace: "Terrace Building"
705 train_station: "Train Station Building"
706 university: "University Building"
707 warehouse: "Warehouse"
710 scout: "Scout Group Base"
714 beekeper: "Beekeeper"
715 blacksmith: "Blacksmith"
717 carpenter: "Carpenter"
719 confectionery: "Confectionary"
720 dressmaker: "Dressmaker"
721 electrician: "Electrician"
722 electronics_repair: "Electronics Repair"
725 handicraft: "Handicraft"
727 metal_construction: "Metal Constructioner"
729 photographer: "Photographer"
733 shoemaker: "Shoemaker"
734 stonemason: "Stonemason"
736 window_construction: "Window Construction"
740 access_point: "Access Point"
741 ambulance_station: "Ambulance Station"
742 assembly_point: "Assembly Point"
743 defibrillator: "Defibrillator"
744 fire_xtinguisher: "Fire Extinguisher"
745 fire_water_pond: "Fire Water Pond"
746 landing_site: "Emergency Landing Site"
747 life_ring: "Emergency Life Ring"
748 phone: "Emergency Phone"
749 siren: "Emergency Siren"
750 suction_point: "Emergency Suction Point"
751 water_tank: "Emergency Water Tank"
754 abandoned: "Abandoned Highway"
755 bridleway: "Bridleway"
756 bus_guideway: "Guided Bus Lane"
758 construction: "Highway under Construction"
760 cycleway: "Cycle Path"
762 emergency_access_point: "Emergency Access Point"
763 emergency_bay: "Emergency Bay"
766 give_way: "Give Way Sign"
767 living_street: "Living Street"
768 milestone: "Milestone"
770 motorway_junction: "Motorway Junction"
771 motorway_link: "Motorway Road"
772 passing_place: "Passing Place"
774 pedestrian: "Pedestrian Way"
776 primary: "Primary Road"
777 primary_link: "Primary Road"
778 proposed: "Proposed Road"
780 residential: "Residential Road"
781 rest_area: "Rest Area"
783 secondary: "Secondary Road"
784 secondary_link: "Secondary Road"
785 service: "Service Road"
786 services: "Motorway Services"
787 speed_camera: "Speed Camera"
790 street_lamp: "Street Lamp"
791 tertiary: "Tertiary Road"
792 tertiary_link: "Tertiary Road"
794 traffic_mirror: "Traffic Mirror"
795 traffic_signals: "Traffic Signals"
796 trailhead: "Trailhead"
798 trunk_link: "Trunk Road"
799 turning_loop: "Turning Loop"
800 unclassified: "Unclassified Road"
803 aircraft: "Historic Aircraft"
804 archaeological_site: "Archaeological Site"
805 bomb_crater: "Historic Bomb Crater"
806 battlefield: "Battlefield"
807 boundary_stone: "Boundary Stone"
808 building: "Historic Building"
810 cannon: "Historic Cannon"
812 charcoal_pile: "Historic Charcoal Pile"
814 city_gate: "City Gate"
815 citywalls: "City Walls"
817 heritage: "Heritage Site"
818 hollow_way: "Hollow Way"
822 milestone: "Historic Milestone"
824 mine_shaft: "Mine Shaft"
826 railway: "Historic Railway"
827 roman_road: "Roman Road"
832 wayside_chapel: "Wayside Chapel"
833 wayside_cross: "Wayside Cross"
834 wayside_shrine: "Wayside Shrine"
836 "yes": "Historic Site"
840 allotments: "Allotments"
841 aquaculture: "Aquaculture"
843 brownfield: "Brownfield Land"
845 commercial: "Commercial Area"
846 conservation: "Conservation"
847 construction: "Construction"
854 greenfield: "Greenfield Land"
855 industrial: "Industrial Area"
858 military: "Military Area"
861 plant_nursery: "Plant Nursery"
864 recreation_ground: "Recreation Ground"
865 religious: "Religious Ground"
866 reservoir: "Reservoir"
867 reservoir_watershed: "Reservoir Watershed"
868 residential: "Residential Area"
870 village_green: "Village Green"
874 adult_gaming_centre: "Adult Gaming Centre"
875 amusement_arcade: "Amusement Arcade"
876 bandstand: "Bandstand"
877 beach_resort: "Beach Resort"
878 bird_hide: "Bird Hide"
879 bleachers: "Bleachers"
880 bowling_alley: "Bowling Alley"
881 common: "Common Land"
885 fishing: "Fishing Area"
886 fitness_centre: "Fitness Centre"
887 fitness_station: "Fitness Station"
889 golf_course: "Golf Course"
890 horse_riding: "Horse Riding"
893 miniature_golf: "Miniature Golf"
894 nature_reserve: "Nature Reserve"
895 outdoor_seating: "Outdoor Seating"
897 picnic_table: "Picnic Table"
898 pitch: "Sports Pitch"
899 playground: "Playground"
900 recreation_ground: "Recreation Ground"
904 sports_centre: "Sports Centre"
906 swimming_pool: "Swimming Pool"
907 track: "Running Track"
908 water_park: "Water Park"
912 advertising: "Advertising"
914 avalanche_protection: "Avalanche Protection"
918 breakwater: "Breakwater"
920 bunker_silo: "Bunker"
924 communications_tower: "Communications Tower"
927 dolphin: "Mooring Post"
929 embankment: "Embankment"
931 gasometer: "Gasometer"
934 lighthouse: "Lighthouse"
938 mineshaft: "Mine Shaft"
939 monitoring_station: "Monitoring Station"
940 petroleum_well: "Petroleum Well"
943 pumping_station: "Pumping Station"
944 reservoir_covered: "Covered Reservoir"
946 snow_cannon: "Snow Cannon"
947 snow_fence: "Snow Fence"
948 storage_tank: "Storage Tank"
949 street_cabinet: "Street Cabinet"
950 surveillance: "Surveillance"
951 telescope: "Telescope"
953 utility_pole: "Utility Pole"
954 wastewater_plant: "Wastewater Plant"
955 watermill: "Water Mill"
956 water_tap: "Water Tap"
957 water_tower: "Water Tower"
959 water_works: "Water Works"
960 windmill: "Wind Mill"
964 airfield: "Military Airfield"
967 checkpoint: "Checkpoint"
971 "yes" : "Mountain Pass"
974 bare_rock: "Bare Rock"
978 cave_entrance: "Cave Entrance"
980 coastline: "Coastline"
988 grassland: "Grassland"
991 hot_spring: "Hot Spring"
998 peninsula: "Peninsula"
1016 "yes": "Natural Feature"
1018 accountant: "Accountant"
1019 administrative: "Administration"
1020 advertising_agency: "Advertising Agency"
1021 architect: "Architect"
1022 association: "Association"
1024 diplomatic: "Diplomatic Office"
1025 educational_institution: "Educational Institution"
1026 employment_agency: "Employment Agency"
1027 energy_supplier: "Energy Supplier Office"
1028 estate_agent: "Estate Agent"
1029 financial: "Financial Office"
1030 government: "Governmental Office"
1031 insurance: "Insurance Office"
1034 logistics: "Logistics Office"
1035 newspaper: "Newspaper Office"
1038 religion: "Religious Office"
1039 research: "Research Office"
1040 tax_advisor: "Tax Advisor"
1041 telecommunication: "Telecommunication Office"
1042 travel_agent: "Travel Agency"
1045 allotments: "Allotments"
1046 archipelago: "Archipelago"
1048 city_block: "City Block"
1057 isolated_dwelling: "Isolated Dwelling"
1058 locality: "Locality"
1059 municipality: "Municipality"
1060 neighbourhood: "Neighbourhood"
1062 postcode: "Postcode"
1068 subdivision: "Subdivision"
1074 abandoned: "Abandoned Railway"
1075 construction: "Railway under Construction"
1076 disused: "Disused Railway"
1077 funicular: "Funicular Railway"
1079 junction: "Railway Junction"
1080 level_crossing: "Level Crossing"
1081 light_rail: "Light Rail"
1082 miniature: "Miniature Rail"
1083 monorail: "Monorail"
1084 narrow_gauge: "Narrow Gauge Railway"
1085 platform: "Railway Platform"
1086 preserved: "Preserved Railway"
1087 proposed: "Proposed Railway"
1088 spur: "Railway Spur"
1089 station: "Railway Station"
1090 stop: "Railway Stop"
1092 subway_entrance: "Subway Entrance"
1093 switch: "Railway Points"
1095 tram_stop: "Tram Stop"
1096 yard: "Railway Yard"
1098 agrarian: "Agrarian Shop"
1099 alcohol: "Off License"
1100 antiques: "Antiques"
1101 appliance: "Appliances Shop"
1103 baby_goods: "Baby Goods"
1106 bathroom_furnishing: "Bathroom Furnishing"
1107 beauty: "Beauty Shop"
1108 bed: "Bedding Products"
1109 beverages: "Beverages Shop"
1110 bicycle: "Bicycle Shop"
1111 bookmaker: "Bookmaker"
1113 boutique: "Boutique"
1116 car_parts: "Car Parts"
1117 car_repair: "Car Repair"
1118 carpet: "Carpet Shop"
1119 charity: "Charity Shop"
1120 cheese: "Cheese Shop"
1122 chocolate: "Chocolate"
1123 clothes: "Clothes Shop"
1124 coffee: "Coffee Shop"
1125 computer: "Computer Shop"
1126 confectionery: "Confectionery Shop"
1127 convenience: "Convenience Store"
1128 copyshop: "Copy Shop"
1129 cosmetics: "Cosmetics Shop"
1130 craft: "Crafts Supply Store"
1131 curtain: "Curtain Shop"
1134 department_store: "Department Store"
1135 discount: "Discount Items Shop"
1136 doityourself: "Do-It-Yourself"
1137 dry_cleaning: "Dry Cleaning"
1138 e-cigarette: "E-Cigarette Shop"
1139 electronics: "Electronics Shop"
1140 erotic: "Erotic Shop"
1141 estate_agent: "Estate Agent"
1142 fabric: "Fabric Store"
1144 fashion: "Fashion Shop"
1145 fishing: "Fishing Supplies Shop"
1149 funeral_directors: "Funeral Directors"
1150 furniture: "Furniture"
1151 garden_centre: "Garden Centre"
1153 general: "General Store"
1155 greengrocer: "Greengrocer"
1156 grocery: "Grocery Shop"
1157 hairdresser: "Hairdresser"
1158 hardware: "Hardware Store"
1159 health_food: "Health Food Store"
1160 hearing_aids: "Hearing Aids"
1161 herbalist: "Herbalist"
1163 houseware: "Houseware Shop"
1164 ice_cream: "Ice Cream Shop"
1165 interior_decoration: "Interior Decoration"
1166 jewelry: "Jewelry Shop"
1168 kitchen: "Kitchen Shop"
1170 locksmith: "Locksmith"
1174 medical_supply: "Medical Supply Shop"
1175 mobile_phone: "Mobile Phone Shop"
1176 money_lender: "Money Lender"
1177 motorcycle: "Motorcycle Shop"
1178 motorcycle_repair: "Motorcycle Repair Shop"
1180 musical_instrument: "Musical Instruments"
1181 newsagent: "Newsagent"
1182 nutrition_supplements: "Nutrition Supplements"
1183 optician: "Optician"
1184 organic: "Organic Food Shop"
1185 outdoor: "Outdoor Shop"
1187 pastry: "Pastry Shop"
1188 pawnbroker: "Pawnbroker"
1189 perfumery: "Perfumery"
1191 pet_grooming: "Pet Grooming"
1194 second_hand: "Second-hand Shop"
1195 sewing: "Sewing Shop"
1197 sports: "Sports Shop"
1198 stationery: "Stationery Shop"
1199 storage_rental: "Storage Rental"
1200 supermarket: "Supermarket"
1202 tattoo: "Tattoo Shop"
1204 ticket: "Ticket Shop"
1205 tobacco: "Tobacco Shop"
1207 travel_agency: "Travel Agency"
1209 vacant: "Vacant Shop"
1210 variety_store: "Variety Store"
1212 video_games: "Video Game Store"
1213 wholesale: "Wholesale Store"
1217 alpine_hut: "Alpine Hut"
1218 apartment: "Holiday Apartment"
1220 attraction: "Attraction"
1221 bed_and_breakfast: "Bed and Breakfast"
1223 camp_pitch: "Camp Pitch"
1224 camp_site: "Camp Site"
1225 caravan_site: "Caravan Site"
1228 guest_house: "Guest House"
1231 information: "Information"
1234 picnic_site: "Picnic Site"
1235 theme_park: "Theme Park"
1236 viewpoint: "Viewpoint"
1237 wilderness_hut: "Wilderness Hut"
1240 building_passage: "Building Passage"
1244 artificial: "Artificial Waterway"
1245 boatyard: "Boatyard"
1248 derelict_canal: "Derelict Canal"
1253 lock_gate: "Lock Gate"
1259 waterfall: "Waterfall"
1263 level2: "Country Boundary"
1264 level3: "Region Boundary"
1265 level4: "State Boundary"
1266 level5: "Region Boundary"
1267 level6: "County Boundary"
1268 level7: "Municipality Boundary"
1269 level8: "City Boundary"
1270 level9: "Village Boundary"
1271 level10: "Suburb Boundary"
1272 level11: "Neighbourhood Boundary"
1278 no_results: "No results found"
1279 more_results: "More results"
1283 select_status: Select Status
1284 select_type: Select Type
1285 select_last_updated_by: Select Last Updated By
1286 reported_user: Reported User
1287 not_updated: Not Updated
1289 search_guidance: "Search Issues:"
1290 user_not_found: User does not exist
1291 issues_not_found: No such issues found
1294 last_updated: Last Updated
1295 last_updated_time_html: "<abbr title='%{title}'>%{time}</abbr>"
1296 last_updated_time_user_html: "<abbr title='%{title}'>%{time}</abbr> by %{user}"
1297 link_to_reports: View Reports
1298 reported_user: Reported User
1301 other: "%{count} Reports"
1302 reported_item: Reported Item
1308 new_report: Your report has been registered successfully
1309 successful_update: Your report has been updated successfully
1310 provide_details: Please provide the required details
1312 title: "%{status} Issue #%{issue_id}"
1316 other: "%{count} reports"
1317 report_created_at: "First reported at %{datetime}"
1318 last_resolved_at: "Last resolved at %{datetime}"
1319 last_updated_at: "Last updated at %{datetime} by %{displayname}"
1323 reports_of_this_issue: Reports of this Issue
1324 read_reports: Read Reports
1325 new_reports: New Reports
1326 other_issues_against_this_user: Other issues against this user
1327 no_other_issues: No other issues against this user.
1328 comments_on_this_issue: Comments on this issue
1330 resolved: Issue status has been set to 'Resolved'
1332 ignored: Issue status has been set to 'Ignored'
1334 reopened: Issue status has been set to 'Open'
1336 comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
1337 reassign_param: Reassign Issue?
1339 reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
1342 diary_comment: "%{entry_title}, comment #%{comment_id}"
1343 note: "Note #%{note_id}"
1346 comment_created: Your comment was successfully created
1349 title_html: "Report %{link}"
1350 missing_params: "Cannot create a new report"
1352 intro: "Before sending your report to the site moderators, please ensure that:"
1353 not_just_mistake: You are certain that the problem is not just a mistake
1354 unable_to_fix: You are unable to fix the problem yourself or with the help of your fellow community members
1355 resolve_with_user: You have already tried to resolve the problem with the user concerned
1358 spam_label: This diary entry is/contains spam
1359 offensive_label: This diary entry is obscene/offensive
1360 threat_label: This diary entry contains a threat
1363 spam_label: This diary comment is/contains spam
1364 offensive_label: This diary comment is obscene/offensive
1365 threat_label: This diary comment contains a threat
1368 spam_label: This user profile is/contains spam
1369 offensive_label: This user profile is obscene/offensive
1370 threat_label: This user profile contains a threat
1371 vandal_label: This user is a vandal
1374 spam_label: This note is spam
1375 personal_label: This note contains personal data
1376 abusive_label: This note is abusive
1379 successful_report: Your report has been registered successfully
1380 provide_details: Please provide the required details
1384 title: OpenStreetMap
1388 alt_text: OpenStreetMap logo
1389 home: Go to Home Location
1392 log_in_tooltip: Log in with an existing account
1394 start_mapping: Start Mapping
1395 sign_up_tooltip: Create an account for editing
1401 export_data: Export Data
1402 gps_traces: GPS Traces
1403 gps_traces_tooltip: Manage GPS traces
1404 user_diaries: User Diaries
1405 user_diaries_tooltip: View user diaries
1406 edit_with: Edit with %{editor}
1407 tag_line: The Free Wiki World Map
1408 intro_header: Welcome to OpenStreetMap!
1409 intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1410 intro_2_create_account: "Create a user account"
1411 hosting_partners_html: "Hosting is supported by %{ucl}, %{bytemark}, and other %{partners}."
1413 partners_bytemark: "Bytemark Hosting"
1414 partners_partners: "partners"
1416 osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
1417 osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
1418 donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
1421 copyright: Copyright
1422 community: Community
1423 community_blogs: "Community Blogs"
1424 community_blogs_title: "Blogs from members of the OpenStreetMap community"
1425 foundation: Foundation
1426 foundation_title: The OpenStreetMap Foundation
1428 title: Support OpenStreetMap with a monetary donation
1429 text: Make a Donation
1430 learn_more: "Learn More"
1433 diary_comment_notification:
1434 subject: "[OpenStreetMap] %{user} commented on a diary entry"
1435 hi: "Hi %{to_user},"
1436 header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1437 header_html: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1438 footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1439 footer_html: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1440 message_notification:
1441 subject: "[OpenStreetMap] %{message_title}"
1442 hi: "Hi %{to_user},"
1443 header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1444 header_html: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1445 footer: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1446 footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1447 friendship_notification:
1448 hi: "Hi %{to_user},"
1449 subject: "[OpenStreetMap] %{user} added you as a friend"
1450 had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1451 see_their_profile: "You can see their profile at %{userurl}."
1452 see_their_profile_html: "You can see their profile at %{userurl}."
1453 befriend_them: "You can also add them as a friend at %{befriendurl}."
1454 befriend_them_html: "You can also add them as a friend at %{befriendurl}."
1456 description_with_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
1457 description_with_no_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and no tags"
1459 hi: "Hi %{to_user},"
1460 failed_to_import: "failed to import. Here is the error:"
1461 more_info_html: "More information about GPX import failures and how to avoid them can be found at %{url}."
1462 import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1463 subject: "[OpenStreetMap] GPX Import failure"
1465 hi: "Hi %{to_user},"
1466 loaded_successfully:
1467 one: loaded successfully with %{trace_points} out of a possible 1 point.
1468 other: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1469 subject: "[OpenStreetMap] GPX Import success"
1471 subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1472 greeting: "Hi there!"
1473 created: "Someone (hopefully you) just created an account at %{site_url}."
1474 confirm: "Before we do anything else, we need to confirm that this request came from you, so if it did then please click the link below to confirm your account:"
1475 welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1477 subject: "[OpenStreetMap] Confirm your email address"
1479 hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1480 click_the_link: "If this is you, please click the link below to confirm the change."
1482 subject: "[OpenStreetMap] Password reset request"
1484 hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1485 click_the_link: "If this is you, please click the link below to reset your password."
1486 note_comment_notification:
1487 anonymous: An anonymous user
1490 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1491 subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1492 your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1493 your_note_html: "%{commenter} has left a comment on one of your map notes near %{place}."
1494 commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1495 commented_note_html: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1497 subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1498 subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1499 your_note: "%{commenter} has resolved one of your map notes near %{place}."
1500 your_note_html: "%{commenter} has resolved one of your map notes near %{place}."
1501 commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1502 commented_note_html: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1504 subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1505 subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1506 your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1507 your_note_html: "%{commenter} has reactivated one of your map notes near %{place}."
1508 commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1509 commented_note_html: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1510 details: "More details about the note can be found at %{url}."
1511 details_html: "More details about the note can be found at %{url}."
1512 changeset_comment_notification:
1513 hi: "Hi %{to_user},"
1516 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1517 subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1518 your_changeset: "%{commenter} left a comment at %{time} on one of your changesets"
1519 your_changeset_html: "%{commenter} left a comment at %{time} on one of your changesets"
1520 commented_changeset: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1521 commented_changeset_html: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1522 partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1523 partial_changeset_with_comment_html: "with comment '%{changeset_comment}'"
1524 partial_changeset_without_comment: "without comment"
1525 details: "More details about the changeset can be found at %{url}."
1526 details_html: "More details about the changeset can be found at %{url}."
1527 unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1528 unsubscribe_html: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1531 heading: Check your email!
1533 We sent you a confirmation email.
1535 Confirm your account by clicking on the link in the email and you'll be able to start mapping.
1536 press confirm button: "Press the confirm button below to activate your account."
1538 success: "Confirmed your account, thanks for signing up!"
1539 already active: "This account has already been confirmed."
1540 unknown token: "That confirmation code has expired or does not exist."
1541 reconfirm_html: "If you need us to resend the confirmation email, <a href=\"%{reconfirm}\">click here</a>."
1543 success_html: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests."
1544 failure: "User %{name} not found."
1546 heading: Confirm a change of email address
1547 press confirm button: "Press the confirm button below to confirm your new email address."
1549 success: "Confirmed your change of email address!"
1550 failure: "An email address has already been confirmed with this token."
1551 unknown_token: "That confirmation code has expired or does not exist."
1555 my_inbox: "My Inbox"
1556 my_outbox: "My Outbox"
1557 messages: "You have %{new_messages} and %{old_messages}"
1559 one: "%{count} new message"
1560 other: "%{count} new messages"
1562 one: "%{count} old message"
1563 other: "%{count} old messages"
1567 no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1568 people_mapping_nearby: "people mapping nearby"
1570 unread_button: "Mark as unread"
1571 read_button: "Mark as read"
1572 reply_button: "Reply"
1573 destroy_button: "Delete"
1575 title: "Send message"
1576 send_message_to_html: "Send a new message to %{name}"
1579 back_to_inbox: "Back to inbox"
1581 message_sent: "Message sent"
1582 limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1584 title: "No such message"
1585 heading: "No such message"
1586 body: "Sorry there is no message with that id."
1589 my_inbox: "My Inbox"
1590 my_outbox: "My Outbox"
1592 one: "You have %{count} sent message"
1593 other: "You have %{count} sent messages"
1597 no_sent_messages_html: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1598 people_mapping_nearby: "people mapping nearby"
1600 wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
1602 title: "Read message"
1606 reply_button: "Reply"
1607 unread_button: "Mark as unread"
1608 destroy_button: "Delete"
1611 wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
1612 sent_message_summary:
1613 destroy_button: "Delete"
1615 as_read: "Message marked as read"
1616 as_unread: "Message marked as unread"
1618 destroyed: "Message deleted"
1621 title: "Lost password"
1622 heading: "Forgotten Password?"
1623 email address: "Email Address:"
1624 new password button: "Reset password"
1625 help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
1626 notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1627 notice email cannot find: "Could not find that email address, sorry."
1629 title: "Reset password"
1630 heading: "Reset Password for %{user}"
1631 reset: "Reset Password"
1632 flash changed: "Your password has been changed."
1633 flash token bad: "Did not find that token, check the URL maybe?"
1638 email or username: "Email Address or Username:"
1639 password: "Password:"
1640 openid_html: "%{logo} OpenID:"
1641 remember: "Remember me"
1642 lost password link: "Lost your password?"
1643 login_button: "Login"
1644 register now: Register now
1645 with username: "Already have an OpenStreetMap account? Please login with your username and password:"
1646 with external: "Alternatively, use a third party to login:"
1647 new to osm: New to OpenStreetMap?
1648 to make changes: To make changes to the OpenStreetMap data, you must have an account.
1649 create account minute: Create an account. It only takes a minute.
1650 no account: Don't have an account?
1651 account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
1652 account is suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if you wish to discuss this.
1653 auth failure: "Sorry, could not log in with those details."
1654 openid_logo_alt: "Log in with an OpenID"
1657 title: Login with OpenID
1658 alt: Login with an OpenID URL
1660 title: Login with Google
1661 alt: Login with a Google OpenID
1663 title: Login with Facebook
1664 alt: Login with a Facebook Account
1666 title: Login with Windows Live
1667 alt: Login with a Windows Live Account
1669 title: Login with GitHub
1670 alt: Login with a GitHub Account
1672 title: Login with Wikipedia
1673 alt: Login with a Wikipedia Account
1675 title: Login with Yahoo
1676 alt: Login with a Yahoo OpenID
1678 title: Login with Wordpress
1679 alt: Login with a Wordpress OpenID
1681 title: Login with AOL
1682 alt: Login with an AOL OpenID
1685 heading: "Logout from OpenStreetMap"
1686 logout_button: "Logout"
1689 title_html: Parsed with <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>
1692 subheading: Subheading
1693 unordered: Unordered list
1694 ordered: Ordered list
1708 copyright_html: <span>©</span>OpenStreetMap<br>contributors
1709 used_by_html: "%{name} provides map data for thousands of web sites, mobile apps, and hardware devices"
1711 OpenStreetMap is built by a community of mappers that contribute and maintain data
1712 about roads, trails, cafés, railway stations, and much more, all over the world.
1713 local_knowledge_title: Local Knowledge
1714 local_knowledge_html: |
1715 OpenStreetMap emphasizes local knowledge. Contributors use
1716 aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1717 is accurate and up to date.
1718 community_driven_title: Community Driven
1719 community_driven_html: |
1720 OpenStreetMap's community is diverse, passionate, and growing every day.
1721 Our contributors include enthusiast mappers, GIS professionals, engineers
1722 running the OSM servers, humanitarians mapping disaster-affected areas,
1724 To learn more about the community, see the
1725 <a href='https://blog.openstreetmap.org'>OpenStreetMap Blog</a>,
1726 <a href='%{diary_path}'>user diaries</a>,
1727 <a href='https://blogs.openstreetmap.org/'>community blogs</a>, and
1728 the <a href='https://www.osmfoundation.org/'>OSM Foundation</a> website.
1729 open_data_title: Open Data
1731 OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1732 as long as you credit OpenStreetMap and its contributors. If you alter or
1733 build upon the data in certain ways, you may distribute the result only
1734 under the same licence. See the <a href='%{copyright_path}'>Copyright and
1735 License page</a> for details.
1738 This site and many other related services are formally operated by the
1739 <a href='https://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF)
1740 on behalf of the community. Use of all OSMF operated services is subject
1741 to our <a href="https://wiki.osmfoundation.org/wiki/Terms_of_Use">Terms of Use</a>, <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">
1742 Acceptable Use Policies</a> and our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Privacy Policy</a>.
1744 Please <a href='https://osmfoundation.org/Contact'>contact the OSMF</a>
1745 if you have licensing, copyright or other legal questions.
1747 OpenStreetMap, the magnifying glass logo and State of the Map are <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">registered trademarks of the OSMF</a>.
1748 partners_title: Partners
1751 title: About this translation
1752 html: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
1753 english_link: the English original
1755 title: About this page
1756 html: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}.
1757 native_link: THIS_LANGUAGE_NAME_HERE version
1758 mapping_link: start mapping
1760 title_html: Copyright and License
1762 OpenStreetMap<sup><a href="#trademarks">®</a></sup> is <i>open data</i>, licensed under the <a
1763 href="https://opendatacommons.org/licenses/odbl/">Open Data
1764 Commons Open Database License</a> (ODbL) by the <a
1765 href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1767 You are free to copy, distribute, transmit and adapt our data,
1768 as long as you credit OpenStreetMap and its
1769 contributors. If you alter or build upon our data, you
1770 may distribute the result only under the same licence. The
1771 full <a href="https://opendatacommons.org/licenses/odbl/1.0/">legal
1772 code</a> explains your rights and responsibilities.
1774 Our documentation is licensed under the
1775 <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative
1776 Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA 2.0).
1777 credit_title_html: How to credit OpenStreetMap
1779 We require that you use the credit “© OpenStreetMap
1780 contributors”.
1782 You must also make it clear that the data is available under the Open
1783 Database License. You may do this by linking to
1784 <a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
1785 Alternatively, and as a requirement if you are distributing OSM in a
1786 data form, you can name and link directly to the license(s). In media
1787 where links are not possible (e.g. printed works), we suggest you
1788 direct your readers to openstreetmap.org (perhaps by expanding
1789 'OpenStreetMap' to this full address) and to opendatacommons.org.
1791 The map tiles in the “standard style” at www.openstreetmap.org are a
1792 Produced Work by the OpenStreetMap Foundation using OpenStreetMap data
1793 under the Open Database License. If you are using these tiles please use
1794 the following attribution:
1795 “Base map and data from OpenStreetMap and OpenStreetMap Foundation”.
1797 For a browsable electronic map, the credit should appear in the corner of the map.
1799 attribution_example:
1800 alt: Example of how to attribute OpenStreetMap on a webpage
1801 title: Attribution example
1802 more_title_html: Finding out more
1804 Read more about using our data, and how to credit us, at the <a
1805 href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
1807 Although OpenStreetMap is open data, we cannot provide a
1808 free-of-charge map API for third-parties.
1809 See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1810 <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1811 and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1812 contributors_title_html: Our contributors
1813 contributors_intro_html: |
1814 Our contributors are thousands of individuals. We also include
1815 openly-licensed data from national mapping agencies
1816 and other sources, among them:
1817 contributors_at_html: |
1818 <strong>Austria</strong>: Contains data from
1819 <a href="https://data.wien.gv.at/">Stadt Wien</a> (under
1820 <a href="https://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1821 <a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1822 Land Tirol (under <a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1823 contributors_au_html: |
1824 <strong>Australia</strong>: Contains data sourced from
1825 <a href="https://www.psma.com.au/psma-data-copyright-and-disclaimer">PSMA Australia Limited</a>
1826 licensed by the Commonwealth of Australia under
1827 <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
1828 contributors_ca_html: |
1829 <strong>Canada</strong>: Contains data from
1830 GeoBase®, GeoGratis (© Department of Natural
1831 Resources Canada), CanVec (© Department of Natural
1832 Resources Canada), and StatCan (Geography Division,
1834 contributors_fi_html: |
1835 <strong>Finland</strong>: Contains data from the
1836 National Land Survey of Finland's Topographic Database
1837 and other datasets, under the
1838 <a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1">NLSFI License</a>.
1839 contributors_fr_html: |
1840 <strong>France</strong>: Contains data sourced from
1841 Direction Générale des Impôts.
1842 contributors_nl_html: |
1843 <strong>Netherlands</strong>: Contains © AND data, 2007
1844 (<a href="https://www.and.com">www.and.com</a>)
1845 contributors_nz_html: |
1846 <strong>New Zealand</strong>: Contains data sourced from the
1847 <a href="https://data.linz.govt.nz/">LINZ Data Service</a> and
1848 licensed for reuse under
1849 <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
1850 contributors_si_html: |
1851 <strong>Slovenia</strong>: Contains data from the
1852 <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1853 <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1854 (public information of Slovenia).
1855 contributors_es_html: |
1856 <strong>Spain</strong>: Contains data sourced from the
1857 Spanish National Geographic Institute (<a href="http://www.ign.es/">IGN</a>) and
1858 National Cartographic System (<a href="http://www.scne.es/">SCNE</a>)
1859 licensed for reuse under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
1860 contributors_za_html: |
1861 <strong>South Africa</strong>: Contains data sourced from
1862 <a href="http://www.ngi.gov.za/">Chief Directorate:
1863 National Geo-Spatial Information</a>, State copyright reserved.
1864 contributors_gb_html: |
1865 <strong>United Kingdom</strong>: Contains Ordnance
1866 Survey data © Crown copyright and database right
1868 contributors_footer_1_html: |
1869 For further details of these, and other sources that have been used
1870 to help improve OpenStreetMap, please see the <a
1871 href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
1872 page</a> on the OpenStreetMap Wiki.
1873 contributors_footer_2_html: |
1874 Inclusion of data in OpenStreetMap does not imply that the original
1875 data provider endorses OpenStreetMap, provides any warranty, or
1876 accepts any liability.
1877 infringement_title_html: Copyright infringement
1878 infringement_1_html: |
1879 OSM contributors are reminded never to add data from any
1880 copyrighted sources (e.g. Google Maps or printed maps) without
1881 explicit permission from the copyright holders.
1882 infringement_2_html: |
1883 If you believe that copyrighted material has been inappropriately
1884 added to the OpenStreetMap database or this site, please refer
1885 to our <a href="https://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1886 procedure</a> or file directly at our
1887 <a href="https://dmca.openstreetmap.org/">on-line filing page</a>.
1888 trademarks_title_html: <span id="trademarks"></span>Trademarks
1889 trademarks_1_html: |
1890 OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please see our <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">Trademark Policy</a>.
1892 js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1893 js_2: "OpenStreetMap uses JavaScript for its slippy map."
1894 permalink: Permalink
1895 shortlink: Shortlink
1896 createnote: Add a note
1898 copyright: "Copyright OpenStreetMap and contributors, under an open license"
1899 license_url: "https://openstreetmap.org/copyright"
1900 project_url: "https://openstreetmap.org"
1901 remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
1903 not_public: "You have not set your edits to be public."
1904 not_public_description_html: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}."
1905 user_page_link: user page
1906 anon_edits_html: "(%{link})"
1907 anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1908 anon_edits_link_text: "Find out why this is the case."
1909 id_not_configured: "iD has not been configured"
1910 no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
1913 area_to_export: "Area to Export"
1914 manually_select: "Manually select a different area"
1915 format_to_export: "Format to Export"
1916 osm_xml_data: "OpenStreetMap XML Data"
1917 map_image: "Map Image (shows standard layer)"
1918 embeddable_html: "Embeddable HTML"
1920 export_details_html: 'OpenStreetMap data is licensed under the <a href="https://opendatacommons.org/licenses/odbl/1.0/">Open Data Commons Open Database License</a> (ODbL).'
1922 advice: "If the above export fails, please consider using one of the sources listed below:"
1923 body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area, or use one of the sources listed below for bulk data downloads."
1926 description: "Regularly-updated copies of the complete OpenStreetMap database"
1928 title: "Overpass API"
1929 description: "Download this bounding box from a mirror of the OpenStreetMap database"
1931 title: "Geofabrik Downloads"
1932 description: "Regularly-updated extracts of continents, countries, and selected cities"
1934 title: "Metro Extracts"
1935 description: "Extracts for major world cities and their surrounding areas"
1937 title: "Other Sources"
1938 description: "Additional sources listed on the OpenStreetMap wiki"
1943 image_size: "Image Size"
1945 add_marker: "Add a marker to the map"
1949 paste_html: "Paste HTML to embed in website"
1950 export_button: "Export"
1952 title: Report a problem / Fix the map
1956 title: Join the community
1958 If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
1959 proceed is to join the OpenStreetMap community and add or repair the data yourself.
1961 instructions_html: |
1962 Just click <a class='icon note'></a> or the same icon on the map display.
1963 This will add a marker to the map, which you can move
1964 by dragging. Add your message, then click save, and other mappers will investigate.
1966 title: Other concerns
1968 If you have concerns about how our data is being used or about the contents please consult our
1969 <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate
1970 <a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.
1974 OpenStreetMap has several resources for learning about the project, asking and answering questions,
1975 and collaboratively discussing and documenting mapping topics.
1978 title: Welcome to OpenStreetMap
1979 description: Start with this quick guide covering the OpenStreetMap basics.
1981 url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
1982 title: Beginners' Guide
1983 description: Community maintained guide for beginners.
1985 url: https://help.openstreetmap.org/
1987 description: Ask a question or look up answers on OpenStreetMap's question-and-answer site.
1989 url: https://lists.openstreetmap.org/
1990 title: Mailing Lists
1991 description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
1993 url: https://forum.openstreetmap.org/
1995 description: Questions and discussions for those that prefer a bulletin board style interface.
1997 url: https://irc.openstreetmap.org/
1999 description: Interactive chat in many different languages and on many topics.
2001 url: https://switch2osm.org/
2003 description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
2005 url: https://welcome.openstreetmap.org/
2006 title: For Organizations
2007 description: With an organization making plans for OpenStreetMap? Find what you need to know in the Welcome Mat.
2009 url: https://wiki.openstreetmap.org/
2010 title: OpenStreetMap Wiki
2011 description: Browse the wiki for in-depth OpenStreetMap documentation.
2013 removed: Your default OpenStreetMap editor is set as Potlatch. Because Adobe Flash Player has been withdrawn, Potlatch is no longer available to use in a web browser.
2014 desktop_html: You can still use Potlatch by <a href="https://www.systemed.net/potlatch/">downloading the desktop application for Mac and Windows</a>.
2015 id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. <a href="%{settings_url}">Change your user settings here</a>.
2017 search_results: Search Results
2021 get_directions: "Get directions"
2022 get_directions_title: "Find directions between two points"
2025 where_am_i: "Where is this?"
2026 where_am_i_title: Describe the current location using the search engine
2028 reverse_directions_text: "Reverse Directions"
2032 motorway: "Motorway"
2033 main_road: "Main road"
2035 primary: "Primary road"
2036 secondary: "Secondary road"
2037 unclassified: "Unclassified road"
2039 bridleway: "Bridleway"
2040 cycleway: "Cycleway"
2041 cycleway_national: "National cycleway"
2042 cycleway_regional: "Regional cycleway"
2043 cycleway_local: "Local cycleway"
2059 admin: "Administrative boundary"
2064 resident: "Residential area"
2068 retail: "Retail area"
2069 industrial: "Industrial area"
2070 commercial: "Commercial area"
2071 heathland: "Heathland"
2076 brownfield: "Brownfield site"
2077 cemetery: "Cemetery"
2078 allotments: "Allotments"
2079 pitch: "Sports pitch"
2080 centre: "Sports centre"
2081 reserve: "Nature reserve"
2082 military: "Military area"
2086 building: "Significant building"
2087 station: "Railway station"
2091 tunnel: "Dashed casing = tunnel"
2092 bridge: "Black casing = bridge"
2093 private: "Private access"
2094 destination: "Destination access"
2095 construction: "Roads under construction"
2096 bicycle_shop: "Bicycle shop"
2097 bicycle_parking: "Bicycle parking"
2101 introduction_html: |
2102 Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
2103 up, you're all set to get started mapping. Here's a quick guide with the most important
2104 things you need to know.
2106 title: What's on the Map
2108 OpenStreetMap is a place for mapping things that are both <em>real and current</em> -
2109 it includes millions of buildings, roads, and other details about places. You can map
2110 whatever real-world features are interesting to you.
2112 What it <em>doesn't</em> include is opinionated data like ratings, historical or
2113 hypothetical features, and data from copyrighted sources. Unless you have special
2114 permission, don't copy from online or paper maps.
2116 title: Basic Terms For Mapping
2118 OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
2120 An <strong>editor</strong> is a program or website you can use to edit the map.
2122 A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
2124 A <strong>way</strong> is a line or area, like a road, stream, lake or building.
2126 A <strong>tag</strong> is a bit of data about a node or way, like a
2127 restaurant's name or a road's speed limit.
2131 OpenStreetMap has few formal rules but we expect all participants to collaborate
2132 with, and communicate with, the community. If you are considering
2133 any activities other than editing by hand, please read and follow the guidelines on
2134 <a href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a> and
2135 <a href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated Edits</a>.
2137 title: Any questions?
2139 OpenStreetMap has several resources for learning about the project, asking and answering
2140 questions, and collaboratively discussing and documenting mapping topics.
2141 <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>.
2142 start_mapping: Start Mapping
2144 title: No Time To Edit? Add a Note!
2146 If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
2149 Just go to <a href='%{map_url}'>the map</a> and click the note icon:
2150 <span class='icon note'></span>. This will add a marker to the map, which you can move
2151 by dragging. Add your message, then click save, and other mappers will investigate.
2154 private: "Private (only shared as anonymous, unordered points)"
2155 public: "Public (shown in trace list and as anonymous, unordered points)"
2156 trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
2157 identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
2159 upload_trace: "Upload GPS Trace"
2160 visibility_help: "what does this mean?"
2161 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2163 help_url: "https://wiki.openstreetmap.org/wiki/Upload"
2165 upload_trace: "Upload GPS Trace"
2166 trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion."
2167 upload_failed: "Sorry, the GPX upload failed. An administrator has been alerted to the error. Please try again"
2169 one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
2170 other: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
2173 title: "Editing trace %{name}"
2174 heading: "Editing trace %{name}"
2175 visibility_help: "what does this mean?"
2176 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2178 updated: Trace updated
2182 title: "Viewing trace %{name}"
2183 heading: "Viewing trace %{name}"
2185 filename: "Filename:"
2186 download: "download"
2187 uploaded: "Uploaded:"
2189 start_coordinates: "Start coordinate:"
2190 coordinates_html: "%{latitude}; %{longitude}"
2194 description: "Description:"
2197 edit_trace: "Edit this trace"
2198 delete_trace: "Delete this trace"
2199 trace_not_found: "Trace not found!"
2200 visibility: "Visibility:"
2201 confirm_delete: "Delete this trace?"
2203 showing_page: "Page %{page}"
2204 older: "Older Traces"
2205 newer: "Newer Traces"
2210 other: "%{count} points"
2212 trace_details: "View Trace Details"
2213 view_map: "View Map"
2214 edit_map: "Edit Map"
2216 identifiable: "IDENTIFIABLE"
2218 trackable: "TRACKABLE"
2222 public_traces: "Public GPS traces"
2223 my_traces: "My GPS traces"
2224 public_traces_from: "Public GPS traces from %{user}"
2225 description: "Browse recent GPS trace uploads"
2226 tagged_with: " tagged with %{tags}"
2227 empty_html: "Nothing here yet. <a href='%{upload_link}'>Upload a new trace</a> or learn more about GPS tracing on the <a href='https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki page</a>."
2228 upload_trace: "Upload a trace"
2229 see_all_traces: "See all traces"
2230 see_my_traces: "See my traces"
2232 scheduled_for_deletion: "Trace scheduled for deletion"
2234 made_public: "Trace made public"
2236 message: "The GPX file upload system is currently unavailable"
2238 heading: "GPX Storage Offline"
2239 message: "The GPX file storage and upload system is currently unavailable."
2241 title: "OpenStreetMap GPS Traces"
2243 description_with_count:
2244 one: "GPX file with %{count} point from %{user}"
2245 other: "GPX file with %{count} points from %{user}"
2246 description_without_count: "GPX file from %{user}"
2248 permission_denied: You do not have permission to access that action
2250 cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
2252 not_an_admin: You need to be an admin to perform that action.
2254 blocked_zero_hour: "You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits."
2255 blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
2256 need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them."
2259 title: "Authorize access to your account"
2260 request_access_html: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
2261 allow_to: "Allow the client application to:"
2262 allow_read_prefs: "read your user preferences."
2263 allow_write_prefs: "modify your user preferences."
2264 allow_write_diary: "create diary entries, comments and make friends."
2265 allow_write_api: "modify the map."
2266 allow_read_gpx: "read your private GPS traces."
2267 allow_write_gpx: "upload GPS traces."
2268 allow_write_notes: "modify notes."
2269 grant_access: "Grant Access"
2271 title: "Authorization request allowed"
2272 allowed_html: "You have granted application %{app_name} access to your account."
2273 verification: "The verification code is %{code}."
2275 title: "Authorization request failed"
2276 denied: "You have denied application %{app_name} access to your account."
2277 invalid: "The authorization token is not valid."
2279 flash: "You've revoked the token for %{application}"
2281 missing: "You have not permitted the application access to this facility"
2283 read_prefs: Read user preferences
2284 write_prefs: Modify user preferences
2285 write_diary: Create diary entries, comments and make friends
2286 write_api: Modify the map
2287 read_gpx: Read private GPS traces
2288 write_gpx: Upload GPS traces
2289 write_notes: Modify notes
2292 title: "Register a new application"
2294 title: "Edit your application"
2296 title: "OAuth details for %{app_name}"
2297 key: "Consumer Key:"
2298 secret: "Consumer Secret:"
2299 url: "Request Token URL:"
2300 access_url: "Access Token URL:"
2301 authorize_url: "Authorise URL:"
2302 support_notice: "We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures."
2303 edit: "Edit Details"
2304 delete: "Delete Client"
2305 confirm: "Are you sure?"
2306 requests: "Requesting the following permissions from the user:"
2308 title: "My OAuth Details"
2309 my_tokens: "My Authorised Applications"
2310 list_tokens: "The following tokens have been issued to applications in your name:"
2311 application: "Application Name"
2312 issued_at: "Issued At"
2314 my_apps: "My Client Applications"
2315 no_apps_html: "Do you have an application you would like to register for use with us using the %{oauth} standard? You must register your web application before it can make OAuth requests to this service."
2317 registered_apps: "You have the following client applications registered:"
2318 register_new: "Register your application"
2320 requests: "Request the following permissions from the user:"
2322 sorry: "Sorry, that %{type} could not be found."
2324 flash: "Registered the information successfully"
2326 flash: "Updated the client information successfully"
2328 flash: "Destroyed the client application registration"
2329 oauth2_applications:
2331 title: "My client applications"
2332 no_applications_html: "Do you have an application you would like to register for use with us using the %{oauth2} standard? You must register your application before it can make OAuth requests to this service."
2334 new: "Register new application"
2336 permissions: "Permissions"
2340 confirm_delete: "Delete this application?"
2342 title: "Register a new application"
2344 title: "Edit your application"
2348 confirm_delete: "Delete this application?"
2349 client_id: "Client ID"
2350 client_secret: "Client Secret"
2351 client_secret_warning: "Make sure to save this secret - it will not be accessible again"
2352 permissions: "Permissions"
2353 redirect_uris: "Redirect URIs"
2355 redirect_uri_help: "Use one line per URI"
2356 confidential_help: "Application will be used where the client secret can be kept confidential (native mobile apps and single page apps are not confidential)"
2358 sorry: "Sorry, that application could not be found."
2359 oauth2_authorizations:
2361 title: "Authorization required"
2362 introduction: "Authorize %{application} to access your account with the following permissions?"
2363 authorize: "Authorize"
2366 title: "An error has occurred"
2368 title: "Authorization code"
2369 oauth2_authorized_applications:
2371 title: "My authorized applications"
2372 application: "Application"
2373 permissions: "Permissions"
2374 no_applications_html: "You have not yet authorized any %{oauth2} applications."
2376 revoke: "Revoke Access"
2377 confirm_revoke: "Revoke access for this application?"
2381 no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
2382 contact_webmaster_html: 'Please contact the <a href="%{webmaster}">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
2384 header: Free and editable
2386 <p>Unlike other maps, OpenStreetMap is completely created by people like you,
2387 and it's free for anyone to fix, update, download and use.</p>
2388 <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
2389 email address: "Email Address:"
2390 confirm email address: "Confirm Email Address:"
2391 display name: "Display Name:"
2392 display name description: "Your publicly displayed username. You can change this later in the preferences."
2393 external auth: "Third Party Authentication:"
2394 use external auth: "Alternatively, use a third party to login"
2395 auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one."
2397 terms accepted: "Thanks for accepting the new contributor terms!"
2398 terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see <a href=\"%{url}\">this wiki page</a>."
2399 terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2403 heading_ct: "Contributor terms"
2404 read and accept with tou: "Please read the contributor agreement and the terms of use, check both checkboxes when done and then press the continue button."
2405 contributor_terms_explain: "This agreement governs the terms for your existing and future contributions."
2406 read_ct: "I have read and agree to the above contributor terms"
2407 tou_explain_html: "These %{tou_link} govern the use of the website and other infrastructure provided by the OSMF. Please click on the link, read and agree to the text."
2408 read_tou: "I have read and agree to the Terms of Use"
2409 consider_pd: "In addition to the above, I consider my contributions to be in the Public Domain"
2410 consider_pd_why: "what's this?"
2411 consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
2412 guidance_html: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
2414 declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
2416 you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
2417 legale_select: "Country of residence:"
2421 rest_of_world: "Rest of the world"
2423 title: "No such user"
2424 heading: "The user %{user} does not exist"
2425 body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
2429 new diary entry: new diary entry
2431 my traces: My Traces
2433 my messages: My Messages
2434 my profile: My Profile
2435 my settings: My Settings
2436 my comments: My Comments
2437 blocks on me: Blocks on Me
2438 blocks by me: Blocks by Me
2439 send message: Send Message
2444 remove as friend: Unfriend
2445 add as friend: Add Friend
2446 mapper since: "Mapper since:"
2447 ct status: "Contributor terms:"
2448 ct undecided: Undecided
2449 ct declined: Declined
2450 latest edit: "Latest edit (%{ago}):"
2451 email address: "Email address:"
2452 created from: "Created from:"
2454 spam score: "Spam Score:"
2455 description: Description
2456 user location: User location
2457 if_set_location_html: "Set your home location on the %{settings_link} page to see nearby users."
2458 settings_link_text: settings
2459 my friends: My friends
2460 no friends: You have not added any friends yet.
2461 km away: "%{count}km away"
2462 m away: "%{count}m away"
2463 nearby users: "Other nearby users"
2464 no nearby users: "There are no other users who admit to mapping nearby yet."
2466 administrator: "This user is an administrator"
2467 moderator: "This user is a moderator"
2469 administrator: "Grant administrator access"
2470 moderator: "Grant moderator access"
2472 administrator: "Revoke administrator access"
2473 moderator: "Revoke moderator access"
2474 block_history: "Active Blocks"
2475 moderator_history: "Blocks Given"
2476 comments: "Comments"
2477 create_block: "Block this User"
2478 activate_user: "Activate this User"
2479 deactivate_user: "Deactivate this User"
2480 confirm_user: "Confirm this User"
2481 hide_user: "Hide this User"
2482 unhide_user: "Unhide this User"
2483 delete_user: "Delete this User"
2485 friends_changesets: "friends' changesets"
2486 friends_diaries: "friends' diary entries"
2487 nearby_changesets: "nearby user changesets"
2488 nearby_diaries: "nearby user diary entries"
2489 report: Report this User
2491 your location: "Your location"
2492 nearby mapper: "Nearby mapper"
2495 title: "Edit account"
2496 my settings: My settings
2497 current email address: "Current Email Address"
2498 external auth: "External Authentication"
2500 link: "https://wiki.openstreetmap.org/wiki/OpenID"
2501 link text: "what is this?"
2503 heading: "Public editing"
2504 enabled: "Enabled. Not anonymous and can edit data."
2505 enabled link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
2506 enabled link text: "what is this?"
2507 disabled: "Disabled and cannot edit data, all previous edits are anonymous."
2508 disabled link text: "why can't I edit?"
2509 public editing note:
2510 heading: "Public editing"
2511 html: "Currently your edits are anonymous and people cannot send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below. <b>Since the 0.6 API changeover, only public users can edit map data</b>. (<a href=\"https://wiki.openstreetmap.org/wiki/Anonymous_edits\">find out why</a>).<ul><li>Your email address will not be revealed by becoming public.</li><li>This action cannot be reversed and all new users are now public by default.</li></ul>"
2513 heading: "Contributor Terms"
2514 agreed: "You have agreed to the new Contributor Terms."
2515 not yet agreed: "You have not yet agreed to the new Contributor Terms."
2516 review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
2517 agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
2518 link: "https://www.osmfoundation.org/wiki/License/Contributor_Terms"
2519 link text: "what is this?"
2522 gravatar: "Use Gravatar"
2523 link: "https://wiki.openstreetmap.org/wiki/Gravatar"
2524 what_is_gravatar: "What is Gravatar?"
2525 disabled: "Gravatar has been disabled."
2526 enabled: "Display of your Gravatar has been enabled."
2527 new image: "Add an image"
2528 keep image: "Keep the current image"
2529 delete image: "Remove the current image"
2530 replace image: "Replace the current image"
2531 image size hint: "(square images at least 100x100 work best)"
2532 home location: "Home Location"
2533 no home location: "You have not entered your home location."
2534 update home location on click: "Update home location when I click on the map?"
2535 save changes button: Save Changes
2536 make edits public button: Make all my edits public
2537 return to profile: Return to profile
2538 oauth1 settings: OAuth 1 settings
2539 oauth2 applications: OAuth 2 applications
2540 oauth2 authorizations: OAuth 2 authorizations
2541 flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
2542 flash update success: "User information updated successfully."
2544 flash success: "Home location saved successfully"
2546 flash success: "All your edits are now public, and you are now allowed to edit."
2551 one: Page %{page} (%{first_item} of %{items})
2552 other: Page %{page} (%{first_item}-%{last_item} of %{items})
2553 summary_html: "%{name} created from %{ip_address} on %{date}"
2554 summary_no_ip_html: "%{name} created on %{date}"
2555 confirm: Confirm Selected Users
2556 hide: Hide Selected Users
2557 empty: No matching users found
2559 title: Account Suspended
2560 heading: Account Suspended
2561 webmaster: webmaster
2564 Sorry, your account has been automatically suspended due to
2565 suspicious activity.
2568 This decision will be reviewed by an administrator shortly, or
2569 you may contact the %{webmaster} if you wish to discuss this.
2572 connection_failed: Connection to authentication provider failed
2573 invalid_credentials: Invalid authentication credentials
2574 no_authorization_code: No authorization code
2575 unknown_signature_algorithm: Unknown signature algorithm
2576 invalid_scope: Invalid scope
2578 heading: Your ID is not associated with a OpenStreetMap account yet.
2580 If you are new to OpenStreetMap, please create a new account
2581 using the form below.
2583 If you already have an account, you can login to your account
2584 using your username and password and then associate the account
2585 with your ID in your user settings.
2588 not_a_role: "The string `%{role}' is not a valid role."
2589 already_has_role: "The user already has role %{role}."
2590 doesnt_have_role: "The user does not have role %{role}."
2591 not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
2593 title: Confirm role granting
2594 heading: Confirm role granting
2595 are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
2597 fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
2599 title: Confirm role revoking
2600 heading: Confirm role revoking
2601 are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
2603 fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
2606 non_moderator_update: "Must be a moderator to create or update a block."
2607 non_moderator_revoke: "Must be a moderator to revoke a block."
2609 sorry: "Sorry, the user block with ID %{id} could not be found."
2610 back: "Back to index"
2612 title: "Creating block on %{name}"
2613 heading_html: "Creating block on %{name}"
2614 period: "How long, starting now, the user will be blocked from the API for."
2615 tried_contacting: "I have contacted the user and asked them to stop."
2616 tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
2617 back: "View all blocks"
2619 title: "Editing block on %{name}"
2620 heading_html: "Editing block on %{name}"
2621 period: "How long, starting now, the user will be blocked from the API for."
2622 show: "View this block"
2623 back: "View all blocks"
2625 block_expired: "The block has already expired and cannot be edited."
2626 block_period: "The blocking period must be one of the values selectable in the drop-down list."
2628 try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
2629 try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
2630 flash: "Created a block on user %{name}."
2632 only_creator_can_edit: "Only the moderator who created this block can edit it."
2633 success: "Block updated."
2635 title: "User blocks"
2636 heading: "List of user blocks"
2637 empty: "No blocks have been made yet."
2639 title: "Revoking block on %{block_on}"
2640 heading_html: "Revoking block on %{block_on} by %{block_by}"
2641 time_future: "This block will end in %{time}."
2642 past: "This block ended %{time} and cannot be revoked now."
2643 confirm: "Are you sure you wish to revoke this block?"
2645 flash: "This block has been revoked."
2647 time_future_html: "Ends in %{time}."
2648 until_login: "Active until the user logs in."
2649 time_future_and_until_login_html: "Ends in %{time} and after the user has logged in."
2650 time_past_html: "Ended %{time}."
2654 other: "%{count} hours"
2657 other: "%{count} days"
2660 other: "%{count} weeks"
2663 other: "%{count} months"
2666 other: "%{count} years"
2668 title: "Blocks on %{name}"
2669 heading_html: "List of blocks on %{name}"
2670 empty: "%{name} has not been blocked yet."
2672 title: "Blocks by %{name}"
2673 heading_html: "List of blocks by %{name}"
2674 empty: "%{name} has not made any blocks yet."
2676 title: "%{block_on} blocked by %{block_by}"
2677 heading_html: "%{block_on} blocked by %{block_by}"
2679 duration: "Duration:"
2684 confirm: "Are you sure?"
2685 reason: "Reason for block:"
2686 back: "View all blocks"
2688 needs_view: "The user needs to log in before this block will be cleared."
2690 not_revoked: "(not revoked)"
2695 display_name: "Blocked User"
2696 creator_name: "Creator"
2697 reason: "Reason for block"
2699 revoker_name: "Revoked by"
2700 showing_page: "Page %{page}"
2702 previous: "« Previous"
2705 title: "Notes submitted or commented on by %{user}"
2706 heading: "%{user}'s notes"
2707 subheading_html: "Notes submitted or commented on by %{user}"
2711 description: "Description"
2712 created_at: "Created at"
2713 last_changed: "Last changed"
2720 link: "Link or HTML"
2722 short_link: "Short Link"
2725 custom_dimensions: "Set custom dimensions"
2728 image_dimensions: "Image will show standard layer at %{width} x %{height}"
2729 download: "Download"
2730 short_url: "Short URL"
2731 include_marker: "Include marker"
2732 center_marker: "Center map on marker"
2733 paste_html: "Paste HTML to embed in website"
2734 view_larger_map: "View Larger Map"
2735 only_standard_layer: "Only the standard layer can be exported as an image"
2737 report_problem: "Report a problem"
2741 tooltip_disabled: "Map Key not available for this layer"
2747 title: Show My Location
2749 one: You are within one meter of this point
2750 other: You are within %{count} meters of this point
2752 one: You are within one foot of this point
2753 other: You are within %{count} feet of this point
2757 cycle_map: Cycle Map
2758 transport_map: Transport Map
2760 opnvkarte: ÖPNVKarte
2765 gps: Public GPS Traces
2766 overlays: Enable overlays for troubleshooting the map
2768 copyright: "© <a href='%{copyright_url}'>OpenStreetMap contributors</a>"
2769 donate_link_text: "<a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
2770 terms: "<a href='%{terms_url}' target='_blank'>Website and API terms</a>"
2771 cyclosm: "Tiles style by <a href='%{cyclosm_url}' target='_blank'>CyclOSM</a> hosted by <a href='%{osmfrance_url}' target='_blank'>OpenStreetMap France</a>"
2772 thunderforest: "Tiles courtesy of <a href='%{thunderforest_url}' target='_blank'>Andy Allan</a>"
2773 opnvkarte: "Tiles courtesy of <a href='%{memomaps_url}' target='_blank'>MeMoMaps</a>"
2774 hotosm: "Tiles style by <a href='%{hotosm_url}' target='_blank'>Humanitarian OpenStreetMap Team</a> hosted by <a href='%{osmfrance_url}' target='_blank'>OpenStreetMap France</a>"
2776 edit_tooltip: Edit the map
2777 edit_disabled_tooltip: Zoom in to edit the map
2778 createnote_tooltip: Add a note to the map
2779 createnote_disabled_tooltip: Zoom in to add a note to the map
2780 map_notes_zoom_in_tooltip: Zoom in to see map notes
2781 map_data_zoom_in_tooltip: Zoom in to see map data
2782 queryfeature_tooltip: Query features
2783 queryfeature_disabled_tooltip: Zoom in to query features
2787 subscribe: "Subscribe"
2788 unsubscribe: "Unsubscribe"
2789 hide_comment: "hide"
2790 unhide_comment: "unhide"
2793 intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem."
2794 advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings."
2797 anonymous_warning: This note includes comments from anonymous users which should be independently verified.
2800 reactivate: Reactivate
2801 comment_and_resolve: Comment & Resolve
2803 edit_help: Move the map and zoom in on a location you want to edit, then click here.
2807 fossgis_osrm_bike: "Bicycle (OSRM)"
2808 fossgis_osrm_car: "Car (OSRM)"
2809 fossgis_osrm_foot: "Foot (OSRM)"
2810 graphhopper_bicycle: "Bicycle (GraphHopper)"
2811 graphhopper_car: "Car (GraphHopper)"
2812 graphhopper_foot: "Foot (GraphHopper)"
2814 directions: "Directions"
2815 distance: "Distance"
2817 no_route: "Couldn't find a route between those two places."
2818 no_place: "Sorry - couldn't locate '%{place}'."
2820 continue_without_exit: Continue on %{name}
2821 slight_right_without_exit: Slight right onto %{name}
2822 offramp_right: Take the ramp on the right
2823 offramp_right_with_exit: Take exit %{exit} on the right
2824 offramp_right_with_exit_name: Take exit %{exit} on the right onto %{name}
2825 offramp_right_with_exit_directions: Take exit %{exit} on the right towards %{directions}
2826 offramp_right_with_exit_name_directions: Take exit %{exit} on the right onto %{name}, towards %{directions}
2827 offramp_right_with_name: Take the ramp on the right onto %{name}
2828 offramp_right_with_directions: Take the ramp on the right towards %{directions}
2829 offramp_right_with_name_directions: Take the ramp on the right onto %{name}, towards %{directions}
2830 onramp_right_without_exit: Turn right on the ramp onto %{name}
2831 onramp_right_with_directions: Turn right onto the ramp towards %{directions}
2832 onramp_right_with_name_directions: Turn right on the ramp onto %{name}, towards %{directions}
2833 onramp_right_without_directions: Turn right onto the ramp
2834 onramp_right: Turn right onto the ramp
2835 endofroad_right_without_exit: At the end of the road turn right onto %{name}
2836 merge_right_without_exit: Merge right onto %{name}
2837 fork_right_without_exit: At the fork turn right onto %{name}
2838 turn_right_without_exit: Turn right onto %{name}
2839 sharp_right_without_exit: Sharp right onto %{name}
2840 uturn_without_exit: U-turn along %{name}
2841 sharp_left_without_exit: Sharp left onto %{name}
2842 turn_left_without_exit: Turn left onto %{name}
2843 offramp_left: Take the ramp on the left
2844 offramp_left_with_exit: Take exit %{exit} on the left
2845 offramp_left_with_exit_name: Take exit %{exit} on the left onto %{name}
2846 offramp_left_with_exit_directions: Take exit %{exit} on the left towards %{directions}
2847 offramp_left_with_exit_name_directions: Take exit %{exit} on the left onto %{name}, towards %{directions}
2848 offramp_left_with_name: Take the ramp on the left onto %{name}
2849 offramp_left_with_directions: Take the ramp on the left towards %{directions}
2850 offramp_left_with_name_directions: Take the ramp on the left onto %{name}, towards %{directions}
2851 onramp_left_without_exit: Turn left on the ramp onto %{name}
2852 onramp_left_with_directions: Turn left onto the ramp towards %{directions}
2853 onramp_left_with_name_directions: Turn left on the ramp onto %{name}, towards %{directions}
2854 onramp_left_without_directions: Turn left onto the ramp
2855 onramp_left: Turn left onto the ramp
2856 endofroad_left_without_exit: At the end of the road turn left onto %{name}
2857 merge_left_without_exit: Merge left onto %{name}
2858 fork_left_without_exit: At the fork turn left onto %{name}
2859 slight_left_without_exit: Slight left onto %{name}
2860 via_point_without_exit: (via point)
2861 follow_without_exit: Follow %{name}
2862 roundabout_without_exit: At roundabout take exit onto %{name}
2863 leave_roundabout_without_exit: Leave roundabout - %{name}
2864 stay_roundabout_without_exit: Stay on roundabout - %{name}
2865 start_without_exit: Start on %{name}
2866 destination_without_exit: Reach destination
2867 against_oneway_without_exit: Go against one-way on %{name}
2868 end_oneway_without_exit: End of one-way on %{name}
2869 roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2870 roundabout_with_exit_ordinal: At roundabout take %{exit} exit onto %{name}
2871 exit_roundabout: Exit roundabout onto %{name}
2872 unnamed: "unnamed road"
2873 courtesy: "Directions courtesy of %{link}"
2890 nothing_found: No features found
2891 error: "Error contacting %{server}: %{error}"
2892 timeout: "Timeout contacting %{server}"
2894 directions_from: Directions from here
2895 directions_to: Directions to here
2896 add_note: Add a note here
2897 show_address: Show address
2898 query_features: Query features
2899 centre_map: Centre map here
2902 heading: "Edit redaction"
2903 title: "Edit redaction"
2905 empty: "No redactions to show."
2906 heading: "List of redactions"
2907 title: "List of redactions"
2909 heading: "Enter information for new redaction"
2910 title: "Creating new redaction"
2912 description: "Description:"
2913 heading: "Showing redaction \"%{title}\""
2914 title: "Showing redaction"
2916 edit: "Edit this redaction"
2917 destroy: "Remove this redaction"
2918 confirm: "Are you sure?"
2920 flash: "Redaction created."
2922 flash: "Changes saved."
2924 not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
2925 flash: "Redaction destroyed."
2926 error: "There was an error destroying this redaction."
2928 leading_whitespace: "has leading whitespace"
2929 trailing_whitespace: "has trailing whitespace"
2930 invalid_characters: "contains invalid characters"
2931 url_characters: "contains special URL characters (%{characters})"