-
Notifications
You must be signed in to change notification settings - Fork 4
/
accounts.yml
87 lines (85 loc) · 2.67 KB
/
accounts.yml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
locale: zh-Hans
translations:
- key: accounts.error_incorrect_password
t: 密码错误
- key: accounts.error_email_required
t: 必须输入邮箱地址
- key: accounts.error_email_already_exists
t: 已有此邮箱地址
- key: accounts.error_invalid_email
t: 邮箱地址格式错误
- key: accounts.error_minchar
t: 你输入的密码过短
- key: accounts.error_unknown
t: 未知错误
- key: accounts.error_user_not_found
t: 该用户不存在
- key: accounts.error_username_already_exists
t: 用户名已被注册
- key: accounts.enter_username_or_email
t: 输入用户名或邮箱地址
- key: accounts.error_internal_server_error
t: 服务器错误
- key: accounts.error_token_expired
t: 重置密码出现错误
- key: accounts.username_or_email
t: 用户名或邮箱地址
- key: accounts.enter_username
t: 输入用户名
- key: accounts.username
t: 用户名
- key: accounts.enter_email
t: 输入邮箱地址
- key: accounts.email
t: 邮箱地址
- key: accounts.enter_password
t: 输入密码
- key: accounts.password
t: 密码
- key: accounts.choose_password
t: 设定密码
- key: accounts.change_password
t: 修改密码
- key: accounts.reset_your_password
t: 重置密码
- key: accounts.set_password
t: 设置密码
- key: accounts.enter_new_password
t: 输入新密码
- key: accounts.new_password
t: 新密码
- key: accounts.forgot_password
t: 忘记密码
- key: accounts.sign_up
t: 注册
- key: accounts.sign_in
t: 登录
- key: accounts.switch_to_sign_up
t: 没有账号?注册
- key: accounts.switch_to_sign_in
t: 已有账号?登录
- key: accounts.sign_out
t: 退出登录
- key: accounts.cancel
t: 取消
- key: accounts.info_email_sent
t: 邮件已发送。
- key: accounts.info_password_changed
t: 密码已更改。
- key: accounts.please_pick_password
t: 请设定新密码后继续。
- key: accounts.please_log_in
t: 请登录或注册后重试。
- key: accounts.logged_in_as
t: 以 {email} 登录
- key: accounts.logged_in_as_guest
t: 游客登陆
- key: accounts.questions
t: >
如果你对于我们使用你的数据存在疑问,
或者希望我们删除你的数据记录,
请发送<a href="mailto:[email protected]">邮件</a>获得联系。
- key: accounts.token_verified
t: Token 验证成功,重定向中...
- key: accounts.your_surveys
t: 您的调查