You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
791 B

  1. ---
  2. en:
  3. activerecord:
  4. attributes:
  5. poll:
  6. expires_at: Deadline
  7. options: Choices
  8. user:
  9. agreement: Service agreement
  10. email: E-mail address
  11. locale: Locale
  12. password: Password
  13. user/account:
  14. username: Username
  15. user/invite_request:
  16. text: Reason
  17. errors:
  18. models:
  19. account:
  20. attributes:
  21. username:
  22. invalid: must contain only letters, numbers and underscores
  23. reserved: is reserved
  24. status:
  25. attributes:
  26. reblog:
  27. taken: of post already exists
  28. user:
  29. attributes:
  30. email:
  31. blocked: uses a disallowed e-mail provider
  32. unreachable: does not seem to exist