activerecord.en-GB.yml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. ---
  2. en-GB:
  3. activerecord:
  4. attributes:
  5. poll:
  6. expires_at: Terfyn amser
  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. attributes:
  19. domain:
  20. invalid: is not a valid domain name
  21. messages:
  22. invalid_domain_on_line: "%{value} is not a valid domain name"
  23. too_many_lines: is over the limit of %{limit} lines
  24. models:
  25. account:
  26. attributes:
  27. username:
  28. invalid: must contain only letters, numbers and underscores
  29. reserved: is reserved
  30. admin/webhook:
  31. attributes:
  32. url:
  33. invalid: is not a valid URL
  34. doorkeeper/application:
  35. attributes:
  36. website:
  37. invalid: is not a valid URL
  38. import:
  39. attributes:
  40. data:
  41. malformed: is malformed
  42. status:
  43. attributes:
  44. reblog:
  45. taken: of post already exists
  46. user:
  47. attributes:
  48. email:
  49. blocked: uses a disallowed e-mail provider
  50. unreachable: does not seem to exist
  51. role_id:
  52. elevated: cannot be higher than your current role
  53. user_role:
  54. attributes:
  55. permissions_as_keys:
  56. dangerous: include permissions that are not safe for the base role
  57. elevated: cannot include permissions your current role does not possess
  58. own_role: cannot be changed with your current role
  59. position:
  60. elevated: cannot be higher than your current role
  61. own_role: cannot be changed with your current role
  62. webhook:
  63. attributes:
  64. events:
  65. invalid_permissions: cannot include events you don't have the rights to