9 friendly: "%e %B %Y at %H:%M"
12 at_least_pattern: "%{count}+"
30 create: Create redaction
31 update: Save redaction
41 display_name_is_user_n: can't be user_n unless n is your user id
47 is_already_muted: "is already muted"
51 http_parse_error: Url should start with http:// or https://
52 # Translates all the model names, which is used in error handling on the website
54 acl: "Access Control List"
55 changeset: "Changeset"
56 changeset_tag: "Changeset Tag"
58 diary_comment: "Diary Comment"
59 diary_entry: "Diary Entry"
68 old_node_tag: "Old Node Tag"
69 old_relation: "Old Relation"
70 old_relation_member: "Old Relation Member"
71 old_relation_tag: "Old Relation Tag"
73 old_way_node: "Old Way Node"
74 old_way_tag: "Old Way Tag"
76 relation_member: "Relation Member"
77 relation_tag: "Relation Tag"
81 tracepoint: "Trace Point"
84 user_preference: "User Preference"
85 user_token: "User Token"
89 # Translates all the model attributes, which is used in error handling on the website
90 # Only the ones that are used on the website are translated at the moment
94 url: Main Application URL (Required)
95 callback_url: Callback URL
96 support_url: Support URL
97 allow_read_prefs: read their user preferences
98 allow_write_prefs: modify their user preferences
99 allow_write_diary: create diary entries and comments
100 allow_write_api: modify the map
101 allow_write_changeset_comments: comment on changesets
102 allow_read_gpx: read their private GPS traces
103 allow_write_gpx: upload GPS traces
104 allow_write_notes: modify notes
112 longitude: "Longitude"
113 language_code: "Language"
114 doorkeeper/application:
116 redirect_uri: Redirect URIs
117 confidential: Confidential application?
128 longitude: "Longitude"
130 description: "Description"
131 gpx_file: Choose GPS Trace File
132 visibility: Visibility
138 recipient: "Recipient"
141 description: Description
143 category: Select a reason for your report
144 details: Please provide some more details about the problem (required).
146 auth_provider: Authentication Provider
147 auth_uid: Authentication UID
149 new_email: "New Email Address"
151 display_name: "Display Name"
152 description: Profile Description
156 home_location_name: Home Location Name
157 languages: Preferred Languages
158 preferred_editor: Preferred Editor
159 pass_crypt: "Password"
160 pass_crypt_confirmation: "Confirm Password"
162 doorkeeper/application:
163 confidential: "Application will be used where the client secret can be kept confidential (native mobile apps and single page apps are not confidential)"
164 redirect_uri: "Use one line per URI"
166 tagstring: comma delimited
168 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.
169 needs_view: Does the user need to log in before this block will be cleared?
171 new_email: "(never displayed publicly)"
173 distance_in_words_ago:
175 one: about %{count} hour ago
176 other: about %{count} hours ago
178 one: about %{count} month ago
179 other: about %{count} months ago
181 one: about %{count} year ago
182 other: about %{count} years ago
184 one: almost %{count} year ago
185 other: almost %{count} years ago
186 half_a_minute: half a minute ago
188 one: less than %{count} second ago
189 other: less than %{count} seconds ago
191 one: less than %{count} minute ago
192 other: less than %{count} minutes ago
194 one: over %{count} year ago
195 other: over %{count} years ago
197 one: "%{count} second ago"
198 other: "%{count} seconds ago"
200 one: "%{count} minute ago"
201 other: "%{count} minutes ago"
203 one: "%{count} day ago"
204 other: "%{count} days ago"
206 one: "%{count} month ago"
207 other: "%{count} months ago"
209 one: "%{count} year ago"
210 other: "%{count} years ago"
212 version: "v%{version}"
213 with_name_html: "%{name} (%{id})"
214 current_and_old_links_html: "%{current_link}, %{old_link}"
216 default: "Default (currently %{name})"
219 description: "iD (in-browser editor)"
221 name: "Remote Control"
222 description: "Remote Control (JOSM, Potlatch, Merkaartor)"
236 opened_at_html: "Created %{when}"
237 opened_at_by_html: "Created %{when} by %{user}"
238 commented_at_html: "Updated %{when}"
239 commented_at_by_html: "Updated %{when} by %{user}"
240 closed_at_html: "Resolved %{when}"
241 closed_at_by_html: "Resolved %{when} by %{user}"
242 reopened_at_html: "Reactivated %{when}"
243 reopened_at_by_html: "Reactivated %{when} by %{user}"
245 title: "OpenStreetMap Notes"
246 description_all: "A list of reported, commented on or closed notes"
247 description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
248 description_item: "An rss feed for note %{id}"
249 opened: "new note (near %{place})"
250 commented: "new comment (near %{place})"
251 closed: "closed note (near %{place})"
252 reopened: "reactivated note (near %{place})"
258 title: "Edit account"
259 my_account: My Account
260 current email address: "Current Email Address"
261 external auth: "External Authentication"
263 heading: "Contributor Terms"
264 agreed: "You agreed to the Contributor Terms on %{date}."
265 not_agreed: "You have not yet agreed to the Contributor Terms."
266 agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
267 not_agreed_with_pd: "You haven't declared that you consider your edits to be in the Public Domain."
268 review: "Review the Terms"
269 review_and_accept: "Review and accept the Terms"
270 consider_pd: "Consider Public Domain"
272 heading: "Terms of Use"
273 agreed: "You agreed to the Terms of Use on %{date}."
274 not_agreed: "You have not yet agreed to the Terms of Use."
275 review: "Review the Terms"
276 review_and_accept: "Review and accept the Terms"
277 save changes button: Save Changes
278 delete_account: Delete Account...
280 heading: "Public editing"
281 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."
282 only_public_can_edit: Since the 0.6 API changeover, only public users can edit map data.
283 find_out_why_html: (%{link}).
284 find_out_why: "find out why"
285 find_out_why_url: https://wiki.openstreetmap.org/wiki/Anonymous_edits
286 email_not_revealed: Your email address will not be revealed by becoming public.
287 not_reversible: This action cannot be reversed and all new users are now public by default.
288 make_edits_public_button: Make all my edits public
290 success_confirm_needed: "User information updated successfully. Check your email for a note to confirm your new email address."
291 success: "User information updated successfully."
293 success: "Account Deleted."
296 title: Delete My Account
297 warning: Warning! The account deletion process is final, and cannot be reversed.
298 delete_account: Delete Account
299 delete_introduction: "You can delete your OpenStreetMap account using the button below. Please note the following details:"
300 delete_profile: Your profile information, including your avatar, description and home location will be removed.
301 delete_display_name: Your display name will be removed, and can be reused by other accounts.
302 retain_caveats: "However, some information about you will be retained on OpenStreetMap, even after your account is deleted:"
303 retain_edits: Your edits to the map database, if any, will be retained.
304 retain_traces: Your uploaded traces, if any, will be retained.
305 retain_diary_entries: Your diary entries and diary comments, if any, will be retained but hidden from view.
306 retain_notes: Your map notes and note comments, if any, will be retained but hidden from view.
307 retain_changeset_discussions: Your changeset discussions, if any, will be retained.
308 retain_email: Your email address will be retained.
309 recent_editing_html: "As you have edited recently your account cannot currently be deleted. Deletion will be possible in %{time}."
310 confirm_delete: Are you sure?
316 heading_ct: "Contributor terms"
317 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."
318 contributor_terms_explain: "This agreement governs the terms for your existing and future contributions."
319 read_ct: "I have read and agree to the above contributor terms"
321 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."
323 read_tou: "I have read and agree to the Terms of Use"
324 guidance_info_html: "Information to help understand these terms: a %{readable_summary_link} and some %{informal_translations_link}"
325 readable_summary: human readable summary
326 informal_translations: informal translations
329 you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
330 legale_select: "Country of residence:"
334 rest_of_world: "Rest of the world"
336 terms accepted: "Thanks for accepting the new contributor terms!"
337 terms_declined_flash:
338 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}.
339 terms_declined_link: this wiki page
340 terms_declined_url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
343 title: Consider my contributions to be in the Public Domain
344 consider_pd: "I consider my contributions to be in the Public Domain"
345 consider_pd_why: "Why would I want my contributions to be Public Domain?"
346 consider_pd_why_url: https://osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
349 successfully_declared: "You have successfully declared that you consider your edits to be in the Public Domain."
350 already_declared: "You have already declared that you consider your edits to be in the Public Domain."
351 did_not_confirm: "You didn't confirm that you consider your edits to be in the Public Domain."
353 deleted_ago_by_html: "Deleted %{time_ago} by %{user}"
354 edited_ago_by_html: "Edited %{time_ago} by %{user}"
356 redacted_version: "Redacted Version"
357 in_changeset: "Changeset"
358 anonymous: "anonymous"
359 no_comment: "(no comment)"
362 one: "%{count} relation"
363 other: "%{count} relations"
366 other: "%{count} ways"
367 download_xml: "Download XML"
368 view_unredacted_history: "View Unredacted History"
369 location: "Location:"
371 coordinates_html: "%{latitude}, %{longitude}"
373 title_html: "Node: %{name}"
375 title_html: "Way: %{name}"
379 other: "%{count} nodes"
381 one: "part of way %{related_ways}"
382 other: "part of ways %{related_ways}"
384 title_html: "Relation: %{name}"
387 one: "%{count} member"
388 other: "%{count} members"
390 entry_html: "%{type} %{name}"
391 entry_role_html: "%{type} %{name} as %{role}"
397 entry_role_html: "%{relation_name} (as %{relation_role})"
402 sorry: "Sorry, the data for the %{type} with the id %{id} took too long to retrieve."
410 redaction: "Redaction %{id}"
411 message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
417 feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are you sure you want to display this data?"
418 feature_error: "Features could not be loaded: %{message}"
419 load_data: "Load Data"
420 loading: "Loading..."
424 key: "The wiki description page for the %{key} tag"
425 tag: "The wiki description page for the %{key}=%{value} tag"
426 wikidata_link: "The %{page} item on Wikidata"
428 one: "Wikidata item preview"
429 other: "Wikidata items preview"
430 wikipedia_link: "The %{page} article on Wikipedia"
431 wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
432 telephone_link: "Call %{phone_number}"
433 colour_preview: "Colour %{colour_value} preview"
434 email_link: "Email %{email}"
440 version: "Version #%{version}"
441 versions_label: "Versions:"
444 title: "Query Features"
445 introduction: "Click on the map to find nearby features."
446 nearby: "Nearby features"
447 enclosing: "Enclosing features"
451 title_html: "Node History: %{name}"
453 title_html: "Way History: %{name}"
455 title_html: "Relation History: %{name}"
456 older_versions: Older Versions
457 newer_versions: Newer Versions
459 view_redacted_data: "View Redacted Data"
460 view_redaction_message: "View Redaction Message"
463 sorry: "Sorry, node #%{id} could not be found."
465 sorry: "Sorry, the data for the node with the id %{id} took too long to retrieve."
468 sorry: "Sorry, node #%{id} version %{version} could not be found."
470 sorry: "Sorry, the history of the node with the id %{id} took too long to retrieve."
473 sorry: "Sorry, way #%{id} could not be found."
475 sorry: "Sorry, the data for the way with the id %{id} took too long to retrieve."
478 sorry: "Sorry, way #%{id} version %{version} could not be found."
480 sorry: "Sorry, the history of the way with the id %{id} took too long to retrieve."
483 sorry: "Sorry, relation #%{id} could not be found."
485 sorry: "Sorry, the data for the relation with the id %{id} took too long to retrieve."
488 sorry: "Sorry, relation #%{id} could not be found."
490 sorry: "Sorry, the data for the relation with the id %{id} took too long to retrieve."
493 sorry: "Sorry, relation #%{id} version %{version} could not be found."
495 sorry: "Sorry, the history of the relation with the id %{id} took too long to retrieve."
496 old_relation_members:
498 sorry: "Sorry, relation #%{id} version %{version} could not be found."
500 sorry: "Sorry, the members of the relation with the id %{id} took too long to retrieve."
504 comment: "New comment on changeset #%{changeset_id} by %{author}"
505 commented_at_by_html: "Updated %{when} by %{user}"
507 title_all: OpenStreetMap changeset discussion
508 title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
510 sorry: "Sorry, the list of changeset comments you requested took too long to retrieve."
514 one: "%{count} comment"
515 other: "%{count} comments"
517 one: "%{count} change"
518 other: "%{count} changes"
520 one: "%{count} element created"
521 other: "%{count} elements created"
523 one: "%{count} element modified"
524 other: "%{count} elements modified"
526 one: "%{count} element deleted"
527 other: "%{count} elements deleted"
530 title_user: "Changesets by %{user}"
531 title_user_link_html: "Changesets by %{user_link}"
532 title_followed: "Changesets by users you follow"
533 title_nearby: "Changesets by nearby users"
534 empty: "No changesets found."
535 empty_area: "No changesets in this area."
536 empty_user: "No changesets by this user."
537 no_more: "No more changesets found."
538 no_more_area: "No more changesets in this area."
539 no_more_user: "No more changesets by this user."
540 older_changesets: Older Changesets
541 newer_changesets: Newer Changesets
543 title: "Changeset %{id}"
544 title_comment: "Changeset %{id} - %{comment}"
549 title: "Changeset: %{id}"
550 created: "Created: %{when}"
551 closed: "Closed: %{when}"
552 created_ago_html: "Created %{time_ago}"
553 closed_ago_html: "Closed %{time_ago}"
554 created_ago_by_html: "Created %{time_ago} by %{user}"
555 closed_ago_by_html: "Closed %{time_ago} by %{user}"
556 discussion: Discussion
557 join_discussion: "Log in to join the discussion"
558 still_open: "Changeset still open - discussion will open once the changeset is closed."
559 subscribe: "Subscribe"
560 unsubscribe: "Unsubscribe"
561 comment_by_html: "Comment from %{user} %{time_ago}"
562 hidden_comment_by_html: "Hidden comment from %{user} %{time_ago}"
564 unhide_comment: "unhide"
566 changesetxml: "Changeset XML"
567 osmchangexml: "osmChange XML"
570 nodes_paginated: "Nodes (%{x}-%{y} of %{count})"
572 ways_paginated: "Ways (%{x}-%{y} of %{count})"
573 relations_title: "Relations"
574 relations_paginated: "Relations (%{x}-%{y} of %{count})"
575 range: "%{x}-%{y} of %{count}"
577 sorry: "Sorry, changeset #%{id} could not be found."
579 sorry: "Sorry, the list of changesets you requested took too long to retrieve."
580 changeset_subscriptions:
583 heading: Subscribe to the following changeset discussion?
584 button: Subscribe to discussion
586 heading: Unsubscribe from the following changeset discussion?
587 button: Unsubscribe from discussion
589 title: "Changeset %{id}"
590 created_by_html: "Created by %{link_user} on %{created}."
592 heading: "No entry with the id: %{id}"
593 body: "Sorry, there is no changeset with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
596 km away: "%{count}km away"
597 m away: "%{count}m away"
598 latest_edit_html: "Latest edit (%{ago}):"
599 no_edits: "(no edits)"
600 view_changeset_details: "View changeset details"
602 your location: "Your location"
603 nearby mapper: "Nearby mapper"
604 following: "Following"
607 no_home_location_html: "%{edit_profile_link} and set your home location to see nearby users."
608 edit_your_profile: Edit your profile
609 followings: Users you follow
610 no followings: You have not followed any user yet.
611 nearby users: "Other nearby users"
612 no nearby users: "There are no other users who admit to mapping nearby yet."
613 followed_changesets: "changesets"
614 followed_diaries: "diary entries"
615 nearby_changesets: "nearby user changesets"
616 nearby_diaries: "nearby user diary entries"
619 title: New Diary Entry
622 use_map_link: Use Map
624 title: "Users' Diaries"
625 title_followed: "Followed Users' diaries"
626 title_nearby: "Nearby Users' Diaries"
627 user_title: "%{user}'s Diary"
628 in_language_title: "Diary Entries in %{language}"
629 no_entries: No diary entries
631 recent_entries: "Recent diary entries"
633 title: Edit Diary Entry
634 marker_text: Diary entry location
636 title: "%{user}'s Diary | %{title}"
637 user_title: "%{user}'s Diary"
638 discussion: "Discussion"
639 subscribe: "Subscribe"
640 unsubscribe: "Unsubscribe"
641 leave_a_comment: "Leave a comment"
642 login_to_leave_a_comment_html: "%{login_link} to leave a comment"
645 title: "No such diary entry"
646 heading: "No entry with the id: %{id}"
647 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."
649 posted_by_html: "Posted by %{link_user} on %{created} in %{language_link}."
650 updated_at_html: "Last updated on %{updated}."
651 full_entry: See full entry
652 comment_link: Comment on this entry
653 reply_link: Send a message to the author
655 one: "%{count} comment"
656 other: "%{count} comments"
657 no_comments: No comments
658 edit_link: Edit this entry
659 hide_link: Hide this entry
660 unhide_link: Unhide this entry
662 report: Report this entry
664 comment_from_html: "Comment from %{link_user} on %{comment_created_at}"
665 hide_link: Hide this comment
666 unhide_link: Unhide this comment
668 report: Report this comment
670 location: "Location:"
671 coordinates: "%{latitude}; %{longitude}"
674 title: "OpenStreetMap diary entries for %{user}"
675 description: "Recent OpenStreetMap diary entries from %{user}"
677 title: "OpenStreetMap diary entries in %{language_name}"
678 description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
680 title: "OpenStreetMap diary entries"
681 description: "Recent diary entries from users of OpenStreetMap"
683 heading: Subscribe to the following diary entry discussion?
684 button: Subscribe to discussion
686 heading: Unsubscribe from the following diary entry discussion?
687 button: Unsubscribe from discussion
689 in_language: "Diary Entries in %{language}"
692 new_title: Compose a new entry in my user diary
694 latest_diaries: "Latest Diaries"
696 one: "%{count} comment"
697 other: "%{count} comments"
698 title_label: Diary Entry
699 comments_label: Comments
703 heading: Add a comment to the following diary entry discussion?
707 account_selection_required: "The authorization server requires end-user account selection"
708 consent_required: "The authorization server requires end-user consent"
709 interaction_required: "The authorization server requires end-user interaction"
710 login_required: "The authorization server requires end-user authentication"
714 notice: Application Registered.
718 # Configuration error messages
719 auth_time_from_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner missing configuration."
720 reauthenticate_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner missing configuration."
721 resource_owner_from_access_token_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token missing configuration."
722 select_account_for_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.select_account_for_resource_owner missing configuration."
723 subject_not_configured: "ID Token generation failed due to Doorkeeper::OpenidConnect.configure.subject missing configuration."
725 address: "View your physical address"
726 email: "View your email address"
727 openid: "Authenticate your account"
728 phone: "View your phone number"
729 profile: "View your profile information"
732 contact_url: https://wiki.openstreetmap.org/wiki/Contact
733 contact_url_title: Various contact channels explained
735 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.
738 description: The operation you requested on the OpenStreetMap server is not valid (HTTP 400)
741 description: The operation you requested on the OpenStreetMap server is only available to administrators (HTTP 403)
742 internal_server_error:
743 title: Application error
744 description: The OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)
746 title: File not found
747 description: Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)
750 title: OpenStreetMap Embedded
754 heading: "Do you want to follow %{user}?"
755 button: "Follow User"
757 heading: "Do you want to unfollow %{user}?"
758 button: "Unfollow User"
760 success: "You are now following %{name}!"
761 failed: "Sorry, your request to follow %{name} has failed."
762 already_followed: "You already follow %{name}."
763 limit_exceeded: "You have followed a lot of users recently. Please wait a while before trying to follow any more."
765 success: "You successfully unfollowed %{name}."
766 not_followed: "You are not following %{name}."
768 search_osm_nominatim:
769 prefix_format: "%{name}"
772 cable_car: "Cable Car"
773 chair_lift: "Chair Lift"
774 drag_lift: "Drag Lift"
775 gondola: "Gondola Lift"
776 magic_carpet: "Magic Carpet Lift"
777 platter: "Platter Lift"
779 station: "Aerialway Station"
783 aerodrome: "Aerodrome"
785 apron: "Airport Apron"
789 holding_position: "Holding Position"
790 navigationaid: "Aviation Navigation Aid"
791 parking_position: "Parking Position"
795 terminal: "Airport Terminal"
798 animal_boarding: "Animal Boarding"
799 animal_shelter: "Animal Shelter"
800 arts_centre: "Arts Centre"
806 bicycle_parking: "Cycle Parking"
807 bicycle_rental: "Cycle Rental"
808 bicycle_repair_station: "Bicycle Repair Station"
809 biergarten: "Beer Garden"
810 blood_bank: "Blood Bank"
811 boat_rental: "Boat Rental"
813 bureau_de_change: "Bureau de Change"
814 bus_station: "Bus Station"
816 car_rental: "Car Rental"
817 car_sharing: "Car Sharing"
820 charging_station: "Charging Station"
821 childcare: "Childcare"
826 community_centre: "Community Centre"
827 conference_centre: "Conference Centre"
828 courthouse: "Courthouse"
829 crematorium: "Crematorium"
832 drinking_water: "Drinking Water"
833 driving_school: "Driving School"
835 events_venue: "Events Venue"
836 fast_food: "Fast Food"
837 ferry_terminal: "Ferry Terminal"
838 fire_station: "Fire Station"
839 food_court: "Food Court"
841 fuel: "Filling Station"
843 grave_yard: "Grave Yard"
846 hunting_stand: "Hunting Stand"
847 ice_cream: "Ice Cream"
848 internet_cafe: "Internet Cafe"
849 kindergarten: "Kindergarten"
850 language_school: "Language School"
852 loading_dock: "Loading Dock"
853 love_hotel: "Love Hotel"
854 marketplace: "Marketplace"
855 mobile_money_agent: "Mobile Money Agent"
856 monastery: "Monastery"
857 money_transfer: "Money Transfer"
858 motorcycle_parking: "Motorcycle Parking"
859 music_school: "Music School"
860 nightclub: "Night Club"
861 nursing_home: "Nursing Home"
863 parking_entrance: "Parking Entrance"
864 parking_space: "Parking Space"
865 payment_terminal: "Payment Terminal"
867 place_of_worship: "Place of Worship"
870 post_office: "Post Office"
873 public_bath: "Public Bath"
874 public_bookcase: "Public Bookcase"
875 public_building: "Public Building"
876 ranger_station: "Ranger Station"
877 recycling: "Recycling Point"
878 restaurant: "Restaurant"
879 sanitary_dump_station: "Sanitary Dump Station"
883 social_centre: "Social Centre"
884 social_facility: "Social Facility"
886 swimming_pool: "Swimming Pool"
888 telephone: "Public Telephone"
891 townhall: "Town Hall"
892 training: "Training Facility"
893 university: "University"
894 vehicle_inspection: "Vehicle Inspection"
895 vending_machine: "Vending Machine"
896 veterinary: "Veterinary Surgery"
897 village_hall: "Village Hall"
898 waste_basket: "Waste Basket"
899 waste_disposal: "Waste Disposal"
900 waste_dump_site: "Waste Dump Site"
901 watering_place: "Watering Place"
902 water_point: "Water Point"
903 weighbridge: "Weighbridge"
906 aboriginal_lands: "Aboriginal Lands"
907 administrative: "Administrative Boundary"
908 census: "Census Boundary"
909 national_park: "National Park"
910 political: "Electoral Boundary"
911 protected_area: "Protected Area"
915 boardwalk: "Boardwalk"
916 suspension: "Suspension Bridge"
917 swing: "Swing Bridge"
921 apartment: "Apartment"
922 apartments: "Apartments"
927 church: "Church Building"
928 civic: "Civic Building"
929 college: "College Building"
930 commercial: "Commercial Building"
931 construction: "Building under Construction"
933 detached: "Detached House"
934 dormitory: "Dormitory"
935 duplex: "Duplex House"
937 farm_auxiliary: "Auxiliary Farm House"
940 greenhouse: "Greenhouse"
942 hospital: "Hospital Building"
943 hotel: "Hotel Building"
945 houseboat: "Houseboat"
947 industrial: "Industrial Building"
948 kindergarten: "Kindergarten Building"
949 manufacture: "Manufacturing Building"
950 office: "Office Building"
951 public: "Public Building"
952 residential: "Residential Building"
953 retail: "Retail Building"
955 ruins: "Ruined Building"
956 school: "School Building"
957 semidetached_house: "Semidetached House"
958 service: "Service Building"
961 static_caravan: "Caravan"
963 temple: "Temple Building"
964 terrace: "Terrace Building"
965 train_station: "Train Station Building"
966 university: "University Building"
967 warehouse: "Warehouse"
970 scout: "Scout Group Base"
974 beekeeper: "Beekeeper"
975 blacksmith: "Blacksmith"
977 carpenter: "Carpenter"
979 confectionery: "Confectionary"
980 dressmaker: "Dressmaker"
981 electrician: "Electrician"
982 electronics_repair: "Electronics Repair"
985 handicraft: "Handicraft"
987 metal_construction: "Metal Constructioner"
989 photographer: "Photographer"
993 shoemaker: "Shoemaker"
994 stonemason: "Stonemason"
996 window_construction: "Window Construction"
1000 access_point: "Access Point"
1001 ambulance_station: "Ambulance Station"
1002 assembly_point: "Assembly Point"
1003 defibrillator: "Defibrillator"
1004 fire_extinguisher: "Fire Extinguisher"
1005 fire_water_pond: "Fire Water Pond"
1006 landing_site: "Emergency Landing Site"
1007 life_ring: "Emergency Life Ring"
1008 phone: "Emergency Phone"
1009 siren: "Emergency Siren"
1010 suction_point: "Emergency Suction Point"
1011 water_tank: "Emergency Water Tank"
1013 abandoned: "Abandoned Highway"
1014 bridleway: "Bridleway"
1015 bus_guideway: "Guided Bus Lane"
1016 bus_stop: "Bus Stop"
1018 construction: "Highway under Construction"
1019 corridor: "Corridor"
1020 crossing: "Crossing"
1021 cycleway: "Cycle Path"
1022 elevator: "Elevator"
1023 emergency_access_point: "Emergency Access Point"
1024 emergency_bay: "Emergency Bay"
1027 give_way: "Give Way Sign"
1028 living_street: "Living Street"
1029 milestone: "Milestone"
1030 motorway: "Motorway"
1031 motorway_junction: "Motorway Junction"
1032 motorway_link: "Motorway Road"
1033 passing_place: "Passing Place"
1035 pedestrian: "Pedestrian Way"
1036 platform: "Platform"
1037 primary: "Primary Road"
1038 primary_link: "Primary Road"
1039 proposed: "Proposed Road"
1041 residential: "Residential Road"
1042 rest_area: "Rest Area"
1044 secondary: "Secondary Road"
1045 secondary_link: "Secondary Road"
1046 service: "Service Road"
1047 services: "Motorway Services"
1048 speed_camera: "Speed Camera"
1051 street_lamp: "Street Lamp"
1052 tertiary: "Tertiary Road"
1053 tertiary_link: "Tertiary Road"
1055 traffic_mirror: "Traffic Mirror"
1056 traffic_signals: "Traffic Signals"
1057 trailhead: "Trailhead"
1059 trunk_link: "Trunk Road"
1060 turning_circle: "Turning Circle"
1061 turning_loop: "Turning Loop"
1062 unclassified: "Unclassified Road"
1065 aircraft: "Historic Aircraft"
1066 archaeological_site: "Archaeological Site"
1067 bomb_crater: "Historic Bomb Crater"
1068 battlefield: "Battlefield"
1069 boundary_stone: "Boundary Stone"
1070 building: "Historic Building"
1072 cannon: "Historic Cannon"
1074 charcoal_pile: "Historic Charcoal Pile"
1076 city_gate: "City Gate"
1077 citywalls: "City Walls"
1079 heritage: "Heritage Site"
1080 hollow_way: "Hollow Way"
1083 memorial: "Memorial"
1084 milestone: "Historic Milestone"
1086 mine_shaft: "Mine Shaft"
1087 monument: "Monument"
1088 railway: "Historic Railway"
1089 roman_road: "Roman Road"
1091 rune_stone: "Rune Stone"
1095 wayside_chapel: "Wayside Chapel"
1096 wayside_cross: "Wayside Cross"
1097 wayside_shrine: "Wayside Shrine"
1099 "yes": "Historic Site"
1101 guidepost: "Guidepost"
1102 board: "Information Board"
1104 office: "Tourist Office"
1105 terminal: "Information Terminal"
1106 sign: "Information Sign"
1107 stele: "Information Stele"
1111 allotments: "Allotments"
1112 aquaculture: "Aquaculture"
1114 brownfield: "Brownfield Land"
1115 cemetery: "Cemetery"
1116 commercial: "Commercial Area"
1117 conservation: "Conservation Area"
1118 construction: "Construction Area"
1119 farmland: "Farmland"
1120 farmyard: "Farmyard"
1124 greenfield: "Greenfield Land"
1125 industrial: "Industrial Area"
1126 landfill: "Landfill"
1128 military: "Military Area"
1131 plant_nursery: "Plant Nursery"
1134 recreation_ground: "Recreation Ground"
1135 religious: "Religious Ground"
1136 reservoir: "Reservoir"
1137 reservoir_watershed: "Reservoir Watershed"
1138 residential: "Residential Area"
1139 retail: "Retail Area"
1140 village_green: "Village Green"
1141 vineyard: "Vineyard"
1144 adult_gaming_centre: "Adult Gaming Centre"
1145 amusement_arcade: "Amusement Arcade"
1146 bandstand: "Bandstand"
1147 beach_resort: "Beach Resort"
1148 bird_hide: "Bird Hide"
1149 bleachers: "Bleachers"
1150 bowling_alley: "Bowling Alley"
1151 common: "Common Land"
1153 dog_park: "Dog Park"
1155 fishing: "Fishing Area"
1156 fitness_centre: "Fitness Centre"
1157 fitness_station: "Fitness Station"
1159 golf_course: "Golf Course"
1160 horse_riding: "Horse Riding Centre"
1161 ice_rink: "Ice Rink"
1163 miniature_golf: "Miniature Golf"
1164 nature_reserve: "Nature Reserve"
1165 outdoor_seating: "Outdoor Seating"
1167 picnic_table: "Picnic Table"
1168 pitch: "Sports Pitch"
1169 playground: "Playground"
1170 recreation_ground: "Recreation Ground"
1174 sports_centre: "Sports Centre"
1176 swimming_pool: "Swimming Pool"
1177 track: "Running Track"
1178 water_park: "Water Park"
1184 advertising: "Advertising"
1186 avalanche_protection: "Avalanche Protection"
1190 breakwater: "Breakwater"
1192 bunker_silo: "Bunker"
1195 clearcut: "Clearcut"
1196 communications_tower: "Communications Tower"
1199 dolphin: "Mooring Post"
1201 embankment: "Embankment"
1202 flagpole: "Flagpole"
1203 gasometer: "Gasometer"
1206 lighthouse: "Lighthouse"
1210 mineshaft: "Mine Shaft"
1211 monitoring_station: "Monitoring Station"
1212 petroleum_well: "Petroleum Well"
1215 pipeline: "Pipeline"
1216 pumping_station: "Pumping Station"
1217 reservoir_covered: "Covered Reservoir"
1219 snow_cannon: "Snow Cannon"
1220 snow_fence: "Snow Fence"
1221 storage_tank: "Storage Tank"
1222 street_cabinet: "Street Cabinet"
1223 surveillance: "Surveillance"
1224 telescope: "Telescope"
1226 utility_pole: "Utility Pole"
1227 wastewater_plant: "Wastewater Plant"
1228 watermill: "Water Mill"
1229 water_tap: "Water Tap"
1230 water_tower: "Water Tower"
1232 water_works: "Water Works"
1233 windmill: "Wind Mill"
1237 airfield: "Military Airfield"
1238 barracks: "Barracks"
1240 checkpoint: "Checkpoint"
1244 "yes": "Mountain Pass"
1247 bare_rock: "Bare Rock"
1251 cave_entrance: "Cave Entrance"
1253 coastline: "Coastline"
1261 grassland: "Grassland"
1264 hot_spring: "Hot Spring"
1272 peninsula: "Peninsula"
1286 tree_row: "Tree Row"
1293 "yes": "Natural Feature"
1295 accountant: "Accountant"
1296 administrative: "Administration"
1297 advertising_agency: "Advertising Agency"
1298 architect: "Architect"
1299 association: "Association"
1301 diplomatic: "Diplomatic Office"
1302 educational_institution: "Educational Institution"
1303 employment_agency: "Employment Agency"
1304 energy_supplier: "Energy Supplier Office"
1305 estate_agent: "Estate Agent"
1306 financial: "Financial Office"
1307 government: "Governmental Office"
1308 insurance: "Insurance Office"
1311 logistics: "Logistics Office"
1312 newspaper: "Newspaper Office"
1315 religion: "Religious Office"
1316 research: "Research Office"
1317 tax_advisor: "Tax Advisor"
1318 telecommunication: "Telecommunication Office"
1319 travel_agent: "Travel Agency"
1322 allotments: "Allotments"
1323 archipelago: "Archipelago"
1325 city_block: "City Block"
1334 isolated_dwelling: "Isolated Dwelling"
1335 locality: "Locality"
1336 municipality: "Municipality"
1337 neighbourhood: "Neighbourhood"
1339 postcode: "Postcode"
1345 subdivision: "Subdivision"
1351 abandoned: "Abandoned Railway"
1352 buffer_stop: "Buffer Stop"
1353 construction: "Railway under Construction"
1354 disused: "Disused Railway"
1355 funicular: "Funicular Railway"
1357 junction: "Railway Junction"
1358 level_crossing: "Level Crossing"
1359 light_rail: "Light Rail"
1360 miniature: "Miniature Rail"
1361 monorail: "Monorail"
1362 narrow_gauge: "Narrow Gauge Railway"
1363 platform: "Railway Platform"
1364 preserved: "Preserved Railway"
1365 proposed: "Proposed Railway"
1367 spur: "Railway Spur"
1368 station: "Railway Station"
1369 stop: "Railway Stop"
1371 subway_entrance: "Subway Entrance"
1372 switch: "Railway Points"
1374 tram_stop: "Tram Stop"
1375 turntable: "Turntable"
1376 yard: "Railway Yard"
1378 agrarian: "Agrarian Shop"
1379 alcohol: "Off License"
1380 antiques: "Antiques"
1381 appliance: "Appliances Shop"
1383 baby_goods: "Baby Goods"
1386 bathroom_furnishing: "Bathroom Furnishing"
1387 beauty: "Beauty Shop"
1388 bed: "Bedding Products"
1389 beverages: "Beverages Shop"
1390 bicycle: "Bicycle Shop"
1391 bookmaker: "Bookmaker"
1393 boutique: "Boutique"
1396 car_parts: "Car Parts"
1397 car_repair: "Car Repair"
1398 carpet: "Carpet Shop"
1399 charity: "Charity Shop"
1400 cheese: "Cheese Shop"
1402 chocolate: "Chocolate"
1403 clothes: "Clothes Shop"
1404 coffee: "Coffee Shop"
1405 computer: "Computer Shop"
1406 confectionery: "Confectionery Shop"
1407 convenience: "Convenience Store"
1408 copyshop: "Copy Shop"
1409 cosmetics: "Cosmetics Shop"
1410 craft: "Crafts Supply Store"
1411 curtain: "Curtain Shop"
1414 department_store: "Department Store"
1415 discount: "Discount Items Shop"
1416 doityourself: "Do-It-Yourself Shop"
1417 dry_cleaning: "Dry Cleaning"
1418 e-cigarette: "E-Cigarette Shop"
1419 electronics: "Electronics Shop"
1420 erotic: "Erotic Shop"
1421 estate_agent: "Estate Agent"
1422 fabric: "Fabric Store"
1424 fashion: "Fashion Shop"
1425 fishing: "Fishing Supplies Shop"
1429 funeral_directors: "Funeral Directors"
1430 furniture: "Furniture"
1431 garden_centre: "Garden Centre"
1433 general: "General Store"
1435 greengrocer: "Greengrocer"
1436 grocery: "Grocery Shop"
1437 hairdresser: "Hairdresser"
1438 hardware: "Hardware Store"
1439 health_food: "Health Food Store"
1440 hearing_aids: "Hearing Aids"
1441 herbalist: "Herbalist"
1443 houseware: "Houseware Shop"
1444 ice_cream: "Ice Cream Shop"
1445 interior_decoration: "Interior Decoration"
1446 jewelry: "Jewelry Shop"
1448 kitchen: "Kitchen Shop"
1450 locksmith: "Locksmith"
1454 medical_supply: "Medical Supply Shop"
1455 mobile_phone: "Mobile Phone Shop"
1456 money_lender: "Money Lender"
1457 motorcycle: "Motorcycle Shop"
1458 motorcycle_repair: "Motorcycle Repair Shop"
1460 musical_instrument: "Musical Instruments"
1461 newsagent: "Newsagent"
1462 nutrition_supplements: "Nutrition Supplements"
1463 optician: "Optician"
1464 organic: "Organic Food Shop"
1465 outdoor: "Outdoor Shop"
1467 pastry: "Pastry Shop"
1468 pawnbroker: "Pawnbroker"
1469 perfumery: "Perfumery"
1471 pet_grooming: "Pet Grooming"
1474 second_hand: "Second-hand Shop"
1475 sewing: "Sewing Shop"
1477 sports: "Sports Shop"
1478 stationery: "Stationery Shop"
1479 storage_rental: "Storage Rental"
1480 supermarket: "Supermarket"
1482 tattoo: "Tattoo Shop"
1484 ticket: "Ticket Shop"
1485 tobacco: "Tobacco Shop"
1487 travel_agency: "Travel Agency"
1489 vacant: "Vacant Shop"
1490 variety_store: "Variety Store"
1492 video_games: "Video Game Store"
1493 wholesale: "Wholesale Store"
1497 alpine_hut: "Alpine Hut"
1498 apartment: "Holiday Apartment"
1500 attraction: "Attraction"
1501 bed_and_breakfast: "Bed and Breakfast"
1502 cabin: "Tourist Cabin"
1503 camp_pitch: "Camp Pitch"
1504 camp_site: "Camp Site"
1505 caravan_site: "Caravan Site"
1508 guest_house: "Guest House"
1511 information: "Information"
1514 picnic_site: "Picnic Site"
1515 theme_park: "Theme Park"
1516 viewpoint: "Viewpoint"
1517 wilderness_hut: "Wilderness Hut"
1520 building_passage: "Building Passage"
1526 reservoir: "Reservoir"
1527 basin: "Water basin"
1528 fishpond: "Fish Pond"
1530 wastewater: "Waste Water"
1532 stream_pool: "Stream Pool"
1535 artificial: "Artificial Waterway"
1536 boatyard: "Boatyard"
1539 derelict_canal: "Derelict Canal"
1544 lock_gate: "Lock Gate"
1550 waterfall: "Waterfall"
1554 level2: "International Boundary"
1555 level3: "Administrative Boundary (Level 3)"
1556 level4: "Administrative Boundary (Level 4)"
1557 level5: "Administrative Boundary (Level 5)"
1558 level6: "Administrative Boundary (Level 6)"
1559 level7: "Administrative Boundary (Level 7)"
1560 level8: "Administrative Boundary (Level 8)"
1561 level9: "Administrative Boundary (Level 9)"
1562 level10: "Administrative Boundary (Level 10)"
1563 level11: "Administrative Boundary (Level 11)"
1565 arrondissement: "Arrondissement Boundary"
1566 borough: "Borough Boundary"
1567 cercle: "Cercle Boundary"
1568 city: "City Boundary"
1569 comarca: "Comarca Boundary"
1570 county: "County Boundary"
1571 departement: "Departmental Boundary"
1572 department: "Departmental Boundary"
1573 district: "District Boundary"
1574 distrito: "District Boundary"
1575 freguesia: "Freguesia Boundary"
1576 local_authority: "Local Authority Boundary"
1577 municipality: "Municipal Boundary"
1578 municipi: "Municipal Boundary"
1579 município: "Municipal Boundary"
1580 nation: "International Boundary"
1581 national: "International Boundary"
1582 neighbourhood: "Neighborhood Boundary"
1583 parish: "Parish Boundary"
1584 province: "Provincial Boundary"
1585 região: "Regional Boundary"
1586 region: "Regional Boundary"
1587 state: "State Boundary"
1588 town: "Town Boundary"
1589 township: "Township Boundary"
1590 village: "Village Boundary"
1595 nominatim: Nominatim
1596 nominatim_reverse: Nominatim
1599 no_results: "No results found"
1600 more_results: "More results"
1604 distance: "Distance"
1608 kilometers: "kilometers"
1609 miles_feet: "miles, feet"
1610 miles_yards: "miles, yards"
1611 distance_units_settings: Distance Units Settings
1612 download: "Download route as GeoJSON"
1614 directions_courtesy_html: "Directions courtesy of %{link}"
1618 select_status: Select Status
1619 select_type: Select Type
1620 select_last_managed_by: Select Last Managed By
1621 reported_user: Reported User
1622 not_managed: Not Managed
1624 search_guidance: "Search Issues:"
1630 user_not_found: User does not exist
1631 issues_not_found: No such issues found
1632 reported_user: Reported User
1635 last_updated: Last Updated
1636 last_managed: Last Managed
1637 reporting_users: Reporting Users
1639 one: "%{count} Report"
1640 other: "%{count} Reports"
1641 reported_item: Reported Item
1648 open: "Open Issue #%{issue_id}"
1649 ignored: "Ignored Issue #%{issue_id}"
1650 resolved: "Resolved Issue #%{issue_id}"
1652 one: "%{count} report"
1653 other: "%{count} reports"
1654 no_reports: No reports
1655 report_created_at_html: "First reported at %{datetime}"
1656 last_resolved_at_html: "Last resolved at %{datetime}"
1657 last_updated_at_html: "Last updated at %{datetime} by %{displayname}"
1661 reports_of_this_issue: Reports of this Issue
1662 read_reports: Read Reports
1663 new_reports: New Reports
1664 other_issues_against_this_user: Other issues against this user
1665 no_other_issues: No other issues against this user.
1666 comments_on_this_issue: Comments on this issue
1668 resolved: Issue status has been set to 'Resolved'
1670 ignored: Issue status has been set to 'Ignored'
1672 reopened: Issue status has been set to 'Open'
1674 comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
1675 reassign_to_moderators: Reassign Issue to Moderators
1676 reassign_to_administrators: Reassign Issue to Administrators
1678 reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
1681 diary_comment: "%{entry_title}, comment #%{comment_id}"
1682 note: "Note #%{note_id}"
1684 diary_comment_html: "Diary Comment %{title} created on %{datetime_created}, updated on %{datetime_updated}"
1685 diary_entry_html: "Diary Entry %{title} created on %{datetime_created}, updated on %{datetime_updated}"
1686 note_html: "%{title} created on %{datetime_created}, updated on %{datetime_updated}"
1687 user_html: "User %{title} created on %{datetime_created}"
1690 title: "Issue #%{issue_id} Reporters"
1692 more_reporters: "and %{count} more"
1695 comment_created: Your comment was successfully created
1696 issue_reassigned: Your comment was created and the issue was reassigned
1699 title_html: "Report %{link}"
1701 intro: "Before sending your report to the site moderators, please ensure that:"
1702 not_just_mistake: You are certain that the problem is not just a mistake
1703 unable_to_fix: You are unable to fix the problem yourself or with the help of your fellow community members
1704 resolve_with_user: You have already tried to resolve the problem with the user concerned
1707 spam_label: This diary entry is/contains spam
1708 offensive_label: This diary entry is obscene/offensive
1709 threat_label: This diary entry contains a threat
1712 spam_label: This diary comment is/contains spam
1713 offensive_label: This diary comment is obscene/offensive
1714 threat_label: This diary comment contains a threat
1717 spam_label: This user profile is/contains spam
1718 offensive_label: This user profile is obscene/offensive
1719 threat_label: This user profile contains a threat
1720 vandal_label: This user is a vandal
1723 spam_label: This note is spam
1724 personal_label: This note contains personal data
1725 abusive_label: This note is abusive
1728 successful_report: Your report has been registered successfully
1729 provide_details: Please provide the required details
1731 select_language_list:
1732 search_language: Search...
1768 gcf: Guadeloupean Creole
1769 ku-Latn: Kurdish (Latin)
1774 fit: Tornedalen Finnish
1776 nb: Norwegian Bokmål
1777 nn: Norwegian Nynorsk
1782 pt: Portuguese (Brazil)
1791 sr-Latn: Serbian (Latin)
1792 sh: Serbo-Croatian (Latin)
1804 be-Tarask: Belarusian (Tarašk.)
1810 sr: Serbian (Cyrillic)
1811 tt: Tatar (Cyrillic)
1813 kk-cyrl: Kazakh (Cyrillic)
1819 arz: Egyptian Arabic
1820 pnb: Western Punjabi
1839 zh-CN: Chinese (Simplified)
1840 zh-TW: Chinese (Traditional)
1841 zh-HK: Chinese (Hong Kong)
1846 title: OpenStreetMap
1848 alt_text: OpenStreetMap logo
1849 home: Go to Home Location
1853 start_mapping: Start Mapping
1858 gps_traces: GPS Traces
1859 user_diaries: User Diaries
1860 edit_with: Edit with %{editor}
1861 intro_header: Welcome to OpenStreetMap!
1862 intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1863 hosting_partners_2024_html: "Hosting is supported by %{fastly}, %{corpmembers}, and other %{partners}."
1864 partners_fastly: "Fastly"
1865 partners_corpmembers: "OSMF corporate members"
1866 partners_partners: "partners"
1868 nothing_to_preview: "Nothing to preview."
1871 copyright: Copyright
1872 communities: Communities
1873 learn_more: "Learn More"
1876 select_language: Select Language
1879 openstreetmap_search: OpenStreetMap Search
1880 select_language_button:
1881 title: Select Language
1883 osm_offline: "The OpenStreetMap database is currently offline while essential maintenance work is carried out."
1884 osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential maintenance work is carried out."
1885 expected_restore_html: "Services are expected to be restored in %{time}."
1886 announcement: "You can read the announcement here."
1888 diary_comment_notification:
1889 description: "OpenStreetMap Diary Entry #%{id}"
1890 subject: "[OpenStreetMap] %{user} commented on a diary entry"
1891 hi: "Hi %{to_user},"
1892 header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1893 header_html: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1894 footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1895 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}"
1896 footer_unsubscribe: "You can unsubscribe from the discussion at %{unsubscribeurl}"
1897 footer_unsubscribe_html: "You can unsubscribe from the discussion at %{unsubscribeurl}"
1898 message_notification:
1899 subject: "[OpenStreetMap] %{message_title}"
1900 hi: "Hi %{to_user},"
1901 header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1902 header_html: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1903 footer: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1904 footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1905 follow_notification:
1906 hi: "Hi %{to_user},"
1907 subject: "[OpenStreetMap] %{user} followed you"
1908 followed_you: "%{user} is now following you on OpenStreetMap."
1909 see_their_profile: "You can see their profile at %{userurl}."
1910 see_their_profile_html: "You can see their profile at %{userurl}."
1911 follow_them: "You can also follow them at %{followurl}."
1912 follow_them_html: "You can also follow them at %{followurl}."
1914 details: "Your file details:"
1917 description: Description
1919 total_points: Total number of points
1920 imported_points: Number of imported points
1922 hi: "Hi %{to_user},"
1923 failed_to_import: "It looks like your file failed to be imported as a GPS trace."
1924 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:"
1925 more_info: "More information about GPX import failures and how to avoid them can be found at %{url}"
1926 more_info_html: "More information about GPX import failures and how to avoid them can be found at %{url}."
1927 import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1928 subject: "[OpenStreetMap] GPX Import failure"
1930 hi: "Hi %{to_user},"
1931 imported_successfully: "It looks like your file was imported successfully as a GPS trace."
1932 all_your_traces: "All your successfully uploaded GPX traces can be found at %{url}"
1933 all_your_traces_html: "All your successfully uploaded GPX traces can be found at %{url}."
1934 subject: "[OpenStreetMap] GPX Import success"
1936 subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1937 greeting: "Hi there!"
1938 created: "Someone (hopefully you) just created an account at %{site_url}."
1939 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:"
1940 welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1942 subject: "[OpenStreetMap] Confirm your email address"
1944 hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1945 click_the_link: "If this is you, please click the link below to confirm the change."
1947 subject: "[OpenStreetMap] Password reset request"
1949 hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1950 click_the_link: "If this is you, please click the link below to reset your password."
1951 note_comment_notification:
1952 description: "OpenStreetMap Note #%{id}"
1953 anonymous: An anonymous user
1956 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1957 subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1958 your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1959 your_note_html: "%{commenter} has left a comment on one of your map notes near %{place}."
1960 commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1961 commented_note_html: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1963 subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1964 subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1965 your_note: "%{commenter} has resolved one of your map notes near %{place}."
1966 your_note_html: "%{commenter} has resolved one of your map notes near %{place}."
1967 commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1968 commented_note_html: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1970 subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1971 subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1972 your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1973 your_note_html: "%{commenter} has reactivated one of your map notes near %{place}."
1974 commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1975 commented_note_html: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1976 details: "Reply or learn more about the note at %{url}."
1977 details_html: "Reply or learn more about the note at %{url}."
1978 changeset_comment_notification:
1979 description: "OpenStreetMap Changeset #%{id}"
1980 hi: "Hi %{to_user},"
1982 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1983 subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1984 your_changeset: "%{commenter} left a comment at %{time} on one of your changesets"
1985 your_changeset_html: "%{commenter} left a comment at %{time} on one of your changesets"
1986 commented_changeset: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1987 commented_changeset_html: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1988 partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1989 partial_changeset_with_comment_html: "with comment '%{changeset_comment}'"
1990 partial_changeset_without_comment: "without comment"
1991 details: "Reply or learn more about the changeset at %{url}."
1992 details_html: "Reply or learn more about the changeset at %{url}."
1993 unsubscribe: "You can unsubscribe from updates to this changeset at %{url}."
1994 unsubscribe_html: "You can unsubscribe from updates to this changeset at %{url}."
1997 heading: Check your email!
1999 We sent you a confirmation email.
2001 Confirm your account by clicking on the link in the email and you'll be able to start mapping.
2002 press confirm button: "Press the confirm button below to activate your account."
2004 success: "Confirmed your account, thanks for signing up!"
2005 already active: "This account has already been confirmed."
2006 unknown token: "That confirmation code has expired or does not exist."
2007 if_need_resend: "If you need us to resend the confirmation email, click the button below."
2008 resend_button: Resend the confirmation email
2010 failure: "User %{name} not found."
2012 heading: Confirm a change of email address
2013 press confirm button: "Press the confirm button below to confirm your new email address."
2015 success: "Confirmed your change of email address!"
2016 failure: "An email address has already been confirmed with this token."
2017 unknown_token: "That confirmation code has expired or does not exist."
2018 resend_success_flash:
2019 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.
2020 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.
2022 disabled: "Gravatar has been disabled."
2023 enabled: "Display of your Gravatar has been enabled."
2026 title: "Send message"
2027 send_message_to_html: "Send a new message to %{name}"
2028 back_to_inbox: "Back to inbox"
2030 message_sent: "Message sent"
2031 limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
2033 title: "No such message"
2034 heading: "No such message"
2035 body: "Sorry there is no message with that id."
2037 title: "Read message"
2038 reply_button: "Reply"
2039 unread_button: "Mark as unread"
2040 destroy_button: "Delete"
2042 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."
2044 destroyed: "Message deleted"
2047 notice: "Message marked as read"
2049 notice: "Message marked as unread"
2052 notice: "Message has been moved to Inbox"
2053 error: "The message could not be moved to the Inbox."
2056 my_inbox: "My Inbox"
2057 my_outbox: "My Outbox"
2058 muted_messages: "Muted messages"
2066 unread_button: "Mark as unread"
2067 read_button: "Mark as read"
2068 destroy_button: "Delete"
2069 unmute_button: "Move to Inbox"
2073 messages: "You have %{new_messages} and %{old_messages}"
2075 one: "%{count} new message"
2076 other: "%{count} new messages"
2078 one: "%{count} old message"
2079 other: "%{count} old messages"
2080 no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
2081 people_mapping_nearby: "people mapping nearby"
2084 title: "Muted Messages"
2086 one: "%{count} muted message"
2087 other: "You have %{count} muted messages"
2092 one: "You have %{count} sent message"
2093 other: "You have %{count} sent messages"
2094 no_sent_messages_html: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
2095 people_mapping_nearby: "people mapping nearby"
2097 destroy_button: "Delete"
2100 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."
2103 title: "Lost password"
2104 heading: "Forgotten Password?"
2105 email address: "Email Address"
2106 new password button: "Reset password"
2107 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."
2109 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."
2111 title: "Reset password"
2112 heading: "Reset Password for %{user}"
2113 reset: "Reset Password"
2114 flash token bad: "Did not find that token, check the URL maybe?"
2116 flash changed: "Your password has been changed."
2117 flash token bad: "Did not find that token, check the URL maybe?"
2121 failure: Couldn't update preferences.
2122 update_success_flash:
2123 message: Preferences updated.
2125 preferences: Preferences
2126 advanced_preferences: Advanced Preferences
2129 title: My Preferences
2130 preferred_language: Preferred Language
2131 preferred_site_color_scheme: Preferred Website Color Scheme
2136 preferred_map_color_scheme: Preferred Map Color Scheme
2138 auto: Same as Website
2141 preferred_editor_color_scheme: Preferred Editor Color Scheme
2142 editor_color_schemes:
2143 auto: Same as Website
2146 save: Update Preferences
2147 advanced_preferences:
2149 title: My Advanced Preferences
2150 save: Update Preferences
2154 description: Description
2162 save: Update Profile
2165 success: Profile description updated.
2166 failure: Couldn't update profile description.
2170 save: Update Profile
2173 title: Social Profile Links
2175 add: Add Social Link
2177 success: Profile links updated.
2178 failure: Couldn't update profile links.
2182 save: Update Profile
2185 gravatar: "Use Gravatar"
2186 link: "https://wiki.openstreetmap.org/wiki/Gravatar"
2187 what_is_gravatar: "What is Gravatar?"
2188 new image: "Add an image"
2189 keep image: "Keep the current image"
2190 delete image: "Remove the current image"
2191 replace image: "Replace the current image"
2192 image size hint: "(square images at least 100x100 work best)"
2194 success: Profile image updated.
2195 failure: Couldn't update profile image.
2199 save: Update Profile
2202 success: Profile company updated.
2203 failure: Couldn't update profile company.
2207 save: Update Profile
2209 no home location: "You have not entered your home location."
2210 update home location on click: "Update home location when I click on the map?"
2213 undelete: "Undo delete"
2215 success: Profile location updated.
2216 failure: Couldn't update profile location.
2219 success: Heatmap updated.
2220 failure: Couldn't update the heatmap.
2224 login_to_authorize_html: "Log in to OpenStreetMap to access %{client_app_name}."
2225 already_logged_in_html: "You are already logged in as %{user}. Logging in again will change your current account."
2226 access_another_page: "You arrived here while trying to access another page. If you want to access that page using your current account, click the button below:"
2227 visit_referring_page: "Visit referring page"
2228 email or username: "Email Address or Username"
2229 password: "Password"
2230 remember: "Remember me"
2231 lost password link: "Lost your password?"
2232 login_button: "Log in"
2233 with external: "or log in with a third party"
2235 auth failure: "Sorry, could not log in with those details."
2238 heading: "Logout from OpenStreetMap"
2239 logout_button: "Logout"
2241 suspended: Sorry, your account has been suspended due to suspicious activity.
2242 contact_support_html: Please contact %{support_link} if you wish to discuss this.
2246 heading_html: Parsed with %{kramdown_link}
2247 kramdown_url: https://kramdown.gettalong.org/quickref.html
2251 subheading: Subheading
2252 unordered: Unordered list
2253 ordered: Ordered list
2261 codeblock: Code block
2268 older: Older Comments
2269 newer: Newer Comments
2270 oldest: Oldest Comments
2271 newest: Newest Comments
2273 older: Older Comments
2274 newer: Newer Comments
2275 oldest: Oldest Comments
2276 newest: Newest Comments
2278 older: Older Entries
2279 newer: Newer Entries
2280 oldest: Oldest Entries
2281 newest: Newest Entries
2285 oldest: Oldest Issues
2286 newest: Newest Issues
2290 oldest: Oldest Traces
2291 newest: Newest Traces
2295 oldest: Oldest Blocks
2296 newest: Newest Blocks
2300 oldest: Oldest Users
2301 newest: Newest Users
2304 heading_html: "%{copyright}OpenStreetMap %{br} contributors"
2305 copyright_symbol_html: "©"
2306 used_by_html: "%{name} provides map data for thousands of websites, mobile apps, and hardware devices"
2308 OpenStreetMap is built by a community of mappers that contribute and maintain data
2309 about roads, trails, cafés, railway stations, and much more, all over the world.
2311 local_knowledge_title: Local Knowledge
2312 local_knowledge_html: |
2313 OpenStreetMap emphasizes local knowledge. Contributors use
2314 aerial imagery, GPS devices, and low-tech field maps to verify that OSM
2315 is accurate and up to date.
2316 community_driven_title: Community Driven
2317 community_driven_1_html: |
2318 OpenStreetMap's community is diverse, passionate, and growing every day.
2319 Our contributors include enthusiast mappers, GIS professionals, engineers
2320 running the OSM servers, humanitarians mapping disaster-affected areas,
2322 To learn more about the community, see the %{osm_blog_link},
2323 %{user_diaries_link}, %{community_blogs_link}, and the
2324 %{osm_foundation_link} website.
2325 community_driven_osm_blog: OpenStreetMap Blog
2326 community_driven_osm_blog_url: https://blog.openstreetmap.org
2327 community_driven_user_diaries: user diaries
2328 community_driven_community_blogs: community blogs
2329 community_driven_community_blogs_url: https://blogs.openstreetmap.org/
2330 community_driven_osm_foundation: OSM Foundation
2331 community_driven_osm_foundation_url: https://www.osmfoundation.org/
2332 open_data_title: Open Data
2334 OpenStreetMap is %{open_data}: you are free to use it for any purpose
2335 as long as you credit OpenStreetMap and its contributors. If you alter or
2336 build upon the data in certain ways, you may distribute the result only
2337 under the same licence. See the %{copyright_license_link} for details.
2338 open_data_open_data: open data
2339 open_data_copyright_license: Copyright and License page
2342 This site and many other related services are formally operated by the
2343 %{openstreetmap_foundation_link} (OSMF)
2344 on behalf of the community. Use of all OSMF operated services is subject
2345 to our %{terms_of_use_link}, %{aup_link} and our %{privacy_policy_link}.
2346 legal_1_1_openstreetmap_foundation: OpenStreetMap Foundation
2347 legal_1_1_openstreetmap_foundation_url: https://osmfoundation.org/
2348 legal_1_1_terms_of_use: Terms of Use
2349 legal_1_1_terms_of_use_url: https://osmfoundation.org/wiki/Terms_of_Use
2350 legal_1_1_aup: Acceptable Use Policies
2351 legal_1_1_aup_url: https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy
2352 legal_1_1_privacy_policy: Privacy Policy
2353 legal_1_1_privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
2355 If you would like to use OpenStreetMap maps or data please make sure to attribute OpenStreetMap—refer to %{attribution_guidelines_link} for more information.
2356 legal_attribution_guidelines_title: Attribution Guidelines
2357 legal_attribution_guidelines_url: https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines
2359 Specifically for using a screenshot from OpenStreetMap directly in your book, publication, film or TV show, you do not need to ask for permission as data in OpenStreetMap is open for all to use. Refer to the %{attribution_guidelines_link} and see existing examples in %{attribution_example_film} and %{attribution_example_tv}.
2360 legal_attribution_example_film_title: Film
2361 legal_attribution_example_film_url: https://wiki.openstreetmap.org/wiki/Films
2362 legal_attribution_example_tv_title: TV
2363 legal_attribution_example_tv_url: https://wiki.openstreetmap.org/wiki/TV_series
2365 Please %{contact_the_osmf_link}
2366 for any other licensing, copyright or other legal questions.
2367 legal_2_1_contact_the_osmf: contact the OSMF
2368 legal_2_1_contact_the_osmf_url: https://osmfoundation.org/Contact
2370 OpenStreetMap, the magnifying glass logo and State of the Map are %{registered_trademarks_link}.
2371 legal_2_2_registered_trademarks: registered trademarks of the OSMF
2372 legal_2_2_registered_trademarks_url: https://osmfoundation.org/wiki/Trademark_Policy
2373 partners_title: Partners
2375 title: Copyright and License
2377 title: About this translation
2378 html: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
2379 english_link: the English original
2381 title: About this page
2382 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}.
2383 native_link: THIS_LANGUAGE_NAME_HERE version
2384 mapping_link: start mapping
2387 OpenStreetMap provides open map data for thousands of websites, mobile apps, and hardware devices.
2388 OpenStreetMap is built by a community of people like you who contribute and maintain mapping data
2389 about roads, trails, cafés, railway stations, and much more, all over the world.
2391 %{learn_more_about_osm_link} and %{get_started_mapping_link}!
2392 You can read more on the %{osm_blog_link}, and subscribe to %{weeklyosm_link}.
2393 Find other mappers in your local %{osm_community_link}.
2394 Support the project by joining the %{osm_foundation_link} and %{making_donation_link}.
2395 lead_2_learn_more_about_osm: Learn more about OpenStreetMap
2396 lead_2_learn_more_about_osm_url: https://wiki.openstreetmap.org/wiki/About_OpenStreetMap
2397 lead_2_get_started_mapping: get started mapping
2398 lead_2_osm_blog: OpenStreetMap Blog
2399 lead_2_osm_blog_url: https://blog.openstreetmap.org/
2400 lead_2_weeklyosm: weeklyOSM
2401 lead_2_weeklyosm_url: https://weeklyosm.eu/
2402 lead_2_osm_community: OSM community
2403 lead_2_osm_foundation: OSM Foundation
2404 lead_2_osm_foundation_url: https://osmfoundation.org/
2405 lead_2_making_donation: making a donation
2406 lead_2_making_donation_url: https://supporting.openstreetmap.org/
2407 licensing_title: OpenStreetMap licensing
2409 OpenStreetMap is %{open} data, licensed under the
2410 %{odc_odbl_link} (ODbL) by the %{osm_foundation_link} (OSMF). In summary:
2411 licensing_1_open: open
2412 licensing_1_odc_odbl: Open Data Commons Open Database License
2413 licensing_1_odc_odbl_url: https://opendatacommons.org/licenses/odbl/
2414 licensing_1_osm_foundation: OpenStreetMap Foundation
2415 licensing_1_osm_foundation_url: https://osmfoundation.org/
2417 You are free to copy, distribute, transmit and adapt our data,
2418 as long as you credit OpenStreetMap and its
2419 contributors. If you alter or build upon our data, you
2420 may distribute the result only under the same license. The
2421 %{legal_code_link} explains your rights and responsibilities.
2422 licensing_2_legal_code: full legal code at Open Data Commons
2423 licensing_2_legal_code_url: https://opendatacommons.org/licenses/odbl/1-0/
2425 Our documentation is licensed under the %{creative_commons_license_link} (CC BY-SA 2.0).
2426 licensing_3_creative_commons_license: Creative Commons Attribution-ShareAlike 2.0 license
2427 licensing_3_creative_commons_license_url: https://creativecommons.org/licenses/by-sa/2.0/
2429 Read more about using our data at the %{osmf_license_page_link}.
2430 licensing_4_osmf_license_page: OSMF Licence page
2431 licensing_4_osmf_license_page_url: https://osmfoundation.org/Licence
2432 credit_title_html: How to credit OpenStreetMap
2434 Where you use OpenStreetMap data, you are required to do the following two things:
2435 credit_2_attribution: Provide credit to OpenStreetMap by displaying our attribution notice.
2436 credit_2_license: Make clear that the data is available under the Open Database License.
2437 credit_3_v2025_html: |
2438 For the attribution notice, we have different %{requirements_on_how_displayed_link}, depending on how you are using our data.
2439 For example, different rules apply on how to show the attribution notice depending on whether you have
2440 created a browsable map, a printed map or a static image.
2441 More details can be found in the %{attribution_guidelines_link} section of %{licensing_requirements_link}.
2442 credit_3_v2025_requirements_on_how_displayed: requirements on how this should be displayed
2443 credit_3_v2025_requirements_on_how_displayed_url: https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines
2444 credit_3_v2025_attribution_guidelines: attribution guidelines
2445 credit_3_v2025_attribution_guidelines_url: https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines
2446 credit_3_v2025_licensing_requirements: the licensing requirements
2447 credit_3_v2025_licensing_requirements_url: https://wiki.osmfoundation.org/wiki/Licence
2448 credit_4_v2025_html: |
2450 to make clear that the data is available under the Open
2451 Database License, you may link to %{this_copyright_page_link}.
2452 If you are distributing OSM in
2453 data form, please name and link directly to the license(s). In media
2454 where links are not possible (e.g. printed works),
2455 please include the full URL on the page, e.g. %{copyright_page_url}.
2456 credit_4_v2025_this_copyright_page: this copyright page
2457 credit_5_v2025_html: |
2458 In this example, the credit appears in the corner of the map:
2459 attribution_example:
2460 alt: Example of how to attribute OpenStreetMap on a webpage
2461 title: Attribution example
2462 infringement_title_html: Copyright infringement
2463 infringement_1_html: |
2464 OSM contributors are reminded never to add data from any
2465 copyrighted sources (e.g. Google Maps or printed maps) without
2466 explicit permission from the copyright holders.
2467 infringement_2_1_html: |
2468 If you believe that copyrighted material has been inappropriately
2469 added to the OpenStreetMap database or this site, please refer
2470 to our %{takedown_procedure_link} or file directly at our
2471 %{online_filing_page_link}.
2472 infringement_2_1_takedown_procedure: takedown procedure
2473 infringement_2_1_takedown_procedure_url: https://wiki.osmfoundation.org/wiki/Takedown_procedure
2474 infringement_2_1_online_filing_page: on-line filing page
2475 infringement_2_1_online_filing_page_url: https://dmca.openstreetmap.org/
2476 trademarks_title: Trademarks
2477 trademarks_1_1_html: |
2478 OpenStreetMap, the magnifying glass logo, and State of the Map are registered trademarks of the
2479 OpenStreetMap Foundation. If you have questions about your use of the marks, please see our
2480 %{trademark_policy_link}.
2481 trademarks_1_1_trademark_policy: Trademark Policy
2482 trademarks_1_1_trademark_policy_url: https://wiki.osmfoundation.org/wiki/Trademark_Policy
2483 services_title_html: Additional services
2485 Although OpenStreetMap is open data, we cannot provide a
2486 free-of-charge map API or map tiles for third-parties.
2487 See our %{api_usage_policy_link}, %{tile_usage_policy_link} and %{nominatim_usage_policy_link}.
2488 services_1_api_usage_policy: API Usage Policy
2489 services_1_api_usage_policy_url: https://operations.osmfoundation.org/policies/api/
2490 services_1_tile_usage_policy: Tile Usage Policy
2491 services_1_tile_usage_policy_url: https://operations.osmfoundation.org/policies/tiles/
2492 services_1_nominatim_usage_policy: Nominatim Usage Policy
2493 services_1_nominatim_usage_policy_url: https://operations.osmfoundation.org/policies/nominatim/
2494 contributors_title_html: Our contributors
2495 contributors_intro_html: |
2496 Our contributors are thousands of individuals. We also include
2497 openly-licensed data from national mapping agencies
2498 and other sources, among them:
2499 contributors_at_credit_html: |
2500 %{austria}: Contains data from %{stadt_wien_link} (under %{cc_by_link}), %{land_vorarlberg_link}
2501 and Land Tirol (under %{cc_by_at_with_amendments_link}).
2502 contributors_at_austria: Austria
2503 contributors_at_stadt_wien: Stadt Wien
2504 contributors_at_stadt_wien_url: https://data.wien.gv.at/
2505 contributors_at_cc_by: CC BY
2506 contributors_at_cc_by_url: https://creativecommons.org/licenses/by/3.0/at/deed.de
2507 contributors_at_land_vorarlberg: Land Vorarlberg
2508 contributors_at_land_vorarlberg_url: https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm
2509 contributors_at_cc_by_at_with_amendments: CC BY AT with amendments
2510 contributors_at_cc_by_at_with_amendments_url: https://www.tirol.gv.at/data/nutzungsbedingungen/
2511 contributors_au_credit_html: |
2512 %{australia}: Incorporates or developed using Administrative Boundaries © %{geoscape_australia_link}
2513 licensed by the Commonwealth of Australia under %{cc_licence_link}.
2514 contributors_au_australia: Australia
2515 contributors_au_geoscape_australia: Geoscape Australia
2516 contributors_au_geoscape_australia_url: https://geoscape.com.au/legal/data-copyright-and-disclaimer/
2517 contributors_au_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
2518 contributors_au_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
2519 contributors_ca_credit_html: |
2520 %{canada}: Contains data from
2521 GeoBase®, GeoGratis (© Department of Natural
2522 Resources Canada), CanVec (© Department of Natural
2523 Resources Canada), and StatCan (Geography Division,
2525 contributors_ca_canada: Canada
2526 contributors_cz_credit_html: |
2527 %{czechia}: Contains data from the State Administration of Land Surveying
2528 and Cadastre licensed under %{cc_licence_link}
2529 contributors_cz_czechia: Czechia
2530 contributors_cz_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
2531 contributors_cz_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
2532 contributors_fi_credit_html: |
2533 %{finland}: Contains data from the
2534 National Land Survey of Finland's Topographic Database
2535 and other datasets, under the %{nlsfi_license_link}.
2536 contributors_fi_finland: Finland
2537 contributors_fi_nlsfi_license: NLSFI License
2538 contributors_fi_nlsfi_license_url: https://www.maanmittauslaitos.fi/en/opendata-licence-version1
2539 contributors_fr_credit_html: |
2540 %{france}: Contains data sourced from
2541 Direction Générale des Impôts.
2542 contributors_fr_france: France
2543 contributors_hr_credit_html: |
2544 %{croatia}: Contains data from the %{dgu_link} and %{open_data_portal}
2545 (public information of Croatia).
2546 contributors_hr_croatia: Croatia
2547 contributors_hr_dgu: State Geodetic Administration of Croatia
2548 contributors_hr_dgu_url: https://dgu.gov.hr/
2549 contributors_hr_open_data_portal: National Open Data Portal
2550 contributors_hr_open_data_portal_url: https://data.gov.hr/
2551 contributors_nl_credit_html: |
2552 %{netherlands}: Contains © AND data, 2007 (%{and_link})
2553 contributors_nl_netherlands: Netherlands
2554 contributors_nl_and: www.and.com
2555 contributors_nl_and_url: https://www.and.com
2556 contributors_nz_credit_html: |
2557 %{new_zealand}: Contains data sourced from the %{linz_data_service_link}
2558 and licensed for reuse under %{cc_by_link}.
2559 contributors_nz_new_zealand: New Zealand
2560 contributors_nz_linz_data_service: LINZ Data Service
2561 contributors_nz_linz_data_service_url: https://data.linz.govt.nz/
2562 contributors_nz_cc_by: CC BY 4.0
2563 contributors_nz_cc_by_url: https://creativecommons.org/licenses/by/4.0/
2564 contributors_rs_credit_html: |
2565 %{serbia}: Contains data from the %{rgz_link} and %{open_data_portal}
2566 (public information of Serbia), 2018.
2567 contributors_rs_serbia: Serbia
2568 contributors_rs_rgz: Serbian Geodetic Authority
2569 contributors_rs_rgz_url: https://geosrbija.rs/
2570 contributors_rs_open_data_portal: National Open Data Portal
2571 contributors_rs_open_data_portal_url: https://data.gov.rs/sr/
2572 contributors_si_credit_html: |
2573 %{slovenia}: Contains data from the %{gu_link} and %{mkgp_link}
2574 (public information of Slovenia).
2575 contributors_si_slovenia: Slovenia
2576 contributors_si_gu: Surveying and Mapping Authority
2577 contributors_si_gu_url: https://www.gov.si/en/state-authorities/bodies-within-ministries/surveying-and-mapping-authority/
2578 contributors_si_mkgp: Ministry of Agriculture, Forestry and Food
2579 contributors_si_mkgp_url: https://www.gov.si/en/state-authorities/ministries/ministry-of-agriculture-forestry-and-food/
2580 contributors_es_credit_html: |
2581 %{spain}: Contains data sourced from the
2582 Spanish National Geographic Institute (%{ign_link}) and
2583 National Cartographic System (%{scne_link})
2584 licensed for reuse under %{cc_by_link}.
2585 contributors_es_spain: Spain
2586 contributors_es_ign: IGN
2587 contributors_es_ign_url: https://www.ign.es/
2588 contributors_es_scne: SCNE
2589 contributors_es_scne_url: https://www.scne.es/
2590 contributors_es_cc_by: CC BY 4.0
2591 contributors_es_cc_by_url: https://creativecommons.org/licenses/by/4.0/
2592 contributors_za_credit_html: |
2593 %{south_africa}: Contains data sourced from %{ngi_link}, State copyright reserved.
2594 contributors_za_south_africa: South Africa
2595 contributors_za_ngi: "Chief Directorate: National Geo-Spatial Information"
2596 contributors_za_ngi_url: https://ngi.dalrrd.gov.za/
2597 contributors_gb_credit_html: |
2598 %{united_kingdom}: Contains Ordnance
2599 Survey data © Crown copyright and database right
2601 contributors_gb_united_kingdom: United Kingdom
2602 contributors_2_html: |
2603 For further details of these, and other sources that have been used
2604 to help improve OpenStreetMap, please see the %{contributors_page_link} on the OpenStreetMap Wiki.
2605 contributors_2_contributors_page: Contributors page
2606 contributors_2_contributors_page_url: https://wiki.openstreetmap.org/wiki/Contributors
2607 contributors_footer_2_html: |
2608 Inclusion of data in OpenStreetMap does not imply that the original
2609 data provider endorses OpenStreetMap, provides any warranty, or
2610 accepts any liability.
2612 js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
2613 js_2: "OpenStreetMap uses JavaScript for its slippy map."
2615 copyright: "Copyright OpenStreetMap and contributors, under an open license"
2616 license_url: "https://openstreetmap.org/copyright"
2617 project_url: "https://openstreetmap.org"
2619 not_public: "You have not set your edits to be public."
2620 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}."
2621 user_page_link: user page
2622 anon_edits_html: "(%{link})"
2623 anon_edits_link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
2624 anon_edits_link_text: "Find out why this is the case."
2627 manually_select: "Manually select a different area"
2629 licence_details_html: OpenStreetMap data is licensed under the %{odbl_link} (ODbL).
2630 odbl: Open Data Commons Open Database License
2631 odbl_url: https://opendatacommons.org/licenses/odbl/1.0/
2633 advice: "If the above export fails, please consider using one of the sources listed below:"
2634 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."
2637 description: "Regularly-updated copies of the complete OpenStreetMap database"
2639 title: "Overpass API"
2640 description: "Download this bounding box from a mirror of the OpenStreetMap database"
2642 title: "Geofabrik Downloads"
2643 description: "Regularly-updated extracts of continents, countries, and selected cities"
2645 title: "Other Sources"
2646 description: "Additional sources listed on the OpenStreetMap Wiki"
2647 export_button: "Export"
2648 export_download: "Downloading..."
2650 header: Download XML Data
2651 body: Do you want to download map data for this area in XML format? Note that large areas may take some time to download.
2655 title: Report a problem / Fix the map
2659 title: Join the community
2661 If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
2662 proceed is to join the OpenStreetMap community and add or repair the data yourself.
2664 title: Other concerns
2666 If you have concerns about how our data is being used or about the contents please consult our
2667 %{copyright_link} for more legal information, or contact the appropriate %{working_group_link}.
2668 copyright: copyright page
2669 working_group: OSMF working group
2670 working_group_url: https://osmfoundation.org/wiki/Working_Groups
2674 OpenStreetMap has several resources for learning about the project, asking and answering questions,
2675 and collaboratively discussing and documenting mapping topics.
2678 title: Welcome to OpenStreetMap
2679 description: Start with this quick guide covering the OpenStreetMap basics.
2681 url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
2682 title: Beginners' Guide
2683 description: Community maintained guide for beginners.
2685 url: https://community.openstreetmap.org/
2686 title: Help & Community Forum
2687 description: A shared place for to seek help and have conversations about OpenStreetMap.
2689 url: https://lists.openstreetmap.org/
2690 title: Mailing Lists
2691 description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
2693 url: https://irc.openstreetmap.org/
2695 description: Interactive chat in many different languages and on many topics.
2697 url: https://switch2osm.org/
2699 description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
2701 url: https://welcome.openstreetmap.org/
2702 title: For Organizations
2703 description: With an organization making plans for OpenStreetMap? Find what you need to know in the Welcome Mat.
2705 url: https://wiki.openstreetmap.org/
2706 title: OpenStreetMap Wiki
2707 description: Browse the wiki for in-depth OpenStreetMap documentation.
2709 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.
2710 desktop_application_html: You can still use Potlatch by %{download_link}.
2711 download: downloading the desktop application for Mac and Windows
2712 download_url: https://www.systemed.net/potlatch/
2713 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}.
2714 change_preferences: Change your preferences here
2716 title: Any questions?
2718 OpenStreetMap has several resources for learning about the project, asking and answering
2719 questions, and collaboratively discussing and documenting mapping topics.
2720 %{help_link}. With an organization making plans for OpenStreetMap? %{welcome_mat_link}.
2721 get_help_here: Get help here
2722 welcome_mat: Check out the Welcome Mat
2723 welcome_mat_url: https://welcome.openstreetmap.org/
2725 search_results: Search Results
2728 get_directions_title: "Find directions between two points"
2731 where_am_i: "Where is this?"
2732 where_am_i_title: Describe the current location using the search engine
2734 reverse_directions_text: "Reverse Directions"
2740 description: "Directions services"
2741 fossgis_osrm: "OSRM"
2742 graphhopper: "GraphHopper"
2743 fossgis_valhalla: "Valhalla"
2747 Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
2748 up, you're all set to get started mapping. Here's a quick guide with the most important
2749 things you need to know.
2751 title: What's on the Map
2753 OpenStreetMap is a place for mapping things that are both %{real_and_current} -
2754 it includes millions of buildings, roads, and other details about places. You can map
2755 whatever real-world features are interesting to you.
2756 real_and_current: real and current
2758 What it %{doesnt} include is opinionated data like ratings, historical or
2759 hypothetical features, and data from copyrighted sources. Unless you have special
2760 permission, don't copy from online or paper maps.
2763 title: Basic Terms For Mapping
2765 OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
2766 an_editor_html: An %{editor} is a program or website you can use to edit the map.
2767 a_node_html: A %{node} is a point on the map, like a single restaurant or a tree.
2768 a_way_html: A %{way} is a line or area, like a road, stream, lake or building.
2769 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.
2777 OpenStreetMap has few formal rules but we expect all participants to collaborate
2778 with, and communicate with, the community. If you are considering
2779 any activities other than editing by hand, please read and follow the guidelines on
2780 %{imports_link} and %{automated_edits_link}.
2782 imports_url: https://wiki.openstreetmap.org/wiki/Import/Guidelines
2783 automated_edits: Automated Edits
2784 automated_edits_url: https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct
2785 start_mapping: Start Mapping
2786 continue_authorization: Continue Authorization
2788 title: No Time To Edit? Add a Note!
2790 If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
2793 Just click %{note_icon} or the same icon on %{map_link}.
2794 This will add a marker to the map, which you can move by dragging.
2795 Add your message, then click save, and other mappers will investigate.
2800 People from all over the world contribute to or use OpenStreetMap.
2801 While many participate as individuals, others have formed communities.
2802 These groups come in a range of sizes and represent geographies from small towns to large multi-country regions.
2803 They can also be formal or informal.
2805 title: Local Chapters
2807 Local Chapters are country-level or region-level groups that have taken the formal step of
2808 establishing not-for-profit legal entities. They represent the area's map and mappers when
2809 dealing with local government, business, and media. They have also formed an affiliation
2810 with the OpenStreetMap Foundation (OSMF), giving them a link to the legal and copyright
2813 The following communities are formally established as Local Chapters:
2816 other_groups_html: |
2817 There is no need to formally establish a group to the same extent as the Local Chapters.
2818 Indeed many groups exist very sucessfully as an informal gathering of people or as a
2819 community group. Anyone can set up or join these. Read more on the %{communities_wiki_link}.
2820 communities_wiki: Communities wiki page
2821 communities_wiki_url: https://wiki.openstreetmap.org/wiki/User_group
2827 map_notes_zoom_in_tooltip: Zoom in to see map notes
2828 map_data_zoom_in_tooltip: Zoom in to see map data
2832 motorway: "Motorway"
2833 main_road: "Main road"
2835 primary: "Primary road"
2836 secondary: "Secondary road"
2837 unclassified: "Unclassified road"
2838 pedestrian: "Pedestrian way"
2840 bridleway: "Bridleway"
2841 cycleway: "Cycleway"
2842 international_bike_route: "International bike route"
2843 national_bike_route: "National bike route"
2844 regional_bike_route: "Regional bike route"
2845 local_bike_route: "Local bike route"
2846 mountain_bike_route: "Mountain bike route"
2852 light_rail: "Light rail"
2854 trolleybus: "Trolleybus"
2856 cable_car: "Cable car"
2857 chair_lift: "Chair lift"
2858 runway: "Airport Runway"
2860 apron: "Airport apron"
2861 admin: "Administrative boundary"
2865 vineyard: "Vineyard"
2868 farmland: "Farmland"
2871 bare_rock: "Bare rock"
2876 built_up: "Built-up area"
2877 resident: "Residential area"
2878 retail: "Retail area"
2879 industrial: "Industrial area"
2880 commercial: "Commercial area"
2881 heathland: "Heathland"
2882 scrubland: "Scrubland"
2884 reservoir: "Reservoir"
2885 intermittent_water: "Intermittent waterbody"
2890 brownfield: "Brownfield site"
2891 cemetery: "Cemetery"
2892 allotments: "Allotments"
2893 pitch: "Sports pitch"
2894 centre: "Sports centre"
2896 reserve: "Nature reserve"
2897 military: "Military area"
2899 university: "University"
2900 hospital: "Hospital"
2901 building: "Significant building"
2902 station: "Railway station"
2903 railway_halt: "Railway halt"
2904 subway_station: "Subway station"
2905 tram_stop: "Tram stop"
2908 tunnel: "Dashed casing = tunnel"
2909 bridge: "Black casing = bridge"
2910 private: "Private access"
2911 destination: "Destination access"
2912 construction: "Roads under construction"
2913 bus_stop: "Bus stop"
2914 bicycle_shop: "Bicycle shop"
2915 bicycle_rental: "Bicycle rental"
2916 bicycle_parking: "Bicycle parking"
2917 bicycle_parking_small: "Small bicycle parking"
2919 see_external_legend: "See external map legend"
2922 link: "Link or HTML"
2923 include_marker: "Include marker"
2925 short_link: "Short Link"
2927 embed_html_disabled: HTML embedding is not available for this map layer
2928 paste_html: "Paste HTML to embed in website"
2931 only_layers_exported_as_image: "Only the following layers can be exported as an image:"
2934 custom_dimensions: "Set custom dimensions"
2935 image_dimensions_html: "Image will show the %{layer} layer at %{width} x %{height}"
2936 download: "Download"
2937 downloading: "Downloading..."
2940 private: "Private (only shared as anonymous, unordered points)"
2941 public: "Public (shown in trace list and as anonymous, unordered points)"
2942 trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
2943 identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
2945 upload_trace: "Upload GPS Trace"
2946 visibility_help: "what does this mean?"
2947 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2949 help_url: "https://wiki.openstreetmap.org/wiki/Upload"
2951 upload_trace: "Upload GPS Trace"
2952 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."
2953 upload_failed: "Sorry, the GPX upload failed. An administrator has been alerted to the error. Please try again"
2955 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."
2956 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."
2959 title: "Editing Trace %{name}"
2960 heading: "Editing Trace %{name}"
2961 visibility_help: "what does this mean?"
2962 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2964 updated: Trace updated
2966 title: "Viewing Trace %{name}"
2967 heading: "Viewing Trace %{name}"
2969 filename: "Filename:"
2970 download: "download"
2971 uploaded: "Uploaded:"
2973 start_coordinates: "Start coordinate:"
2974 coordinates_html: "%{latitude}; %{longitude}"
2978 description: "Description:"
2981 edit_trace: "Edit this trace"
2982 delete_trace: "Delete this trace"
2983 trace_not_found: "Trace not found!"
2984 visibility: "Visibility:"
2985 confirm_delete: "Delete this trace?"
2989 one: "%{count} point"
2990 other: "%{count} points"
2992 trace_details: "View Trace Details"
2993 view_map: "View Map"
2994 edit_map: "Edit Map"
2996 identifiable: "IDENTIFIABLE"
2998 trackable: "TRACKABLE"
2999 details_with_tags_html: "%{time_ago} by %{user} in %{tags}"
3000 details_without_tags_html: "%{time_ago} by %{user}"
3002 public_traces: "Public GPS Traces"
3003 my_gps_traces: "My GPS Traces"
3004 public_traces_from: "Public GPS Traces from %{user}"
3005 description: "Browse recent GPS trace uploads"
3006 tagged_with: " tagged with %{tags}"
3007 empty_title: Nothing here yet
3008 empty_upload_html: "%{upload_link} or learn more about GPS tracing on the %{wiki_link}."
3009 upload_new: Upload a new trace
3010 wiki_page: wiki page
3011 wiki_page_url: https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2
3012 upload_trace: "Upload a trace"
3013 all_traces: "All Traces"
3014 my_traces: "My Traces"
3015 traces_from_html: "Public Traces from %{user}"
3016 remove_tag_filter: "Remove Tag Filter"
3018 scheduled_for_deletion: "Trace scheduled for deletion"
3020 message: "The GPX file upload system is currently unavailable"
3022 heading: "GPX Storage Offline"
3023 message: "The GPX file storage and upload system is currently unavailable."
3026 title: "OpenStreetMap GPS Traces"
3028 description_with_count:
3029 one: "GPX file with %{count} point from %{user}"
3030 other: "GPX file with %{count} points from %{user}"
3031 description_without_count: "GPX file from %{user}"
3033 permission_denied: You do not have permission to access that action
3035 cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
3037 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."
3038 blocked: "Your access to the API has been blocked. Please log in to the web interface to find out more."
3039 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."
3041 account_settings: Account Settings
3042 oauth2_applications: OAuth 2 Applications
3043 oauth2_authorizations: OAuth 2 Authorizations
3044 muted_users: Muted Users
3047 title: Log in with Google
3050 title: Log in with Apple
3053 title: Log in with Facebook
3056 title: Log in with Microsoft
3059 title: Log in with GitHub
3062 title: Log in with Wikipedia
3069 title: Share via Email
3072 title: Share via Bluesky
3075 title: Share via Facebook
3078 title: Share via LinkedIn
3081 title: Share on Mastodon
3084 title: Share on Telegram
3091 missing: "You have not permitted the application access to this facility"
3093 openid: Sign in using OpenStreetMap
3094 read_prefs: Read user preferences
3095 write_prefs: Modify user preferences
3096 write_diary: Create diary entries and comments
3097 write_api: Modify the map
3098 write_changeset_comments: Comment on changesets
3099 read_gpx: Read private GPS traces
3100 write_gpx: Upload GPS traces
3101 write_notes: Modify notes
3102 write_redactions: Redact map data
3103 write_blocks: Create and revoke user blocks
3104 read_email: Read user email address
3105 consume_messages: Read, update status and delete user messages
3106 send_messages: Send private messages to other users
3107 skip_authorization: Auto approve application
3109 moderator: This permission is for actions available only to moderators
3110 oauth2_applications:
3112 title: "My Client Applications"
3113 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."
3115 new: "Register new application"
3117 permissions: "Permissions"
3121 confirm_delete: "Delete this application?"
3123 title: "Register a new application"
3125 title: "Edit your application"
3129 confirm_delete: "Delete this application?"
3130 client_id: "Client ID"
3131 client_secret: "Client Secret"
3132 client_secret_warning: "Make sure to save this secret - it will not be accessible again"
3133 permissions: "Permissions"
3134 redirect_uris: "Redirect URIs"
3136 sorry: "Sorry, that application could not be found."
3137 oauth2_authorizations:
3139 title: "Authorization Required"
3140 introduction: "Authorize %{application} to access your account with the following permissions?"
3141 authorize: "Authorize"
3144 title: "An error has occurred"
3146 title: "Authorization code"
3147 oauth2_authorized_applications:
3149 title: "My Authorized Applications"
3150 application: "Application"
3151 permissions: "Permissions"
3152 last_authorized: "Last Authorized"
3153 no_applications_html: "You have not yet authorized any %{oauth2} applications."
3156 revoke: "Revoke Access"
3157 confirm_revoke: "Revoke access for this application?"
3161 tab_title: "Sign Up"
3162 signup_to_authorize_html: "Sign up with OpenStreetMap to access %{client_app_name}."
3163 no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
3164 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.'
3167 header: Free and editable.
3168 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.
3169 paragraph_2: Sign up to get started contributing.
3170 welcome: "Welcome to OpenStreetMap"
3171 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."
3172 display name description: "Your publicly displayed username. You can change this later in the preferences."
3174 html: "By signing up, you agree to our %{tou_link}, %{privacy_policy_link} and %{contributor_terms_link}."
3176 privacy_policy: privacy policy
3177 privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
3178 privacy_policy_title: OSMF privacy policy including section on email addresses
3179 contributor_terms_url: "https://osmfoundation.org/wiki/Licence/Contributor_Terms"
3180 contributor_terms: "contributor terms"
3183 privacy_policy: privacy policy
3184 privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
3185 privacy_policy_title: OSMF privacy policy including section on email addresses
3186 html: 'Your address is not displayed publicly, see our %{privacy_policy_link} for more information.'
3188 use external auth: "or sign up with a third party"
3190 title: "No such user"
3191 heading: "The user %{user} does not exist"
3192 body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
3197 my traces: My Traces
3199 my messages: My Messages
3200 my profile: My Profile
3201 my_account: My Account
3202 my comments: My Comments
3203 my_preferences: My Preferences
3204 my_dashboard: My Dashboard
3205 blocks on me: Blocks on Me
3206 blocks by me: Blocks by Me
3207 create_mute: Mute this User
3208 destroy_mute: Unmute this User
3209 send message: Send Message
3216 mapper since: "Mapper since:"
3217 last map edit: "Last map edit:"
3218 no activity yet: "No activity yet"
3220 ct status: "Contributor terms:"
3221 ct undecided: Undecided
3222 ct declined: Declined
3223 email address: "Email address:"
3224 created from: "Created from:"
3226 spam score: "Spam Score:"
3227 block_history: "Active Blocks"
3228 moderator_history: "Blocks Given"
3229 revoke_all_blocks: "Revoke all blocks"
3230 comments: "Comments"
3231 create_block: "Block this User"
3232 activate_user: "Activate this User"
3233 confirm_user: "Confirm this User"
3234 unconfirm_user: "Unconfirm this User"
3235 suspend_user: "Suspend this User"
3236 unsuspend_user: "Unsuspend this User"
3237 undelete_user: "Undelete this User"
3239 report: Report this User
3240 edit_profile_details: Edit Profile Details
3241 edit_description: Edit Description
3242 edit_links: Edit Links
3243 change_image: Change Image
3244 edit_company: Edit Company
3245 edit_location: Edit Location
3247 one: "%{count} contribution in the last year"
3248 other: "%{count} contributions in the last year"
3250 home_location: "Home location"
3252 company_tooltip: "The company affiliation is self-reported and not verified"
3254 flash success: "All your edits are now public, and you are now allowed to edit."
3257 title: "Blocks by %{name}"
3258 heading_html: "List of Blocks by %{name}"
3259 empty: "%{name} has not made any blocks yet."
3262 title: "Blocks on %{name}"
3263 heading_html: "List of Blocks on %{name}"
3264 empty: "%{name} has not been blocked yet."
3266 title: "Revoking all blocks on %{block_on}"
3267 heading_html: "Revoking all blocks on %{block_on}"
3268 empty: "%{name} has no active blocks."
3269 confirm: "Are you sure you wish to revoke %{active_blocks}?"
3271 one: "%{count} active block"
3272 other: "%{count} active blocks"
3275 flash: "All active blocks have been revoked."
3280 select_status: Select Status
3284 confirmed: Confirmed
3285 suspended: Suspended
3287 name_or_email: Name or Email
3288 ip_address: IP Address
3290 has_edits: Has Edits
3295 one: "%{count} user found"
3296 other: "%{count} users found"
3297 confirm: Confirm Selected Users
3298 suspend: Suspend Selected Users
3299 empty: No matching users found
3301 summary_html: "%{name} created from %{ip_address} on %{date}"
3302 summary_no_ip_html: "%{name} created on %{date}"
3305 heading_html: "%{user}'s Comments"
3306 changesets: "Changesets"
3307 diary_entries: "Diary Entries"
3308 no_comments: "No comments"
3311 title: "Changeset Comments added by %{user}"
3313 changeset: Changeset
3318 title: "Diary Comments added by %{user}"
3324 title: Account Suspended
3325 heading: Account Suspended
3327 automatically_suspended: Sorry, your account has been automatically suspended due to suspicious activity.
3328 contact_support_html: This decision will be reviewed by an administrator shortly, or you may contact %{support_link} if you wish to discuss this.
3330 connection_failed: Connection to authentication provider failed
3331 invalid_credentials: Invalid authentication credentials
3332 no_authorization_code: No authorization code
3333 unknown_signature_algorithm: Unknown signature algorithm
3334 invalid_scope: Invalid scope
3335 unknown_error: Authentication failed
3337 heading: Your ID is not associated with a OpenStreetMap account yet.
3339 If you are new to OpenStreetMap, please create a new account
3340 using the form below.
3342 If you already have an account, you can log in to your account
3343 using your username and password and then associate the account
3344 with your ID in your user settings.
3347 administrator: "This user is an administrator"
3348 moderator: "This user is a moderator"
3349 importer: "This user is an importer"
3351 administrator: "Grant administrator access"
3352 moderator: "Grant moderator access"
3353 importer: "Grant importer access"
3354 are_you_sure: "Are you sure you want to grant the role '%{role}' to the user '%{name}'?"
3356 administrator: "Revoke administrator access"
3357 moderator: "Revoke moderator access"
3358 importer: "Revoke importer access"
3359 are_you_sure: "Are you sure you want to revoke the role '%{role}' from the user '%{name}'?"
3362 not_a_role: "The string '%{role}' is not a valid role."
3363 already_has_role: "The user already has role %{role}."
3364 doesnt_have_role: "The user does not have role %{role}."
3365 not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
3368 non_moderator_update: "Must be a moderator to create or update a block."
3369 non_moderator_revoke: "Must be a moderator to revoke a block."
3371 sorry: "Sorry, the user block with ID %{id} could not be found."
3372 back: "Back to index"
3374 title: "Creating block on %{name}"
3375 heading_html: "Creating block on %{name}"
3376 period: "How long, starting now, the user will be blocked from the API for."
3378 title: "Editing block on %{name}"
3379 heading_html: "Editing block on %{name}"
3380 period: "How long, starting now, the user will be blocked from the API for."
3381 revoke: "Revoke block"
3383 block_period: "The blocking period must be one of the values selectable in the drop-down list."
3385 flash: "Created a block on user %{name}."
3387 only_creator_can_edit: "Only the moderator who created this block can edit it."
3388 only_creator_can_edit_without_revoking: "Only the moderator who created this block can edit it without revoking."
3389 only_creator_or_revoker_can_edit: "Only the moderators who created or revoked this block can edit it."
3390 inactive_block_cannot_be_reactivated: "This block is inactive and cannot be reactivated."
3391 success: "Block updated."
3393 title: "User blocks"
3394 heading: "List of user blocks"
3395 empty: "No blocks have been made yet."
3397 time_future_html: "Ends in %{time}."
3398 until_login: "Active until the user logs in."
3399 time_future_and_until_login_html: "Ends in %{time} and after the user has logged in."
3400 time_past_html: "Ended %{time}."
3403 one: "%{count} hour"
3404 other: "%{count} hours"
3407 other: "%{count} days"
3409 one: "%{count} week"
3410 other: "%{count} weeks"
3412 one: "%{count} month"
3413 other: "%{count} months"
3415 one: "%{count} year"
3416 other: "%{count} years"
3419 revoked_html: "revoked by %{name}"
3421 active_until_read: "active until read"
3422 read_html: "read at %{time}"
3423 time_in_future_title: "%{time_absolute}; in %{time_relative}"
3424 time_in_past_title: "%{time_absolute}; %{time_relative}"
3426 title: "%{block_on} blocked by %{block_by}"
3427 heading_html: "%{block_on} blocked by %{block_by}"
3429 duration: "Duration:"
3432 reason: "Reason for block:"
3438 display_name: "Blocked User"
3439 creator_name: "Creator"
3440 reason: "Reason for block"
3445 all_blocks: "All Blocks"
3446 blocks_on_me: "Blocks on Me"
3447 blocks_on_user_html: "Blocks on %{user}"
3448 blocks_by_me: "Blocks by Me"
3449 blocks_by_user_html: "Blocks by %{user}"
3450 block: "Block #%{id}"
3451 new_block: "New Block"
3454 title: "Muted Users"
3455 my_muted_users: "My muted users"
3456 you_have_muted_n_users:
3457 one: "You have muted %{count} User"
3458 other: "You have muted %{count} users"
3459 user_mute_explainer: "Messages of muted users are moved into a separate Inbox and you won't receive email notifications."
3460 user_mute_admins_and_moderators: "You can mute Admins and Moderators but their messages will not be muted."
3463 muted_user: "Muted User"
3467 send_message: "Send message"
3470 notice: "You muted %{name}."
3471 error: "%{name} could not be muted. %{full_message}."
3473 notice: "You unmuted %{name}."
3474 error: "User could not be unmuted. Please try again."
3477 title: "Notes submitted or commented on by %{user}"
3478 heading: "%{user}'s Notes"
3479 subheading_html: "Notes %{submitted} or %{commented} by %{user}"
3480 subheading_submitted: "submitted"
3481 subheading_commented: "commented on"
3485 description: "Description"
3486 created_at: "Created at"
3487 last_changed: "Last changed"
3495 title: "Note: %{id}"
3496 description: "Description"
3497 open_title: "Unresolved note #%{note_name}"
3498 closed_title: "Resolved note #%{note_name}"
3499 hidden_title: "Hidden note #%{note_name}"
3500 description_when_author_is_deleted: "deleted"
3501 description_when_there_is_no_opening_comment: "unknown"
3502 event_opened_by_html: "Created by %{user} %{time_ago}"
3503 event_opened_by_anonymous_html: "Created by anonymous %{time_ago}"
3504 event_commented_by_html: "Comment from %{user} %{time_ago}"
3505 event_commented_by_anonymous_html: "Comment from anonymous %{time_ago}"
3506 event_closed_by_html: "Resolved by %{user} %{time_ago}"
3507 event_closed_by_anonymous_html: "Resolved by anonymous %{time_ago}"
3508 event_reopened_by_html: "Reactivated by %{user} %{time_ago}"
3509 event_reopened_by_anonymous_html: "Reactivated by anonymous %{time_ago}"
3510 event_hidden_by_html: "Hidden by %{user} %{time_ago}"
3511 report: report this note
3512 coordinates_html: "%{latitude}, %{longitude}"
3513 anonymous_warning: This note includes comments from anonymous users which should be independently verified.
3514 discussion: Discussion
3515 subscribe: Subscribe
3516 unsubscribe: Unsubscribe
3519 reactivate: Reactivate
3520 comment_and_resolve: Comment & Resolve
3522 log_in_to_comment: "Log in to comment on this note"
3523 report_link_html: "If this note contains sensitive information that needs to be removed, you can %{link}."
3524 other_problems_resolve: "For all other problems with the note, please resolve it yourself with a comment."
3525 other_problems_resolved: "For all other problems, resolving is sufficient."
3526 disappear_date_html: "This resolved note will disappear from the map in %{disappear_in}."
3529 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."
3530 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."
3531 anonymous_warning_log_in: "log in"
3532 anonymous_warning_sign_up: "sign up"
3533 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}."
3535 one: "%{count} anonymous note"
3536 other: "%{count} anonymous notes"
3537 counter_warning_guide_link:
3538 text: "contribute by yourself"
3539 url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
3540 counter_warning_forum_link:
3541 text: "the community can help you"
3542 url: https://community.openstreetmap.org/
3543 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."
3547 warning: "New notes cannot be created because the OpenStreetMap API is currently in read-only mode."
3549 showing_page: "Page %{page}"
3551 previous: "Previous"
3553 sorry: "Sorry, note #%{id} could not be found."
3558 view_larger_map: "View Larger Map"
3559 export_failed_title: "Map export failed"
3562 report_problem: "Report a problem"
3566 tooltip_disabled: "Legend not available for this layer"
3574 title: Show My Location
3575 not_available: Location not available
3577 one: You are within %{count} meter of this point
3578 other: You are within %{count} meters of this point
3580 one: You are within %{count} foot of this point
3581 other: You are within %{count} feet of this point
3585 cycle_map: Cycle Map
3586 transport_map: Transport Map
3587 tracestracktop_topo: Tracestrack Topo
3589 shortbread: Shortbread
3590 openmaptiles_osm: MapTiler OMT
3595 gps: Public GPS Traces
3596 overlays: Enable overlays for troubleshooting the map
3598 copyright_text: "© %{copyright_link}"
3599 openstreetmap_contributors: "OpenStreetMap contributors"
3600 make_a_donation: Make a Donation
3601 website_and_api_terms: Website and API terms
3602 cyclosm_credit: "Tiles style by %{cyclosm_link} hosted by %{osm_france_link}"
3603 cyclosm_name: CyclOSM
3604 osm_france: OpenStreetMap France
3605 thunderforest_credit: "Tiles courtesy of %{thunderforest_link}"
3606 andy_allan: Andy Allan
3607 tracestrack_credit: "Tiles courtesy of %{tracestrack_link}"
3608 tracestrack: Tracestrack
3609 hotosm_credit: "Tiles style by %{hotosm_link} hosted by %{osm_france_link}"
3610 hotosm_name: Humanitarian OpenStreetMap Team
3611 openmaptiles_credit: "Vector tiles from %{openmaptiles_link} hosted by %{maptiler_link}"
3612 openmaptiles_name: "OpenMapTiles"
3613 maptiler_name: "MapTiler"
3615 edit_tooltip: Edit the map
3616 edit_disabled_tooltip: Zoom in to edit the map
3617 createnote_tooltip: Add a note to the map
3618 createnote_disabled_tooltip: Zoom in to add a note to the map
3619 queryfeature_tooltip: Query features
3620 queryfeature_disabled_tooltip: Zoom in to query features
3622 social_link_n: "Social Profile Link %{n}"
3623 remove_social_link_n: "Remove Social Profile Link %{n}"
3624 edit_help: Move the map and zoom in on a location you want to edit, then click here.
3633 no_route: "Couldn't find a route between those two places."
3635 title: "Search failed"
3636 body: "Couldn't locate '%{place}'."
3638 continue_without_exit: Continue on %{name}
3639 slight_right_without_exit: Slight right onto %{name}
3640 offramp_right: Take the ramp on the right
3641 offramp_right_with_exit: Take exit %{exit} on the right
3642 offramp_right_with_exit_name: Take exit %{exit} on the right onto %{name}
3643 offramp_right_with_exit_directions: Take exit %{exit} on the right towards %{directions}
3644 offramp_right_with_exit_name_directions: Take exit %{exit} on the right onto %{name}, towards %{directions}
3645 offramp_right_with_name: Take the ramp on the right onto %{name}
3646 offramp_right_with_directions: Take the ramp on the right towards %{directions}
3647 offramp_right_with_name_directions: Take the ramp on the right onto %{name}, towards %{directions}
3648 onramp_right_without_exit: Turn right on the ramp onto %{name}
3649 onramp_right_with_directions: Turn right onto the ramp towards %{directions}
3650 onramp_right_with_name_directions: Turn right on the ramp onto %{name}, towards %{directions}
3651 onramp_right_without_directions: Turn right onto the ramp
3652 onramp_right: Turn right onto the ramp
3653 endofroad_right_without_exit: At the end of the road turn right onto %{name}
3654 merge_right_without_exit: Merge right onto %{name}
3655 fork_right_without_exit: At the fork turn right onto %{name}
3656 turn_right_without_exit: Turn right onto %{name}
3657 sharp_right_without_exit: Sharp right onto %{name}
3658 uturn_without_exit: U-turn along %{name}
3659 sharp_left_without_exit: Sharp left onto %{name}
3660 turn_left_without_exit: Turn left onto %{name}
3661 offramp_left: Take the ramp on the left
3662 offramp_left_with_exit: Take exit %{exit} on the left
3663 offramp_left_with_exit_name: Take exit %{exit} on the left onto %{name}
3664 offramp_left_with_exit_directions: Take exit %{exit} on the left towards %{directions}
3665 offramp_left_with_exit_name_directions: Take exit %{exit} on the left onto %{name}, towards %{directions}
3666 offramp_left_with_name: Take the ramp on the left onto %{name}
3667 offramp_left_with_directions: Take the ramp on the left towards %{directions}
3668 offramp_left_with_name_directions: Take the ramp on the left onto %{name}, towards %{directions}
3669 onramp_left_without_exit: Turn left on the ramp onto %{name}
3670 onramp_left_with_directions: Turn left onto the ramp towards %{directions}
3671 onramp_left_with_name_directions: Turn left on the ramp onto %{name}, towards %{directions}
3672 onramp_left_without_directions: Turn left onto the ramp
3673 onramp_left: Turn left onto the ramp
3674 endofroad_left_without_exit: At the end of the road turn left onto %{name}
3675 merge_left_without_exit: Merge left onto %{name}
3676 fork_left_without_exit: At the fork turn left onto %{name}
3677 slight_left_without_exit: Slight left onto %{name}
3678 via_point_without_exit: (via point)
3679 follow_without_exit: Follow %{name}
3680 roundabout_without_exit: At the roundabout take the exit onto %{name}
3681 leave_roundabout_without_exit: Leave the roundabout - %{name}
3682 stay_roundabout_without_exit: Stay on the roundabout - %{name}
3683 start_without_exit: Start on %{name}
3684 destination_without_exit: Reach destination
3685 against_oneway_without_exit: Go against one-way on %{name}
3686 end_oneway_without_exit: End of one-way on %{name}
3687 roundabout_with_exit: At the roundabout take the exit %{exit} onto %{name}
3688 roundabout_with_exit_ordinal: At the roundabout take the %{exit} exit onto %{name}
3689 exit_roundabout: Exit the roundabout onto %{name}
3690 ferry_without_exit: Take the ferry %{name}
3691 unnamed: "unnamed road"
3707 nothing_found: No features found
3708 error: "Error contacting %{server}: %{error}"
3709 timeout: "Timeout contacting %{server}"
3711 wikipedia: "Wikipedia"
3713 directions_from: Directions from here
3714 directions_to: Directions to here
3715 add_note: Add a note here
3716 show_address: Show address
3717 query_features: Query features
3718 centre_map: Centre map here
3719 scroll_to_changeset: Scroll to changeset
3721 marker_title: My home location
3722 not_set: Home location is not set for your account
3725 no_contributions: "No contributions on %{date}"
3727 one: "%{count} contribution on %{date}"
3728 other: "%{count} contributions on %{date}"
3731 title: "Editing failed"
3732 body: "Make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
3735 title: "iD has not been configured"
3736 body: "Please see CONFIGURE.md for more information"
3739 heading: "Edit Redaction"
3740 title: "Edit Redaction"
3742 empty: "No redactions to show."
3743 heading: "List of Redactions"
3744 title: "List of Redactions"
3745 new: "New Redaction"
3747 heading: "Enter Information for New Redaction"
3748 title: "Creating New Redaction"
3750 description: "Description:"
3751 heading: "Showing Redaction \"%{title}\""
3752 title: "Showing Redaction"
3754 edit: "Edit this redaction"
3755 destroy: "Remove this redaction"
3756 confirm: "Are you sure?"
3758 flash: "Redaction created."
3760 flash: "Changes saved."
3762 not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
3763 flash: "Redaction destroyed."
3764 error: "There was an error destroying this redaction."
3766 leading_whitespace: "has leading whitespace"
3767 trailing_whitespace: "has trailing whitespace"
3768 invalid_characters: "contains invalid characters"
3769 url_characters: "contains special URL characters (%{characters})"