activerecord.zh-CN.yml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. ---
  2. zh-CN:
  3. activerecord:
  4. attributes:
  5. poll:
  6. expires_at: 截止时间
  7. options: 选项
  8. user:
  9. agreement: 服务协议
  10. email: 电子邮箱地址
  11. locale: 本地化
  12. password: 密码
  13. user/account:
  14. username: 用户名
  15. user/invite_request:
  16. text: 理由
  17. errors:
  18. attributes:
  19. domain:
  20. invalid: 不是有效的域名
  21. messages:
  22. invalid_domain_on_line: "%{value} 不是有效的域名"
  23. too_many_lines: 超出 %{limit} 行的长度限制
  24. models:
  25. account:
  26. attributes:
  27. username:
  28. invalid: 只能使用字母、数字和下划线
  29. reserved: 是保留关键字
  30. admin/webhook:
  31. attributes:
  32. url:
  33. invalid: 网址无效
  34. doorkeeper/application:
  35. attributes:
  36. website:
  37. invalid: 网址无效
  38. import:
  39. attributes:
  40. data:
  41. malformed: 格式错误
  42. status:
  43. attributes:
  44. reblog:
  45. taken: 已经被转嘟过
  46. user:
  47. attributes:
  48. email:
  49. blocked: 使用了被封禁的电子邮件提供商
  50. unreachable: 似乎不存在
  51. role_id:
  52. elevated: 不能高于你现在的身份
  53. user_role:
  54. attributes:
  55. permissions_as_keys:
  56. dangerous: 包含对基本角色不安全的权限
  57. elevated: 不能包含你当前身份未有的权限
  58. own_role: 无权以你当前的身份更改
  59. position:
  60. elevated: 不能高于你当前的角色
  61. own_role: 无权以你当前的身份更改
  62. webhook:
  63. attributes:
  64. events:
  65. invalid_permissions: 不能包含你没有权限的事件