]> git.openstreetmap.org Git - rails.git/commitdiff
Merge branch 'pull/3146'
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 28 Apr 2021 15:03:57 +0000 (16:03 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 28 Apr 2021 15:03:57 +0000 (16:03 +0100)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index b07536c2718558901dcbdcdf8e854b93ce86fa4d,f075fd00b8d8e281d4083aafb193548c7f4d8df2..eb6d0e07827dfb30bd88bbc02eff49a7612fb013
@@@ -474,7 -474,6 +474,7 @@@ en
          description: "Recent diary entries from users of OpenStreetMap"
      comments:
        has_commented_on: "%{display_name} has commented on the following diary entries"
 +      no_comments: "No diary comments"
        post: Post
        when: When
        comment: Comment
        details_html: "More details about the changeset can be found at %{url}."
        unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
        unsubscribe_html: '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 email address
 +      press confirm button: "Press the confirm button below to confirm your new email address."
 +      button: Confirm
 +      success: "Confirmed your change of email address!"
 +      failure: "An email address has already been confirmed with this token."
 +      unknown_token: "That confirmation code has expired or does not exist."
    messages:
      inbox:
        title: "Inbox"
        as_unread: "Message marked as unread"
      destroy:
        destroyed: "Message deleted"
 +  passwords:
 +    lost_password:
 +      title: "Lost password"
 +      heading: "Forgotten Password?"
 +      email address: "Email Address:"
 +      new password button: "Reset password"
 +      help_text: "Enter the email 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: "Email 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
 +    destroy:
 +      title: "Logout"
 +      heading: "Logout from OpenStreetMap"
 +      logout_button: "Logout"
    shared:
      markdown_help:
        title_html: Parsed with <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>
      destroy:
        flash: "Destroyed the client application registration"
    users:
 -    login:
 -      title: "Login"
 -      heading: "Login"
 -      email or username: "Email 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 from OpenStreetMap"
 -      logout_button: "Logout"
 -    lost_password:
 -      title: "Lost password"
 -      heading: "Forgotten Password?"
 -      email address: "Email Address:"
 -      new password button: "Reset password"
 -      help_text: "Enter the email 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 account for you automatically."
        return to profile: Return to profile
        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 email address
 -      press confirm button: "Press the confirm button below to confirm your new email address."
 -      button: Confirm
 -      success: "Confirmed your change of email address!"
 -      failure: "An email 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:
        title: "%{block_on} blocked by %{block_by}"
        heading_html: "%{block_on} blocked by %{block_by}"
        created: "Created"
+       duration: "Duration"
        status: "Status"
        show: "Show"
        edit: "Edit"
        title: "Notes submitted or commented on by %{user}"
        heading: "%{user}'s notes"
        subheading_html: "Notes submitted or commented on by %{user}"
 +      no_notes: No notes
        id: "Id"
        creator: "Creator"
        description: "Description"