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