You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
2.6 KiB
JSON

{
"invalid-data": "无效数据",
"not-logged-in": "你看起来还没有登陆",
"account-locked": "你的账号被临时锁定了",
"search-requires-login": "Searching requires an account! Please login or register!",
"invalid-cid": "无效的板块ID",
"invalid-tid": "无效的主题ID",
"invalid-pid": "无效的帖子ID",
"invalid-uid": "无效的用户ID",
"invalid-username": "无效用户名",
"invalid-email": "无效电邮",
"invalid-title": "无效标题",
"invalid-user-data": "无效用户数据",
"invalid-password": "无效的密码",
"invalid-pagination-value": "无效的页面",
"username-taken": "用户名已被占用",
"email-taken": "Email已经被占用",
"email-not-confirmed": "您的邮件尚未确认",
"username-too-short": "Username too short",
"user-banned": "被封禁的用户",
"no-category": "版面不存在",
"no-topic": "主题不存在",
"no-post": "帖子不存在",
"no-group": "群组不存在",
"no-user": "用户不存在",
"no-teaser": "主题预览不存在",
"no-privileges": "权限不足,无法操作。",
"category-disabled": "版面被禁止",
"topic-locked": "主题已锁定",
"still-uploading": "请等待上传完成",
"content-too-short": "请再输入一些内容,帖子至少要有%1个字符。",
"title-too-short": "请再输入一些内容,标题至少要有%1个字符。",
"title-too-long": "标题请短一些,不能超过%1个字符。",
"too-many-posts": "发帖间隔至少要%1秒。",
"file-too-big": "文件最大不能超过%1k字节。",
"cant-vote-self-post": "你不能给自己的帖子投票。",
"already-favourited": "已经收藏该帖子。",
"already-unfavourited": "You already unfavourited this post",
"cant-ban-other-admins": "不能封禁其他管理员。",
"invalid-image-type": "无效的图像类型",
"group-name-too-short": "群组名称太短",
"group-already-exists": "群组已经存在",
"group-name-change-not-allowed": "不允许更改群组名称",
"post-already-deleted": "帖子已经删除",
"post-already-restored": "帖子已经恢复",
"topic-already-deleted": "主题已经删除",
"topic-already-restored": "主题已经恢复",
"topic-thumbnails-are-disabled": "主题缩略图被禁止",
"invalid-file": "非法的文件",
"uploads-are-disabled": "禁止上传",
"upload-error": "上传错误:%1",
"signature-too-long": "签名长度不能超过%1个字符",
"cant-chat-with-yourself": "不能和自己聊天"
}