validators.en.yml 1.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. 'The credentials were changed from another session.' : "It's been a while without activity, please load again (F5 on most browser)."
  2. 'The presented password cannot be empty.' : "Please, enter a valid password."
  3. 'The presented password is invalid.' : "Invalid password."
  4. 'Bad credentials' : "Invalid login."
  5. 'The username is already used' : This username is already used.
  6. 'The email is already used' : This email address is already used.
  7. error:
  8. group:
  9. name:
  10. unique: This name is already used for another group.
  11. registration:
  12. username:
  13. min: Your username must content, at least, %limit% letters.
  14. max: Your username must content less than %limit% letters.
  15. password:
  16. notsame: The two password you enter were differents.
  17. changepassword:
  18. new:
  19. notsame: The two password you enter were differents.
  20. changeemail:
  21. email:
  22. invalid: Invalid email address.
  23. element:
  24. url:
  25. notblank: You must enter a URL (starting like http://).
  26. tolong: The URL (adresse http://) is too long.
  27. invalid: The URL (adresse http://) is not correct.
  28. name:
  29. notblank: You must enter a name.
  30. toshort: The name is too short.|The name is too short.
  31. tolong: The name is too long.|The name is too long.
  32. url:
  33. invalid: The URL is not a valid one.
  34. registration:
  35. token:
  36. error: The code entered for validation is not valid anymore.
  37. group_malchoisis: The group is not well choosen.
  38. group_invalid: Not a valid group.
  39. tags_saisinco: Not a correct tag.