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.

42 lines
1.4 KiB

  1. ---
  2. zh-CN:
  3. simple_form:
  4. hints:
  5. defaults:
  6. avatar: 不超过 2MB,限 PNG, GIF 或 JPG 格式,将缩到 120x120px
  7. display_name: 不起过 30 个字符
  8. header: 不超过 2MB,限 PNG, GIF 或 JPG 格式,将缩到 700x335px
  9. locked: 默认仅向粉丝公开,需要手工设置通过的粉丝。
  10. note: 不起过 160 个字符
  11. labels:
  12. defaults:
  13. avatar: 头像
  14. confirm_new_password: 确认新密码
  15. confirm_password: 确认密码
  16. current_password: 当前密码
  17. display_name: 显示名
  18. email: 邮箱
  19. header:
  20. locale: 语言
  21. locked: 隐私模式
  22. new_password: 新密码
  23. note: Bio
  24. otp_attempt: 两步难码
  25. password: 密码
  26. setting_default_privacy: 推文隐私
  27. username: 用户名
  28. interactions:
  29. must_be_follower: 仅粉丝可私信
  30. must_be_following: 仅关注中可私信
  31. notification_emails:
  32. digest: 发送摘要邮件
  33. favourite: 有人收藏你的发送邮件通知
  34. follow: 有人关注你时发送邮件通知
  35. follow_request: 有人请求关注你时发送邮件通知
  36. mention: 有人 AT 你时发送邮件通知
  37. reblog: 有人转发时发送邮件通知
  38. 'no': '否'
  39. required:
  40. mark: "*"
  41. text: 必须
  42. 'yes': '是'