]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en-GB.yml
Merge remote-tracking branch 'upstream/pull/3177'
[rails.git] / config / locales / en-GB.yml
index 7b2558ca2b24a62e8c4f427704d83a622dc790a9..730ab9b14d2e41b3f31dfbb1a5478d53d72b60dd 100644 (file)
@@ -1265,6 +1265,34 @@ en-GB:
       details: More details about the changeset can be found at %{url}.
       unsubscribe: To unsubscribe from updates to this changeset, visit %{url} and
         click "Unsubscribe".
+  confirmations:
+    confirm:
+      heading: Check your email!
+      introduction_1: We sent you a confirmation email.
+      introduction_2: Confirm your account by clicking on the link in the email and
+        you'll be able to start mapping.
+      press confirm button: Press the confirm button below to activate your account.
+      button: Confirm
+      success: Confirmed your account, thanks for signing up!
+      already active: This account has already been confirmed.
+      unknown token: That confirmation code has expired or does not exist.
+      reconfirm_html: If you need us to resend the confirmation email, <a href="%{reconfirm}">click
+        here</a>.
+    confirm_resend:
+      success_html: We've sent a new confirmation note to %{email} and as soon as
+        you confirm your account you'll be able to get mapping.<br /><br />If you
+        use an antispam system which sends confirmation requests then please make
+        sure you whitelist %{sender} as we are unable to reply to any confirmation
+        requests.
+      failure: User %{name} not found.
+    confirm_email:
+      heading: Confirm a change of e-mail address
+      press confirm button: Press the confirm button below to confirm your new e-mail
+        address.
+      button: Confirm
+      success: Confirmed your change of email address!
+      failure: An e-mail address has already been confirmed with this token.
+      unknown_token: That confirmation code has expired or does not exist.
   messages:
     inbox:
       title: Inbox
@@ -1336,6 +1364,79 @@ en-GB:
       as_unread: Message marked as unread
     destroy:
       destroyed: Message deleted
+  passwords:
+    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}
+      reset: Reset Password
+      flash changed: Your password has been changed.
+      flash token bad: Did not find that token, check the URL maybe?
+  sessions:
+    new:
+      title: Login
+      heading: Login
+      email or username: 'E-mail Address or Username:'
+      password: 'Password:'
+      openid_html: '%{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
+        wordpress:
+          title: Login with Wordpress
+          alt: Login with a Wordpress OpenID
+        aol:
+          title: Login with AOL
+          alt: Login with an AOL OpenID
+    destroy:
+      title: Logout
+      heading: Logout of OpenStreetMap
+      logout_button: Logout
   site:
     about:
       next: Next
@@ -1822,7 +1923,6 @@ en-GB:
         or learn more about GPS tracing on the <a href='https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki
         page</a>.
       upload_trace: Upload a trace
-      see_all_traces: See all traces
     destroy:
       scheduled_for_deletion: Trace scheduled for deletion
     make_public:
@@ -1920,80 +2020,6 @@ en-GB:
     destroy:
       flash: Destroyed the client application registration
   users:
-    login:
-      title: Login
-      heading: Login
-      email or username: 'E-mail Address or Username:'
-      password: 'Password:'
-      openid_html: '%{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}
-      reset: Reset Password
-      flash changed: Your password has been changed.
-      flash token bad: Did not find that token, check the URL maybe?
     new:
       title: Sign Up
       no_auto_account_create: Unfortunately we are not currently able to create an
@@ -2165,33 +2191,6 @@ en-GB:
       flash update success confirm needed: User information updated successfully.
         Check your email for a note to confirm your new email address.
       flash update success: User information updated successfully.
-    confirm:
-      heading: Check your email!
-      introduction_1: We sent you a confirmation email.
-      introduction_2: Confirm your account by clicking on the link in the email and
-        you'll be able to start mapping.
-      press confirm button: Press the confirm button below to activate your account.
-      button: Confirm
-      success: Confirmed your account, thanks for signing up!
-      already active: This account has already been confirmed.
-      unknown token: That confirmation code has expired or does not exist.
-      reconfirm_html: If you need us to resend the confirmation email, <a href="%{reconfirm}">click
-        here</a>.
-    confirm_resend:
-      success_html: We've sent a new confirmation note to %{email} and as soon as
-        you confirm your account you'll be able to get mapping.<br /><br />If you
-        use an antispam system which sends confirmation requests then please make
-        sure you whitelist %{sender} as we are unable to reply to any confirmation
-        requests.
-      failure: User %{name} not found.
-    confirm_email:
-      heading: Confirm a change of e-mail address
-      press confirm button: Press the confirm button below to confirm your new e-mail
-        address.
-      button: Confirm
-      success: Confirmed your change of email address!
-      failure: An e-mail address has already been confirmed with this token.
-      unknown_token: That confirmation code has expired or does not exist.
     set_home:
       flash success: Home location saved successfully
     go_public:
@@ -2321,8 +2320,8 @@ en-GB:
     show:
       title: '%{block_on} blocked by %{block_by}'
       heading_html: '%{block_on} blocked by %{block_by}'
-      created: Created
-      status: Status
+      created: 'Created:'
+      status: 'Status:'
       show: Show
       edit: Edit
       revoke: Revoke!