mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 20:45:56 +00:00
47832a1ac0
Co-authored-by: renchap <renchap@users.noreply.github.com> Co-authored-by: Claire <claire.github-309c@sitedethib.com>
60 lines
1.7 KiB
YAML
60 lines
1.7 KiB
YAML
---
|
|
zh-CN:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: 截止时间
|
|
options: 选项
|
|
user:
|
|
agreement: 服务协议
|
|
email: 电子邮箱地址
|
|
locale: 本地化
|
|
password: 密码
|
|
user/account:
|
|
username: 用户名
|
|
user/invite_request:
|
|
text: 理由
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: 只能使用字母、数字和下划线
|
|
reserved: 是保留关键字
|
|
admin/webhook:
|
|
attributes:
|
|
url:
|
|
invalid: 网址无效
|
|
doorkeeper/application:
|
|
attributes:
|
|
website:
|
|
invalid: 网址无效
|
|
import:
|
|
attributes:
|
|
data:
|
|
malformed: 格式错误
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: 已被转嘟过
|
|
user:
|
|
attributes:
|
|
email:
|
|
blocked: 使用了被封禁的电子邮件提供商
|
|
unreachable: 似乎不存在
|
|
role_id:
|
|
elevated: 不能高于您当前的身份
|
|
user_role:
|
|
attributes:
|
|
permissions_as_keys:
|
|
dangerous: 包含对基本角色不安全的权限
|
|
elevated: 不能包含您当前身份未有的权限
|
|
own_role: 无法以您当前的身份更改
|
|
position:
|
|
elevated: 不能高于您当前的角色
|
|
own_role: 无法以您当前的身份更改
|
|
webhook:
|
|
attributes:
|
|
events:
|
|
invalid_permissions: 不能包含您没有权限的事件
|