X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5e9ae68fb223195f67bfb3992f1d7b0116437d71..7561eacbf4d1e45ae3bf954a55093b4ff1be5ba4:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 45c21f36b..17f621d8d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -89,7 +89,7 @@ en: feed: title: "Changeset {{id}}" title_comment: "Changeset {{id}} - {{comment}}" - changeset_navigation: + navigation: paging: user: prev: "« {{id}}" @@ -98,12 +98,18 @@ en: prev: "« {{id}}" next: "{{id}} »" user: - name_tooltip: "View edits by {{user}}" - prev_tooltip: "Previous edit by {{user}}" - next_tooltip: "Next edit by {{user}}" + name_changeset_tooltip: "View edits by {{user}}" + prev_changeset_tooltip: "Previous edit by {{user}}" + next_changeset_tooltip: "Next edit by {{user}}" all: - prev_tooltip: "Previous changeset" - next_tooltip: "Next changeset" + prev_node_tooltip: "Previous node" + next_node_tooltip: "Next node" + prev_way_tooltip: "Previous way" + next_way_tooltip: "Next way" + prev_relation_tooltip: "Previous relation" + next_relation_tooltip: "Next relation" + prev_changeset_tooltip: "Previous changeset" + next_changeset_tooltip: "Next changeset" changeset_details: created_at: "Created at:" closed_at: "Closed at:" @@ -233,6 +239,10 @@ en: # There is no 'relation' type because it is not represented in OpenLayers tag_details: tags: "Tags:" + wiki_link: + key: "The wiki description page for the {{key}} tag" + tag: "The wiki description page for the {{key}}={{value}} tag" + wikipedia_link: "The {{page}} article on Wikipedia" way_details: nodes: "Nodes:" part_of: "Part of:" @@ -914,6 +924,7 @@ en: help_wiki: "Help & Wiki" help_wiki_tooltip: "Help & Wiki site for the project" help_wiki_url: "http://wiki.openstreetmap.org" + copyright: "Copyright & License" news_blog: "News blog" news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc." shop: Shop @@ -926,6 +937,141 @@ en: make_a_donation: title: Support OpenStreetMap with a monetary donation text: Make a Donation + + license_page: + foreign: + title: About this translation + text: | + In the event of a conflict between this translated page and + {{english_original_link}}, the English page shall take + precedence + english_link: the English original + native: + title: About this page + text: | + + 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}}. + + native_link: THIS_LANGUAGE_NAME_HERE version + mapping_link: start mapping + legal_babble: | +

Copyright and License

+ +

+ OpenStreetMap is open data, licensed under the Creative + Commons Attribution-ShareAlike 2.0 licence (CC-BY-SA). +

+ +

+ You are free to copy, distribute, transmit and adapt our maps + and data, as long as you credit OpenStreetMap and its + contributors. If you alter or build upon our maps or data, you + may distribute the result only under the same or similar + licence. The full legal + code explains your rights and responsibilities. +

+ +

How to credit OpenStreetMap

+ +

+ If you are using OpenStreetMap map images, we request that + your credit reads at least “© OpenStreetMap + contributors, CC-BY-SA”. If you are using map data only, + we request “Map data © OpenStreetMap contributors, + CC-BY-SA”. +

+ +

+ Where possible, OpenStreetMap should be hyperlinked to http://www.openstreetmap.org/ + and CC-BY-SA to http://creativecommons.org/licenses/by-sa/2.0/. If + you are using a medium where links are not possible (e.g. a + printed work), we suggest you direct your readers to + www.openstreetmap.org (perhaps by expanding + ‘OpenStreetMap’ to this full address) and to + www.creativecommons.org. +

+ +

Finding out more

+ +

+ Read more about using our data at the Legal + FAQ. +

+ +

+ OSM contributors are reminded never to add data from any + copyrighted sources (e.g. Google Maps or printed maps) without + explicit permission from the copyright holders. +

+ +

+ Although OpenStreetMap is open data, we cannot provide a + free-of-charge map API for third-party developers. + + See our API Usage Policy, + Tile Usage Policy + and Nominatim Usage Policy. +

+ +

Our contributors

+ +

+ Our CC-BY-SA licence requires you to “give the Original + Author credit reasonable to the medium or means You are + utilising”. Individual OSM mappers do not request a + credit over and above that to “OpenStreetMap + contributors”, but where data from a national mapping + agency or other major source has been included in + OpenStreetMap, it may be reasonable to credit them by directly + reproducing their credit or by linking to it on this page. +

+ + + + + +

+ Inclusion of data in OpenStreetMap does not imply that the original + data provider endorses OpenStreetMap, provides any warranty, or + accepts any liability. +

notifier: diary_comment_notification: subject: "[OpenStreetMap] {{user}} commented on your diary entry" @@ -1367,6 +1513,10 @@ en: login_button: "Login" account not active: "Sorry, your account is not active yet.
Please click on the link in the account confirmation email to activate your account." auth failure: "Sorry, could not log in with those details." + logout: + title: "Logout" + heading: "Logout from OpenStreetMap" + logout_button: "Logout" lost_password: title: "Lost password" heading: "Forgotten Password?" @@ -1450,10 +1600,10 @@ en: unhide_user: "unhide this user" delete_user: "delete this user" confirm: "Confirm" - map: - your location: Your location - nearby mapper: "Nearby mapper: [[nearby_user]]" - friend: "Friend: [[friend_user]]" + popup: + your location: "Your location" + nearby mapper: "Nearby mapper" + friend: "Friend" account: title: "Edit account" my settings: My settings