6 friendly: "%e %B %Y at %H:%M"
9 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"
48 # Translates all the model names, which is used in error handling on the website
50 acl: "Access Control List"
51 changeset: "Changeset"
52 changeset_tag: "Changeset Tag"
54 diary_comment: "Diary Comment"
55 diary_entry: "Diary Entry"
64 old_node_tag: "Old Node Tag"
65 old_relation: "Old Relation"
66 old_relation_member: "Old Relation Member"
67 old_relation_tag: "Old Relation Tag"
69 old_way_node: "Old Way Node"
70 old_way_tag: "Old Way Tag"
72 relation_member: "Relation Member"
73 relation_tag: "Relation Tag"
77 tracepoint: "Trace Point"
80 user_preference: "User Preference"
81 user_token: "User Token"
85 # Translates all the model attributes, which is used in error handling on the website
86 # Only the ones that are used on the website are translated at the moment
90 url: Main Application URL (Required)
91 callback_url: Callback URL
92 support_url: Support URL
93 allow_read_prefs: read their user preferences
94 allow_write_prefs: modify their user preferences
95 allow_write_diary: create diary entries and comments
96 allow_write_api: modify the map
97 allow_read_gpx: read their private GPS traces
98 allow_write_gpx: upload GPS traces
99 allow_write_notes: modify notes
107 longitude: "Longitude"
108 language_code: "Language"
109 doorkeeper/application:
111 redirect_uri: Redirect URIs
112 confidential: Confidential application?
123 longitude: "Longitude"
125 description: "Description"
126 gpx_file: Choose GPS Trace File
127 visibility: Visibility
133 recipient: "Recipient"
136 description: Description
138 category: Select a reason for your report
139 details: Please provide some more details about the problem (required).
141 auth_provider: Authentication Provider
142 auth_uid: Authentication UID
144 new_email: "New Email Address"
146 display_name: "Display Name"
147 description: Profile Description
150 languages: Preferred Languages
151 preferred_editor: Preferred Editor
152 pass_crypt: "Password"
153 pass_crypt_confirmation: "Confirm Password"
155 doorkeeper/application:
156 confidential: "Application will be used where the client secret can be kept confidential (native mobile apps and single page apps are not confidential)"
157 redirect_uri: "Use one line per URI"
159 tagstring: comma delimited
161 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.
162 needs_view: Does the user need to log in before this block will be cleared?
164 new_email: "(never displayed publicly)"
166 distance_in_words_ago:
168 one: about %{count} hour ago
169 other: about %{count} hours ago
171 one: about %{count} month ago
172 other: about %{count} months ago
174 one: about %{count} year ago
175 other: about %{count} years ago
177 one: almost %{count} year ago
178 other: almost %{count} years ago
179 half_a_minute: half a minute ago
181 one: less than %{count} second ago
182 other: less than %{count} seconds ago
184 one: less than %{count} minute ago
185 other: less than %{count} minutes ago
187 one: over %{count} year ago
188 other: over %{count} years ago
190 one: "%{count} second ago"
191 other: "%{count} seconds ago"
193 one: "%{count} minute ago"
194 other: "%{count} minutes ago"
196 one: "%{count} day ago"
197 other: "%{count} days ago"
199 one: "%{count} month ago"
200 other: "%{count} months ago"
202 one: "%{count} year ago"
203 other: "%{count} years ago"
205 version: "v%{version}"
206 with_name_html: "%{name} (%{id})"
207 current_and_old_links_html: "%{current_link}, %{old_link}"
209 default: "Default (currently %{name})"
212 description: "iD (in-browser editor)"
214 name: "Remote Control"
215 description: "Remote Control (JOSM, Potlatch, Merkaartor)"
228 opened_at_html: "Created %{when}"
229 opened_at_by_html: "Created %{when} by %{user}"
230 commented_at_html: "Updated %{when}"
231 commented_at_by_html: "Updated %{when} by %{user}"
232 closed_at_html: "Resolved %{when}"
233 closed_at_by_html: "Resolved %{when} by %{user}"
234 reopened_at_html: "Reactivated %{when}"
235 reopened_at_by_html: "Reactivated %{when} by %{user}"
237 title: "OpenStreetMap Notes"
238 description_all: "A list of reported, commented on or closed notes"
239 description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
240 description_item: "An rss feed for note %{id}"
241 opened: "new note (near %{place})"
242 commented: "new comment (near %{place})"
243 closed: "closed note (near %{place})"
244 reopened: "reactivated note (near %{place})"
250 title: "Edit account"
251 my settings: My Settings
252 current email address: "Current Email Address"
253 external auth: "External Authentication"
255 link: "https://wiki.openstreetmap.org/wiki/OpenID"
256 link text: "what is this?"
258 heading: "Public editing"
259 enabled: "Enabled. Not anonymous and can edit data."
260 enabled link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
261 enabled link text: "what is this?"
262 disabled: "Disabled and cannot edit data, all previous edits are anonymous."
263 disabled link text: "why can't I edit?"
265 heading: "Contributor Terms"
266 agreed: "You have agreed to the new Contributor Terms."
267 not yet agreed: "You have not yet agreed to the new Contributor Terms."
268 review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
269 agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
270 link: "https://osmfoundation.org/wiki/Licence/Contributor_Terms"
271 link text: "what is this?"
272 save changes button: Save Changes
273 delete_account: Delete Account...
275 heading: "Public editing"
276 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."
277 only_public_can_edit: Since the 0.6 API changeover, only public users can edit map data.
278 find_out_why_html: (%{link}).
279 find_out_why: "find out why"
280 find_out_why_url: https://wiki.openstreetmap.org/wiki/Anonymous_edits
281 email_not_revealed: Your email address will not be revealed by becoming public.
282 not_reversible: This action cannot be reversed and all new users are now public by default.
283 make_edits_public_button: Make all my edits public
285 success_confirm_needed: "User information updated successfully. Check your email for a note to confirm your new email address."
286 success: "User information updated successfully."
288 success: "Account Deleted."
291 title: Delete My Account
292 warning: Warning! The account deletion process is final, and cannot be reversed.
293 delete_account: Delete Account
294 delete_introduction: "You can delete your OpenStreetMap account using the button below. Please note the following details:"
295 delete_profile: Your profile information, including your avatar, description and home location will be removed.
296 delete_display_name: Your display name will be removed, and can be reused by other accounts.
297 retain_caveats: "However, some information about you will be retained on OpenStreetMap, even after your account is deleted:"
298 retain_edits: Your edits to the map database, if any, will be retained.
299 retain_traces: Your uploaded traces, if any, will be retained.
300 retain_diary_entries: Your diary entries and diary comments, if any, will be retained but hidden from view.
301 retain_notes: Your map notes and note comments, if any, will be retained but hidden from view.
302 retain_changeset_discussions: Your changeset discussions, if any, will be retained.
303 retain_email: Your email address will be retained.
304 recent_editing_html: "As you have edited recently your account cannot currently be deleted. Deletion will be possible in %{time}."
305 confirm_delete: Are you sure?
311 heading_ct: "Contributor terms"
312 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."
313 contributor_terms_explain: "This agreement governs the terms for your existing and future contributions."
314 read_ct: "I have read and agree to the above contributor terms"
315 tou_explain_html: "These %{tou_link} govern the use of the website and other infrastructure provided by the OSMF. Please click on the link, read and agree to the text."
316 read_tou: "I have read and agree to the Terms of Use"
317 consider_pd: "In addition to the above, I consider my contributions to be in the Public Domain"
318 consider_pd_why: "what's this?"
319 consider_pd_why_url: https://osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
320 guidance_info_html: "Information to help understand these terms: a %{readable_summary_link} and some %{informal_translations_link}"
321 readable_summary: human readable summary
322 informal_translations: informal translations
324 declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
326 you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
327 legale_select: "Country of residence:"
331 rest_of_world: "Rest of the world"
332 terms_declined_flash:
333 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}.
334 terms_declined_link: this wiki page
335 terms_declined_url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
337 deleted_ago_by_html: "Deleted %{time_ago} by %{user}"
338 edited_ago_by_html: "Edited %{time_ago} by %{user}"
340 redacted_version: "Redacted Version"
341 in_changeset: "Changeset"
342 anonymous: "anonymous"
343 no_comment: "(no comment)"
346 one: "%{count} relation"
347 other: "%{count} relations"
350 other: "%{count} ways"
351 download_xml: "Download XML"
352 view_history: "View History"
353 view_unredacted_history: "View Unredacted History"
354 view_details: "View Details"
355 location: "Location:"
357 coordinates_html: "%{latitude}, %{longitude}"
359 title_html: "Node: %{name}"
361 title_html: "Way: %{name}"
365 other: "%{count} nodes"
367 one: "part of way %{related_ways}"
368 other: "part of ways %{related_ways}"
370 title_html: "Relation: %{name}"
373 one: "%{count} member"
374 other: "%{count} members"
376 entry_html: "%{type} %{name}"
377 entry_role_html: "%{type} %{name} as %{role}"
383 entry_role_html: "%{relation_name} (as %{relation_role})"
388 sorry: "Sorry, the data for the %{type} with the id %{id} took too long to retrieve."
396 redaction: "Redaction %{id}"
397 message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
403 feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are you sure you want to display this data?"
404 load_data: "Load Data"
405 loading: "Loading..."
409 key: "The wiki description page for the %{key} tag"
410 tag: "The wiki description page for the %{key}=%{value} tag"
411 wikidata_link: "The %{page} item on Wikidata"
412 wikipedia_link: "The %{page} article on Wikipedia"
413 wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
414 telephone_link: "Call %{phone_number}"
415 colour_preview: "Colour %{colour_value} preview"
416 email_link: "Email %{email}"
418 title: "Query Features"
419 introduction: "Click on the map to find nearby features."
420 nearby: "Nearby features"
421 enclosing: "Enclosing features"
425 title_html: "Node History: %{name}"
427 title_html: "Way History: %{name}"
429 title_html: "Relation History: %{name}"
431 view_redacted_data: "View Redacted Data"
432 view_redaction_message: "View Redaction Message"
435 sorry: "Sorry, node #%{id} could not be found."
437 sorry: "Sorry, the data for the node with the id %{id} took too long to retrieve."
440 sorry: "Sorry, node #%{id} version %{version} could not be found."
442 sorry: "Sorry, the history of the node with the id %{id} took too long to retrieve."
445 sorry: "Sorry, way #%{id} could not be found."
447 sorry: "Sorry, the data for the way with the id %{id} took too long to retrieve."
450 sorry: "Sorry, way #%{id} version %{version} could not be found."
452 sorry: "Sorry, the history of the way with the id %{id} took too long to retrieve."
455 sorry: "Sorry, relation #%{id} could not be found."
457 sorry: "Sorry, the data for the relation with the id %{id} took too long to retrieve."
460 sorry: "Sorry, relation #%{id} version %{version} could not be found."
462 sorry: "Sorry, the history of the relation with the id %{id} took too long to retrieve."
466 comment: "New comment on changeset #%{changeset_id} by %{author}"
467 commented_at_by_html: "Updated %{when} by %{user}"
469 title_all: OpenStreetMap changeset discussion
470 title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
472 sorry: "Sorry, the list of changeset comments you requested took too long to retrieve."
475 no_edits: "(no edits)"
476 view_changeset_details: "View changeset details"
479 title_user: "Changesets by %{user}"
480 title_user_link_html: "Changesets by %{user_link}"
481 title_followed: "Changesets by followings"
482 title_nearby: "Changesets by nearby users"
483 empty: "No changesets found."
484 empty_area: "No changesets in this area."
485 empty_user: "No changesets by this user."
486 no_more: "No more changesets found."
487 no_more_area: "No more changesets in this area."
488 no_more_user: "No more changesets by this user."
489 load_more: "Load more"
491 title: "Changeset %{id}"
492 title_comment: "Changeset %{id} - %{comment}"
497 heading: Subscribe to the following changeset discussion?
498 button: Subscribe to discussion
500 heading: Unsubscribe from the following changeset discussion?
501 button: Unsubscribe from discussion
503 title: "Changeset %{id}"
504 created_by_html: "Created by %{link_user} on %{created}."
506 heading: "No entry with the id: %{id}"
507 body: "Sorry, there is no changeset with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
509 title: "Changeset: %{id}"
510 created: "Created: %{when}"
511 closed: "Closed: %{when}"
512 created_ago_html: "Created %{time_ago}"
513 closed_ago_html: "Closed %{time_ago}"
514 created_ago_by_html: "Created %{time_ago} by %{user}"
515 closed_ago_by_html: "Closed %{time_ago} by %{user}"
516 discussion: Discussion
517 join_discussion: "Log in to join the discussion"
518 still_open: "Changeset still open - discussion will open once the changeset is closed."
519 subscribe: "Subscribe"
520 unsubscribe: "Unsubscribe"
521 comment_by_html: "Comment from %{user} %{time_ago}"
522 hidden_comment_by_html: "Hidden comment from %{user} %{time_ago}"
524 unhide_comment: "unhide"
526 changesetxml: "Changeset XML"
527 osmchangexml: "osmChange XML"
529 nodes: "Nodes (%{count})"
530 nodes_paginated: "Nodes (%{x}-%{y} of %{count})"
531 ways: "Ways (%{count})"
532 ways_paginated: "Ways (%{x}-%{y} of %{count})"
533 relations: "Relations (%{count})"
534 relations_paginated: "Relations (%{x}-%{y} of %{count})"
536 sorry: "Sorry, changeset #%{id} could not be found."
538 sorry: "Sorry, the list of changesets you requested took too long to retrieve."
541 km away: "%{count}km away"
542 m away: "%{count}m away"
543 latest_edit_html: "Latest edit (%{ago}):"
545 your location: "Your location"
546 nearby mapper: "Nearby mapper"
547 following: "Following"
550 no_home_location_html: "%{edit_profile_link} and set your home location to see nearby users."
551 edit_your_profile: Edit your profile
552 followings: Followings
553 no followings: You have not followed any user yet.
554 nearby users: "Other nearby users"
555 no nearby users: "There are no other users who admit to mapping nearby yet."
556 followed_changesets: "changesets"
557 followed_diaries: "diary entries"
558 nearby_changesets: "nearby user changesets"
559 nearby_diaries: "nearby user diary entries"
562 title: New Diary Entry
565 use_map_link: Use Map
567 title: "Users' Diaries"
568 title_followed: "Followings' Diaries"
569 title_nearby: "Nearby Users' Diaries"
570 user_title: "%{user}'s Diary"
571 in_language_title: "Diary Entries in %{language}"
573 new_title: Compose a new entry in my user diary
575 no_entries: No diary entries
577 recent_entries: "Recent diary entries"
579 title: Edit Diary Entry
580 marker_text: Diary entry location
582 title: "%{user}'s Diary | %{title}"
583 user_title: "%{user}'s Diary"
584 discussion: "Discussion"
585 subscribe: "Subscribe"
586 unsubscribe: "Unsubscribe"
587 leave_a_comment: "Leave a comment"
588 login_to_leave_a_comment_html: "%{login_link} to leave a comment"
591 title: "No such diary entry"
592 heading: "No entry with the id: %{id}"
593 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."
595 posted_by_html: "Posted by %{link_user} on %{created} in %{language_link}."
596 updated_at_html: "Last updated on %{updated}."
597 comment_link: Comment on this entry
598 reply_link: Send a message to the author
600 one: "%{count} comment"
601 other: "%{count} comments"
602 no_comments: No comments
603 edit_link: Edit this entry
604 hide_link: Hide this entry
605 unhide_link: Unhide this entry
607 report: Report this entry
609 comment_from_html: "Comment from %{link_user} on %{comment_created_at}"
610 hide_link: Hide this comment
611 unhide_link: Unhide this comment
613 report: Report this comment
615 location: "Location:"
616 coordinates: "%{latitude}; %{longitude}"
619 title: "OpenStreetMap diary entries for %{user}"
620 description: "Recent OpenStreetMap diary entries from %{user}"
622 title: "OpenStreetMap diary entries in %{language_name}"
623 description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
625 title: "OpenStreetMap diary entries"
626 description: "Recent diary entries from users of OpenStreetMap"
628 heading: Subscribe to the following diary entry discussion?
629 button: Subscribe to discussion
631 heading: Unsubscribe from the following diary entry discussion?
632 button: Unsubscribe from discussion
635 title: "Diary Comments added by %{user}"
636 heading: "%{user}'s Diary Comments"
637 subheading_html: "Diary Comments added by %{user}"
638 no_comments: "No diary comments"
644 heading: Add a comment to the following diary entry discussion?
648 account_selection_required: "The authorization server requires end-user account selection"
649 consent_required: "The authorization server requires end-user consent"
650 interaction_required: "The authorization server requires end-user interaction"
651 login_required: "The authorization server requires end-user authentication"
655 notice: Application Registered.
659 # Configuration error messages
660 auth_time_from_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.auth_time_from_resource_owner missing configuration."
661 reauthenticate_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.reauthenticate_resource_owner missing configuration."
662 resource_owner_from_access_token_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.resource_owner_from_access_token missing configuration."
663 select_account_for_resource_owner_not_configured: "Failure due to Doorkeeper::OpenidConnect.configure.select_account_for_resource_owner missing configuration."
664 subject_not_configured: "ID Token generation failed due to Doorkeeper::OpenidConnect.configure.subject missing configuration."
666 address: "View your physical address"
667 email: "View your email address"
668 openid: "Authenticate your account"
669 phone: "View your phone number"
670 profile: "View your profile information"
673 contact_url: https://wiki.openstreetmap.org/wiki/Contact
674 contact_url_title: Various contact channels explained
676 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.
679 description: The operation you requested on the OpenStreetMap server is not valid (HTTP 400)
682 description: The operation you requested on the OpenStreetMap server is only available to administrators (HTTP 403)
683 internal_server_error:
684 title: Application error
685 description: The OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)
687 title: File not found
688 description: Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)
692 heading: "Do you want to follow %{user}?"
693 button: "Follow User"
695 heading: "Do you want to unfollow %{user}?"
696 button: "Unfollow User"
698 success: "You are now following %{name}!"
699 failed: "Sorry, your request to follow %{name} has failed."
700 already_followed: "You already follow %{name}."
701 limit_exceeded: "You have followed a lot of users recently. Please wait a while before trying to follow any more."
703 success: "You successfully unfollowed %{name}."
704 not_followed: "You are not following %{name}."
709 osm_nominatim: OpenStreetMap Nominatim
710 osm_nominatim_reverse: OpenStreetMap Nominatim
711 search_osm_nominatim:
712 prefix_format: "%{name}"
715 cable_car: "Cable Car"
716 chair_lift: "Chair Lift"
717 drag_lift: "Drag Lift"
718 gondola: "Gondola Lift"
719 magic_carpet: "Magic Carpet Lift"
720 platter: "Platter Lift"
722 station: "Aerialway Station"
726 aerodrome: "Aerodrome"
728 apron: "Airport Apron"
732 holding_position: "Holding Position"
733 navigationaid: "Aviation Navigation Aid"
734 parking_position: "Parking Position"
738 terminal: "Airport Terminal"
741 animal_boarding: "Animal Boarding"
742 animal_shelter: "Animal Shelter"
743 arts_centre: "Arts Centre"
749 bicycle_parking: "Cycle Parking"
750 bicycle_rental: "Cycle Rental"
751 bicycle_repair_station: "Bicycle Repair Station"
752 biergarten: "Beer Garden"
753 blood_bank: "Blood Bank"
754 boat_rental: "Boat Rental"
756 bureau_de_change: "Bureau de Change"
757 bus_station: "Bus Station"
759 car_rental: "Car Rental"
760 car_sharing: "Car Sharing"
763 charging_station: "Charging Station"
764 childcare: "Childcare"
769 community_centre: "Community Centre"
770 conference_centre: "Conference Centre"
771 courthouse: "Courthouse"
772 crematorium: "Crematorium"
775 drinking_water: "Drinking Water"
776 driving_school: "Driving School"
778 events_venue: "Events Venue"
779 fast_food: "Fast Food"
780 ferry_terminal: "Ferry Terminal"
781 fire_station: "Fire Station"
782 food_court: "Food Court"
784 fuel: "Filling Station"
786 grave_yard: "Grave Yard"
789 hunting_stand: "Hunting Stand"
790 ice_cream: "Ice Cream"
791 internet_cafe: "Internet Cafe"
792 kindergarten: "Kindergarten"
793 language_school: "Language School"
795 loading_dock: "Loading Dock"
796 love_hotel: "Love Hotel"
797 marketplace: "Marketplace"
798 mobile_money_agent: "Mobile Money Agent"
799 monastery: "Monastery"
800 money_transfer: "Money Transfer"
801 motorcycle_parking: "Motorcycle Parking"
802 music_school: "Music School"
803 nightclub: "Night Club"
804 nursing_home: "Nursing Home"
806 parking_entrance: "Parking Entrance"
807 parking_space: "Parking Space"
808 payment_terminal: "Payment Terminal"
810 place_of_worship: "Place of Worship"
813 post_office: "Post Office"
816 public_bath: "Public Bath"
817 public_bookcase: "Public Bookcase"
818 public_building: "Public Building"
819 ranger_station: "Ranger Station"
820 recycling: "Recycling Point"
821 restaurant: "Restaurant"
822 sanitary_dump_station: "Sanitary Dump Station"
826 social_centre: "Social Centre"
827 social_facility: "Social Facility"
829 swimming_pool: "Swimming Pool"
831 telephone: "Public Telephone"
834 townhall: "Town Hall"
835 training: "Training Facility"
836 university: "University"
837 vehicle_inspection: "Vehicle Inspection"
838 vending_machine: "Vending Machine"
839 veterinary: "Veterinary Surgery"
840 village_hall: "Village Hall"
841 waste_basket: "Waste Basket"
842 waste_disposal: "Waste Disposal"
843 waste_dump_site: "Waste Dump Site"
844 watering_place: "Watering Place"
845 water_point: "Water Point"
846 weighbridge: "Weighbridge"
849 aboriginal_lands: "Aboriginal Lands"
850 administrative: "Administrative Boundary"
851 census: "Census Boundary"
852 national_park: "National Park"
853 political: "Electoral Boundary"
854 protected_area : "Protected Area"
858 boardwalk: "Boardwalk"
859 suspension: "Suspension Bridge"
860 swing: "Swing Bridge"
864 apartment: "Apartment"
865 apartments: "Apartments"
870 church: "Church Building"
871 civic: "Civic Building"
872 college: "College Building"
873 commercial: "Commercial Building"
874 construction: "Building under Construction"
876 detached: "Detached House"
877 dormitory: "Dormitory"
878 duplex: "Duplex House"
880 farm_auxiliary: "Auxiliary Farm House"
883 greenhouse: "Greenhouse"
885 hospital: "Hospital Building"
886 hotel: "Hotel Building"
888 houseboat: "Houseboat"
890 industrial: "Industrial Building"
891 kindergarten: "Kindergarten Building"
892 manufacture: "Manufacturing Building"
893 office: "Office Building"
894 public: "Public Building"
895 residential: "Residential Building"
896 retail: "Retail Building"
898 ruins: "Ruined Building"
899 school: "School Building"
900 semidetached_house: "Semidetached House"
901 service: "Service Building"
904 static_caravan: "Caravan"
906 temple: "Temple Building"
907 terrace: "Terrace Building"
908 train_station: "Train Station Building"
909 university: "University Building"
910 warehouse: "Warehouse"
913 scout: "Scout Group Base"
917 beekeeper: "Beekeeper"
918 blacksmith: "Blacksmith"
920 carpenter: "Carpenter"
922 confectionery: "Confectionary"
923 dressmaker: "Dressmaker"
924 electrician: "Electrician"
925 electronics_repair: "Electronics Repair"
928 handicraft: "Handicraft"
930 metal_construction: "Metal Constructioner"
932 photographer: "Photographer"
936 shoemaker: "Shoemaker"
937 stonemason: "Stonemason"
939 window_construction: "Window Construction"
943 access_point: "Access Point"
944 ambulance_station: "Ambulance Station"
945 assembly_point: "Assembly Point"
946 defibrillator: "Defibrillator"
947 fire_extinguisher: "Fire Extinguisher"
948 fire_water_pond: "Fire Water Pond"
949 landing_site: "Emergency Landing Site"
950 life_ring: "Emergency Life Ring"
951 phone: "Emergency Phone"
952 siren: "Emergency Siren"
953 suction_point: "Emergency Suction Point"
954 water_tank: "Emergency Water Tank"
956 abandoned: "Abandoned Highway"
957 bridleway: "Bridleway"
958 bus_guideway: "Guided Bus Lane"
960 construction: "Highway under Construction"
963 cycleway: "Cycle Path"
965 emergency_access_point: "Emergency Access Point"
966 emergency_bay: "Emergency Bay"
969 give_way: "Give Way Sign"
970 living_street: "Living Street"
971 milestone: "Milestone"
973 motorway_junction: "Motorway Junction"
974 motorway_link: "Motorway Road"
975 passing_place: "Passing Place"
977 pedestrian: "Pedestrian Way"
979 primary: "Primary Road"
980 primary_link: "Primary Road"
981 proposed: "Proposed Road"
983 residential: "Residential Road"
984 rest_area: "Rest Area"
986 secondary: "Secondary Road"
987 secondary_link: "Secondary Road"
988 service: "Service Road"
989 services: "Motorway Services"
990 speed_camera: "Speed Camera"
993 street_lamp: "Street Lamp"
994 tertiary: "Tertiary Road"
995 tertiary_link: "Tertiary Road"
997 traffic_mirror: "Traffic Mirror"
998 traffic_signals: "Traffic Signals"
999 trailhead: "Trailhead"
1001 trunk_link: "Trunk Road"
1002 turning_circle: "Turning Circle"
1003 turning_loop: "Turning Loop"
1004 unclassified: "Unclassified Road"
1007 aircraft: "Historic Aircraft"
1008 archaeological_site: "Archaeological Site"
1009 bomb_crater: "Historic Bomb Crater"
1010 battlefield: "Battlefield"
1011 boundary_stone: "Boundary Stone"
1012 building: "Historic Building"
1014 cannon: "Historic Cannon"
1016 charcoal_pile: "Historic Charcoal Pile"
1018 city_gate: "City Gate"
1019 citywalls: "City Walls"
1021 heritage: "Heritage Site"
1022 hollow_way: "Hollow Way"
1025 memorial: "Memorial"
1026 milestone: "Historic Milestone"
1028 mine_shaft: "Mine Shaft"
1029 monument: "Monument"
1030 railway: "Historic Railway"
1031 roman_road: "Roman Road"
1033 rune_stone: "Rune Stone"
1037 wayside_chapel: "Wayside Chapel"
1038 wayside_cross: "Wayside Cross"
1039 wayside_shrine: "Wayside Shrine"
1041 "yes": "Historic Site"
1043 guidepost: "Guidepost"
1044 board: "Information Board"
1046 office: "Tourist Office"
1047 terminal: "Information Terminal"
1048 sign: "Information Sign"
1049 stele: "Information Stele"
1053 allotments: "Allotments"
1054 aquaculture: "Aquaculture"
1056 brownfield: "Brownfield Land"
1057 cemetery: "Cemetery"
1058 commercial: "Commercial Area"
1059 conservation: "Conservation Area"
1060 construction: "Construction Area"
1061 farmland: "Farmland"
1062 farmyard: "Farmyard"
1066 greenfield: "Greenfield Land"
1067 industrial: "Industrial Area"
1068 landfill: "Landfill"
1070 military: "Military Area"
1073 plant_nursery: "Plant Nursery"
1076 recreation_ground: "Recreation Ground"
1077 religious: "Religious Ground"
1078 reservoir: "Reservoir"
1079 reservoir_watershed: "Reservoir Watershed"
1080 residential: "Residential Area"
1081 retail: "Retail Area"
1082 village_green: "Village Green"
1083 vineyard: "Vineyard"
1086 adult_gaming_centre: "Adult Gaming Centre"
1087 amusement_arcade: "Amusement Arcade"
1088 bandstand: "Bandstand"
1089 beach_resort: "Beach Resort"
1090 bird_hide: "Bird Hide"
1091 bleachers: "Bleachers"
1092 bowling_alley: "Bowling Alley"
1093 common: "Common Land"
1095 dog_park: "Dog Park"
1097 fishing: "Fishing Area"
1098 fitness_centre: "Fitness Centre"
1099 fitness_station: "Fitness Station"
1101 golf_course: "Golf Course"
1102 horse_riding: "Horse Riding Centre"
1103 ice_rink: "Ice Rink"
1105 miniature_golf: "Miniature Golf"
1106 nature_reserve: "Nature Reserve"
1107 outdoor_seating: "Outdoor Seating"
1109 picnic_table: "Picnic Table"
1110 pitch: "Sports Pitch"
1111 playground: "Playground"
1112 recreation_ground: "Recreation Ground"
1116 sports_centre: "Sports Centre"
1118 swimming_pool: "Swimming Pool"
1119 track: "Running Track"
1120 water_park: "Water Park"
1126 advertising: "Advertising"
1128 avalanche_protection: "Avalanche Protection"
1132 breakwater: "Breakwater"
1134 bunker_silo: "Bunker"
1137 clearcut: "Clearcut"
1138 communications_tower: "Communications Tower"
1141 dolphin: "Mooring Post"
1143 embankment: "Embankment"
1144 flagpole: "Flagpole"
1145 gasometer: "Gasometer"
1148 lighthouse: "Lighthouse"
1152 mineshaft: "Mine Shaft"
1153 monitoring_station: "Monitoring Station"
1154 petroleum_well: "Petroleum Well"
1156 pipeline: "Pipeline"
1157 pumping_station: "Pumping Station"
1158 reservoir_covered: "Covered Reservoir"
1160 snow_cannon: "Snow Cannon"
1161 snow_fence: "Snow Fence"
1162 storage_tank: "Storage Tank"
1163 street_cabinet: "Street Cabinet"
1164 surveillance: "Surveillance"
1165 telescope: "Telescope"
1167 utility_pole: "Utility Pole"
1168 wastewater_plant: "Wastewater Plant"
1169 watermill: "Water Mill"
1170 water_tap: "Water Tap"
1171 water_tower: "Water Tower"
1173 water_works: "Water Works"
1174 windmill: "Wind Mill"
1178 airfield: "Military Airfield"
1179 barracks: "Barracks"
1181 checkpoint: "Checkpoint"
1185 "yes" : "Mountain Pass"
1188 bare_rock: "Bare Rock"
1192 cave_entrance: "Cave Entrance"
1194 coastline: "Coastline"
1202 grassland: "Grassland"
1205 hot_spring: "Hot Spring"
1213 peninsula: "Peninsula"
1227 tree_row: "Tree Row"
1234 "yes": "Natural Feature"
1236 accountant: "Accountant"
1237 administrative: "Administration"
1238 advertising_agency: "Advertising Agency"
1239 architect: "Architect"
1240 association: "Association"
1242 diplomatic: "Diplomatic Office"
1243 educational_institution: "Educational Institution"
1244 employment_agency: "Employment Agency"
1245 energy_supplier: "Energy Supplier Office"
1246 estate_agent: "Estate Agent"
1247 financial: "Financial Office"
1248 government: "Governmental Office"
1249 insurance: "Insurance Office"
1252 logistics: "Logistics Office"
1253 newspaper: "Newspaper Office"
1256 religion: "Religious Office"
1257 research: "Research Office"
1258 tax_advisor: "Tax Advisor"
1259 telecommunication: "Telecommunication Office"
1260 travel_agent: "Travel Agency"
1263 allotments: "Allotments"
1264 archipelago: "Archipelago"
1266 city_block: "City Block"
1275 isolated_dwelling: "Isolated Dwelling"
1276 locality: "Locality"
1277 municipality: "Municipality"
1278 neighbourhood: "Neighbourhood"
1280 postcode: "Postcode"
1286 subdivision: "Subdivision"
1292 abandoned: "Abandoned Railway"
1293 buffer_stop: "Buffer Stop"
1294 construction: "Railway under Construction"
1295 disused: "Disused Railway"
1296 funicular: "Funicular Railway"
1298 junction: "Railway Junction"
1299 level_crossing: "Level Crossing"
1300 light_rail: "Light Rail"
1301 miniature: "Miniature Rail"
1302 monorail: "Monorail"
1303 narrow_gauge: "Narrow Gauge Railway"
1304 platform: "Railway Platform"
1305 preserved: "Preserved Railway"
1306 proposed: "Proposed Railway"
1308 spur: "Railway Spur"
1309 station: "Railway Station"
1310 stop: "Railway Stop"
1312 subway_entrance: "Subway Entrance"
1313 switch: "Railway Points"
1315 tram_stop: "Tram Stop"
1316 turntable: "Turntable"
1317 yard: "Railway Yard"
1319 agrarian: "Agrarian Shop"
1320 alcohol: "Off License"
1321 antiques: "Antiques"
1322 appliance: "Appliances Shop"
1324 baby_goods: "Baby Goods"
1327 bathroom_furnishing: "Bathroom Furnishing"
1328 beauty: "Beauty Shop"
1329 bed: "Bedding Products"
1330 beverages: "Beverages Shop"
1331 bicycle: "Bicycle Shop"
1332 bookmaker: "Bookmaker"
1334 boutique: "Boutique"
1337 car_parts: "Car Parts"
1338 car_repair: "Car Repair"
1339 carpet: "Carpet Shop"
1340 charity: "Charity Shop"
1341 cheese: "Cheese Shop"
1343 chocolate: "Chocolate"
1344 clothes: "Clothes Shop"
1345 coffee: "Coffee Shop"
1346 computer: "Computer Shop"
1347 confectionery: "Confectionery Shop"
1348 convenience: "Convenience Store"
1349 copyshop: "Copy Shop"
1350 cosmetics: "Cosmetics Shop"
1351 craft: "Crafts Supply Store"
1352 curtain: "Curtain Shop"
1355 department_store: "Department Store"
1356 discount: "Discount Items Shop"
1357 doityourself: "Do-It-Yourself Shop"
1358 dry_cleaning: "Dry Cleaning"
1359 e-cigarette: "E-Cigarette Shop"
1360 electronics: "Electronics Shop"
1361 erotic: "Erotic Shop"
1362 estate_agent: "Estate Agent"
1363 fabric: "Fabric Store"
1365 fashion: "Fashion Shop"
1366 fishing: "Fishing Supplies Shop"
1370 funeral_directors: "Funeral Directors"
1371 furniture: "Furniture"
1372 garden_centre: "Garden Centre"
1374 general: "General Store"
1376 greengrocer: "Greengrocer"
1377 grocery: "Grocery Shop"
1378 hairdresser: "Hairdresser"
1379 hardware: "Hardware Store"
1380 health_food: "Health Food Store"
1381 hearing_aids: "Hearing Aids"
1382 herbalist: "Herbalist"
1384 houseware: "Houseware Shop"
1385 ice_cream: "Ice Cream Shop"
1386 interior_decoration: "Interior Decoration"
1387 jewelry: "Jewelry Shop"
1389 kitchen: "Kitchen Shop"
1391 locksmith: "Locksmith"
1395 medical_supply: "Medical Supply Shop"
1396 mobile_phone: "Mobile Phone Shop"
1397 money_lender: "Money Lender"
1398 motorcycle: "Motorcycle Shop"
1399 motorcycle_repair: "Motorcycle Repair Shop"
1401 musical_instrument: "Musical Instruments"
1402 newsagent: "Newsagent"
1403 nutrition_supplements: "Nutrition Supplements"
1404 optician: "Optician"
1405 organic: "Organic Food Shop"
1406 outdoor: "Outdoor Shop"
1408 pastry: "Pastry Shop"
1409 pawnbroker: "Pawnbroker"
1410 perfumery: "Perfumery"
1412 pet_grooming: "Pet Grooming"
1415 second_hand: "Second-hand Shop"
1416 sewing: "Sewing Shop"
1418 sports: "Sports Shop"
1419 stationery: "Stationery Shop"
1420 storage_rental: "Storage Rental"
1421 supermarket: "Supermarket"
1423 tattoo: "Tattoo Shop"
1425 ticket: "Ticket Shop"
1426 tobacco: "Tobacco Shop"
1428 travel_agency: "Travel Agency"
1430 vacant: "Vacant Shop"
1431 variety_store: "Variety Store"
1433 video_games: "Video Game Store"
1434 wholesale: "Wholesale Store"
1438 alpine_hut: "Alpine Hut"
1439 apartment: "Holiday Apartment"
1441 attraction: "Attraction"
1442 bed_and_breakfast: "Bed and Breakfast"
1443 cabin: "Tourist Cabin"
1444 camp_pitch: "Camp Pitch"
1445 camp_site: "Camp Site"
1446 caravan_site: "Caravan Site"
1449 guest_house: "Guest House"
1452 information: "Information"
1455 picnic_site: "Picnic Site"
1456 theme_park: "Theme Park"
1457 viewpoint: "Viewpoint"
1458 wilderness_hut: "Wilderness Hut"
1461 building_passage: "Building Passage"
1467 reservoir: "Reservoir"
1468 basin: "Water basin"
1469 fishpond: "Fish Pond"
1471 wastewater: "Waste Water"
1473 stream_pool: "Stream Pool"
1476 artificial: "Artificial Waterway"
1477 boatyard: "Boatyard"
1480 derelict_canal: "Derelict Canal"
1485 lock_gate: "Lock Gate"
1491 waterfall: "Waterfall"
1495 level2: "Country Boundary"
1496 level3: "Region Boundary"
1497 level4: "State Boundary"
1498 level5: "Region Boundary"
1499 level6: "County Boundary"
1500 level7: "Municipality Boundary"
1501 level8: "City Boundary"
1502 level9: "Village Boundary"
1503 level10: "Suburb Boundary"
1504 level11: "Neighbourhood Boundary"
1506 no_results: "No results found"
1507 more_results: "More results"
1511 select_status: Select Status
1512 select_type: Select Type
1513 select_last_updated_by: Select Last Updated By
1514 reported_user: Reported User
1515 not_updated: Not Updated
1517 search_guidance: "Search Issues:"
1523 user_not_found: User does not exist
1524 issues_not_found: No such issues found
1525 reported_user: Reported User
1528 last_updated: Last Updated
1529 last_updated_time_ago_user_html: "%{time_ago} by %{user}"
1531 one: "%{count} Report"
1532 other: "%{count} Reports"
1533 reported_item: Reported Item
1540 open: "Open Issue #%{issue_id}"
1541 ignored: "Ignored Issue #%{issue_id}"
1542 resolved: "Resolved Issue #%{issue_id}"
1544 one: "%{count} report"
1545 other: "%{count} reports"
1546 no_reports: No reports
1547 report_created_at_html: "First reported at %{datetime}"
1548 last_resolved_at_html: "Last resolved at %{datetime}"
1549 last_updated_at_html: "Last updated at %{datetime} by %{displayname}"
1553 reports_of_this_issue: Reports of this Issue
1554 read_reports: Read Reports
1555 new_reports: New Reports
1556 other_issues_against_this_user: Other issues against this user
1557 no_other_issues: No other issues against this user.
1558 comments_on_this_issue: Comments on this issue
1560 resolved: Issue status has been set to 'Resolved'
1562 ignored: Issue status has been set to 'Ignored'
1564 reopened: Issue status has been set to 'Open'
1566 comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
1567 reassign_param: Reassign Issue?
1569 reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
1572 diary_comment: "%{entry_title}, comment #%{comment_id}"
1573 note: "Note #%{note_id}"
1576 comment_created: Your comment was successfully created
1577 issue_reassigned: Your comment was created and the issue was reassigned
1580 title_html: "Report %{link}"
1581 missing_params: "Cannot create a new report"
1583 intro: "Before sending your report to the site moderators, please ensure that:"
1584 not_just_mistake: You are certain that the problem is not just a mistake
1585 unable_to_fix: You are unable to fix the problem yourself or with the help of your fellow community members
1586 resolve_with_user: You have already tried to resolve the problem with the user concerned
1589 spam_label: This diary entry is/contains spam
1590 offensive_label: This diary entry is obscene/offensive
1591 threat_label: This diary entry contains a threat
1594 spam_label: This diary comment is/contains spam
1595 offensive_label: This diary comment is obscene/offensive
1596 threat_label: This diary comment contains a threat
1599 spam_label: This user profile is/contains spam
1600 offensive_label: This user profile is obscene/offensive
1601 threat_label: This user profile contains a threat
1602 vandal_label: This user is a vandal
1605 spam_label: This note is spam
1606 personal_label: This note contains personal data
1607 abusive_label: This note is abusive
1610 successful_report: Your report has been registered successfully
1611 provide_details: Please provide the required details
1615 title: OpenStreetMap
1619 alt_text: OpenStreetMap logo
1620 home: Go to Home Location
1624 start_mapping: Start Mapping
1629 gps_traces: GPS Traces
1630 user_diaries: User Diaries
1631 edit_with: Edit with %{editor}
1632 intro_header: Welcome to OpenStreetMap!
1633 intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1634 hosting_partners_2024_html: "Hosting is supported by %{fastly}, %{corpmembers}, and other %{partners}."
1635 partners_fastly: "Fastly"
1636 partners_corpmembers: "OSMF corporate members"
1637 partners_partners: "partners"
1639 osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
1640 osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
1641 nothing_to_preview: "Nothing to preview."
1644 copyright: Copyright
1645 communities: Communities
1646 learn_more: "Learn More"
1649 diary_comment_notification:
1650 description: "OpenStreetMap Diary Entry #%{id}"
1651 subject: "[OpenStreetMap] %{user} commented on a diary entry"
1652 hi: "Hi %{to_user},"
1653 header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1654 header_html: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1655 footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1656 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}"
1657 footer_unsubscribe: "You can unsubscribe from the discussion at %{unsubscribeurl}"
1658 footer_unsubscribe_html: "You can unsubscribe from the discussion at %{unsubscribeurl}"
1659 message_notification:
1660 subject: "[OpenStreetMap] %{message_title}"
1661 hi: "Hi %{to_user},"
1662 header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1663 header_html: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1664 footer: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1665 footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1666 friendship_notification:
1667 hi: "Hi %{to_user},"
1668 subject: "[OpenStreetMap] %{user} followed you"
1669 followed_you: "%{user} is now following you on OpenStreetMap."
1670 see_their_profile: "You can see their profile at %{userurl}."
1671 see_their_profile_html: "You can see their profile at %{userurl}."
1672 follow_them: "You can also follow them at %{followurl}."
1673 follow_them_html: "You can also follow them at %{followurl}."
1675 details: "Your file details:"
1678 description: Description
1680 total_points: Total number of points
1681 imported_points: Number of imported points
1683 hi: "Hi %{to_user},"
1684 failed_to_import: "It looks like your file failed to be imported as a GPS trace."
1685 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:"
1686 more_info: "More information about GPX import failures and how to avoid them can be found at %{url}"
1687 more_info_html: "More information about GPX import failures and how to avoid them can be found at %{url}."
1688 import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1689 subject: "[OpenStreetMap] GPX Import failure"
1691 hi: "Hi %{to_user},"
1692 imported_successfully: "It looks like your file was imported successfully as a GPS trace."
1693 all_your_traces: "All your successfully uploaded GPX traces can be found at %{url}"
1694 all_your_traces_html: "All your successfully uploaded GPX traces can be found at %{url}."
1695 subject: "[OpenStreetMap] GPX Import success"
1697 subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1698 greeting: "Hi there!"
1699 created: "Someone (hopefully you) just created an account at %{site_url}."
1700 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:"
1701 welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1703 subject: "[OpenStreetMap] Confirm your email address"
1705 hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1706 click_the_link: "If this is you, please click the link below to confirm the change."
1708 subject: "[OpenStreetMap] Password reset request"
1710 hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1711 click_the_link: "If this is you, please click the link below to reset your password."
1712 note_comment_notification:
1713 description: "OpenStreetMap Note #%{id}"
1714 anonymous: An anonymous user
1717 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1718 subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1719 your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1720 your_note_html: "%{commenter} has left a comment on one of your map notes near %{place}."
1721 commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1722 commented_note_html: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1724 subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1725 subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1726 your_note: "%{commenter} has resolved one of your map notes near %{place}."
1727 your_note_html: "%{commenter} has resolved one of your map notes near %{place}."
1728 commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1729 commented_note_html: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1731 subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1732 subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1733 your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1734 your_note_html: "%{commenter} has reactivated one of your map notes near %{place}."
1735 commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1736 commented_note_html: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1737 details: "Reply or learn more about the note at %{url}."
1738 details_html: "Reply or learn more about the note at %{url}."
1739 changeset_comment_notification:
1740 description: "OpenStreetMap Changeset #%{id}"
1741 hi: "Hi %{to_user},"
1743 subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1744 subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1745 your_changeset: "%{commenter} left a comment at %{time} on one of your changesets"
1746 your_changeset_html: "%{commenter} left a comment at %{time} on one of your changesets"
1747 commented_changeset: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1748 commented_changeset_html: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1749 partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1750 partial_changeset_with_comment_html: "with comment '%{changeset_comment}'"
1751 partial_changeset_without_comment: "without comment"
1752 details: "Reply or learn more about the changeset at %{url}."
1753 details_html: "Reply or learn more about the changeset at %{url}."
1754 unsubscribe: "You can unsubscribe from updates to this changeset at %{url}."
1755 unsubscribe_html: "You can unsubscribe from updates to this changeset at %{url}."
1758 heading: Check your email!
1760 We sent you a confirmation email.
1762 Confirm your account by clicking on the link in the email and you'll be able to start mapping.
1763 press confirm button: "Press the confirm button below to activate your account."
1765 success: "Confirmed your account, thanks for signing up!"
1766 already active: "This account has already been confirmed."
1767 unknown token: "That confirmation code has expired or does not exist."
1768 if_need_resend: "If you need us to resend the confirmation email, click the button below."
1769 resend_button: Resend the confirmation email
1771 failure: "User %{name} not found."
1773 heading: Confirm a change of email address
1774 press confirm button: "Press the confirm button below to confirm your new email address."
1776 success: "Confirmed your change of email address!"
1777 failure: "An email address has already been confirmed with this token."
1778 unknown_token: "That confirmation code has expired or does not exist."
1779 resend_success_flash:
1780 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.
1781 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.
1784 title: "Send message"
1785 send_message_to_html: "Send a new message to %{name}"
1786 back_to_inbox: "Back to inbox"
1788 message_sent: "Message sent"
1789 limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1791 title: "No such message"
1792 heading: "No such message"
1793 body: "Sorry there is no message with that id."
1795 title: "Read message"
1796 reply_button: "Reply"
1797 unread_button: "Mark as unread"
1798 destroy_button: "Delete"
1800 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."
1802 as_read: "Message marked as read"
1803 as_unread: "Message marked as unread"
1805 notice: "Message has been moved to Inbox"
1806 error: "The message could not be moved to the Inbox."
1808 destroyed: "Message deleted"
1811 my_inbox: "My Inbox"
1812 my_outbox: "My Outbox"
1813 muted_messages: "Muted messages"
1821 unread_button: "Mark as unread"
1822 read_button: "Mark as read"
1823 destroy_button: "Delete"
1824 unmute_button: "Move to Inbox"
1828 messages: "You have %{new_messages} and %{old_messages}"
1830 one: "%{count} new message"
1831 other: "%{count} new messages"
1833 one: "%{count} old message"
1834 other: "%{count} old messages"
1835 no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1836 people_mapping_nearby: "people mapping nearby"
1839 title: "Muted Messages"
1841 one: "%{count} muted message"
1842 other: "You have %{count} muted messages"
1847 one: "You have %{count} sent message"
1848 other: "You have %{count} sent messages"
1849 no_sent_messages_html: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1850 people_mapping_nearby: "people mapping nearby"
1852 destroy_button: "Delete"
1855 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."
1858 title: "Lost password"
1859 heading: "Forgotten Password?"
1860 email address: "Email Address"
1861 new password button: "Reset password"
1862 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."
1864 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."
1866 title: "Reset password"
1867 heading: "Reset Password for %{user}"
1868 reset: "Reset Password"
1869 flash token bad: "Did not find that token, check the URL maybe?"
1871 flash changed: "Your password has been changed."
1872 flash token bad: "Did not find that token, check the URL maybe?"
1875 title: My Preferences
1876 preferred_editor: Preferred Editor
1877 preferred_languages: Preferred Languages
1878 preferred_site_color_scheme: Preferred Website Color Scheme
1883 preferred_map_color_scheme: Preferred Map Color Scheme
1888 edit_preferences: Edit Preferences
1890 title: Edit Preferences
1891 save: Update Preferences
1894 failure: Couldn't update preferences.
1895 update_success_flash:
1896 message: Preferences updated.
1900 save: Update Profile
1904 gravatar: "Use Gravatar"
1905 link: "https://wiki.openstreetmap.org/wiki/Gravatar"
1906 what_is_gravatar: "What is Gravatar?"
1907 disabled: "Gravatar has been disabled."
1908 enabled: "Display of your Gravatar has been enabled."
1909 new image: "Add an image"
1910 keep image: "Keep the current image"
1911 delete image: "Remove the current image"
1912 replace image: "Replace the current image"
1913 image size hint: "(square images at least 100x100 work best)"
1914 home location: "Home Location"
1915 no home location: "You have not entered your home location."
1916 update home location on click: "Update home location when I click on the map?"
1919 undelete: "Undo delete"
1921 success: Profile updated.
1922 failure: Couldn't update profile.
1926 login_to_authorize_html: "Log in to OpenStreetMap to access %{client_app_name}."
1927 email or username: "Email Address or Username"
1928 password: "Password"
1929 remember: "Remember me"
1930 lost password link: "Lost your password?"
1931 login_button: "Log in"
1932 with external: "or log in with a third party"
1934 auth failure: "Sorry, could not log in with those details."
1937 heading: "Logout from OpenStreetMap"
1938 logout_button: "Logout"
1940 suspended: Sorry, your account has been suspended due to suspicious activity.
1941 contact_support_html: Please contact %{support_link} if you wish to discuss this.
1945 heading_html: Parsed with %{kramdown_link}
1946 kramdown_url: https://kramdown.gettalong.org/quickref.html
1950 subheading: Subheading
1951 unordered: Unordered list
1952 ordered: Ordered list
1960 codeblock: Code block
1967 older: Older Comments
1968 newer: Newer Comments
1970 older: Older Entries
1971 newer: Newer Entries
1986 heading_html: "%{copyright}OpenStreetMap %{br} contributors"
1987 copyright_symbol_html: "©"
1988 used_by_html: "%{name} provides map data for thousands of websites, mobile apps, and hardware devices"
1990 OpenStreetMap is built by a community of mappers that contribute and maintain data
1991 about roads, trails, cafés, railway stations, and much more, all over the world.
1992 local_knowledge_title: Local Knowledge
1993 local_knowledge_html: |
1994 OpenStreetMap emphasizes local knowledge. Contributors use
1995 aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1996 is accurate and up to date.
1997 community_driven_title: Community Driven
1998 community_driven_1_html: |
1999 OpenStreetMap's community is diverse, passionate, and growing every day.
2000 Our contributors include enthusiast mappers, GIS professionals, engineers
2001 running the OSM servers, humanitarians mapping disaster-affected areas,
2003 To learn more about the community, see the %{osm_blog_link},
2004 %{user_diaries_link}, %{community_blogs_link}, and the
2005 %{osm_foundation_link} website.
2006 community_driven_osm_blog: OpenStreetMap Blog
2007 community_driven_osm_blog_url: https://blog.openstreetmap.org
2008 community_driven_user_diaries: user diaries
2009 community_driven_community_blogs: community blogs
2010 community_driven_community_blogs_url: https://blogs.openstreetmap.org/
2011 community_driven_osm_foundation: OSM Foundation
2012 community_driven_osm_foundation_url: https://www.osmfoundation.org/
2013 open_data_title: Open Data
2015 OpenStreetMap is %{open_data}: you are free to use it for any purpose
2016 as long as you credit OpenStreetMap and its contributors. If you alter or
2017 build upon the data in certain ways, you may distribute the result only
2018 under the same licence. See the %{copyright_license_link} for details.
2019 open_data_open_data: open data
2020 open_data_copyright_license: Copyright and License page
2023 This site and many other related services are formally operated by the
2024 %{openstreetmap_foundation_link} (OSMF)
2025 on behalf of the community. Use of all OSMF operated services is subject
2026 to our %{terms_of_use_link}, %{aup_link} and our %{privacy_policy_link}.
2027 legal_1_1_openstreetmap_foundation: OpenStreetMap Foundation
2028 legal_1_1_openstreetmap_foundation_url: https://osmfoundation.org/
2029 legal_1_1_terms_of_use: Terms of Use
2030 legal_1_1_terms_of_use_url: https://osmfoundation.org/wiki/Terms_of_Use
2031 legal_1_1_aup: Acceptable Use Policies
2032 legal_1_1_aup_url: https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy
2033 legal_1_1_privacy_policy: Privacy Policy
2034 legal_1_1_privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
2036 Please %{contact_the_osmf_link}
2037 if you have licensing, copyright or other legal questions.
2038 legal_2_1_contact_the_osmf: contact the OSMF
2039 legal_2_1_contact_the_osmf_url: https://osmfoundation.org/Contact
2041 OpenStreetMap, the magnifying glass logo and State of the Map are %{registered_trademarks_link}.
2042 legal_2_2_registered_trademarks: registered trademarks of the OSMF
2043 legal_2_2_registered_trademarks_url: https://osmfoundation.org/wiki/Trademark_Policy
2044 partners_title: Partners
2046 title: Copyright and License
2048 title: About this translation
2049 html: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
2050 english_link: the English original
2052 title: About this page
2053 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}.
2054 native_link: THIS_LANGUAGE_NAME_HERE version
2055 mapping_link: start mapping
2057 introduction_1_html: |
2058 OpenStreetMap%{registered_trademark_link} is %{open_data}, licensed under the
2059 %{odc_odbl_link} (ODbL) by the %{osm_foundation_link} (OSMF).
2060 introduction_1_registered_trademark_html: "®"
2061 introduction_1_open_data: open data
2062 introduction_1_odc_odbl: Open Data Commons Open Database License
2063 introduction_1_odc_odbl_url: https://opendatacommons.org/licenses/odbl/
2064 introduction_1_osm_foundation: OpenStreetMap Foundation
2065 introduction_1_osm_foundation_url: https://osmfoundation.org/
2066 introduction_2_html: |
2067 You are free to copy, distribute, transmit and adapt our data,
2068 as long as you credit OpenStreetMap and its
2069 contributors. If you alter or build upon our data, you
2070 may distribute the result only under the same licence. The
2071 full %{legal_code_link} explains your rights and responsibilities.
2072 introduction_2_legal_code: legal code
2073 introduction_2_legal_code_url: https://opendatacommons.org/licenses/odbl/1.0/
2074 introduction_3_html: |
2075 Our documentation is licensed under the %{creative_commons_link} license (CC BY-SA 2.0).
2076 introduction_3_creative_commons: Creative Commons Attribution-ShareAlike 2.0
2077 introduction_3_creative_commons_url: https://creativecommons.org/licenses/by-sa/2.0/
2078 credit_title_html: How to credit OpenStreetMap
2080 Where you use OpenStreetMap data, you are required to do the following two things:
2081 credit_2_1: Provide credit to OpenStreetMap by displaying our copyright notice.
2082 credit_2_2: Make clear that the data is available under the Open Database License.
2084 For the copyright notice, we have different requirements on how this should be
2085 displayed, depending on how you are using our data. For example, different
2086 rules apply on how to show the copyright notice depending on whether you have
2087 created a browsable map, a printed map or a static image. Full details on the
2088 requirements can be found in the %{attribution_guidelines_link}.
2089 credit_3_attribution_guidelines: Attribution Guidelines
2090 credit_3_attribution_guidelines_url: https://osmfoundation.org/wiki/Licence/Attribution_Guidelines
2092 To make clear that the data is available under the Open
2093 Database License, you may link to %{this_copyright_page_link}.
2094 Alternatively, and as a requirement if you are distributing OSM in a
2095 data form, you can name and link directly to the license(s). In media
2096 where links are not possible (e.g. printed works), we suggest you
2097 direct your readers to openstreetmap.org (perhaps by expanding
2098 'OpenStreetMap' to this full address) and to opendatacommons.org.
2099 In this example, the credit appears in the corner of the map.
2100 credit_4_1_this_copyright_page: this copyright page
2101 attribution_example:
2102 alt: Example of how to attribute OpenStreetMap on a webpage
2103 title: Attribution example
2104 more_title_html: Finding out more
2105 more_1_1_html: Read more about using our data, and how to credit us, at the %{osmf_licence_page_link}.
2106 more_1_1_osmf_licence_page: OSMF Licence page
2107 more_1_1_osmf_licence_page_url: https://osmfoundation.org/Licence
2109 Although OpenStreetMap is open data, we cannot provide a
2110 free-of-charge map API for third-parties.
2111 See our %{api_usage_policy_link}, %{tile_usage_policy_link} and %{nominatim_usage_policy_link}.
2112 more_2_1_api_usage_policy: API Usage Policy
2113 more_2_1_api_usage_policy_url: https://operations.osmfoundation.org/policies/api/
2114 more_2_1_tile_usage_policy: Tile Usage Policy
2115 more_2_1_tile_usage_policy_url: https://operations.osmfoundation.org/policies/tiles/
2116 more_2_1_nominatim_usage_policy: Nominatim Usage Policy
2117 more_2_1_nominatim_usage_policy_url: https://operations.osmfoundation.org/policies/nominatim/
2118 contributors_title_html: Our contributors
2119 contributors_intro_html: |
2120 Our contributors are thousands of individuals. We also include
2121 openly-licensed data from national mapping agencies
2122 and other sources, among them:
2123 contributors_at_credit_html: |
2124 %{austria}: Contains data from %{stadt_wien_link} (under %{cc_by_link}), %{land_vorarlberg_link}
2125 and Land Tirol (under %{cc_by_at_with_amendments_link}).
2126 contributors_at_austria: Austria
2127 contributors_at_stadt_wien: Stadt Wien
2128 contributors_at_stadt_wien_url: https://data.wien.gv.at/
2129 contributors_at_cc_by: CC BY
2130 contributors_at_cc_by_url: https://creativecommons.org/licenses/by/3.0/at/deed.de
2131 contributors_at_land_vorarlberg: Land Vorarlberg
2132 contributors_at_land_vorarlberg_url: https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm
2133 contributors_at_cc_by_at_with_amendments: CC BY AT with amendments
2134 contributors_at_cc_by_at_with_amendments_url: https://www.tirol.gv.at/data/nutzungsbedingungen/
2135 contributors_au_credit_html: |
2136 %{australia}: Incorporates or developed using Administrative Boundaries © %{geoscape_australia_link}
2137 licensed by the Commonwealth of Australia under %{cc_licence_link}.
2138 contributors_au_australia: Australia
2139 contributors_au_geoscape_australia: Geoscape Australia
2140 contributors_au_geoscape_australia_url: https://geoscape.com.au/legal/data-copyright-and-disclaimer/
2141 contributors_au_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
2142 contributors_au_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
2143 contributors_ca_credit_html: |
2144 %{canada}: Contains data from
2145 GeoBase®, GeoGratis (© Department of Natural
2146 Resources Canada), CanVec (© Department of Natural
2147 Resources Canada), and StatCan (Geography Division,
2149 contributors_ca_canada: Canada
2150 contributors_cz_credit_html: |
2151 %{czechia}: Contains data from the State Administration of Land Surveying
2152 and Cadastre licensed under %{cc_licence_link}
2153 contributors_cz_czechia: Czechia
2154 contributors_cz_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
2155 contributors_cz_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
2156 contributors_fi_credit_html: |
2157 %{finland}: Contains data from the
2158 National Land Survey of Finland's Topographic Database
2159 and other datasets, under the %{nlsfi_license_link}.
2160 contributors_fi_finland: Finland
2161 contributors_fi_nlsfi_license: NLSFI License
2162 contributors_fi_nlsfi_license_url: https://www.maanmittauslaitos.fi/en/opendata-licence-version1
2163 contributors_fr_credit_html: |
2164 %{france}: Contains data sourced from
2165 Direction Générale des Impôts.
2166 contributors_fr_france: France
2167 contributors_hr_credit_html: |
2168 %{croatia}: Contains data from the %{dgu_link} and %{open_data_portal}
2169 (public information of Croatia).
2170 contributors_hr_croatia: Croatia
2171 contributors_hr_dgu: State Geodetic Administration of Croatia
2172 contributors_hr_dgu_url: https://dgu.gov.hr/
2173 contributors_hr_open_data_portal: National Open Data Portal
2174 contributors_hr_open_data_portal_url: https://data.gov.hr/
2175 contributors_nl_credit_html: |
2176 %{netherlands}: Contains © AND data, 2007 (%{and_link})
2177 contributors_nl_netherlands: Netherlands
2178 contributors_nl_and: www.and.com
2179 contributors_nl_and_url: https://www.and.com
2180 contributors_nz_credit_html: |
2181 %{new_zealand}: Contains data sourced from the %{linz_data_service_link}
2182 and licensed for reuse under %{cc_by_link}.
2183 contributors_nz_new_zealand: New Zealand
2184 contributors_nz_linz_data_service: LINZ Data Service
2185 contributors_nz_linz_data_service_url: https://data.linz.govt.nz/
2186 contributors_nz_cc_by: CC BY 4.0
2187 contributors_nz_cc_by_url: https://creativecommons.org/licenses/by/4.0/
2188 contributors_rs_credit_html: |
2189 %{serbia}: Contains data from the %{rgz_link} and %{open_data_portal}
2190 (public information of Serbia), 2018.
2191 contributors_rs_serbia: Serbia
2192 contributors_rs_rgz: Serbian Geodetic Authority
2193 contributors_rs_rgz_url: https://geosrbija.rs/
2194 contributors_rs_open_data_portal: National Open Data Portal
2195 contributors_rs_open_data_portal_url: https://data.gov.rs/sr/
2196 contributors_si_credit_html: |
2197 %{slovenia}: Contains data from the %{gu_link} and %{mkgp_link}
2198 (public information of Slovenia).
2199 contributors_si_slovenia: Slovenia
2200 contributors_si_gu: Surveying and Mapping Authority
2201 contributors_si_gu_url: https://www.gov.si/en/state-authorities/bodies-within-ministries/surveying-and-mapping-authority/
2202 contributors_si_mkgp: Ministry of Agriculture, Forestry and Food
2203 contributors_si_mkgp_url: https://www.gov.si/en/state-authorities/ministries/ministry-of-agriculture-forestry-and-food/
2204 contributors_es_credit_html: |
2205 %{spain}: Contains data sourced from the
2206 Spanish National Geographic Institute (%{ign_link}) and
2207 National Cartographic System (%{scne_link})
2208 licensed for reuse under %{cc_by_link}.
2209 contributors_es_spain: Spain
2210 contributors_es_ign: IGN
2211 contributors_es_ign_url: https://www.ign.es/
2212 contributors_es_scne: SCNE
2213 contributors_es_scne_url: https://www.scne.es/
2214 contributors_es_cc_by: CC BY 4.0
2215 contributors_es_cc_by_url: https://creativecommons.org/licenses/by/4.0/
2216 contributors_za_credit_html: |
2217 %{south_africa}: Contains data sourced from %{ngi_link}, State copyright reserved.
2218 contributors_za_south_africa: South Africa
2219 contributors_za_ngi: "Chief Directorate: National Geo-Spatial Information"
2220 contributors_za_ngi_url: https://ngi.dalrrd.gov.za/
2221 contributors_gb_credit_html: |
2222 %{united_kingdom}: Contains Ordnance
2223 Survey data © Crown copyright and database right
2225 contributors_gb_united_kingdom: United Kingdom
2226 contributors_2_html: |
2227 For further details of these, and other sources that have been used
2228 to help improve OpenStreetMap, please see the %{contributors_page_link} on the OpenStreetMap Wiki.
2229 contributors_2_contributors_page: Contributors page
2230 contributors_2_contributors_page_url: https://wiki.openstreetmap.org/wiki/Contributors
2231 contributors_footer_2_html: |
2232 Inclusion of data in OpenStreetMap does not imply that the original
2233 data provider endorses OpenStreetMap, provides any warranty, or
2234 accepts any liability.
2235 infringement_title_html: Copyright infringement
2236 infringement_1_html: |
2237 OSM contributors are reminded never to add data from any
2238 copyrighted sources (e.g. Google Maps or printed maps) without
2239 explicit permission from the copyright holders.
2240 infringement_2_1_html: |
2241 If you believe that copyrighted material has been inappropriately
2242 added to the OpenStreetMap database or this site, please refer
2243 to our %{takedown_procedure_link} or file directly at our
2244 %{online_filing_page_link}.
2245 infringement_2_1_takedown_procedure: takedown procedure
2246 infringement_2_1_takedown_procedure_url: https://osmfoundation.org/wiki/Takedown_procedure
2247 infringement_2_1_online_filing_page: on-line filing page
2248 infringement_2_1_online_filing_page_url: https://dmca.openstreetmap.org/
2249 trademarks_title: Trademarks
2250 trademarks_1_1_html: |
2251 OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the
2252 OpenStreetMap Foundation. If you have questions about your use of the marks, please see our
2253 %{trademark_policy_link}.
2254 trademarks_1_1_trademark_policy: Trademark Policy
2255 trademarks_1_1_trademark_policy_url: https://osmfoundation.org/wiki/Trademark_Policy
2257 js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
2258 js_2: "OpenStreetMap uses JavaScript for its slippy map."
2260 copyright: "Copyright OpenStreetMap and contributors, under an open license"
2261 license_url: "https://openstreetmap.org/copyright"
2262 project_url: "https://openstreetmap.org"
2263 remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
2265 not_public: "You have not set your edits to be public."
2266 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}."
2267 user_page_link: user page
2268 anon_edits_html: "(%{link})"
2269 anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
2270 anon_edits_link_text: "Find out why this is the case."
2271 id_not_configured: "iD has not been configured"
2274 manually_select: "Manually select a different area"
2276 licence_details_html: OpenStreetMap data is licensed under the %{odbl_link} (ODbL).
2277 odbl: Open Data Commons Open Database License
2278 odbl_url: https://opendatacommons.org/licenses/odbl/1.0/
2280 advice: "If the above export fails, please consider using one of the sources listed below:"
2281 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."
2284 description: "Regularly-updated copies of the complete OpenStreetMap database"
2286 title: "Overpass API"
2287 description: "Download this bounding box from a mirror of the OpenStreetMap database"
2289 title: "Geofabrik Downloads"
2290 description: "Regularly-updated extracts of continents, countries, and selected cities"
2292 title: "Other Sources"
2293 description: "Additional sources listed on the OpenStreetMap Wiki"
2294 export_button: "Export"
2296 title: Report a problem / Fix the map
2300 title: Join the community
2302 If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
2303 proceed is to join the OpenStreetMap community and add or repair the data yourself.
2305 instructions_1_html: |
2306 Just click %{note_icon} or the same icon on the map display.
2307 This will add a marker to the map, which you can move
2308 by dragging. Add your message, then click save, and other mappers will investigate.
2310 title: Other concerns
2312 If you have concerns about how our data is being used or about the contents please consult our
2313 %{copyright_link} for more legal information, or contact the appropriate %{working_group_link}.
2314 copyright: copyright page
2315 working_group: OSMF working group
2316 working_group_url: https://osmfoundation.org/wiki/Working_Groups
2320 OpenStreetMap has several resources for learning about the project, asking and answering questions,
2321 and collaboratively discussing and documenting mapping topics.
2324 title: Welcome to OpenStreetMap
2325 description: Start with this quick guide covering the OpenStreetMap basics.
2327 url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
2328 title: Beginners' Guide
2329 description: Community maintained guide for beginners.
2331 url: https://community.openstreetmap.org/
2332 title: Help & Community Forum
2333 description: A shared place for to seek help and have conversations about OpenStreetMap.
2335 url: https://lists.openstreetmap.org/
2336 title: Mailing Lists
2337 description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
2339 url: https://irc.openstreetmap.org/
2341 description: Interactive chat in many different languages and on many topics.
2343 url: https://switch2osm.org/
2345 description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
2347 url: https://welcome.openstreetmap.org/
2348 title: For Organizations
2349 description: With an organization making plans for OpenStreetMap? Find what you need to know in the Welcome Mat.
2351 url: https://wiki.openstreetmap.org/
2352 title: OpenStreetMap Wiki
2353 description: Browse the wiki for in-depth OpenStreetMap documentation.
2355 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.
2356 desktop_application_html: You can still use Potlatch by %{download_link}.
2357 download: downloading the desktop application for Mac and Windows
2358 download_url: https://www.systemed.net/potlatch/
2359 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}.
2360 change_preferences: Change your preferences here
2362 title: Any questions?
2364 OpenStreetMap has several resources for learning about the project, asking and answering
2365 questions, and collaboratively discussing and documenting mapping topics.
2366 %{help_link}. With an organization making plans for OpenStreetMap? %{welcome_mat_link}.
2367 get_help_here: Get help here
2368 welcome_mat: Check out the Welcome Mat
2369 welcome_mat_url: https://welcome.openstreetmap.org/
2371 search_results: Search Results
2374 get_directions_title: "Find directions between two points"
2377 where_am_i: "Where is this?"
2378 where_am_i_title: Describe the current location using the search engine
2380 reverse_directions_text: "Reverse Directions"
2384 motorway: "Motorway"
2385 main_road: "Main road"
2387 primary: "Primary road"
2388 secondary: "Secondary road"
2389 unclassified: "Unclassified road"
2390 pedestrian: "Pedestrian way"
2392 bridleway: "Bridleway"
2393 cycleway: "Cycleway"
2394 cycleway_national: "National cycleway"
2395 cycleway_regional: "Regional cycleway"
2396 cycleway_local: "Local cycleway"
2397 cycleway_mtb: "Mountain bike route"
2403 light_rail: "Light rail"
2405 trolleybus: "Trolleybus"
2407 cable_car: "Cable car"
2408 chair_lift: "Chair lift"
2409 runway: "Airport Runway"
2411 apron: "Airport apron"
2412 admin: "Administrative boundary"
2416 vineyard: "Vineyard"
2419 farmland: "Farmland"
2422 bare_rock: "Bare rock"
2427 built_up: "Built-up area"
2428 resident: "Residential area"
2429 retail: "Retail area"
2430 industrial: "Industrial area"
2431 commercial: "Commercial area"
2432 heathland: "Heathland"
2433 scrubland: "Scrubland"
2435 reservoir: "Reservoir"
2436 intermittent_water: "Intermittent waterbody"
2441 brownfield: "Brownfield site"
2442 cemetery: "Cemetery"
2443 allotments: "Allotments"
2444 pitch: "Sports pitch"
2445 centre: "Sports centre"
2447 reserve: "Nature reserve"
2448 military: "Military area"
2450 university: "University"
2451 hospital: "Hospital"
2452 building: "Significant building"
2453 station: "Railway station"
2454 railway_halt: "Railway halt"
2455 subway_station: "Subway station"
2456 tram_stop: "Tram stop"
2459 tunnel: "Dashed casing = tunnel"
2460 bridge: "Black casing = bridge"
2461 private: "Private access"
2462 destination: "Destination access"
2463 construction: "Roads under construction"
2464 bus_stop: "Bus stop"
2465 bicycle_shop: "Bicycle shop"
2466 bicycle_rental: "Bicycle rental"
2467 bicycle_parking: "Bicycle parking"
2468 bicycle_parking_small: "Small bicycle parking"
2473 Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
2474 up, you're all set to get started mapping. Here's a quick guide with the most important
2475 things you need to know.
2477 title: What's on the Map
2479 OpenStreetMap is a place for mapping things that are both %{real_and_current} -
2480 it includes millions of buildings, roads, and other details about places. You can map
2481 whatever real-world features are interesting to you.
2482 real_and_current: real and current
2484 What it %{doesnt} include is opinionated data like ratings, historical or
2485 hypothetical features, and data from copyrighted sources. Unless you have special
2486 permission, don't copy from online or paper maps.
2489 title: Basic Terms For Mapping
2491 OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
2492 an_editor_html: An %{editor} is a program or website you can use to edit the map.
2493 a_node_html: A %{node} is a point on the map, like a single restaurant or a tree.
2494 a_way_html: A %{way} is a line or area, like a road, stream, lake or building.
2495 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.
2503 OpenStreetMap has few formal rules but we expect all participants to collaborate
2504 with, and communicate with, the community. If you are considering
2505 any activities other than editing by hand, please read and follow the guidelines on
2506 %{imports_link} and %{automated_edits_link}.
2508 imports_url: https://wiki.openstreetmap.org/wiki/Import/Guidelines
2509 automated_edits: Automated Edits
2510 automated_edits_url: https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct
2511 start_mapping: Start Mapping
2512 continue_authorization: Continue Authorization
2514 title: No Time To Edit? Add a Note!
2516 If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
2519 Just go to %{map_link} and click the note icon: %{note_icon}.
2520 This will add a marker to the map, which you can move by dragging.
2521 Add your message, then click save, and other mappers will investigate.
2526 People from all over the world contribute to or use OpenStreetMap.
2527 While many participate as individuals, others have formed communities.
2528 These groups come in a range of sizes and represent geographies from small towns to large multi-country regions.
2529 They can also be formal or informal.
2531 title: Local Chapters
2533 Local Chapters are country-level or region-level groups that have taken the formal step of
2534 establishing not-for-profit legal entities. They represent the area's map and mappers when
2535 dealing with local government, business, and media. They have also formed an affiliation
2536 with the OpenStreetMap Foundation (OSMF), giving them a link to the legal and copyright
2539 The following communities are formally established as Local Chapters:
2542 other_groups_html: |
2543 There is no need to formally establish a group to the same extent as the Local Chapters.
2544 Indeed many groups exist very sucessfully as an informal gathering of people or as a
2545 community group. Anyone can set up or join these. Read more on the %{communities_wiki_link}.
2546 communities_wiki: Communities wiki page
2547 communities_wiki_url: https://wiki.openstreetmap.org/wiki/User_group
2550 private: "Private (only shared as anonymous, unordered points)"
2551 public: "Public (shown in trace list and as anonymous, unordered points)"
2552 trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
2553 identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
2555 upload_trace: "Upload GPS Trace"
2556 visibility_help: "what does this mean?"
2557 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2559 help_url: "https://wiki.openstreetmap.org/wiki/Upload"
2561 upload_trace: "Upload GPS Trace"
2562 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."
2563 upload_failed: "Sorry, the GPX upload failed. An administrator has been alerted to the error. Please try again"
2565 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."
2566 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."
2569 title: "Editing Trace %{name}"
2570 heading: "Editing Trace %{name}"
2571 visibility_help: "what does this mean?"
2572 visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2574 updated: Trace updated
2576 title: "Viewing Trace %{name}"
2577 heading: "Viewing Trace %{name}"
2579 filename: "Filename:"
2580 download: "download"
2581 uploaded: "Uploaded:"
2583 start_coordinates: "Start coordinate:"
2584 coordinates_html: "%{latitude}; %{longitude}"
2588 description: "Description:"
2591 edit_trace: "Edit this trace"
2592 delete_trace: "Delete this trace"
2593 trace_not_found: "Trace not found!"
2594 visibility: "Visibility:"
2595 confirm_delete: "Delete this trace?"
2599 one: "%{count} point"
2600 other: "%{count} points"
2602 trace_details: "View Trace Details"
2603 view_map: "View Map"
2604 edit_map: "Edit Map"
2606 identifiable: "IDENTIFIABLE"
2608 trackable: "TRACKABLE"
2609 details_with_tags_html: "%{time_ago} by %{user} in %{tags}"
2610 details_without_tags_html: "%{time_ago} by %{user}"
2612 public_traces: "Public GPS Traces"
2613 my_gps_traces: "My GPS Traces"
2614 public_traces_from: "Public GPS Traces from %{user}"
2615 description: "Browse recent GPS trace uploads"
2616 tagged_with: " tagged with %{tags}"
2617 empty_title: Nothing here yet
2618 empty_upload_html: "%{upload_link} or learn more about GPS tracing on the %{wiki_link}."
2619 upload_new: Upload a new trace
2620 wiki_page: wiki page
2621 wiki_page_url: https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2
2622 upload_trace: "Upload a trace"
2623 all_traces: "All Traces"
2624 my_traces: "My Traces"
2625 traces_from_html: "Public Traces from %{user}"
2626 remove_tag_filter: "Remove Tag Filter"
2628 scheduled_for_deletion: "Trace scheduled for deletion"
2630 message: "The GPX file upload system is currently unavailable"
2632 heading: "GPX Storage Offline"
2633 message: "The GPX file storage and upload system is currently unavailable."
2635 title: "OpenStreetMap GPS Traces"
2637 description_with_count:
2638 one: "GPX file with %{count} point from %{user}"
2639 other: "GPX file with %{count} points from %{user}"
2640 description_without_count: "GPX file from %{user}"
2642 permission_denied: You do not have permission to access that action
2644 cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
2646 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."
2647 blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
2648 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."
2650 account_settings: Account Settings
2651 oauth2_applications: OAuth 2 applications
2652 oauth2_authorizations: OAuth 2 authorizations
2653 muted_users: Muted Users
2655 openid_url: "OpenID URL"
2656 openid_login_button: "Continue"
2658 title: Log in with OpenID
2661 title: Log in with Google
2664 title: Log in with Facebook
2667 title: Log in with Microsoft
2670 title: Log in with GitHub
2673 title: Log in with Wikipedia
2677 title: Share via Email
2680 title: Share via Bluesky
2683 title: Share via Facebook
2686 title: Share via LinkedIn
2689 title: Share on Mastodon
2692 title: Share on Telegram
2699 missing: "You have not permitted the application access to this facility"
2701 openid: Sign-in using OpenStreetMap
2702 read_prefs: Read user preferences
2703 write_prefs: Modify user preferences
2704 write_diary: Create diary entries and comments
2705 write_api: Modify the map
2706 read_gpx: Read private GPS traces
2707 write_gpx: Upload GPS traces
2708 write_notes: Modify notes
2709 write_redactions: Redact map data
2710 read_email: Read user email address
2711 consume_messages: Read, update status and delete user messages
2712 send_messages: Send private messages to other users
2713 skip_authorization: Auto approve application
2715 moderator: This permission is for actions available only to moderators
2716 oauth2_applications:
2718 title: "My Client Applications"
2719 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."
2721 new: "Register new application"
2723 permissions: "Permissions"
2727 confirm_delete: "Delete this application?"
2729 title: "Register a new application"
2731 title: "Edit your application"
2735 confirm_delete: "Delete this application?"
2736 client_id: "Client ID"
2737 client_secret: "Client Secret"
2738 client_secret_warning: "Make sure to save this secret - it will not be accessible again"
2739 permissions: "Permissions"
2740 redirect_uris: "Redirect URIs"
2742 sorry: "Sorry, that application could not be found."
2743 oauth2_authorizations:
2745 title: "Authorization Required"
2746 introduction: "Authorize %{application} to access your account with the following permissions?"
2747 authorize: "Authorize"
2750 title: "An error has occurred"
2752 title: "Authorization code"
2753 oauth2_authorized_applications:
2755 title: "My Authorized Applications"
2756 application: "Application"
2757 permissions: "Permissions"
2758 last_authorized: "Last Authorized"
2759 no_applications_html: "You have not yet authorized any %{oauth2} applications."
2762 revoke: "Revoke Access"
2763 confirm_revoke: "Revoke access for this application?"
2767 tab_title: "Sign up"
2768 signup_to_authorize_html: "Sign up with OpenStreetMap to access %{client_app_name}."
2769 no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
2770 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.'
2773 header: Free and editable.
2774 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.
2775 paragraph_2: Sign up to get started contributing.
2776 welcome: "Welcome to OpenStreetMap"
2777 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."
2778 display name description: "Your publicly displayed username. You can change this later in the preferences."
2780 html: "By signing up, you agree to our %{tou_link}, %{privacy_policy_link} and %{contributor_terms_link}."
2781 privacy_policy: privacy policy
2782 privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
2783 privacy_policy_title: OSMF privacy policy including section on email addresses
2784 contributor_terms_url: "https://osmfoundation.org/wiki/Licence/Contributor_Terms"
2785 contributor_terms: "contributor terms"
2787 terms accepted: "Thanks for accepting the new contributor terms!"
2789 privacy_policy: privacy policy
2790 privacy_policy_url: https://osmfoundation.org/wiki/Privacy_Policy
2791 privacy_policy_title: OSMF privacy policy including section on email addresses
2792 html: 'Your address is not displayed publicly, see our %{privacy_policy_link} for more information.'
2793 consider_pd_html: "I consider my contributions to be in the %{consider_pd_link}."
2794 consider_pd: "public domain"
2795 consider_pd_url: https://osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
2797 use external auth: "or sign up with a third party"
2799 title: "No such user"
2800 heading: "The user %{user} does not exist"
2801 body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
2806 my traces: My Traces
2808 my messages: My Messages
2809 my profile: My Profile
2810 my settings: My Settings
2811 my comments: My Comments
2812 my_preferences: My Preferences
2813 my_dashboard: My Dashboard
2814 blocks on me: Blocks on Me
2815 blocks by me: Blocks by Me
2816 create_mute: Mute this User
2817 destroy_mute: Unmute this User
2818 edit_profile: Edit Profile
2819 send message: Send Message
2826 mapper since: "Mapper since:"
2827 last map edit: "Last map edit:"
2828 no activity yet: "No activity yet"
2830 ct status: "Contributor terms:"
2831 ct undecided: Undecided
2832 ct declined: Declined
2833 email address: "Email address:"
2834 created from: "Created from:"
2836 spam score: "Spam Score:"
2838 administrator: "This user is an administrator"
2839 moderator: "This user is a moderator"
2840 importer: "This user is a importer"
2842 administrator: "Grant administrator access"
2843 moderator: "Grant moderator access"
2844 importer: "Grant importer access"
2846 administrator: "Revoke administrator access"
2847 moderator: "Revoke moderator access"
2848 importer: "Revoke importer access"
2849 block_history: "Active Blocks"
2850 moderator_history: "Blocks Given"
2851 revoke_all_blocks: "Revoke all blocks"
2852 comments: "Comments"
2853 create_block: "Block this User"
2854 activate_user: "Activate this User"
2855 confirm_user: "Confirm this User"
2856 unconfirm_user: "Unconfirm this User"
2857 unsuspend_user: "Unsuspend this User"
2858 hide_user: "Hide this User"
2859 unhide_user: "Unhide this User"
2860 delete_user: "Delete this User"
2862 report: Report this User
2864 flash success: "All your edits are now public, and you are now allowed to edit."
2867 title: "Blocks by %{name}"
2868 heading_html: "List of Blocks by %{name}"
2869 empty: "%{name} has not made any blocks yet."
2872 title: "Blocks on %{name}"
2873 heading_html: "List of Blocks on %{name}"
2874 empty: "%{name} has not been blocked yet."
2876 title: "Revoking all blocks on %{block_on}"
2877 heading_html: "Revoking all blocks on %{block_on}"
2878 empty: "%{name} has no active blocks."
2879 confirm: "Are you sure you wish to revoke %{active_blocks}?"
2881 one: "%{count} active block"
2882 other: "%{count} active blocks"
2885 flash: "All active blocks have been revoked."
2890 empty: No matching users found
2893 one: "%{count} user found"
2894 other: "%{count} users found"
2895 confirm: Confirm Selected Users
2896 hide: Hide Selected Users
2898 summary_html: "%{name} created from %{ip_address} on %{date}"
2899 summary_no_ip_html: "%{name} created on %{date}"
2901 title: Account Suspended
2902 heading: Account Suspended
2904 automatically_suspended: Sorry, your account has been automatically suspended due to suspicious activity.
2905 contact_support_html: This decision will be reviewed by an administrator shortly, or you may contact %{support_link} if you wish to discuss this.
2907 connection_failed: Connection to authentication provider failed
2908 invalid_credentials: Invalid authentication credentials
2909 no_authorization_code: No authorization code
2910 unknown_signature_algorithm: Unknown signature algorithm
2911 invalid_scope: Invalid scope
2912 unknown_error: Authentication failed
2914 heading: Your ID is not associated with a OpenStreetMap account yet.
2916 If you are new to OpenStreetMap, please create a new account
2917 using the form below.
2919 If you already have an account, you can log in to your account
2920 using your username and password and then associate the account
2921 with your ID in your user settings.
2924 not_a_role: "The string '%{role}' is not a valid role."
2925 already_has_role: "The user already has role %{role}."
2926 doesnt_have_role: "The user does not have role %{role}."
2927 not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
2929 are_you_sure: "Are you sure you want to grant the role '%{role}' to the user '%{name}'?"
2931 are_you_sure: "Are you sure you want to revoke the role '%{role}' from the user '%{name}'?"
2934 non_moderator_update: "Must be a moderator to create or update a block."
2935 non_moderator_revoke: "Must be a moderator to revoke a block."
2937 sorry: "Sorry, the user block with ID %{id} could not be found."
2938 back: "Back to index"
2940 title: "Creating block on %{name}"
2941 heading_html: "Creating block on %{name}"
2942 period: "How long, starting now, the user will be blocked from the API for."
2944 title: "Editing block on %{name}"
2945 heading_html: "Editing block on %{name}"
2946 period: "How long, starting now, the user will be blocked from the API for."
2947 revoke: "Revoke block"
2949 block_period: "The blocking period must be one of the values selectable in the drop-down list."
2951 flash: "Created a block on user %{name}."
2953 only_creator_can_edit: "Only the moderator who created this block can edit it."
2954 only_creator_can_edit_without_revoking: "Only the moderator who created this block can edit it without revoking."
2955 only_creator_or_revoker_can_edit: "Only the moderators who created or revoked this block can edit it."
2956 inactive_block_cannot_be_reactivated: "This block is inactive and cannot be reactivated."
2957 success: "Block updated."
2959 title: "User blocks"
2960 heading: "List of user blocks"
2961 empty: "No blocks have been made yet."
2963 time_future_html: "Ends in %{time}."
2964 until_login: "Active until the user logs in."
2965 time_future_and_until_login_html: "Ends in %{time} and after the user has logged in."
2966 time_past_html: "Ended %{time}."
2969 one: "%{count} hour"
2970 other: "%{count} hours"
2973 other: "%{count} days"
2975 one: "%{count} week"
2976 other: "%{count} weeks"
2978 one: "%{count} month"
2979 other: "%{count} months"
2981 one: "%{count} year"
2982 other: "%{count} years"
2985 revoked_html: "revoked by %{name}"
2987 active_until_read: "active until read"
2988 read_html: "read at %{time}"
2989 time_in_future_title: "%{time_absolute}; in %{time_relative}"
2990 time_in_past_title: "%{time_absolute}; %{time_relative}"
2992 title: "%{block_on} blocked by %{block_by}"
2993 heading_html: "%{block_on} blocked by %{block_by}"
2995 duration: "Duration:"
2998 reason: "Reason for block:"
3004 display_name: "Blocked User"
3005 creator_name: "Creator"
3006 reason: "Reason for block"
3011 all_blocks: "All Blocks"
3012 blocks_on_me: "Blocks on Me"
3013 blocks_on_user_html: "Blocks on %{user}"
3014 blocks_by_me: "Blocks by Me"
3015 blocks_by_user_html: "Blocks by %{user}"
3016 block: "Block #%{id}"
3017 new_block: "New Block"
3020 title: "Muted Users"
3021 my_muted_users: "My muted users"
3022 you_have_muted_n_users:
3023 one: "You have muted %{count} User"
3024 other: "You have muted %{count} users"
3025 user_mute_explainer: "Messages of muted users are moved into a separate Inbox and you won't receive email notifications."
3026 user_mute_admins_and_moderators: "You can mute Admins and Moderators but their messages will not be muted."
3029 muted_user: "Muted User"
3033 send_message: "Send message"
3036 notice: "You muted %{name}."
3037 error: "%{name} could not be muted. %{full_message}."
3039 notice: "You unmuted %{name}."
3040 error: "User could not be unmuted. Please try again."
3043 title: "Notes submitted or commented on by %{user}"
3044 heading: "%{user}'s Notes"
3045 subheading_html: "Notes %{submitted} or %{commented} by %{user}"
3046 subheading_submitted: "submitted"
3047 subheading_commented: "commented on"
3051 description: "Description"
3052 created_at: "Created at"
3053 last_changed: "Last changed"
3060 title: "Note: %{id}"
3061 description: "Description"
3062 open_title: "Unresolved note #%{note_name}"
3063 closed_title: "Resolved note #%{note_name}"
3064 hidden_title: "Hidden note #%{note_name}"
3065 event_opened_by_html: "Created by %{user} %{time_ago}"
3066 event_opened_by_anonymous_html: "Created by anonymous %{time_ago}"
3067 event_commented_by_html: "Comment from %{user} %{time_ago}"
3068 event_commented_by_anonymous_html: "Comment from anonymous %{time_ago}"
3069 event_closed_by_html: "Resolved by %{user} %{time_ago}"
3070 event_closed_by_anonymous_html: "Resolved by anonymous %{time_ago}"
3071 event_reopened_by_html: "Reactivated by %{user} %{time_ago}"
3072 event_reopened_by_anonymous_html: "Reactivated by anonymous %{time_ago}"
3073 event_hidden_by_html: "Hidden by %{user} %{time_ago}"
3074 report: report this note
3075 coordinates_html: "%{latitude}, %{longitude}"
3076 anonymous_warning: This note includes comments from anonymous users which should be independently verified.
3077 discussion: Discussion
3078 subscribe: Subscribe
3079 unsubscribe: Unsubscribe
3082 reactivate: Reactivate
3083 comment_and_resolve: Comment & Resolve
3085 log_in_to_comment: "Log in to comment on this note"
3086 report_link_html: "If this note contains sensitive information that needs to be removed, you can %{link}."
3087 other_problems_resolve: "For all other problems with the note, please resolve it yourself with a comment."
3088 other_problems_resolved: "For all other problems, resolving is sufficient."
3089 disappear_date_html: "This resolved note will disappear from the map in %{disappear_in}."
3092 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."
3093 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."
3094 anonymous_warning_log_in: "log in"
3095 anonymous_warning_sign_up: "sign up"
3096 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}."
3098 one: "%{count} anonymous note"
3099 other: "%{count} anonymous notes"
3100 counter_warning_guide_link:
3101 text: "contribute by yourself"
3102 url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
3103 counter_warning_forum_link:
3104 text: "the community can help you"
3105 url: https://community.openstreetmap.org/
3106 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."
3110 warning: "New notes cannot be created because the OpenStreetMap API is currently in read-only mode."
3112 showing_page: "Page %{page}"
3114 previous: "Previous"
3116 sorry: "Sorry, note #%{id} could not be found."
3123 link: "Link or HTML"
3125 short_link: "Short Link"
3128 custom_dimensions: "Set custom dimensions"
3131 image_dimensions: "Image will show the %{layer} layer at %{width} x %{height}"
3132 download: "Download"
3133 short_url: "Short URL"
3134 include_marker: "Include marker"
3135 center_marker: "Center map on marker"
3136 paste_html: "Paste HTML to embed in website"
3137 view_larger_map: "View Larger Map"
3138 only_layers_exported_as_image: "Only the following layers can be exported as an image:"
3140 report_problem: "Report a problem"
3144 tooltip_disabled: "Map Key not available for this layer"
3150 title: Show My Location
3152 one: You are within %{count} meter of this point
3153 other: You are within %{count} meters of this point
3155 one: You are within %{count} foot of this point
3156 other: You are within %{count} feet of this point
3160 cycle_map: Cycle Map
3161 transport_map: Transport Map
3162 tracestracktop_topo: Tracestrack Topo
3168 gps: Public GPS Traces
3169 overlays: Enable overlays for troubleshooting the map
3171 copyright_text: "© %{copyright_link}"
3172 openstreetmap_contributors: "OpenStreetMap contributors"
3173 make_a_donation: Make a Donation
3174 website_and_api_terms: Website and API terms
3175 cyclosm_credit: "Tiles style by %{cyclosm_link} hosted by %{osm_france_link}"
3176 cyclosm_name: CyclOSM
3177 osm_france: OpenStreetMap France
3178 thunderforest_credit: "Tiles courtesy of %{thunderforest_link}"
3179 andy_allan: Andy Allan
3180 tracestrack_credit: "Tiles courtesy of %{tracestrack_link}"
3181 tracestrack: Tracestrack
3182 hotosm_credit: "Tiles style by %{hotosm_link} hosted by %{osm_france_link}"
3183 hotosm_name: Humanitarian OpenStreetMap Team
3185 edit_tooltip: Edit the map
3186 edit_disabled_tooltip: Zoom in to edit the map
3187 createnote_tooltip: Add a note to the map
3188 createnote_disabled_tooltip: Zoom in to add a note to the map
3189 map_notes_zoom_in_tooltip: Zoom in to see map notes
3190 map_data_zoom_in_tooltip: Zoom in to see map data
3191 queryfeature_tooltip: Query features
3192 queryfeature_disabled_tooltip: Zoom in to query features
3193 embed_html_disabled: HTML embedding is not available for this map layer
3194 edit_help: Move the map and zoom in on a location you want to edit, then click here.
3198 fossgis_osrm_bike: "Bicycle (OSRM)"
3199 fossgis_osrm_car: "Car (OSRM)"
3200 fossgis_osrm_foot: "Foot (OSRM)"
3201 graphhopper_bicycle: "Bicycle (GraphHopper)"
3202 graphhopper_car: "Car (GraphHopper)"
3203 graphhopper_foot: "Foot (GraphHopper)"
3204 fossgis_valhalla_bicycle: "Bicycle (Valhalla)"
3205 fossgis_valhalla_car: "Car (Valhalla)"
3206 fossgis_valhalla_foot: "Foot (Valhalla)"
3208 directions: "Directions"
3209 distance: "Distance"
3210 distance_m: "%{distance}m"
3211 distance_km: "%{distance}km"
3213 no_route: "Couldn't find a route between those two places."
3214 no_place: "Sorry - couldn't locate '%{place}'."
3216 continue_without_exit: Continue on %{name}
3217 slight_right_without_exit: Slight right onto %{name}
3218 offramp_right: Take the ramp on the right
3219 offramp_right_with_exit: Take exit %{exit} on the right
3220 offramp_right_with_exit_name: Take exit %{exit} on the right onto %{name}
3221 offramp_right_with_exit_directions: Take exit %{exit} on the right towards %{directions}
3222 offramp_right_with_exit_name_directions: Take exit %{exit} on the right onto %{name}, towards %{directions}
3223 offramp_right_with_name: Take the ramp on the right onto %{name}
3224 offramp_right_with_directions: Take the ramp on the right towards %{directions}
3225 offramp_right_with_name_directions: Take the ramp on the right onto %{name}, towards %{directions}
3226 onramp_right_without_exit: Turn right on the ramp onto %{name}
3227 onramp_right_with_directions: Turn right onto the ramp towards %{directions}
3228 onramp_right_with_name_directions: Turn right on the ramp onto %{name}, towards %{directions}
3229 onramp_right_without_directions: Turn right onto the ramp
3230 onramp_right: Turn right onto the ramp
3231 endofroad_right_without_exit: At the end of the road turn right onto %{name}
3232 merge_right_without_exit: Merge right onto %{name}
3233 fork_right_without_exit: At the fork turn right onto %{name}
3234 turn_right_without_exit: Turn right onto %{name}
3235 sharp_right_without_exit: Sharp right onto %{name}
3236 uturn_without_exit: U-turn along %{name}
3237 sharp_left_without_exit: Sharp left onto %{name}
3238 turn_left_without_exit: Turn left onto %{name}
3239 offramp_left: Take the ramp on the left
3240 offramp_left_with_exit: Take exit %{exit} on the left
3241 offramp_left_with_exit_name: Take exit %{exit} on the left onto %{name}
3242 offramp_left_with_exit_directions: Take exit %{exit} on the left towards %{directions}
3243 offramp_left_with_exit_name_directions: Take exit %{exit} on the left onto %{name}, towards %{directions}
3244 offramp_left_with_name: Take the ramp on the left onto %{name}
3245 offramp_left_with_directions: Take the ramp on the left towards %{directions}
3246 offramp_left_with_name_directions: Take the ramp on the left onto %{name}, towards %{directions}
3247 onramp_left_without_exit: Turn left on the ramp onto %{name}
3248 onramp_left_with_directions: Turn left onto the ramp towards %{directions}
3249 onramp_left_with_name_directions: Turn left on the ramp onto %{name}, towards %{directions}
3250 onramp_left_without_directions: Turn left onto the ramp
3251 onramp_left: Turn left onto the ramp
3252 endofroad_left_without_exit: At the end of the road turn left onto %{name}
3253 merge_left_without_exit: Merge left onto %{name}
3254 fork_left_without_exit: At the fork turn left onto %{name}
3255 slight_left_without_exit: Slight left onto %{name}
3256 via_point_without_exit: (via point)
3257 follow_without_exit: Follow %{name}
3258 roundabout_without_exit: At the roundabout take the exit onto %{name}
3259 leave_roundabout_without_exit: Leave the roundabout - %{name}
3260 stay_roundabout_without_exit: Stay on the roundabout - %{name}
3261 start_without_exit: Start on %{name}
3262 destination_without_exit: Reach destination
3263 against_oneway_without_exit: Go against one-way on %{name}
3264 end_oneway_without_exit: End of one-way on %{name}
3265 roundabout_with_exit: At the roundabout take the exit %{exit} onto %{name}
3266 roundabout_with_exit_ordinal: At the roundabout take the %{exit} exit onto %{name}
3267 exit_roundabout: Exit the roundabout onto %{name}
3268 unnamed: "unnamed road"
3269 courtesy: "Directions courtesy of %{link}"
3286 nothing_found: No features found
3287 error: "Error contacting %{server}: %{error}"
3288 timeout: "Timeout contacting %{server}"
3290 directions_from: Directions from here
3291 directions_to: Directions to here
3292 add_note: Add a note here
3293 show_address: Show address
3294 query_features: Query features
3295 centre_map: Centre map here
3298 heading: "Edit Redaction"
3299 title: "Edit Redaction"
3301 empty: "No redactions to show."
3302 heading: "List of Redactions"
3303 title: "List of Redactions"
3304 new: "New Redaction"
3306 heading: "Enter Information for New Redaction"
3307 title: "Creating New Redaction"
3309 description: "Description:"
3310 heading: "Showing Redaction \"%{title}\""
3311 title: "Showing Redaction"
3313 edit: "Edit this redaction"
3314 destroy: "Remove this redaction"
3315 confirm: "Are you sure?"
3317 flash: "Redaction created."
3319 flash: "Changes saved."
3321 not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
3322 flash: "Redaction destroyed."
3323 error: "There was an error destroying this redaction."
3325 leading_whitespace: "has leading whitespace"
3326 trailing_whitespace: "has trailing whitespace"
3327 invalid_characters: "contains invalid characters"
3328 url_characters: "contains special URL characters (%{characters})"