X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b5825b2f64d3fbbeeefa9873f6bf9b2a434e55d1..d95361bcb9d1efccae1da3e295e426dfd44ddd89:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 3f0727f89..a1c4e503b 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -112,7 +112,7 @@ en:
view_history: "View History"
view_details: "View Details"
changeset:
- title: "Changeset %{id}"
+ title: "Changeset: %{id}"
belongs_to: "Author"
node: "Nodes (%{count})"
node_paginated: "Nodes (%{x}-%{y} of %{count})"
@@ -171,7 +171,7 @@ en:
way: "way"
relation: "relation"
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?"
+ feature_warning: "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 map data, too large of an area (%{bbox_size}). Area must be smaller than %{max_bbox_size} square degrees."
loading: "Loading..."
@@ -182,10 +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}"
+ 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"
@@ -194,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}"
@@ -892,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 an editable map of the world created by people like you and free to use under an open license.
+ 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"
@@ -905,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"
@@ -1498,6 +1500,7 @@ en:
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."
oauth:
oauthorize:
+ title: "Authorize access to your account"
request_access: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
allow_to: "Allow the client application to:"
allow_read_prefs: "read your user preferences."
@@ -1507,6 +1510,14 @@ en:
allow_read_gpx: "read your private GPS traces."
allow_write_gpx: "upload GPS traces."
allow_write_notes: "modify notes."
+ oauthorize_success:
+ title: "Authorization request allowed"
+ allowed: "You have granted application %{app_name} access to your account."
+ verification: "The verification code is %{code}."
+ oauthorize_failure:
+ title: "Authorization request failed"
+ denied: "You have denied application %{app_name} access to your account."
+ invalid: "The authorization token is not valid."
revoke:
flash: "You've revoked the token for %{application}"
oauth_clients: