- submit: Register
- edit:
- title: Edit your application
- submit: Edit
- show:
- title: OAuth details for %{app_name}
- key: 'Consumer Key:'
- secret: 'Consumer Secret:'
- url: 'Request Token URL:'
- access_url: 'Access Token URL:'
- authorize_url: 'Authorise URL:'
- support_notice: We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures.
- edit: Edit Details
- delete: Delete Client
- confirm: Are you sure?
- requests: 'Requesting the following permissions from the user:'
- allow_read_prefs: read their user preferences.
- allow_write_prefs: modify their user preferences.
- allow_write_diary: create diary entries, comments and make friends.
- allow_write_api: modify the map.
- allow_read_gpx: read their private GPS traces.
- allow_write_gpx: upload GPS traces.
- allow_write_notes: modify notes.
- index:
- title: My OAuth Details
- my_tokens: My Authorised Applications
- list_tokens: 'The following tokens have been issued to applications in your
- name:'
- application: Application Name
- issued_at: Issued At
- revoke: Revoke!
- my_apps: My Client Applications
- no_apps: Do you have an application you would like to register for use with
- us using the %{oauth} standard? You must register your web application before
- it can make OAuth requests to this service.
- registered_apps: 'You have the following client applications registered:'
- register_new: Register your application
- form:
- name: Name
- required: Required
- url: Main Application URL
- callback_url: Callback URL
- support_url: Support URL
- requests: 'Request the following permissions from the user:'
- allow_read_prefs: read their user preferences.
- allow_write_prefs: modify their user preferences.
- allow_write_diary: create diary entries, comments and make friends.
- allow_write_api: modify the map.
- allow_read_gpx: read their private GPS traces.
- allow_write_gpx: upload GPS traces.
- allow_write_notes: modify notes.
- not_found:
- sorry: Sorry, that %{type} could not be found.
- create:
- flash: Registered the information successfully
- update:
- flash: Updated the client information successfully
- destroy:
- flash: Destroyed the client application registration
- user:
- login:
- title: Login
- heading: Login
- email or username: 'E-mail Address or Username:'
- password: 'Password:'
- openid: '%{logo} OpenID:'
- remember: Remember me
- lost password link: Lost your password?
- login_button: Login
- register now: Register now
- with username: 'Already have an OpenStreetMap account? Please login with your
- username and password:'
- with external: 'Alternatively, use a third party to login:'
- new to osm: New to OpenStreetMap?
- to make changes: To make changes to the OpenStreetMap data, you must have an
- account.
- create account minute: Create an account. It only takes a minute.
- no account: Don't have an account?
- account not active: Sorry, your account is not active yet.<br />Please use the
- link in the account confirmation email to activate your account, or <a href="%{reconfirm}">request
- a new confirmation email</a>.
- account is suspended: Sorry, your account has been suspended due to suspicious
- activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if
- you wish to discuss this.
- auth failure: Sorry, could not log in with those details.
- openid_logo_alt: Log in with an OpenID
- auth_providers:
- openid:
- title: Login with OpenID
- alt: Login with an OpenID URL
- google:
- title: Login with Google
- alt: Login with a Google OpenID
- facebook:
- title: Login with Facebook
- alt: Login with a Facebook Account
- windowslive:
- title: Login with Windows Live
- alt: Login with a Windows Live Account
- github:
- title: Login with GitHub
- alt: Login with a GitHub Account
- wikipedia:
- title: Login with Wikipedia
- alt: Login with a Wikipedia Account
- yahoo:
- title: Login with Yahoo
- alt: Login with a Yahoo OpenID
- wordpress:
- title: Login with Wordpress
- alt: Login with a Wordpress OpenID
- aol:
- title: Login with AOL
- alt: Login with an AOL OpenID
- logout:
- title: Logout
- heading: Logout of OpenStreetMap
- logout_button: Logout
- lost_password:
- title: Lost password
- heading: Forgotten Password?
- email address: E-mail address
- new password button: Reset password
- help_text: Enter the e-mail address you used to sign up, we will send a link
- to it that you can use to reset your password.
- notice email on way: Sorry you lost it :-( but an email is on its way so you
- can reset it soon.
- notice email cannot find: Could not find that email address, sorry.
- reset_password:
- title: Reset password
- heading: Reset Password for %{user}
- password: 'Password:'
- confirm password: 'Confirm Password:'
- reset: Reset Password
- flash changed: Your password has been changed.
- flash token bad: Did not find that token, check the URL maybe?