activerecord.zh-CN.yml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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. models:
  19. account:
  20. attributes:
  21. username:
  22. invalid: 只能使用字母、数字和下划线
  23. reserved: 是保留关键字
  24. admin/webhook:
  25. attributes:
  26. url:
  27. invalid: 网址无效
  28. doorkeeper/application:
  29. attributes:
  30. website:
  31. invalid: 网址无效
  32. import:
  33. attributes:
  34. data:
  35. malformed: 格式错误
  36. status:
  37. attributes:
  38. reblog:
  39. taken: 已经被转嘟过
  40. user:
  41. attributes:
  42. email:
  43. blocked: 使用了被封禁的电子邮件提供商
  44. unreachable: 似乎不存在
  45. role_id:
  46. elevated: 不能高于您当前的身份
  47. user_role:
  48. attributes:
  49. permissions_as_keys:
  50. dangerous: 包含对基本角色不安全的权限
  51. elevated: 不能包含您当前身份未有的权限
  52. own_role: 无法以您当前的身份更改
  53. position:
  54. elevated: 不能高于您当前的角色
  55. own_role: 无法以您当前的身份更改
  56. webhook:
  57. attributes:
  58. events:
  59. invalid_permissions: 不能包含您没有权限的事件