6 friendly: "%e %B %Y at %H:%M"
9 at_least_pattern: "%{count}+"
27 create: Create redaction
28 update: Save redaction
38 display_name_is_user_n: can't be user_n unless n is your user id
44 is_already_muted: "is already muted"
45 # Translates all the model names, which is used in error handling on the website
47 acl: "Access Control List"
48 changeset: "Changeset"
49 changeset_tag: "Changeset Tag"
51 diary_comment: "Diary Comment"
52 diary_entry: "Diary Entry"
61 old_node_tag: "Old Node Tag"
62 old_relation: "Old Relation"
63 old_relation_member: "Old Relation Member"
64 old_relation_tag: "Old Relation Tag"
66 old_way_node: "Old Way Node"
67 old_way_tag: "Old Way Tag"
69 relation_member: "Relation Member"
70 relation_tag: "Relation Tag"
74 tracepoint: "Trace Point"
77 user_preference: "User Preference"
78 user_token: "User Token"
82 # Translates all the model attributes, which is used in error handling on the website
83 # Only the ones that are used on the website are translated at the moment
87 url: Main Application URL (Required)
88 callback_url: Callback URL
89 support_url: Support URL
90 allow_read_prefs: read their user preferences
91 allow_write_prefs: modify their user preferences
92 allow_write_diary: create diary entries and comments
93 allow_write_api: modify the map
94 allow_read_gpx: read their private GPS traces
95 allow_write_gpx: upload GPS traces
96 allow_write_notes: modify notes
104 longitude: "Longitude"
105 language_code: "Language"
106 doorkeeper/application:
108 redirect_uri: Redirect URIs
109 confidential: Confidential application?
120 longitude: "Longitude"
122 description: "Description"
123 gpx_file: Choose GPS Trace File
124 visibility: Visibility
130 recipient: "Recipient"
133 description: Description
135 category: Select a reason for your report
136 details: Please provide some more details about the problem (required).
138 auth_provider: Authentication Provider
139 auth_uid: Authentication UID
141 new_email: "New Email Address"
143 display_name: "Display Name"
144 description: Profile Description
147 languages: Preferred Languages
148 preferred_editor: Preferred Editor
149 pass_crypt: "Password"
150 pass_crypt_confirmation: "Confirm Password"
152 doorkeeper/application:
153 confidential: "Application will be used where the client secret can be kept confidential (native mobile apps and single page apps are not confidential)"
154 redirect_uri: "Use one line per URI"
156 tagstring: comma delimited
158 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 layman's terms.
159 needs_view: Does the user need to log in before this block will be cleared?
161 new_email: "(never displayed publicly)"
163 distance_in_words_ago:
165 one: about %{count} hour ago
166 other: about %{count} hours ago
168 one: about %{count} month ago
169 other: about %{count} months ago
171 one: about %{count} year ago
172 other: about %{count} years ago
174 one: almost %{count} year ago
175 other: almost %{count} years ago
176 half_a_minute: half a minute ago
178 one: less than %{count} second ago
179 other: less than %{count} seconds ago
181 one: less than %{count} minute ago
182 other: less than %{count} minutes ago
184 one: over %{count} year ago
185 other: over %{count} years ago
187 one: "%{count} second ago"
188 other: "%{count} seconds ago"
190 one: "%{count} minute ago"
191 other: "%{count} minutes ago"
193 one: "%{count} day ago"
194 other: "%{count} days ago"
196 one: "%{count} month ago"
197 other: "%{count} months ago"
199 one: "%{count} year ago"
200 other: "%{count} years ago"
202 version: "v%{version}"
203 with_name_html: "%{name} (%{id})"
204 current_and_old_links_html: "%{current_link}, %{old_link}"
206 default: "Default (currently %{name})"
209 description: "iD (in-browser editor)"
211 name: "Remote Control"
212 description: "Remote Control (JOSM, Potlatch, Merkaartor)"
225 opened_at_html: "Created %{when}"
226 opened_at_by_html: "Created %{when} by %{user}"
227 commented_at_html: "Updated %{when}"
228 commented_at_by_html: "Updated %{when} by %{user}"
229 closed_at_html: "Resolved %{when}"
230 closed_at_by_html: "Resolved %{when} by %{user}"
231 reopened_at_html: "Reactivated %{when}"
232 reopened_at_by_html: "Reactivated %{when} by %{user}"
234 title: "OpenStreetMap Notes"
235 description_all: "A list of reported, commented on or closed notes"
236 description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
237 description_item: "An rss feed for note %{id}"
238 opened: "new note (near %{place})"
239 commented: "new comment (near %{place})"
240 closed: "closed note (near %{place})"
241 reopened: "reactivated note (near %{place})"
247 title: "Edit account"
248 my settings: My Settings
249 current email address: "Current Email Address"
250 external auth: "External Authentication"
252 link: "https://wiki.openstreetmap.org/wiki/OpenID"
253 link text: "what is this?"
255 heading: "Public editing"
256 enabled: "Enabled. Not anonymous and can edit data."
257 enabled link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
258 enabled link text: "what is this?"
259 disabled: "Disabled and cannot edit data, all previous edits are anonymous."
260 disabled link text: "why can't I edit?"
262 heading: "Contributor Terms"
263 agreed: "You have agreed to the new Contributor Terms."
264 not yet agreed: "You have not yet agreed to the new Contributor Terms."
265 review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
266 agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
267 link: "https://osmfoundation.org/wiki/Licence/Contributor_Terms"
268 link text: "what is this?"
269 save changes button: Save Changes
270 delete_account: Delete Account...
272 heading: "Public editing"
273 currently_not_public: "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."
274 only_public_can_edit: Since the 0.6 API changeover, only public users can edit map data.
275 find_out_why_html: (%{link}).
276 find_out_why: "find out why"
277 find_out_why_url: https://wiki.openstreetmap.org/wiki/Anonymous_edits
278 email_not_revealed: Your email address will not be revealed by becoming public.
279 not_reversible: This action cannot be reversed and all new users are now public by default.
280 make_edits_public_button: Make all my edits public
282 success_confirm_needed: "User information updated successfully. Check your email for a note to confirm your new email address."
283 success: "User information updated successfully."
285 success: "Account Deleted."
288 title: Delete My Account
289 warning: Warning! The account deletion process is final, and cannot be reversed.
290 delete_account: Delete Account
291 delete_introduction: "You can delete your OpenStreetMap account using the button below. Please note the following details:"
292 delete_profile: Your profile information, including your avatar, description and home location will be removed.
293 delete_display_name: Your display name will be removed, and can be reused by other accounts.
294 retain_caveats: "However, some information about you will be retained on OpenStreetMap, even after your account is deleted:"
295 retain_edits: Your edits to the map database, if any, will be retained.
296 retain_traces: Your uploaded traces, if any, will be retained.
297 retain_diary_entries: Your diary entries and diary comments, if any, will be retained but hidden from view.
298 retain_notes: Your map notes and note comments, if any, will be retained but hidden from view.
299 retain_changeset_discussions: Your changeset discussions, if any, will be retained.
300 retain_email: Your email address will be retained.
301 recent_editing_html: "As you have edited recently your account cannot currently be deleted. Deletion will be possible in %{time}."
302 confirm_delete: Are you sure?
308 heading_ct: "Contributor terms"
309 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."
310 contributor_terms_explain: "This agreement governs the terms for your existing and future contributions."
311 read_ct: "I have read and agree to the above contributor terms"
312 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."
313 read_tou: "I have read and agree to the Terms of Use"
314 consider_pd: "In addition to the above, I consider my contributions to be in the Public Domain"
315 consider_pd_why: "what's this?"
316 consider_pd_why_url: https://osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
317 guidance_info_html: "Information to help understand these terms: a %{readable_summary_link} and some %{informal_translations_link}"
318 readable_summary: human readable summary
319 informal_translations: informal translations
322 you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
323 legale_select: "Country of residence:"
327 rest_of_world: "Rest of the world"
329 terms accepted: "Thanks for accepting the new contributor terms!"
330 terms_declined_flash:
331 terms_declined_html: We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see %{terms_declined_link}.
332 terms_declined_link: this wiki page
333 terms_declined_url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
335 deleted_ago_by_html: "Deleted %{time_ago} by %{user}"
336 edited_ago_by_html: "Edited %{time_ago} by %{user}"
338 redacted_version: "Redacted Version"
339 in_changeset: "Changeset"
340 anonymous: "anonymous"
341 no_comment: "(no comment)"
344 one: "%{count} relation"
345 other: "%{count} relations"
348 other: "%{count} ways"
349 download_xml: "Download XML"
350 view_history: "View History"
351 view_unredacted_history: "View Unredacted History"
352 view_details: "View Details"
353 location: "Location:"
355 coordinates_html: "%{latitude}, %{longitude}"
357 title_html: "Node: %{name}"
359 title_html: "Way: %{name}"
363 other: "%{count} nodes"
365 one: "part of way %{related_ways}"
366 other: "part of ways %{related_ways}"
368 title_html: "Relation: %{name}"
371 one: "%{count} member"
372 other: "%{count} members"
374 entry_html: "%{type} %{name}"
375 entry_role_html: "%{type} %{name} as %{role}"
381 entry_role_html: "%{relation_name} (as %{relation_role})"
386 sorry: "Sorry, the data for the %{type} with the id %{id} took too long to retrieve."
394 redaction: "Redaction %{id}"
395 message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
401 feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are you sure you want to display this data?"
402 load_data: "Load Data"
403 loading: "Loading..."
407 key: "The wiki description page for the %{key} tag"
408 tag: "The wiki description page for the %{key}=%{value} tag"
409 wikidata_link: "The %{page} item on Wikidata"
410 wikipedia_link: "The %{page} article on Wikipedia"
411 wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
412 telephone_link: "Call %{phone_number}"
413 colour_preview: "Colour %{colour_value} preview"
414 email_link: "Email %{email}"
416 title: "Query Features"
417 introduction: "Click on the map to find nearby features."
418 nearby: "Nearby features"
419 enclosing: "Enclosing features"
423 title_html: "Node History: %{name}"
425 title_html: "Way History: %{name}"
427 title_html: "Relation History: %{name}"
429 view_redacted_data: "View Redacted Data"
430 view_redaction_message: "View Redaction Message"
433 sorry: "Sorry, node #%{id} could not be found."
435 sorry: "Sorry, the data for the node with the id %{id} took too long to retrieve."
438 sorry: "Sorry, node #%{id} version %{version} could not be found."
440 sorry: "Sorry, the history of the node with the id %{id} took too long to retrieve."
443 sorry: "Sorry, way #%{id} could not be found."
445 sorry: "Sorry, the data for the way with the id %{id} took too long to retrieve."
448 sorry: "Sorry, way #%{id} version %{version} could not be found."
450 sorry: "Sorry, the history of the way with the id %{id} took too long to retrieve."
453 sorry: "Sorry, relation #%{id} could not be found."
455 sorry: "Sorry, the data for the relation with the id %{id} took too long to retrieve."
458 sorry: "Sorry, relation #%{id} version %{version} could not be found."
460 sorry: "Sorry, the history of the relation with the id %{id} took too long to retrieve."
464 comment: "New comment on changeset #%{changeset_id} by %{author}"
465 commented_at_by_html: "Updated %{when} by %{user}"
467 title_all: OpenStreetMap changeset discussion
468 title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
470 sorry: "Sorry, the list of changeset comments you requested took too long to retrieve."
473 no_edits: "(no edits)"
474 view_changeset_details: "View changeset details"
477 title_user: "Changesets by %{user}"
478 title_user_link_html: "Changesets by %{user_link}"
479 title_followed: "Changesets by followings"
480 title_nearby: "Changesets by nearby users"
481 empty: "No changesets found."
482 empty_area: "No changesets in this area."
483 empty_user: "No changesets by this user."
484 no_more: "No more changesets found."
485 no_more_area: "No more changesets in this area."
486 no_more_user: "No more changesets by this user."
487 load_more: "Load more"
489 title: "Changeset %{id}"
490 title_comment: "Changeset %{id} - %{comment}"
495 heading: Subscribe to the following changeset discussion?
496 button: Subscribe to discussion
498 heading: Unsubscribe from the following changeset discussion?
499 button: Unsubscribe from discussion
501 title: "Changeset %{id}"
502 created_by_html: "Created by %{link_user} on %{created}."
504 heading: "No entry with the id: %{id}"
505 body: "Sorry, there is no changeset with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
507 title: "Changeset: %{id}"
508 created: "Created: %{when}"
509 closed: "Closed: %{when}"
510 created_ago_html: "Created %{time_ago}"
511 closed_ago_html: "Closed %{time_ago}"
512 created_ago_by_html: "Created %{time_ago} by %{user}"
513 closed_ago_by_html: "Closed %{time_ago} by %{user}"
514 discussion: Discussion
515 join_discussion: "Log in to join the discussion"
516 still_open: "Changeset still open - discussion will open once the changeset is closed."
517 subscribe: "Subscribe"
518 unsubscribe: "Unsubscribe"
519 comment_by_html: "Comment from %{user} %{time_ago}"
520 hidden_comment_by_html: "Hidden comment from %{user} %{time_ago}"
522 unhide_comment: "unhide"
524 changesetxml: "Changeset XML"
525 osmchangexml: "osmChange XML"
527 nodes: "Nodes (%{count})"
528 nodes_paginated: "Nodes (%{x}-%{y} of %{count})"
529 ways: "Ways (%{count})"
530 ways_paginated: "Ways (%{x}-%{y} of %{count})"
531 relations: "Relations (%{count})"
532 relations_paginated: "Relations (%{x}-%{y} of %{count})"
534 sorry: "Sorry, changeset #%{id} could not be found."
536 sorry: "Sorry, the list of changesets you requested took too long to retrieve."
539 km away: "%{count}km away"
540 m away: "%{count}m away"
541 latest_edit_html: "Latest edit (%{ago}):"
543 your location: "Your location"
544 nearby mapper: "Nearby mapper"
545 following: "Following"
548 no_home_location_html: "%{edit_profile_link} and set your home location to see nearby users."
549 edit_your_profile: Edit your profile
550 followings: Followings
551 no followings: You have not followed any user yet.
552 nearby users: "Other nearby users"
553 no nearby users: "There are no other users who admit to mapping nearby yet."
554 followed_changesets: "changesets"
555 followed_diaries: "diary entries"
556 nearby_changesets: "nearby user changesets"
557 nearby_diaries: "nearby user diary entries"
560 title: New Diary Entry
563 use_map_link: Use Map
565 title: "Users' Diaries"
566 title_followed: "Followings' Diaries"
567 title_nearby: "Nearby Users' Diaries"
568 user_title: "%{user}'s Diary"
569 in_language_title: "Diary Entries in %{language}"
571 new_title: Compose a new entry in my user diary
573 no_entries: No diary entries
575 recent_entries: "Recent diary entries"
577 title: Edit Diary Entry
578 marker_text: Diary entry location
580 title: "%{user}'s Diary | %{title}"
581 user_title: "%{user}'s Diary"
582 discussion: "Discussion"
583 subscribe: "Subscribe"
584 unsubscribe: "Unsubscribe"
585 leave_a_comment: "Leave a comment"
586 login_to_leave_a_comment_html: "%{login_link} to leave a comment"
589 title: "No such diary entry"
590 heading: "No entry with the id: %{id}"
591 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."
593 posted_by_html: "Posted by %{link_user} on %{created} in %{language_link}."
594 updated_at_html: "Last updated on %{updated}."
595 comment_link: Comment on this entry
596 reply_link: Send a message to the author
598 one: "%{count} comment"
599 other: "%{count} comments"
600 no_comments: No comments
601 edit_link: Edit this entry
602 hide_link: Hide this entry
603 unhide_link: Unhide this entry
605 report: Report this entry
607 comment_from_html: "Comment from %{link_user} on %{comment_created_at}"
608 hide_link: Hide this comment
609 unhide_link: Unhide this comment
611 report: Report this comment
613 location: "Location:"
614 coordinates: "%{latitude}; %{longitude}"
617 title: "OpenStreetMap diary entries for %{user}"
618 description: "Recent OpenStreetMap diary entries from %{user}"
620 title: "OpenStreetMap diary entries in %{language_name}"
621 description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
623 title: "OpenStreetMap diary entries"
624 description: "Recent diary entries from users of OpenStreetMap"
626 heading: Subscribe to the following diary entry discussion?
627 button: Subscribe to discussion
629 heading: Unsubscribe from the following diary entry discussion?
630 button: Unsubscribe from discussion
633 title: "Diary Comments added by %{user}"
634 heading: "%{user}'s Diary Comments"
635 subheading_html: "Diary Comments added by %{user}"
636 no_comments: "No diary comments"
642 heading: Add a comment to the following diary entry discussion?
646 account_selection_required: "The authorization server requires end-user account selection"
647 consent_required: "The authorization server requires end-user consent"
648 interaction_required: "The authorization server requires end-user interaction"
649 login_required: "The authorization server requires end-user authentication"
653 notice: Application Registered.
657 # Configuration error messages
658 auth_time_from_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner missing configuration."
659 reauthenticate_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner missing configuration."
660 resource_owner_from_access_token_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token missing configuration."
661 select_account_for_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.select_account_for_resource_owner missing configuration."
662 subject_not_configured: "ID Token generation failed due to Doorkeeper::OpenidConnect.configure.subject missing configuration."
664 address: "View your physical address"
665 email: "View your email address"
666 openid: "Authenticate your account"
667 phone: "View your phone number"
668 profile: "View your profile information"
671 contact_url: https://wiki.openstreetmap.org/wiki/Contact
672 contact_url_title: Various contact channels explained
674 contact_the_community_html: Feel free to %{contact_link} the OpenStreetMap community if you have found a broken link / bug. Make a note of the exact URL of your request.
677 description: The operation you requested on the OpenStreetMap server is not valid (HTTP 400)
680 description: The operation you requested on the OpenStreetMap server is only available to administrators (HTTP 403)
681 internal_server_error:
682 title: Application error
683 description: The OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)
685 title: File not found
686 description: Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)
690 heading: "Do you want to follow %{user}?"
691 button: "Follow User"
693 heading: "Do you want to unfollow %{user}?"
694 button: "Unfollow User"
696 success: "You are now following %{name}!"
697 failed: "Sorry, your request to follow %{name} has failed."
698 already_followed: "You already follow %{name}."
699 limit_exceeded: "You have followed a lot of users recently. Please wait a while before trying to follow any more."
701 success: "You successfully unfollowed %{name}."
702 not_followed: "You are not following %{name}."
707 osm_nominatim: OpenStreetMap Nominatim
708 osm_nominatim_reverse: OpenStreetMap Nominatim
709 search_osm_nominatim:
710 prefix_format: "%{name}"
713 cable_car: "Cable Car"
714 chair_lift: "Chair Lift"
715 drag_lift: "Drag Lift"
716 gondola: "Gondola Lift"
717 magic_carpet: "Magic Carpet Lift"
718 platter: "Platter Lift"
720 station: "Aerialway Station"
724 aerodrome: "Aerodrome"
726 apron: "Airport Apron"
730 holding_position: "Holding Position"
731 navigationaid: "Aviation Navigation Aid"
732 parking_position: "Parking Position"
736 terminal: "Airport Terminal"
739 animal_boarding: "Animal Boarding"
740 animal_shelter: "Animal Shelter"
741 arts_centre: "Arts Centre"
747 bicycle_parking: "Cycle Parking"
748 bicycle_rental: "Cycle Rental"
749 bicycle_repair_station: "Bicycle Repair Station"
750 biergarten: "Beer Garden"
751 blood_bank: "Blood Bank"
752 boat_rental: "Boat Rental"
754 bureau_de_change: "Bureau de Change"
755 bus_station: "Bus Station"
757 car_rental: "Car Rental"
758 car_sharing: "Car Sharing"
761 charging_station: "Charging Station"
762 childcare: "Childcare"
767 community_centre: "Community Centre"
768 conference_centre: "Conference Centre"
769 courthouse: "Courthouse"
770 crematorium: "Crematorium"
773 drinking_water: "Drinking Water"
774 driving_school: "Driving School"
776 events_venue: "Events Venue"
777 fast_food: "Fast Food"
778 ferry_terminal: "Ferry Terminal"
779 fire_station: "Fire Station"
780 food_court: "Food Court"
782 fuel: "Filling Station"
784 grave_yard: "Grave Yard"
787 hunting_stand: "Hunting Stand"
788 ice_cream: "Ice Cream"
789 internet_cafe: "Internet Cafe"
790 kindergarten: "Kindergarten"
791 language_school: "Language School"
793 loading_dock: "Loading Dock"
794 love_hotel: "Love Hotel"
795 marketplace: "Marketplace"
796 mobile_money_agent: "Mobile Money Agent"
797 monastery: "Monastery"
798 money_transfer: "Money Transfer"
799 motorcycle_parking: "Motorcycle Parking"
800 music_school: "Music School"
801 nightclub: "Night Club"
802 nursing_home: "Nursing Home"
804 parking_entrance: "Parking Entrance"
805 parking_space: "Parking Space"
806 payment_terminal: "Payment Terminal"
808 place_of_worship: "Place of Worship"
811 post_office: "Post Office"
814 public_bath: "Public Bath"
815 public_bookcase: "Public Bookcase"
816 public_building: "Public Building"
817 ranger_station: "Ranger Station"
818 recycling: "Recycling Point"
819 restaurant: "Restaurant"
820 sanitary_dump_station: "Sanitary Dump Station"
824 social_centre: "Social Centre"
825 social_facility: "Social Facility"
827 swimming_pool: "Swimming Pool"
829 telephone: "Public Telephone"
832 townhall: "Town Hall"
833 training: "Training Facility"
834 university: "University"
835 vehicle_inspection: "Vehicle Inspection"
836 vending_machine: "Vending Machine"
837 veterinary: "Veterinary Surgery"
838 village_hall: "Village Hall"
839 waste_basket: "Waste Basket"
840 waste_disposal: "Waste Disposal"
841 waste_dump_site: "Waste Dump Site"
842 watering_place: "Watering Place"
843 water_point: "Water Point"
844 weighbridge: "Weighbridge"
847 aboriginal_lands: "Aboriginal Lands"
848 administrative: "Administrative Boundary"
849 census: "Census Boundary"
850 national_park: "National Park"
851 political: "Electoral Boundary"
852 protected_area : "Protected Area"
856 boardwalk: "Boardwalk"
857 suspension: "Suspension Bridge"
858 swing: "Swing Bridge"
862 apartment: "Apartment"
863 apartments: "Apartments"
868 church: "Church Building"
869 civic: "Civic Building"
870 college: "College Building"
871 commercial: "Commercial Building"
872 construction: "Building under Construction"
874 detached: "Detached House"
875 dormitory: "Dormitory"
876 duplex: "Duplex House"
878 farm_auxiliary: "Auxiliary Farm House"
881 greenhouse: "Greenhouse"
883 hospital: "Hospital Building"
884 hotel: "Hotel Building"
886 houseboat: "Houseboat"
888 industrial: "Industrial Building"
889 kindergarten: "Kindergarten Building"
890 manufacture: "Manufacturing Building"
891 office: "Office Building"
892 public: "Public Building"
893 residential: "Residential Building"
894 retail: "Retail Building"
896 ruins: "Ruined Building"
897 school: "School Building"
898 semidetached_house: "Semidetached House"
899 service: "Service Building"
902 static_caravan: "Caravan"
904 temple: "Temple Building"
905 terrace: "Terrace Building"
906 train_station: "Train Station Building"
907 university: "University Building"
908 warehouse: "Warehouse"
911 scout: "Scout Group Base"
915 beekeeper: "Beekeeper"
916 blacksmith: "Blacksmith"
918 carpenter: "Carpenter"
920 confectionery: "Confectionary"
921 dressmaker: "Dressmaker"
922 electrician: "Electrician"
923 electronics_repair: "Electronics Repair"
926 handicraft: "Handicraft"
928 metal_construction: "Metal Constructioner"
930 photographer: "Photographer"
934 shoemaker: "Shoemaker"
935 stonemason: "Stonemason"
937 window_construction: "Window Construction"
941 access_point: "Access Point"
942 ambulance_station: "Ambulance Station"
943 assembly_point: "Assembly Point"
944 defibrillator: "Defibrillator"
945 fire_extinguisher: "Fire Extinguisher"
946 fire_water_pond: "Fire Water Pond"
947 landing_site: "Emergency Landing Site"
948 life_ring: "Emergency Life Ring"
949 phone: "Emergency Phone"
950 siren: "Emergency Siren"
951 suction_point: "Emergency Suction Point"
952 water_tank: "Emergency Water Tank"
954 abandoned: "Abandoned Highway"
955 bridleway: "Bridleway"
956 bus_guideway: "Guided Bus Lane"
958 construction: "Highway under Construction"
961 cycleway: "Cycle Path"
963 emergency_access_point: "Emergency Access Point"
964 emergency_bay: "Emergency Bay"
967 give_way: "Give Way Sign"
968 living_street: "Living Street"
969 milestone: "Milestone"
971 motorway_junction: "Motorway Junction"
972 motorway_link: "Motorway Road"
973 passing_place: "Passing Place"
975 pedestrian: "Pedestrian Way"
977 primary: "Primary Road"
978 primary_link: "Primary Road"
979 proposed: "Proposed Road"
981 residential: "Residential Road"
982 rest_area: "Rest Area"
984 secondary: "Secondary Road"
985 secondary_link: "Secondary Road"
986 service: "Service Road"
987 services: "Motorway Services"
988 speed_camera: "Speed Camera"
991 street_lamp: "Street Lamp"
992 tertiary: "Tertiary Road"
993 tertiary_link: "Tertiary Road"
995 traffic_mirror: "Traffic Mirror"
996 traffic_signals: "Traffic Signals"
997 trailhead: "Trailhead"
999 trunk_link: "Trunk Road"
1000 turning_circle: "Turning Circle"
1001 turning_loop: "Turning Loop"
1002 unclassified: "Unclassified Road"
1005 aircraft: "Historic Aircraft"
1006 archaeological_site: "Archaeological Site"
1007 bomb_crater: "Historic Bomb Crater"
1008 battlefield: "Battlefield"
1009 boundary_stone: "Boundary Stone"
1010 building: "Historic Building"
1012 cannon: "Historic Cannon"
1014 charcoal_pile: "Historic Charcoal Pile"
1016 city_gate: "City Gate"
1017 citywalls: "City Walls"
1019 heritage: "Heritage Site"
1020 hollow_way: "Hollow Way"
1023 memorial: "Memorial"
1024 milestone: "Historic Milestone"
1026 mine_shaft: "Mine Shaft"
1027 monument: "Monument"
1028 railway: "Historic Railway"
1029 roman_road: "Roman Road"
1031 rune_stone: "Rune Stone"
1035 wayside_chapel: "Wayside Chapel"
1036 wayside_cross: "Wayside Cross"
1037 wayside_shrine: "Wayside Shrine"
1039 "yes": "Historic Site"
1041 guidepost: "Guidepost"
1042 board: "Information Board"
1044 office: "Tourist Office"
1045 terminal: "Information Terminal"
1046 sign: "Information Sign"
1047 stele: "Information Stele"
1051 allotments: "Allotments"
1052 aquaculture: "Aquaculture"
1054 brownfield: "Brownfield Land"
1055 cemetery: "Cemetery"
1056 commercial: "Commercial Area"
1057 conservation: "Conservation Area"
1058 construction: "Construction Area"
1059 farmland: "Farmland"
1060 farmyard: "Farmyard"
1064 greenfield: "Greenfield Land"
1065 industrial: "Industrial Area"
1066 landfill: "Landfill"
1068 military: "Military Area"
1071 plant_nursery: "Plant Nursery"
1074 recreation_ground: "Recreation Ground"
1075 religious: "Religious Ground"
1076 reservoir: "Reservoir"
1077 reservoir_watershed: "Reservoir Watershed"
1078 residential: "Residential Area"
1079 retail: "Retail Area"
1080 village_green: "Village Green"
1081 vineyard: "Vineyard"
1084 adult_gaming_centre: "Adult Gaming Centre"
1085 amusement_arcade: "Amusement Arcade"
1086 bandstand: "Bandstand"
1087 beach_resort: "Beach Resort"
1088 bird_hide: "Bird Hide"
1089 bleachers: "Bleachers"
1090 bowling_alley: "Bowling Alley"
1091 common: "Common Land"
1093 dog_park: "Dog Park"
1095 fishing: "Fishing Area"
1096 fitness_centre: "Fitness Centre"
1097 fitness_station: "Fitness Station"
1099 golf_course: "Golf Course"
1100 horse_riding: "Horse Riding Centre"
1101 ice_rink: "Ice Rink"
1103 miniature_golf: "Miniature Golf"
1104 nature_reserve: "Nature Reserve"
1105 outdoor_seating: "Outdoor Seating"
1107 picnic_table: "Picnic Table"
1108 pitch: "Sports Pitch"
1109 playground: "Playground"
1110 recreation_ground: "Recreation Ground"
1114 sports_centre: "Sports Centre"
1116 swimming_pool: "Swimming Pool"
1117 track: "Running Track"
1118 water_park: "Water Park"
1124 advertising: "Advertising"
1126 avalanche_protection: "Avalanche Protection"
1130 breakwater: "Breakwater"
1132 bunker_silo: "Bunker"
1135 clearcut: "Clearcut"
1136 communications_tower: "Communications Tower"
1139 dolphin: "Mooring Post"
1141 embankment: "Embankment"
1142 flagpole: "Flagpole"
1143 gasometer: "Gasometer"
1146 lighthouse: "Lighthouse"
1150 mineshaft: "Mine Shaft"
1151 monitoring_station: "Monitoring Station"
1152 petroleum_well: "Petroleum Well"
1154 pipeline: "Pipeline"
1155 pumping_station: "Pumping Station"
1156 reservoir_covered: "Covered Reservoir"
1158 snow_cannon: "Snow Cannon"
1159 snow_fence: "Snow Fence"
1160 storage_tank: "Storage Tank"
1161 street_cabinet: "Street Cabinet"
1162 surveillance: "Surveillance"
1163 telescope: "Telescope"
1165 utility_pole: "Utility Pole"
1166 wastewater_plant: "Wastewater Plant"
1167 watermill: "Water Mill"
1168 water_tap: "Water Tap"
1169 water_tower: "Water Tower"
1171 water_works: "Water Works"
1172 windmill: "Wind Mill"
1176 airfield: "Military Airfield"
1177 barracks: "Barracks"
1179 checkpoint: "Checkpoint"
1183 "yes" : "Mountain Pass"
1186 bare_rock: "Bare Rock"
1190 cave_entrance: "Cave Entrance"
1192 coastline: "Coastline"
1200 grassland: "Grassland"
1203 hot_spring: "Hot Spring"
1211 peninsula: "Peninsula"
1225 tree_row: "Tree Row"
1232 "yes": "Natural Feature"
1234 accountant: "Accountant"
1235 administrative: "Administration"
1236 advertising_agency: "Advertising Agency"
1237 architect: "Architect"
1238 association: "Association"
1240 diplomatic: "Diplomatic Office"
1241 educational_institution: "Educational Institution"
1242 employment_agency: "Employment Agency"
1243 energy_supplier: "Energy Supplier Office"
1244 estate_agent: "Estate Agent"
1245 financial: "Financial Office"
1246 government: "Governmental Office"
1247 insurance: "Insurance Office"
1250 logistics: "Logistics Office"
1251 newspaper: "Newspaper Office"
1254 religion: "Religious Office"
1255 research: "Research Office"
1256 tax_advisor: "Tax Advisor"
1257 telecommunication: "Telecommunication Office"
1258 travel_agent: "Travel Agency"
1261 allotments: "Allotments"
1262 archipelago: "Archipelago"
1264 city_block: "City Block"
1273 isolated_dwelling: "Isolated Dwelling"
1274 locality: "Locality"
1275 municipality: "Municipality"
1276 neighbourhood: "Neighbourhood"
1278 postcode: "Postcode"
1284 subdivision: "Subdivision"
1290 abandoned: "Abandoned Railway"
1291 buffer_stop: "Buffer Stop"
1292 construction: "Railway under Construction"
1293 disused: "Disused Railway"
1294 funicular: "Funicular Railway"
1296 junction: "Railway Junction"
1297 level_crossing: "Level Crossing"
1298 light_rail: "Light Rail"
1299 miniature: "Miniature Rail"
1300 monorail: "Monorail"
1301 narrow_gauge: "Narrow Gauge Railway"
1302 platform: "Railway Platform"
1303 preserved: "Preserved Railway"
1304 proposed: "Proposed Railway"
1306 spur: "Railway Spur"
1307 station: "Railway Station"
1308 stop: "Railway Stop"
1310 subway_entrance: "Subway Entrance"
1311 switch: "Railway Points"
1313 tram_stop: "Tram Stop"
1314 turntable: "Turntable"
1315 yard: "Railway Yard"
1317 agrarian: "Agrarian Shop"
1318 alcohol: "Off License"
1319 antiques: "Antiques"
1320 appliance: "Appliances Shop"
1322 baby_goods: "Baby Goods"
1325 bathroom_furnishing: "Bathroom Furnishing"
1326 beauty: "Beauty Shop"
1327 bed: "Bedding Products"
1328 beverages: "Beverages Shop"
1329 bicycle: "Bicycle Shop"
1330 bookmaker: "Bookmaker"
1332 boutique: "Boutique"
1335 car_parts: "Car Parts"
1336 car_repair: "Car Repair"
1337 carpet: "Carpet Shop"
1338 charity: "Charity Shop"
1339 cheese: "Cheese Shop"
1341 chocolate: "Chocolate"
1342 clothes: "Clothes Shop"
1343 coffee: "Coffee Shop"
1344 computer: "Computer Shop"
1345 confectionery: "Confectionery Shop"
1346 convenience: "Convenience Store"
1347 copyshop: "Copy Shop"
1348 cosmetics: "Cosmetics Shop"
1349 craft: "Crafts Supply Store"
1350 curtain: "Curtain Shop"
1353 department_store: "Department Store"
1354 discount: "Discount Items Shop"
1355 doityourself: "Do-It-Yourself Shop"
1356 dry_cleaning: "Dry Cleaning"
1357 e-cigarette: "E-Cigarette Shop"
1358 electronics: "Electronics Shop"
1359 erotic: "Erotic Shop"
1360 estate_agent: "Estate Agent"
1361 fabric: "Fabric Store"
1363 fashion: "Fashion Shop"
1364 fishing: "Fishing Supplies Shop"
1368 funeral_directors: "Funeral Directors"
1369 furniture: "Furniture"
1370 garden_centre: "Garden Centre"
1372 general: "General Store"
1374 greengrocer: "Greengrocer"
1375 grocery: "Grocery Shop"
1376 hairdresser: "Hairdresser"
1377 hardware: "Hardware Store"
1378 health_food: "Health Food Store"
1379 hearing_aids: "Hearing Aids"
1380 herbalist: "Herbalist"
1382 houseware: "Houseware Shop"
1383 ice_cream: "Ice Cream Shop"
1384 interior_decoration: "Interior Decoration"
1385 jewelry: "Jewelry Shop"
1387 kitchen: "Kitchen Shop"
1389 locksmith: "Locksmith"
1393 medical_supply: "Medical Supply Shop"
1394 mobile_phone: "Mobile Phone Shop"
1395 money_lender: "Money Lender"
1396 motorcycle: "Motorcycle Shop"
1397 motorcycle_repair: "Motorcycle Repair Shop"
1399 musical_instrument: "Musical Instruments"
1400 newsagent: "Newsagent"
1401 nutrition_supplements: "Nutrition Supplements"
1402 optician: "Optician"
1403 organic: "Organic Food Shop"
1404 outdoor: "Outdoor Shop"
1406 pastry: "Pastry Shop"
1407 pawnbroker: "Pawnbroker"
1408 perfumery: "Perfumery"
1410 pet_grooming: "Pet Grooming"
1413 second_hand: "Second-hand Shop"
1414 sewing: "Sewing Shop"
1416 sports: "Sports Shop"
1417 stationery: "Stationery Shop"
1418 storage_rental: "Storage Rental"
1419 supermarket: "Supermarket"
1421 tattoo: "Tattoo Shop"
1423 ticket: "Ticket Shop"
1424 tobacco: "Tobacco Shop"
1426 travel_agency: "Travel Agency"
1428 vacant: "Vacant Shop"
1429 variety_store: "Variety Store"
1431 video_games: "Video Game Store"
1432 wholesale: "Wholesale Store"
1436 alpine_hut: "Alpine Hut"
1437 apartment: "Holiday Apartment"
1439 attraction: "Attraction"
1440 bed_and_breakfast: "Bed and Breakfast"
1441 cabin: "Tourist Cabin"
1442 camp_pitch: "Camp Pitch"
1443 camp_site: "Camp Site"
1444 caravan_site: "Caravan Site"
1447 guest_house: "Guest House"
1450 information: "Information"
1453 picnic_site: "Picnic Site"
1454 theme_park: "Theme Park"
1455 viewpoint: "Viewpoint"
1456 wilderness_hut: "Wilderness Hut"
1459 building_passage: "Building Passage"
1465 reservoir: "Reservoir"
1466 basin: "Water basin"
1467 fishpond: "Fish Pond"
1469 wastewater: "Waste Water"
1471 stream_pool: "Stream Pool"
1474 artificial: "Artificial Waterway"
1475 boatyard: "Boatyard"
1478 derelict_canal: "Derelict Canal"
1483 lock_gate: "Lock Gate"
1489 waterfall: "Waterfall"
1493 level2: "Country Boundary"
1494 level3: "Region Boundary"
1495 level4: "State Boundary"
1496 level5: "Region Boundary"
1497 level6: "County Boundary"
1498 level7: "Municipality Boundary"
1499 level8: "City Boundary"
1500 level9: "Village Boundary"
1501 level10: "Suburb Boundary"
1502 level11: "Neighbourhood Boundary"
1504 no_results: "No results found"
1505 more_results: "More results"
1509 select_status: Select Status
1510 select_type: Select Type
1511 select_last_updated_by: Select Last Updated By
1512 reported_user: Reported User
1513 not_updated: Not Updated
1515 search_guidance: "Search Issues:"
1521 user_not_found: User does not exist
1522 issues_not_found: No such issues found
1523 reported_user: Reported User
1526 last_updated: Last Updated
1527 last_updated_time_ago_user_html: "%{time_ago} by %{user}"
1529 one: "%{count} Report"
1530 other: "%{count} Reports"
1531 reported_item: Reported Item
1538 open: "Open Issue #%{issue_id}"
1539 ignored: "Ignored Issue #%{issue_id}"
1540 resolved: "Resolved Issue #%{issue_id}"
1542 one: "%{count} report"
1543 other: "%{count} reports"
1544 no_reports: No reports
1545 report_created_at_html: "First reported at %{datetime}"
1546 last_resolved_at_html: "Last resolved at %{datetime}"
1547 last_updated_at_html: "Last updated at %{datetime} by %{displayname}"
1551 reports_of_this_issue: Reports of this Issue
1552 read_reports: Read Reports
1553 new_reports: New Reports
1554 other_issues_against_this_user: Other issues against this user
1555 no_other_issues: No other issues against this user.
1556 comments_on_this_issue: Comments on this issue
1558 resolved: Issue status has been set to 'Resolved'
1560 ignored: Issue status has been set to 'Ignored'
1562 reopened: Issue status has been set to 'Open'
1564 comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
1565 reassign_param: Reassign Issue?
1567 reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
1570 diary_comment: "%{entry_title}, comment #%{comment_id}"
1571 note: "Note #%{note_id}"
1574 comment_created: Your comment was successfully created
1575 issue_reassigned: Your comment was created and the issue was reassigned
1578 title_html: "Report %{link}"
1579 missing_params: "Cannot create a new report"
1581 intro: "Before sending your report to the site moderators, please ensure that:"
1582 not_just_mistake: You are certain that the problem is not just a mistake
1583 unable_to_fix: You are unable to fix the problem yourself or with the help of your fellow community members
1584 resolve_with_user: You have already tried to resolve the problem with the user concerned
1587 spam_label: This diary entry is/contains spam
1588 offensive_label: This diary entry is obscene/offensive
1589 threat_label: This diary entry contains a threat
1592 spam_label: This diary comment is/contains spam
1593 offensive_label: This diary comment is obscene/offensive
1594 threat_label: This diary comment contains a threat
1597 spam_label: This user profile is/contains spam
1598 offensive_label: This user profile is obscene/offensive
1599 threat_label: This user profile contains a threat
1600 vandal_label: This user is a vandal
1603 spam_label: This note is spam
1604 personal_label: This note contains personal data
1605 abusive_label: This note is abusive
1608 successful_report: Your report has been registered successfully
1609 provide_details: Please provide the required details
1613 title: OpenStreetMap
1617 alt_text: OpenStreetMap logo
1618 home: Go to Home Location
1622 start_mapping: Start Mapping
1627 gps_traces: GPS Traces
1628 user_diaries: User Diaries
1629 edit_with: Edit with %{editor}
1630 intro_header: Welcome to OpenStreetMap!
1631 intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1632 hosting_partners_2024_html: "Hosting is supported by %{fastly}, %{corpmembers}, and other %{partners}."
1633 partners_fastly: "Fastly"
1634 partners_corpmembers: "OSMF corporate members"
1635 partners_partners: "partners"
1637 osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
1638 osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
1639 nothing_to_preview: "Nothing to preview."
1642 copyright: Copyright
1643 communities: Communities
1644 learn_more: "Learn More"
1647 diary_comment_notification:
1648 description: "OpenStreetMap Diary Entry #%{id}"
1649 subject: "[OpenStreetMap] %{user} commented on a diary entry"
1650 hi: "Hi %{to_user},"
1651 header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1652 header_html: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1653 footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1654 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}"
1655 footer_unsubscribe: "You can unsubscribe from the discussion at %{unsubscribeurl}"
1656 footer_unsubscribe_html: "You can unsubscribe from the discussion at %{unsubscribeurl}"
1657 message_notification:
1658 subject: "[OpenStreetMap] %{message_title}"
1659 hi: "Hi %{to_user},"
1660 header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1661 header_html: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1662 footer: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1663 footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1664 follow_notification:
1665 hi: "Hi %{to_user},"
1666 subject: "[OpenStreetMap] %{user} followed you"
1667 followed_you: "%{user} is now following you on OpenStreetMap."
1668 see_their_profile: "You can see their profile at %{userurl}."
1669 see_their_profile_html: "You can see their profile at %{userurl}."
1670 follow_them: "You can also follow them at %{followurl}."
1671 follow_them_html: "You can also follow them at %{followurl}."
1673 details: "Your file details:"
1676 description: Description
1678 total_points: Total number of points
1679 imported_points: Number of imported points
1681 hi: "Hi %{to_user},"
1682 failed_to_import: "It looks like your file failed to be imported as a GPS trace."
1683 verify: "Please verify that your file is a valid GPX file or an archive containing GPX file(s) in the supported format (.tar.gz, .tar.bz2, .tar, .zip, .gpx.gz, .gpx.bz2). Could there be a format or syntax issue with your file? Here is the importing error:"
1684 more_info: "More information about GPX import failures and how to avoid them can be found at %{url}"
1685 more_info_html: "More information about GPX import failures and how to avoid them can be found at %{url}."
1686 import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1687 subject: "[OpenStreetMap] GPX Import failure"
1689 hi: "Hi %{to_user},"
1690 imported_successfully: "It looks like your file was imported successfully as a GPS trace."
1691 all_your_traces: "All your successfully uploaded GPX traces can be found at %{url}"
1692 all_your_traces_html: "All your successfully uploaded GPX traces can be found at %{url}."
1693 subject: "[OpenStreetMap] GPX Import success"
1695 subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1696 greeting: "Hi there!"
1697 created: "Someone (hopefully you) just created an account at %{site_url}."
1698 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:"
1699 welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1701 subject: "[OpenStreetMap] Confirm your email address"
1703 hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1704 click_the_link: "If this is you, please click the link below to confirm the change."
1706 subject: "[OpenStreetMap] Password reset request"
1708 hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1709 click_the_link: "If this is you, please click the link below to reset your password."
1710 note_comment_notification:
1711 description: "OpenStreetMap Note #%{id}"
1712 anonymous: An anonymous user
1715 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1716 subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1717 your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1718 your_note_html: "%{commenter} has left a comment on one of your map notes near %{place}."
1719 commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1720 commented_note_html: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1722 subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1723 subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1724 your_note: "%{commenter} has resolved one of your map notes near %{place}."
1725 your_note_html: "%{commenter} has resolved one of your map notes near %{place}."
1726 commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1727 commented_note_html: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1729 subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1730 subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1731 your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1732 your_note_html: "%{commenter} has reactivated one of your map notes near %{place}."
1733 commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1734 commented_note_html: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1735 details: "Reply or learn more about the note at %{url}."
1736 details_html: "Reply or learn more about the note at %{url}."
1737 changeset_comment_notification:
1738 description: "OpenStreetMap Changeset #%{id}"
1739 hi: "Hi %{to_user},"
1741 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1742 subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1743 your_changeset: "%{commenter} left a comment at %{time} on one of your changesets"
1744 your_changeset_html: "%{commenter} left a comment at %{time} on one of your changesets"
1745 commented_changeset: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1746 commented_changeset_html: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1747 partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1748 partial_changeset_with_comment_html: "with comment '%{changeset_comment}'"
1749 partial_changeset_without_comment: "without comment"
1750 details: "Reply or learn more about the changeset at %{url}."
1751 details_html: "Reply or learn more about the changeset at %{url}."
1752 unsubscribe: "You can unsubscribe from updates to this changeset at %{url}."
1753 unsubscribe_html: "You can unsubscribe from updates to this changeset at %{url}."
1756 heading: Check your email!
1758 We sent you a confirmation email.
1760 Confirm your account by clicking on the link in the email and you'll be able to start mapping.
1761 press confirm button: "Press the confirm button below to activate your account."
1763 success: "Confirmed your account, thanks for signing up!"
1764 already active: "This account has already been confirmed."
1765 unknown token: "That confirmation code has expired or does not exist."
1766 if_need_resend: "If you need us to resend the confirmation email, click the button below."
1767 resend_button: Resend the confirmation email
1769 failure: "User %{name} not found."
1771 heading: Confirm a change of email address
1772 press confirm button: "Press the confirm button below to confirm your new email address."
1774 success: "Confirmed your change of email address!"
1775 failure: "An email address has already been confirmed with this token."
1776 unknown_token: "That confirmation code has expired or does not exist."
1777 resend_success_flash:
1778 confirmation_sent: We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.
1779 whitelist: 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.
1782 title: "Send message"
1783 send_message_to_html: "Send a new message to %{name}"
1784 back_to_inbox: "Back to inbox"
1786 message_sent: "Message sent"
1787 limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1789 title: "No such message"
1790 heading: "No such message"
1791 body: "Sorry there is no message with that id."
1793 title: "Read message"
1794 reply_button: "Reply"
1795 unread_button: "Mark as unread"
1796 destroy_button: "Delete"
1798 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 log in as the correct user in order to read it."
1800 as_read: "Message marked as read"
1801 as_unread: "Message marked as unread"
1803 notice: "Message has been moved to Inbox"
1804 error: "The message could not be moved to the Inbox."
1806 destroyed: "Message deleted"
1809 my_inbox: "My Inbox"
1810 my_outbox: "My Outbox"
1811 muted_messages: "Muted messages"
1819 unread_button: "Mark as unread"
1820 read_button: "Mark as read"
1821 destroy_button: "Delete"
1822 unmute_button: "Move to Inbox"
1826 messages: "You have %{new_messages} and %{old_messages}"
1828 one: "%{count} new message"
1829 other: "%{count} new messages"
1831 one: "%{count} old message"
1832 other: "%{count} old messages"
1833 no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1834 people_mapping_nearby: "people mapping nearby"
1837 title: "Muted Messages"
1839 one: "%{count} muted message"
1840 other: "You have %{count} muted messages"
1845 one: "You have %{count} sent message"
1846 other: "You have %{count} sent messages"
1847 no_sent_messages_html: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1848 people_mapping_nearby: "people mapping nearby"
1850 destroy_button: "Delete"
1853 wrong_user: "You are logged in as '%{user}' but the message you have asked to reply to was not sent to that user. Please log in as the correct user in order to reply."
1856 title: "Lost password"
1857 heading: "Forgotten Password?"
1858 email address: "Email Address"
1859 new password button: "Reset password"
1860 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."
1862 send_paranoid_instructions: "If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes."
1864 title: "Reset password"
1865 heading: "Reset Password for %{user}"
1866 reset: "Reset Password"
1867 flash token bad: "Did not find that token, check the URL maybe?"
1869 flash changed: "Your password has been changed."
1870 flash token bad: "Did not find that token, check the URL maybe?"
1873 title: My Preferences
1874 preferred_site_color_scheme: Preferred Website Color Scheme
1879 preferred_map_color_scheme: Preferred Map Color Scheme
1884 save: Update Preferences
1886 failure: Couldn't update preferences.
1887 update_success_flash:
1888 message: Preferences updated.
1892 save: Update Profile
1896 gravatar: "Use Gravatar"
1897 link: "https://wiki.openstreetmap.org/wiki/Gravatar"
1898 what_is_gravatar: "What is Gravatar?"
1899 disabled: "Gravatar has been disabled."
1900 enabled: "Display of your Gravatar has been enabled."
1901 new image: "Add an image"
1902 keep image: "Keep the current image"
1903 delete image: "Remove the current image"
1904 replace image: "Replace the current image"
1905 image size hint: "(square images at least 100x100 work best)"
1906 home location: "Home Location"
1907 no home location: "You have not entered your home location."
1908 update home location on click: "Update home location when I click on the map?"
1911 undelete: "Undo delete"
1913 success: Profile updated.
1914 failure: Couldn't update profile.
1918 login_to_authorize_html: "Log in to OpenStreetMap to access %{client_app_name}."
1919 email or username: "Email Address or Username"
1920 password: "Password"
1921 remember: "Remember me"
1922 lost password link: "Lost your password?"
1923 login_button: "Log in"
1924 with external: "or log in with a third party"
1926 auth failure: "Sorry, could not log in with those details."
1929 heading: "Logout from OpenStreetMap"
1930 logout_button: "Logout"
1932 suspended: Sorry, your account has been suspended due to suspicious activity.
1933 contact_support_html: Please contact %{support_link} if you wish to discuss this.
1937 heading_html: Parsed with %{kramdown_link}
1938 kramdown_url: https://kramdown.gettalong.org/quickref.html
1942 subheading: Subheading
1943 unordered: Unordered list
1944 ordered: Ordered list
1952 codeblock: Code block
1959 older: Older Comments
1960 newer: Newer Comments
1962 older: Older Entries
1963 newer: Newer Entries
1978 heading_html: "%{copyright}OpenStreetMap %{br} contributors"
1979 copyright_symbol_html: "©"
1980 used_by_html: "%{name} provides map data for thousands of websites, mobile apps, and hardware devices"
1982 OpenStreetMap is built by a community of mappers that contribute and maintain data
1983 about roads, trails, cafés, railway stations, and much more, all over the world.
1984 local_knowledge_title: Local Knowledge
1985 local_knowledge_html: |
1986 OpenStreetMap emphasizes local knowledge. Contributors use
1987 aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1988 is accurate and up to date.
1989 community_driven_title: Community Driven
1990 community_driven_1_html: |
1991 OpenStreetMap's community is diverse, passionate, and growing every day.
1992 Our contributors include enthusiast mappers, GIS professionals, engineers
1993 running the OSM servers, humanitarians mapping disaster-affected areas,
1995 To learn more about the community, see the %{osm_blog_link},
1996 %{user_diaries_link}, %{community_blogs_link}, and the
1997 %{osm_foundation_link} website.
1998 community_driven_osm_blog: OpenStreetMap Blog
1999 community_driven_osm_blog_url: https://blog.openstreetmap.org
2000 community_driven_user_diaries: user diaries
2001 community_driven_community_blogs: community blogs
2002 community_driven_community_blogs_url: https://blogs.openstreetmap.org/
2003 community_driven_osm_foundation: OSM Foundation
2004 community_driven_osm_foundation_url: https://www.osmfoundation.org/
2005 open_data_title: Open Data
2007 OpenStreetMap is %{open_data}: you are free to use it for any purpose
2008 as long as you credit OpenStreetMap and its contributors. If you alter or
2009 build upon the data in certain ways, you may distribute the result only
2010 under the same licence. See the %{copyright_license_link} for details.
2011 open_data_open_data: open data
2012 open_data_copyright_license: Copyright and License page
2015 This site and many other related services are formally operated by the
2016 %{openstreetmap_foundation_link} (OSMF)
2017 on behalf of the community. Use of all OSMF operated services is subject
2018 to our %{terms_of_use_link}, %{aup_link} and our %{privacy_policy_link}.
2019 legal_1_1_openstreetmap_foundation: OpenStreetMap Foundation
2020 legal_1_1_openstreetmap_foundation_url: https://osmfoundation.org/
2021 legal_1_1_terms_of_use: Terms of Use
2022 legal_1_1_terms_of_use_url: https://osmfoundation.org/wiki/Terms_of_Use
2023 legal_1_1_aup: Acceptable Use Policies
2024 legal_1_1_aup_url: https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy
2025 legal_1_1_privacy_policy: Privacy Policy
2026 legal_1_1_privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
2028 Please %{contact_the_osmf_link}
2029 if you have licensing, copyright or other legal questions.
2030 legal_2_1_contact_the_osmf: contact the OSMF
2031 legal_2_1_contact_the_osmf_url: https://osmfoundation.org/Contact
2033 OpenStreetMap, the magnifying glass logo and State of the Map are %{registered_trademarks_link}.
2034 legal_2_2_registered_trademarks: registered trademarks of the OSMF
2035 legal_2_2_registered_trademarks_url: https://osmfoundation.org/wiki/Trademark_Policy
2036 partners_title: Partners
2038 title: Copyright and License
2040 title: About this translation
2041 html: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
2042 english_link: the English original
2044 title: About this page
2045 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}.
2046 native_link: THIS_LANGUAGE_NAME_HERE version
2047 mapping_link: start mapping
2049 introduction_1_html: |
2050 OpenStreetMap%{registered_trademark_link} is %{open_data}, licensed under the
2051 %{odc_odbl_link} (ODbL) by the %{osm_foundation_link} (OSMF).
2052 introduction_1_registered_trademark_html: "®"
2053 introduction_1_open_data: open data
2054 introduction_1_odc_odbl: Open Data Commons Open Database License
2055 introduction_1_odc_odbl_url: https://opendatacommons.org/licenses/odbl/
2056 introduction_1_osm_foundation: OpenStreetMap Foundation
2057 introduction_1_osm_foundation_url: https://osmfoundation.org/
2058 introduction_2_html: |
2059 You are free to copy, distribute, transmit and adapt our data,
2060 as long as you credit OpenStreetMap and its
2061 contributors. If you alter or build upon our data, you
2062 may distribute the result only under the same licence. The
2063 full %{legal_code_link} explains your rights and responsibilities.
2064 introduction_2_legal_code: legal code
2065 introduction_2_legal_code_url: https://opendatacommons.org/licenses/odbl/1.0/
2066 introduction_3_html: |
2067 Our documentation is licensed under the %{creative_commons_link} license (CC BY-SA 2.0).
2068 introduction_3_creative_commons: Creative Commons Attribution-ShareAlike 2.0
2069 introduction_3_creative_commons_url: https://creativecommons.org/licenses/by-sa/2.0/
2070 credit_title_html: How to credit OpenStreetMap
2072 Where you use OpenStreetMap data, you are required to do the following two things:
2073 credit_2_1: Provide credit to OpenStreetMap by displaying our copyright notice.
2074 credit_2_2: Make clear that the data is available under the Open Database License.
2076 For the copyright notice, we have different requirements on how this should be
2077 displayed, depending on how you are using our data. For example, different
2078 rules apply on how to show the copyright notice depending on whether you have
2079 created a browsable map, a printed map or a static image. Full details on the
2080 requirements can be found in the %{attribution_guidelines_link}.
2081 credit_3_attribution_guidelines: Attribution Guidelines
2082 credit_3_attribution_guidelines_url: https://osmfoundation.org/wiki/Licence/Attribution_Guidelines
2084 To make clear that the data is available under the Open
2085 Database License, you may link to %{this_copyright_page_link}.
2086 Alternatively, and as a requirement if you are distributing OSM in a
2087 data form, you can name and link directly to the license(s). In media
2088 where links are not possible (e.g. printed works), we suggest you
2089 direct your readers to openstreetmap.org (perhaps by expanding
2090 'OpenStreetMap' to this full address) and to opendatacommons.org.
2091 In this example, the credit appears in the corner of the map.
2092 credit_4_1_this_copyright_page: this copyright page
2093 attribution_example:
2094 alt: Example of how to attribute OpenStreetMap on a webpage
2095 title: Attribution example
2096 more_title_html: Finding out more
2097 more_1_1_html: Read more about using our data, and how to credit us, at the %{osmf_licence_page_link}.
2098 more_1_1_osmf_licence_page: OSMF Licence page
2099 more_1_1_osmf_licence_page_url: https://osmfoundation.org/Licence
2101 Although OpenStreetMap is open data, we cannot provide a
2102 free-of-charge map API for third-parties.
2103 See our %{api_usage_policy_link}, %{tile_usage_policy_link} and %{nominatim_usage_policy_link}.
2104 more_2_1_api_usage_policy: API Usage Policy
2105 more_2_1_api_usage_policy_url: https://operations.osmfoundation.org/policies/api/
2106 more_2_1_tile_usage_policy: Tile Usage Policy
2107 more_2_1_tile_usage_policy_url: https://operations.osmfoundation.org/policies/tiles/
2108 more_2_1_nominatim_usage_policy: Nominatim Usage Policy
2109 more_2_1_nominatim_usage_policy_url: https://operations.osmfoundation.org/policies/nominatim/
2110 contributors_title_html: Our contributors
2111 contributors_intro_html: |
2112 Our contributors are thousands of individuals. We also include
2113 openly-licensed data from national mapping agencies
2114 and other sources, among them:
2115 contributors_at_credit_html: |
2116 %{austria}: Contains data from %{stadt_wien_link} (under %{cc_by_link}), %{land_vorarlberg_link}
2117 and Land Tirol (under %{cc_by_at_with_amendments_link}).
2118 contributors_at_austria: Austria
2119 contributors_at_stadt_wien: Stadt Wien
2120 contributors_at_stadt_wien_url: https://data.wien.gv.at/
2121 contributors_at_cc_by: CC BY
2122 contributors_at_cc_by_url: https://creativecommons.org/licenses/by/3.0/at/deed.de
2123 contributors_at_land_vorarlberg: Land Vorarlberg
2124 contributors_at_land_vorarlberg_url: https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm
2125 contributors_at_cc_by_at_with_amendments: CC BY AT with amendments
2126 contributors_at_cc_by_at_with_amendments_url: https://www.tirol.gv.at/data/nutzungsbedingungen/
2127 contributors_au_credit_html: |
2128 %{australia}: Incorporates or developed using Administrative Boundaries © %{geoscape_australia_link}
2129 licensed by the Commonwealth of Australia under %{cc_licence_link}.
2130 contributors_au_australia: Australia
2131 contributors_au_geoscape_australia: Geoscape Australia
2132 contributors_au_geoscape_australia_url: https://geoscape.com.au/legal/data-copyright-and-disclaimer/
2133 contributors_au_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
2134 contributors_au_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
2135 contributors_ca_credit_html: |
2136 %{canada}: Contains data from
2137 GeoBase®, GeoGratis (© Department of Natural
2138 Resources Canada), CanVec (© Department of Natural
2139 Resources Canada), and StatCan (Geography Division,
2141 contributors_ca_canada: Canada
2142 contributors_cz_credit_html: |
2143 %{czechia}: Contains data from the State Administration of Land Surveying
2144 and Cadastre licensed under %{cc_licence_link}
2145 contributors_cz_czechia: Czechia
2146 contributors_cz_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
2147 contributors_cz_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
2148 contributors_fi_credit_html: |
2149 %{finland}: Contains data from the
2150 National Land Survey of Finland's Topographic Database
2151 and other datasets, under the %{nlsfi_license_link}.
2152 contributors_fi_finland: Finland
2153 contributors_fi_nlsfi_license: NLSFI License
2154 contributors_fi_nlsfi_license_url: https://www.maanmittauslaitos.fi/en/opendata-licence-version1
2155 contributors_fr_credit_html: |
2156 %{france}: Contains data sourced from
2157 Direction Générale des Impôts.
2158 contributors_fr_france: France
2159 contributors_hr_credit_html: |
2160 %{croatia}: Contains data from the %{dgu_link} and %{open_data_portal}
2161 (public information of Croatia).
2162 contributors_hr_croatia: Croatia
2163 contributors_hr_dgu: State Geodetic Administration of Croatia
2164 contributors_hr_dgu_url: https://dgu.gov.hr/
2165 contributors_hr_open_data_portal: National Open Data Portal
2166 contributors_hr_open_data_portal_url: https://data.gov.hr/
2167 contributors_nl_credit_html: |
2168 %{netherlands}: Contains © AND data, 2007 (%{and_link})
2169 contributors_nl_netherlands: Netherlands
2170 contributors_nl_and: www.and.com
2171 contributors_nl_and_url: https://www.and.com
2172 contributors_nz_credit_html: |
2173 %{new_zealand}: Contains data sourced from the %{linz_data_service_link}
2174 and licensed for reuse under %{cc_by_link}.
2175 contributors_nz_new_zealand: New Zealand
2176 contributors_nz_linz_data_service: LINZ Data Service
2177 contributors_nz_linz_data_service_url: https://data.linz.govt.nz/
2178 contributors_nz_cc_by: CC BY 4.0
2179 contributors_nz_cc_by_url: https://creativecommons.org/licenses/by/4.0/
2180 contributors_rs_credit_html: |
2181 %{serbia}: Contains data from the %{rgz_link} and %{open_data_portal}
2182 (public information of Serbia), 2018.
2183 contributors_rs_serbia: Serbia
2184 contributors_rs_rgz: Serbian Geodetic Authority
2185 contributors_rs_rgz_url: https://geosrbija.rs/
2186 contributors_rs_open_data_portal: National Open Data Portal
2187 contributors_rs_open_data_portal_url: https://data.gov.rs/sr/
2188 contributors_si_credit_html: |
2189 %{slovenia}: Contains data from the %{gu_link} and %{mkgp_link}
2190 (public information of Slovenia).
2191 contributors_si_slovenia: Slovenia
2192 contributors_si_gu: Surveying and Mapping Authority
2193 contributors_si_gu_url: https://www.gov.si/en/state-authorities/bodies-within-ministries/surveying-and-mapping-authority/
2194 contributors_si_mkgp: Ministry of Agriculture, Forestry and Food
2195 contributors_si_mkgp_url: https://www.gov.si/en/state-authorities/ministries/ministry-of-agriculture-forestry-and-food/
2196 contributors_es_credit_html: |
2197 %{spain}: Contains data sourced from the
2198 Spanish National Geographic Institute (%{ign_link}) and
2199 National Cartographic System (%{scne_link})
2200 licensed for reuse under %{cc_by_link}.
2201 contributors_es_spain: Spain
2202 contributors_es_ign: IGN
2203 contributors_es_ign_url: https://www.ign.es/
2204 contributors_es_scne: SCNE
2205 contributors_es_scne_url: https://www.scne.es/
2206 contributors_es_cc_by: CC BY 4.0
2207 contributors_es_cc_by_url: https://creativecommons.org/licenses/by/4.0/
2208 contributors_za_credit_html: |
2209 %{south_africa}: Contains data sourced from %{ngi_link}, State copyright reserved.
2210 contributors_za_south_africa: South Africa
2211 contributors_za_ngi: "Chief Directorate: National Geo-Spatial Information"
2212 contributors_za_ngi_url: https://ngi.dalrrd.gov.za/
2213 contributors_gb_credit_html: |
2214 %{united_kingdom}: Contains Ordnance
2215 Survey data © Crown copyright and database right
2217 contributors_gb_united_kingdom: United Kingdom
2218 contributors_2_html: |
2219 For further details of these, and other sources that have been used
2220 to help improve OpenStreetMap, please see the %{contributors_page_link} on the OpenStreetMap Wiki.
2221 contributors_2_contributors_page: Contributors page
2222 contributors_2_contributors_page_url: https://wiki.openstreetmap.org/wiki/Contributors
2223 contributors_footer_2_html: |
2224 Inclusion of data in OpenStreetMap does not imply that the original
2225 data provider endorses OpenStreetMap, provides any warranty, or
2226 accepts any liability.
2227 infringement_title_html: Copyright infringement
2228 infringement_1_html: |
2229 OSM contributors are reminded never to add data from any
2230 copyrighted sources (e.g. Google Maps or printed maps) without
2231 explicit permission from the copyright holders.
2232 infringement_2_1_html: |
2233 If you believe that copyrighted material has been inappropriately
2234 added to the OpenStreetMap database or this site, please refer
2235 to our %{takedown_procedure_link} or file directly at our
2236 %{online_filing_page_link}.
2237 infringement_2_1_takedown_procedure: takedown procedure
2238 infringement_2_1_takedown_procedure_url: https://osmfoundation.org/wiki/Takedown_procedure
2239 infringement_2_1_online_filing_page: on-line filing page
2240 infringement_2_1_online_filing_page_url: https://dmca.openstreetmap.org/
2241 trademarks_title: Trademarks
2242 trademarks_1_1_html: |
2243 OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the
2244 OpenStreetMap Foundation. If you have questions about your use of the marks, please see our
2245 %{trademark_policy_link}.
2246 trademarks_1_1_trademark_policy: Trademark Policy
2247 trademarks_1_1_trademark_policy_url: https://osmfoundation.org/wiki/Trademark_Policy
2249 js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
2250 js_2: "OpenStreetMap uses JavaScript for its slippy map."
2252 copyright: "Copyright OpenStreetMap and contributors, under an open license"
2253 license_url: "https://openstreetmap.org/copyright"
2254 project_url: "https://openstreetmap.org"
2255 remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
2257 not_public: "You have not set your edits to be public."
2258 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}."
2259 user_page_link: user page
2260 anon_edits_html: "(%{link})"
2261 anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
2262 anon_edits_link_text: "Find out why this is the case."
2263 id_not_configured: "iD has not been configured"
2266 manually_select: "Manually select a different area"
2268 licence_details_html: OpenStreetMap data is licensed under the %{odbl_link} (ODbL).
2269 odbl: Open Data Commons Open Database License
2270 odbl_url: https://opendatacommons.org/licenses/odbl/1.0/
2272 advice: "If the above export fails, please consider using one of the sources listed below:"
2273 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."
2276 description: "Regularly-updated copies of the complete OpenStreetMap database"
2278 title: "Overpass API"
2279 description: "Download this bounding box from a mirror of the OpenStreetMap database"
2281 title: "Geofabrik Downloads"
2282 description: "Regularly-updated extracts of continents, countries, and selected cities"
2284 title: "Other Sources"
2285 description: "Additional sources listed on the OpenStreetMap Wiki"
2286 export_button: "Export"
2288 title: Report a problem / Fix the map
2292 title: Join the community
2294 If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
2295 proceed is to join the OpenStreetMap community and add or repair the data yourself.
2297 instructions_1_html: |
2298 Just click %{note_icon} or the same icon on the map display.
2299 This will add a marker to the map, which you can move
2300 by dragging. Add your message, then click save, and other mappers will investigate.
2302 title: Other concerns
2304 If you have concerns about how our data is being used or about the contents please consult our
2305 %{copyright_link} for more legal information, or contact the appropriate %{working_group_link}.
2306 copyright: copyright page
2307 working_group: OSMF working group
2308 working_group_url: https://osmfoundation.org/wiki/Working_Groups
2312 OpenStreetMap has several resources for learning about the project, asking and answering questions,
2313 and collaboratively discussing and documenting mapping topics.
2316 title: Welcome to OpenStreetMap
2317 description: Start with this quick guide covering the OpenStreetMap basics.
2319 url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
2320 title: Beginners' Guide
2321 description: Community maintained guide for beginners.
2323 url: https://community.openstreetmap.org/
2324 title: Help & Community Forum
2325 description: A shared place for to seek help and have conversations about OpenStreetMap.
2327 url: https://lists.openstreetmap.org/
2328 title: Mailing Lists
2329 description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
2331 url: https://irc.openstreetmap.org/
2333 description: Interactive chat in many different languages and on many topics.
2335 url: https://switch2osm.org/
2337 description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
2339 url: https://welcome.openstreetmap.org/
2340 title: For Organizations
2341 description: With an organization making plans for OpenStreetMap? Find what you need to know in the Welcome Mat.
2343 url: https://wiki.openstreetmap.org/
2344 title: OpenStreetMap Wiki
2345 description: Browse the wiki for in-depth OpenStreetMap documentation.
2347 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.
2348 desktop_application_html: You can still use Potlatch by %{download_link}.
2349 download: downloading the desktop application for Mac and Windows
2350 download_url: https://www.systemed.net/potlatch/
2351 id_editor_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. %{change_preferences_link}.
2352 change_preferences: Change your preferences here
2354 title: Any questions?
2356 OpenStreetMap has several resources for learning about the project, asking and answering
2357 questions, and collaboratively discussing and documenting mapping topics.
2358 %{help_link}. With an organization making plans for OpenStreetMap? %{welcome_mat_link}.
2359 get_help_here: Get help here
2360 welcome_mat: Check out the Welcome Mat
2361 welcome_mat_url: https://welcome.openstreetmap.org/
2363 search_results: Search Results
2366 get_directions_title: "Find directions between two points"
2369 where_am_i: "Where is this?"
2370 where_am_i_title: Describe the current location using the search engine
2372 reverse_directions_text: "Reverse Directions"
2376 motorway: "Motorway"
2377 main_road: "Main road"
2379 primary: "Primary road"
2380 secondary: "Secondary road"
2381 unclassified: "Unclassified road"
2382 pedestrian: "Pedestrian way"
2384 bridleway: "Bridleway"
2385 cycleway: "Cycleway"
2386 cycleway_national: "National cycleway"
2387 cycleway_regional: "Regional cycleway"
2388 cycleway_local: "Local cycleway"
2389 cycleway_mtb: "Mountain bike route"
2395 light_rail: "Light rail"
2397 trolleybus: "Trolleybus"
2399 cable_car: "Cable car"
2400 chair_lift: "Chair lift"
2401 runway: "Airport Runway"
2403 apron: "Airport apron"
2404 admin: "Administrative boundary"
2408 vineyard: "Vineyard"
2411 farmland: "Farmland"
2414 bare_rock: "Bare rock"
2419 built_up: "Built-up area"
2420 resident: "Residential area"
2421 retail: "Retail area"
2422 industrial: "Industrial area"
2423 commercial: "Commercial area"
2424 heathland: "Heathland"
2425 scrubland: "Scrubland"
2427 reservoir: "Reservoir"
2428 intermittent_water: "Intermittent waterbody"
2433 brownfield: "Brownfield site"
2434 cemetery: "Cemetery"
2435 allotments: "Allotments"
2436 pitch: "Sports pitch"
2437 centre: "Sports centre"
2439 reserve: "Nature reserve"
2440 military: "Military area"
2442 university: "University"
2443 hospital: "Hospital"
2444 building: "Significant building"
2445 station: "Railway station"
2446 railway_halt: "Railway halt"
2447 subway_station: "Subway station"
2448 tram_stop: "Tram stop"
2451 tunnel: "Dashed casing = tunnel"
2452 bridge: "Black casing = bridge"
2453 private: "Private access"
2454 destination: "Destination access"
2455 construction: "Roads under construction"
2456 bus_stop: "Bus stop"
2457 bicycle_shop: "Bicycle shop"
2458 bicycle_rental: "Bicycle rental"
2459 bicycle_parking: "Bicycle parking"
2460 bicycle_parking_small: "Small bicycle parking"
2465 Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
2466 up, you're all set to get started mapping. Here's a quick guide with the most important
2467 things you need to know.
2469 title: What's on the Map
2471 OpenStreetMap is a place for mapping things that are both %{real_and_current} -
2472 it includes millions of buildings, roads, and other details about places. You can map
2473 whatever real-world features are interesting to you.
2474 real_and_current: real and current
2476 What it %{doesnt} include is opinionated data like ratings, historical or
2477 hypothetical features, and data from copyrighted sources. Unless you have special
2478 permission, don't copy from online or paper maps.
2481 title: Basic Terms For Mapping
2483 OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
2484 an_editor_html: An %{editor} is a program or website you can use to edit the map.
2485 a_node_html: A %{node} is a point on the map, like a single restaurant or a tree.
2486 a_way_html: A %{way} is a line or area, like a road, stream, lake or building.
2487 a_tag_html: A %{tag} is a bit of data about a node or way, like a restaurant's name or a road's speed limit.
2495 OpenStreetMap has few formal rules but we expect all participants to collaborate
2496 with, and communicate with, the community. If you are considering
2497 any activities other than editing by hand, please read and follow the guidelines on
2498 %{imports_link} and %{automated_edits_link}.
2500 imports_url: https://wiki.openstreetmap.org/wiki/Import/Guidelines
2501 automated_edits: Automated Edits
2502 automated_edits_url: https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct
2503 start_mapping: Start Mapping
2504 continue_authorization: Continue Authorization
2506 title: No Time To Edit? Add a Note!
2508 If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
2511 Just go to %{map_link} and click the note icon: %{note_icon}.
2512 This will add a marker to the map, which you can move by dragging.
2513 Add your message, then click save, and other mappers will investigate.
2518 People from all over the world contribute to or use OpenStreetMap.
2519 While many participate as individuals, others have formed communities.
2520 These groups come in a range of sizes and represent geographies from small towns to large multi-country regions.
2521 They can also be formal or informal.
2523 title: Local Chapters
2525 Local Chapters are country-level or region-level groups that have taken the formal step of
2526 establishing not-for-profit legal entities. They represent the area's map and mappers when
2527 dealing with local government, business, and media. They have also formed an affiliation
2528 with the OpenStreetMap Foundation (OSMF), giving them a link to the legal and copyright
2531 The following communities are formally established as Local Chapters:
2534 other_groups_html: |
2535 There is no need to formally establish a group to the same extent as the Local Chapters.
2536 Indeed many groups exist very sucessfully as an informal gathering of people or as a
2537 community group. Anyone can set up or join these. Read more on the %{communities_wiki_link}.
2538 communities_wiki: Communities wiki page
2539 communities_wiki_url: https://wiki.openstreetmap.org/wiki/User_group
2542 private: "Private (only shared as anonymous, unordered points)"
2543 public: "Public (shown in trace list and as anonymous, unordered points)"
2544 trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
2545 identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
2547 upload_trace: "Upload GPS Trace"
2548 visibility_help: "what does this mean?"
2549 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2551 help_url: "https://wiki.openstreetmap.org/wiki/Upload"
2553 upload_trace: "Upload GPS Trace"
2554 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."
2555 upload_failed: "Sorry, the GPX upload failed. An administrator has been alerted to the error. Please try again"
2557 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."
2558 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."
2561 title: "Editing Trace %{name}"
2562 heading: "Editing Trace %{name}"
2563 visibility_help: "what does this mean?"
2564 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2566 updated: Trace updated
2568 title: "Viewing Trace %{name}"
2569 heading: "Viewing Trace %{name}"
2571 filename: "Filename:"
2572 download: "download"
2573 uploaded: "Uploaded:"
2575 start_coordinates: "Start coordinate:"
2576 coordinates_html: "%{latitude}; %{longitude}"
2580 description: "Description:"
2583 edit_trace: "Edit this trace"
2584 delete_trace: "Delete this trace"
2585 trace_not_found: "Trace not found!"
2586 visibility: "Visibility:"
2587 confirm_delete: "Delete this trace?"
2591 one: "%{count} point"
2592 other: "%{count} points"
2594 trace_details: "View Trace Details"
2595 view_map: "View Map"
2596 edit_map: "Edit Map"
2598 identifiable: "IDENTIFIABLE"
2600 trackable: "TRACKABLE"
2601 details_with_tags_html: "%{time_ago} by %{user} in %{tags}"
2602 details_without_tags_html: "%{time_ago} by %{user}"
2604 public_traces: "Public GPS Traces"
2605 my_gps_traces: "My GPS Traces"
2606 public_traces_from: "Public GPS Traces from %{user}"
2607 description: "Browse recent GPS trace uploads"
2608 tagged_with: " tagged with %{tags}"
2609 empty_title: Nothing here yet
2610 empty_upload_html: "%{upload_link} or learn more about GPS tracing on the %{wiki_link}."
2611 upload_new: Upload a new trace
2612 wiki_page: wiki page
2613 wiki_page_url: https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2
2614 upload_trace: "Upload a trace"
2615 all_traces: "All Traces"
2616 my_traces: "My Traces"
2617 traces_from_html: "Public Traces from %{user}"
2618 remove_tag_filter: "Remove Tag Filter"
2620 scheduled_for_deletion: "Trace scheduled for deletion"
2622 message: "The GPX file upload system is currently unavailable"
2624 heading: "GPX Storage Offline"
2625 message: "The GPX file storage and upload system is currently unavailable."
2627 title: "OpenStreetMap GPS Traces"
2629 description_with_count:
2630 one: "GPX file with %{count} point from %{user}"
2631 other: "GPX file with %{count} points from %{user}"
2632 description_without_count: "GPX file from %{user}"
2634 permission_denied: You do not have permission to access that action
2636 cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
2638 blocked_zero_hour: "You have an urgent message on the OpenStreetMap website. You need to read the message before you will be able to save your edits."
2639 blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
2640 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."
2642 account_settings: Account Settings
2643 oauth2_applications: OAuth 2 applications
2644 oauth2_authorizations: OAuth 2 authorizations
2645 muted_users: Muted Users
2647 openid_url: "OpenID URL"
2648 openid_login_button: "Continue"
2650 title: Log in with OpenID
2653 title: Log in with Google
2656 title: Log in with Facebook
2659 title: Log in with Microsoft
2662 title: Log in with GitHub
2665 title: Log in with Wikipedia
2669 title: Share via Email
2672 title: Share via Bluesky
2675 title: Share via Facebook
2678 title: Share via LinkedIn
2681 title: Share on Mastodon
2684 title: Share on Telegram
2691 missing: "You have not permitted the application access to this facility"
2693 openid: Sign-in using OpenStreetMap
2694 read_prefs: Read user preferences
2695 write_prefs: Modify user preferences
2696 write_diary: Create diary entries and comments
2697 write_api: Modify the map
2698 read_gpx: Read private GPS traces
2699 write_gpx: Upload GPS traces
2700 write_notes: Modify notes
2701 write_redactions: Redact map data
2702 read_email: Read user email address
2703 consume_messages: Read, update status and delete user messages
2704 send_messages: Send private messages to other users
2705 skip_authorization: Auto approve application
2707 moderator: This permission is for actions available only to moderators
2708 oauth2_applications:
2710 title: "My Client Applications"
2711 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."
2713 new: "Register new application"
2715 permissions: "Permissions"
2719 confirm_delete: "Delete this application?"
2721 title: "Register a new application"
2723 title: "Edit your application"
2727 confirm_delete: "Delete this application?"
2728 client_id: "Client ID"
2729 client_secret: "Client Secret"
2730 client_secret_warning: "Make sure to save this secret - it will not be accessible again"
2731 permissions: "Permissions"
2732 redirect_uris: "Redirect URIs"
2734 sorry: "Sorry, that application could not be found."
2735 oauth2_authorizations:
2737 title: "Authorization Required"
2738 introduction: "Authorize %{application} to access your account with the following permissions?"
2739 authorize: "Authorize"
2742 title: "An error has occurred"
2744 title: "Authorization code"
2745 oauth2_authorized_applications:
2747 title: "My Authorized Applications"
2748 application: "Application"
2749 permissions: "Permissions"
2750 last_authorized: "Last Authorized"
2751 no_applications_html: "You have not yet authorized any %{oauth2} applications."
2754 revoke: "Revoke Access"
2755 confirm_revoke: "Revoke access for this application?"
2759 tab_title: "Sign up"
2760 signup_to_authorize_html: "Sign up with OpenStreetMap to access %{client_app_name}."
2761 no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
2762 please_contact_support_html: 'Please contact %{support_link} to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
2765 header: Free and editable.
2766 paragraph_1: Unlike other maps, OpenStreetMap is completely created by people like you, and it's free for anyone to fix, update, download and use.
2767 paragraph_2: Sign up to get started contributing.
2768 welcome: "Welcome to OpenStreetMap"
2769 duplicate_social_email: "If you already have an OpenStreetMap account and wish to use a 3rd party identity provider, please log in using your password and modify the settings of your account."
2770 display name description: "Your publicly displayed username. You can change this later in the preferences."
2772 html: "By signing up, you agree to our %{tou_link}, %{privacy_policy_link} and %{contributor_terms_link}."
2773 privacy_policy: privacy policy
2774 privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
2775 privacy_policy_title: OSMF privacy policy including section on email addresses
2776 contributor_terms_url: "https://osmfoundation.org/wiki/Licence/Contributor_Terms"
2777 contributor_terms: "contributor terms"
2780 privacy_policy: privacy policy
2781 privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
2782 privacy_policy_title: OSMF privacy policy including section on email addresses
2783 html: 'Your address is not displayed publicly, see our %{privacy_policy_link} for more information.'
2784 consider_pd_html: "I consider my contributions to be in the %{consider_pd_link}."
2785 consider_pd: "public domain"
2786 consider_pd_url: https://osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
2788 use external auth: "or sign up with a third party"
2790 title: "No such user"
2791 heading: "The user %{user} does not exist"
2792 body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
2797 my traces: My Traces
2799 my messages: My Messages
2800 my profile: My Profile
2801 my settings: My Settings
2802 my comments: My Comments
2803 my_preferences: My Preferences
2804 my_dashboard: My Dashboard
2805 blocks on me: Blocks on Me
2806 blocks by me: Blocks by Me
2807 create_mute: Mute this User
2808 destroy_mute: Unmute this User
2809 edit_profile: Edit Profile
2810 send message: Send Message
2817 mapper since: "Mapper since:"
2818 last map edit: "Last map edit:"
2819 no activity yet: "No activity yet"
2821 ct status: "Contributor terms:"
2822 ct undecided: Undecided
2823 ct declined: Declined
2824 email address: "Email address:"
2825 created from: "Created from:"
2827 spam score: "Spam Score:"
2829 administrator: "This user is an administrator"
2830 moderator: "This user is a moderator"
2831 importer: "This user is a importer"
2833 administrator: "Grant administrator access"
2834 moderator: "Grant moderator access"
2835 importer: "Grant importer access"
2837 administrator: "Revoke administrator access"
2838 moderator: "Revoke moderator access"
2839 importer: "Revoke importer access"
2840 block_history: "Active Blocks"
2841 moderator_history: "Blocks Given"
2842 revoke_all_blocks: "Revoke all blocks"
2843 comments: "Comments"
2844 create_block: "Block this User"
2845 activate_user: "Activate this User"
2846 confirm_user: "Confirm this User"
2847 unconfirm_user: "Unconfirm this User"
2848 unsuspend_user: "Unsuspend this User"
2849 hide_user: "Hide this User"
2850 unhide_user: "Unhide this User"
2851 delete_user: "Delete this User"
2853 report: Report this User
2855 flash success: "All your edits are now public, and you are now allowed to edit."
2858 title: "Blocks by %{name}"
2859 heading_html: "List of Blocks by %{name}"
2860 empty: "%{name} has not made any blocks yet."
2863 title: "Blocks on %{name}"
2864 heading_html: "List of Blocks on %{name}"
2865 empty: "%{name} has not been blocked yet."
2867 title: "Revoking all blocks on %{block_on}"
2868 heading_html: "Revoking all blocks on %{block_on}"
2869 empty: "%{name} has no active blocks."
2870 confirm: "Are you sure you wish to revoke %{active_blocks}?"
2872 one: "%{count} active block"
2873 other: "%{count} active blocks"
2876 flash: "All active blocks have been revoked."
2881 empty: No matching users found
2884 one: "%{count} user found"
2885 other: "%{count} users found"
2886 confirm: Confirm Selected Users
2887 hide: Hide Selected Users
2889 summary_html: "%{name} created from %{ip_address} on %{date}"
2890 summary_no_ip_html: "%{name} created on %{date}"
2892 title: Account Suspended
2893 heading: Account Suspended
2895 automatically_suspended: Sorry, your account has been automatically suspended due to suspicious activity.
2896 contact_support_html: This decision will be reviewed by an administrator shortly, or you may contact %{support_link} if you wish to discuss this.
2898 connection_failed: Connection to authentication provider failed
2899 invalid_credentials: Invalid authentication credentials
2900 no_authorization_code: No authorization code
2901 unknown_signature_algorithm: Unknown signature algorithm
2902 invalid_scope: Invalid scope
2903 unknown_error: Authentication failed
2905 heading: Your ID is not associated with a OpenStreetMap account yet.
2907 If you are new to OpenStreetMap, please create a new account
2908 using the form below.
2910 If you already have an account, you can log in to your account
2911 using your username and password and then associate the account
2912 with your ID in your user settings.
2915 not_a_role: "The string '%{role}' is not a valid role."
2916 already_has_role: "The user already has role %{role}."
2917 doesnt_have_role: "The user does not have role %{role}."
2918 not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
2920 are_you_sure: "Are you sure you want to grant the role '%{role}' to the user '%{name}'?"
2922 are_you_sure: "Are you sure you want to revoke the role '%{role}' from the user '%{name}'?"
2925 non_moderator_update: "Must be a moderator to create or update a block."
2926 non_moderator_revoke: "Must be a moderator to revoke a block."
2928 sorry: "Sorry, the user block with ID %{id} could not be found."
2929 back: "Back to index"
2931 title: "Creating block on %{name}"
2932 heading_html: "Creating block on %{name}"
2933 period: "How long, starting now, the user will be blocked from the API for."
2935 title: "Editing block on %{name}"
2936 heading_html: "Editing block on %{name}"
2937 period: "How long, starting now, the user will be blocked from the API for."
2938 revoke: "Revoke block"
2940 block_period: "The blocking period must be one of the values selectable in the drop-down list."
2942 flash: "Created a block on user %{name}."
2944 only_creator_can_edit: "Only the moderator who created this block can edit it."
2945 only_creator_can_edit_without_revoking: "Only the moderator who created this block can edit it without revoking."
2946 only_creator_or_revoker_can_edit: "Only the moderators who created or revoked this block can edit it."
2947 inactive_block_cannot_be_reactivated: "This block is inactive and cannot be reactivated."
2948 success: "Block updated."
2950 title: "User blocks"
2951 heading: "List of user blocks"
2952 empty: "No blocks have been made yet."
2954 time_future_html: "Ends in %{time}."
2955 until_login: "Active until the user logs in."
2956 time_future_and_until_login_html: "Ends in %{time} and after the user has logged in."
2957 time_past_html: "Ended %{time}."
2960 one: "%{count} hour"
2961 other: "%{count} hours"
2964 other: "%{count} days"
2966 one: "%{count} week"
2967 other: "%{count} weeks"
2969 one: "%{count} month"
2970 other: "%{count} months"
2972 one: "%{count} year"
2973 other: "%{count} years"
2976 revoked_html: "revoked by %{name}"
2978 active_until_read: "active until read"
2979 read_html: "read at %{time}"
2980 time_in_future_title: "%{time_absolute}; in %{time_relative}"
2981 time_in_past_title: "%{time_absolute}; %{time_relative}"
2983 title: "%{block_on} blocked by %{block_by}"
2984 heading_html: "%{block_on} blocked by %{block_by}"
2986 duration: "Duration:"
2989 reason: "Reason for block:"
2995 display_name: "Blocked User"
2996 creator_name: "Creator"
2997 reason: "Reason for block"
3002 all_blocks: "All Blocks"
3003 blocks_on_me: "Blocks on Me"
3004 blocks_on_user_html: "Blocks on %{user}"
3005 blocks_by_me: "Blocks by Me"
3006 blocks_by_user_html: "Blocks by %{user}"
3007 block: "Block #%{id}"
3008 new_block: "New Block"
3011 title: "Muted Users"
3012 my_muted_users: "My muted users"
3013 you_have_muted_n_users:
3014 one: "You have muted %{count} User"
3015 other: "You have muted %{count} users"
3016 user_mute_explainer: "Messages of muted users are moved into a separate Inbox and you won't receive email notifications."
3017 user_mute_admins_and_moderators: "You can mute Admins and Moderators but their messages will not be muted."
3020 muted_user: "Muted User"
3024 send_message: "Send message"
3027 notice: "You muted %{name}."
3028 error: "%{name} could not be muted. %{full_message}."
3030 notice: "You unmuted %{name}."
3031 error: "User could not be unmuted. Please try again."
3034 title: "Notes submitted or commented on by %{user}"
3035 heading: "%{user}'s Notes"
3036 subheading_html: "Notes %{submitted} or %{commented} by %{user}"
3037 subheading_submitted: "submitted"
3038 subheading_commented: "commented on"
3042 description: "Description"
3043 created_at: "Created at"
3044 last_changed: "Last changed"
3051 title: "Note: %{id}"
3052 description: "Description"
3053 open_title: "Unresolved note #%{note_name}"
3054 closed_title: "Resolved note #%{note_name}"
3055 hidden_title: "Hidden note #%{note_name}"
3056 event_opened_by_html: "Created by %{user} %{time_ago}"
3057 event_opened_by_anonymous_html: "Created by anonymous %{time_ago}"
3058 event_commented_by_html: "Comment from %{user} %{time_ago}"
3059 event_commented_by_anonymous_html: "Comment from anonymous %{time_ago}"
3060 event_closed_by_html: "Resolved by %{user} %{time_ago}"
3061 event_closed_by_anonymous_html: "Resolved by anonymous %{time_ago}"
3062 event_reopened_by_html: "Reactivated by %{user} %{time_ago}"
3063 event_reopened_by_anonymous_html: "Reactivated by anonymous %{time_ago}"
3064 event_hidden_by_html: "Hidden by %{user} %{time_ago}"
3065 report: report this note
3066 coordinates_html: "%{latitude}, %{longitude}"
3067 anonymous_warning: This note includes comments from anonymous users which should be independently verified.
3068 discussion: Discussion
3069 subscribe: Subscribe
3070 unsubscribe: Unsubscribe
3073 reactivate: Reactivate
3074 comment_and_resolve: Comment & Resolve
3076 log_in_to_comment: "Log in to comment on this note"
3077 report_link_html: "If this note contains sensitive information that needs to be removed, you can %{link}."
3078 other_problems_resolve: "For all other problems with the note, please resolve it yourself with a comment."
3079 other_problems_resolved: "For all other problems, resolving is sufficient."
3080 disappear_date_html: "This resolved note will disappear from the map in %{disappear_in}."
3083 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."
3084 anonymous_warning_html: "You are not logged in. Please %{log_in} or %{sign_up} to receive updates for your note and help mappers resolve it."
3085 anonymous_warning_log_in: "log in"
3086 anonymous_warning_sign_up: "sign up"
3087 counter_warning_html: "You have already posted at least %{x_anonymous_notes}, that's great for the community, thank you! Now we encourage you to %{contribute_by_yourself}, it is not that complicated, and %{community_can_help}."
3089 one: "%{count} anonymous note"
3090 other: "%{count} anonymous notes"
3091 counter_warning_guide_link:
3092 text: "contribute by yourself"
3093 url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
3094 counter_warning_forum_link:
3095 text: "the community can help you"
3096 url: https://community.openstreetmap.org/
3097 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."
3101 warning: "New notes cannot be created because the OpenStreetMap API is currently in read-only mode."
3103 showing_page: "Page %{page}"
3105 previous: "Previous"
3107 sorry: "Sorry, note #%{id} could not be found."
3114 link: "Link or HTML"
3116 short_link: "Short Link"
3119 custom_dimensions: "Set custom dimensions"
3122 image_dimensions: "Image will show the %{layer} layer at %{width} x %{height}"
3123 download: "Download"
3124 short_url: "Short URL"
3125 include_marker: "Include marker"
3126 center_marker: "Center map on marker"
3127 paste_html: "Paste HTML to embed in website"
3128 view_larger_map: "View Larger Map"
3129 only_layers_exported_as_image: "Only the following layers can be exported as an image:"
3131 report_problem: "Report a problem"
3135 tooltip_disabled: "Map Key not available for this layer"
3141 title: Show My Location
3143 one: You are within %{count} meter of this point
3144 other: You are within %{count} meters of this point
3146 one: You are within %{count} foot of this point
3147 other: You are within %{count} feet of this point
3151 cycle_map: Cycle Map
3152 transport_map: Transport Map
3153 tracestracktop_topo: Tracestrack Topo
3159 gps: Public GPS Traces
3160 overlays: Enable overlays for troubleshooting the map
3162 copyright_text: "© %{copyright_link}"
3163 openstreetmap_contributors: "OpenStreetMap contributors"
3164 make_a_donation: Make a Donation
3165 website_and_api_terms: Website and API terms
3166 cyclosm_credit: "Tiles style by %{cyclosm_link} hosted by %{osm_france_link}"
3167 cyclosm_name: CyclOSM
3168 osm_france: OpenStreetMap France
3169 thunderforest_credit: "Tiles courtesy of %{thunderforest_link}"
3170 andy_allan: Andy Allan
3171 tracestrack_credit: "Tiles courtesy of %{tracestrack_link}"
3172 tracestrack: Tracestrack
3173 hotosm_credit: "Tiles style by %{hotosm_link} hosted by %{osm_france_link}"
3174 hotosm_name: Humanitarian OpenStreetMap Team
3176 edit_tooltip: Edit the map
3177 edit_disabled_tooltip: Zoom in to edit the map
3178 createnote_tooltip: Add a note to the map
3179 createnote_disabled_tooltip: Zoom in to add a note to the map
3180 map_notes_zoom_in_tooltip: Zoom in to see map notes
3181 map_data_zoom_in_tooltip: Zoom in to see map data
3182 queryfeature_tooltip: Query features
3183 queryfeature_disabled_tooltip: Zoom in to query features
3184 embed_html_disabled: HTML embedding is not available for this map layer
3185 edit_help: Move the map and zoom in on a location you want to edit, then click here.
3189 fossgis_osrm_bike: "Bicycle (OSRM)"
3190 fossgis_osrm_car: "Car (OSRM)"
3191 fossgis_osrm_foot: "Foot (OSRM)"
3192 graphhopper_bicycle: "Bicycle (GraphHopper)"
3193 graphhopper_car: "Car (GraphHopper)"
3194 graphhopper_foot: "Foot (GraphHopper)"
3195 fossgis_valhalla_bicycle: "Bicycle (Valhalla)"
3196 fossgis_valhalla_car: "Car (Valhalla)"
3197 fossgis_valhalla_foot: "Foot (Valhalla)"
3199 directions: "Directions"
3200 distance: "Distance"
3201 distance_m: "%{distance}m"
3202 distance_km: "%{distance}km"
3204 no_route: "Couldn't find a route between those two places."
3205 no_place: "Sorry - couldn't locate '%{place}'."
3207 continue_without_exit: Continue on %{name}
3208 slight_right_without_exit: Slight right onto %{name}
3209 offramp_right: Take the ramp on the right
3210 offramp_right_with_exit: Take exit %{exit} on the right
3211 offramp_right_with_exit_name: Take exit %{exit} on the right onto %{name}
3212 offramp_right_with_exit_directions: Take exit %{exit} on the right towards %{directions}
3213 offramp_right_with_exit_name_directions: Take exit %{exit} on the right onto %{name}, towards %{directions}
3214 offramp_right_with_name: Take the ramp on the right onto %{name}
3215 offramp_right_with_directions: Take the ramp on the right towards %{directions}
3216 offramp_right_with_name_directions: Take the ramp on the right onto %{name}, towards %{directions}
3217 onramp_right_without_exit: Turn right on the ramp onto %{name}
3218 onramp_right_with_directions: Turn right onto the ramp towards %{directions}
3219 onramp_right_with_name_directions: Turn right on the ramp onto %{name}, towards %{directions}
3220 onramp_right_without_directions: Turn right onto the ramp
3221 onramp_right: Turn right onto the ramp
3222 endofroad_right_without_exit: At the end of the road turn right onto %{name}
3223 merge_right_without_exit: Merge right onto %{name}
3224 fork_right_without_exit: At the fork turn right onto %{name}
3225 turn_right_without_exit: Turn right onto %{name}
3226 sharp_right_without_exit: Sharp right onto %{name}
3227 uturn_without_exit: U-turn along %{name}
3228 sharp_left_without_exit: Sharp left onto %{name}
3229 turn_left_without_exit: Turn left onto %{name}
3230 offramp_left: Take the ramp on the left
3231 offramp_left_with_exit: Take exit %{exit} on the left
3232 offramp_left_with_exit_name: Take exit %{exit} on the left onto %{name}
3233 offramp_left_with_exit_directions: Take exit %{exit} on the left towards %{directions}
3234 offramp_left_with_exit_name_directions: Take exit %{exit} on the left onto %{name}, towards %{directions}
3235 offramp_left_with_name: Take the ramp on the left onto %{name}
3236 offramp_left_with_directions: Take the ramp on the left towards %{directions}
3237 offramp_left_with_name_directions: Take the ramp on the left onto %{name}, towards %{directions}
3238 onramp_left_without_exit: Turn left on the ramp onto %{name}
3239 onramp_left_with_directions: Turn left onto the ramp towards %{directions}
3240 onramp_left_with_name_directions: Turn left on the ramp onto %{name}, towards %{directions}
3241 onramp_left_without_directions: Turn left onto the ramp
3242 onramp_left: Turn left onto the ramp
3243 endofroad_left_without_exit: At the end of the road turn left onto %{name}
3244 merge_left_without_exit: Merge left onto %{name}
3245 fork_left_without_exit: At the fork turn left onto %{name}
3246 slight_left_without_exit: Slight left onto %{name}
3247 via_point_without_exit: (via point)
3248 follow_without_exit: Follow %{name}
3249 roundabout_without_exit: At the roundabout take the exit onto %{name}
3250 leave_roundabout_without_exit: Leave the roundabout - %{name}
3251 stay_roundabout_without_exit: Stay on the roundabout - %{name}
3252 start_without_exit: Start on %{name}
3253 destination_without_exit: Reach destination
3254 against_oneway_without_exit: Go against one-way on %{name}
3255 end_oneway_without_exit: End of one-way on %{name}
3256 roundabout_with_exit: At the roundabout take the exit %{exit} onto %{name}
3257 roundabout_with_exit_ordinal: At the roundabout take the %{exit} exit onto %{name}
3258 exit_roundabout: Exit the roundabout onto %{name}
3259 unnamed: "unnamed road"
3260 courtesy: "Directions courtesy of %{link}"
3277 nothing_found: No features found
3278 error: "Error contacting %{server}: %{error}"
3279 timeout: "Timeout contacting %{server}"
3281 directions_from: Directions from here
3282 directions_to: Directions to here
3283 add_note: Add a note here
3284 show_address: Show address
3285 query_features: Query features
3286 centre_map: Centre map here
3289 heading: "Edit Redaction"
3290 title: "Edit Redaction"
3292 empty: "No redactions to show."
3293 heading: "List of Redactions"
3294 title: "List of Redactions"
3295 new: "New Redaction"
3297 heading: "Enter Information for New Redaction"
3298 title: "Creating New Redaction"
3300 description: "Description:"
3301 heading: "Showing Redaction \"%{title}\""
3302 title: "Showing Redaction"
3304 edit: "Edit this redaction"
3305 destroy: "Remove this redaction"
3306 confirm: "Are you sure?"
3308 flash: "Redaction created."
3310 flash: "Changes saved."
3312 not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
3313 flash: "Redaction destroyed."
3314 error: "There was an error destroying this redaction."
3316 leading_whitespace: "has leading whitespace"
3317 trailing_whitespace: "has trailing whitespace"
3318 invalid_characters: "contains invalid characters"
3319 url_characters: "contains special URL characters (%{characters})"