Sprankelprachtig aan/afmeldsysteem

en.yml 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. en:
  2. authentication:
  3. confirm_account: "Create password"
  4. forgot_password: "Forgot password"
  5. reset_password: "Reset password"
  6. create_account: "Create account"
  7. please_sign_in: "Please sign in"
  8. remember_me: "Remember me"
  9. new_password: "New password"
  10. new_password_confirm: "Confirm new password"
  11. need_introducer: "Creating an account requires that you have been added to a group beforehand by an administrator. Contact someone if your email address is not recognized."
  12. unknown_email: "Unknown email address."
  13. invalid_token: "Invalid token!"
  14. expired_token: "Your token has expired, please request another one."
  15. invalid_user_or_pass: "Invalid username/password combination!"
  16. login_required: "You need to be logged in to do that."
  17. admin_required: "You need to be an administrator to do that."
  18. organizer_required: "You need to be an organizer to do that."
  19. membership_required: "You need to be a member of that group to do that."
  20. activation_required: "Your account has not yet been activated, please confirm your account using the email you received."
  21. already_activated: "Your account has already been activated, please use the 'Forgot password' form if you want to reset your password."
  22. password_repeat_mismatch: "Password confirmation does not match your password!"
  23. activation_complete: "Your account has been confirmed, you may now log in."
  24. password_reset_complete: "Your password has been reset, you may now log in."
  25. user_person_mail_mismatch: "must be the same as associated person's email"
  26. emails:
  27. sent: "An email has been sent, check your inbox!"
  28. greeting: "Hello %{name},"
  29. ending: "Aardbei"
  30. link_expires: "This link will expire %{expires}."
  31. confirm:
  32. subject: "Confirm your Aardbei-account"
  33. click_this: "Please confirm your account for Aardbei by clicking on the following link."
  34. forgot:
  35. subject: "Reset your Aardbei-password"
  36. blurb: "You (or someone pretending to be you) have requested to reset your password. If this was you, please open the following link."
  37. ignore_if_not_you: "If you did not request this password reset, ignore this message."