X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e670da54cbc4a7b00525b8decb506a23deddd918..bfd11bf79ae63f1dd5e2e76bcb4144ed7cf94289:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 6c147dbcb..9e0bfb009 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -96,21 +96,23 @@ en: description: "Remote Control (JOSM or Merkaartor)" browse: created: "Created" - edited: "Edited" closed: "Closed" - deleted: "Deleted" - by: "by" - ago: "%{ago} ago" + created_html: "Created %{time} ago" + closed_html: "Closed %{time} ago" + created_by_html: "Created %{time} ago by %{user}" + deleted_by_html: "Deleted %{time} ago by %{user}" + edited_by_html: "Edited %{time} ago by %{user}" + closed_by_html: "Closed %{time} ago by %{user}" version: "Version" in_changeset: "Changeset" + anonymous: "anonymous" no_comment: "(no comment)" part_of: "Part of" download_xml: "Download XML" - view_history: "View history" - view_details: "View details" + view_history: "View History" + view_details: "View Details" changeset: - title: "Changeset" - changeset: "Changeset %{id}" + title: "Changeset: %{id}" belongs_to: "Author" node: "Nodes (%{count})" node_paginated: "Nodes (%{x}-%{y} of %{count})" @@ -124,24 +126,18 @@ en: title: "Changeset %{id}" title_comment: "Changeset %{id} - %{comment}" node: - node: "Node" - node_title: "Node: %{node_name}" - node_history: "Node History" - node_history_title: "Node History: %{node_name}" + title: "Node: %{name}" + history_title: "Node History: %{name}" way: - way: "Way" - way_title: "Way: %{way_name}" - way_history: "Way History" - way_history_title: "Way History: %{way_name}" + title: "Way: %{name}" + history_title: "Way History: %{name}" nodes: "Nodes" also_part_of: one: "part of way %{related_ways}" other: "part of ways %{related_ways}" relation: - relation: "Relation" - relation_title: "Relation: %{relation_name}" - relation_history: "Relation History" - relation_history_title: "Relation History: %{relation_name}" + title: "Relation: %{name}" + history_title: "Relation History: %{name}" members: "Members" relation_member: entry: "%{type} %{name}" @@ -177,7 +173,7 @@ en: start_rjs: loaded_an_area_with_num_features: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?" load_data: "Load Data" - unable_to_load_size: "Unable to load: Bounding box size of %{bbox_size} is too large (must be smaller than %{max_bbox_size})" + unable_to_load_size: "Unable to load map data, too large of an area (%{bbox_size}). Area must be smaller than %{max_bbox_size} square degrees." loading: "Loading..." tag_details: tags: "Tags" @@ -186,18 +182,11 @@ en: tag: "The wiki description page for the %{key}=%{value} tag" wikipedia_link: "The %{page} article on Wikipedia" note: - title: "Note" + title: "Note: %{id}" new_note: "New Note" open_title: "Unresolved note #%{note_name}" closed_title: "Resolved note #%{note_name}" - opened: "Opened" - last_modified: "Last modified" - closed: "Closed" - at_html: "%{when} ago" - at_by_html: "%{when} ago by %{user}" - description: "Description" - comments: "Comments" - anonymous: "anonymous" + hidden_title: "Hidden note #%{note_name}" open_by: "Created by %{user} %{when} ago" open_by_anonymous: "Created by anonymous %{when} ago" commented_by: "Comment from %{user} %{when} ago" @@ -206,6 +195,7 @@ en: closed_by_anonymous: "Resolved by anonymous %{when} ago" reopened_by: "Reactivated by %{user} %{when} ago" reopened_by_anonymous: "Reactivated by anonymous %{when} ago" + hidden_by: "Hidden by %{user} %{when} ago" changeset: changeset_paging_nav: showing_page: "Page %{page}" @@ -226,8 +216,12 @@ en: title_user: "Changesets by %{user}" title_friend: "Changesets by your friends" title_nearby: "Changesets by nearby users" - empty: "No changesets in this area." - no_more: "No more changesets in this area." + empty: "No changesets found." + empty_area: "No changesets in this area." + empty_user: "No changesets by this user." + no_more: "No more changesets found." + no_more_area: "No more changesets in this area." + no_more_user: "No more changesets by this user." load_more: "Load more" timeout: sorry: "Sorry, the list of changesets you requested took too long to retrieve." @@ -317,8 +311,7 @@ en: licence: "Licence" export_details: 'OpenStreetMap data is licensed under the Open Data Commons Open Database License (ODbL).' too_large: - heading: "Area Too Large" - 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 following sources for bulk data downloads:" + 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." planet: title: "Planet OSM" description: "Regularly-updated copies of the complete OpenStreetMap database" @@ -346,6 +339,7 @@ en: geocoder: search: title: + latlon: 'Results from Internal' us_postcode: 'Results from Geocoder.us' uk_postcode: 'Results from NPEMap / FreeThe Postcode' ca_postcode: 'Results from Geocoder.CA' @@ -882,10 +876,11 @@ en: logo: alt_text: OpenStreetMap logo home: Go to Home Location - logout: Logout + logout: Log Out log_in: Log In log_in_tooltip: Log in with an existing account sign_up: Sign Up + start_mapping: Start Mapping sign_up_tooltip: Create an account for editing edit: Edit history: History @@ -899,7 +894,7 @@ en: edit_with: Edit with %{editor} tag_line: The Free Wiki World Map intro_header: Welcome to OpenStreetMap! - intro_text: OpenStreetMap is a free and editable map of the world maintained by an active community of contributors. + intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license. intro_2_create_account: "Create a user account" partners_html: "Hosting is supported by %{ucl}, %{ic} and %{bytemark}, and other %{partners}." partners_ucl: "the UCL VR Centre" @@ -912,7 +907,7 @@ en: donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund." help: Help about: About - copyright: "Copyright & License" + copyright: Copyright community: Community community_blogs: "Community Blogs" community_blogs_title: "Blogs from members of the OpenStreetMap community" @@ -1086,7 +1081,7 @@ en: OpenStreetMap has several resources for learning about the project, asking and answering questions, and collaboratively discussing and documenting mapping topics. welcome: - url: http://www.openstreetmap.org/welcome + url: /welcome title: Welcome to OSM description: Start with this quick guide covering the OpenStreetMap basics. help: @@ -1102,19 +1097,20 @@ en: copyright_html: ©OpenStreetMap
contributors used_by: "%{name} powers map data on hundreds of web sites, mobile apps, and hardware devices" lede_text: | - OSM is built by a community of local mappers that keeps data about - roads, cafés, subway stations, and much more up to date every day. + OpenStreetMap is built by a community of mappers that contribute and maintain data + about roads, trails, cafés, railway stations, and much more, all over the world. local_knowledge_title: Local Knowledge local_knowledge_html: | OpenStreetMap emphasizes local knowledge. Contributors use aerial imagery, GPS devices, and low-tech field maps to verify that OSM - is up to date and accurate. + is accurate and up to date. community_driven_title: Community Driven community_driven_html: | - From the engineers that tune OSM's servers to the Humanitarian OSM Team - that maps disaster-affected areas, OSM's community is diverse, - passionate, and growing every day. To learn more about the community, - see the user diaries, + OpenStreetMap's community is diverse, passionate, and growing every day. + Our contributors include enthusiast mappers, GIS professionals, engineers + running the OSM servers, humanitarians mapping disaster-affected areas, + and many more. + To learn more about the community, see the user diaries, community blogs, and the OSM Foundation website. open_data_title: Open Data @@ -2062,6 +2058,8 @@ en: edit_disabled_tooltip: Zoom in to edit the map createnote_tooltip: Add a note to the map createnote_disabled_tooltip: Zoom in to add a note to the map + map_notes_zoom_in_tooltip: Zoom in to see map notes + map_data_zoom_in_tooltip: Zoom in to see map data notes: new: intro: "In order to improve the map the information you enter is shown to other mappers, so please be as descriptive and precise as possible when moving the marker to the correct position and entering your note below."