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} <abbr title='%{exact_time}'>%{when} ago</abbr>"
open_by_anonymous: "Created by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
closed_by_anonymous: "Resolved by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
reopened_by: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
reopened_by_anonymous: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
+ hidden_by: "Hidden by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
changeset:
changeset_paging_nav:
showing_page: "Page %{page}"
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"
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."
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: