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.

64 lines
3.7 KiB
JSON

{
"invalid-data": "无效数据",
"not-logged-in": "您还没有登陆。",
"account-locked": "您的帐号已被临时锁定",
"search-requires-login": "搜索功能仅限会员使用!请登录或注册!",
"invalid-cid": "无效版块 ID",
"invalid-tid": "无效主题 ID",
"invalid-pid": "无效帖子 ID",
"invalid-uid": "无效用户 ID",
"invalid-username": "无效用户名",
"invalid-email": "无效电子邮箱",
"invalid-title": "无效标题!",
"invalid-user-data": "无效用户数据",
"invalid-password": "无效密码",
"invalid-username-or-password": "请确认用户名和密码",
"invalid-search-term": "无效的搜索关键字",
"invalid-pagination-value": "无效页码",
"username-taken": "用户名已注册",
"email-taken": "电子邮箱已注册",
10 years ago
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"username-too-short": "用户名太短",
"username-too-long": "用户名太长",
"user-banned": "用户已禁止",
10 years ago
"user-too-new": "Sorry, you are required to wait %1 seconds before making your first post",
"no-category": "Category does not exist",
"no-topic": "Topic does not exist",
"no-post": "Post does not exist",
"no-group": "Group does not exist",
"no-user": "User does not exist",
"no-teaser": "Teaser does not exist",
"no-privileges": "You do not have enough privileges for this action.",
"no-emailers-configured": "未加载任何电子邮箱插件,无法发送测试邮件",
"category-disabled": "版块已禁用",
"topic-locked": "主题已锁定",
"still-uploading": "请等待上传完成",
10 years ago
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"title-too-short": "Please enter a longer title. Titles should contain at least %1 characters.",
"title-too-long": "请输入更短的标题。不超过 %1 字。",
10 years ago
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "您不能给自己的帖子投票。",
10 years ago
"already-favourited": "You have already favourited this post",
"already-unfavourited": "You have already unfavourited this post",
"cant-ban-other-admins": "您不能禁止其他管理员!",
"invalid-image-type": "无效图片类型",
"group-name-too-short": "用户组名称太短",
"group-already-exists": "用户组已存在",
"group-name-change-not-allowed": "不允许更改用户组名称",
10 years ago
"post-already-deleted": "This post has already been deleted",
"post-already-restored": "This post has already been restored",
"topic-already-deleted": "This topic has already been deleted",
"topic-already-restored": "This topic has already been restored",
"topic-thumbnails-are-disabled": "主题缩略图已禁用",
"invalid-file": "无效文件",
"uploads-are-disabled": "上传已禁用",
"upload-error": "上传错误:%1",
10 years ago
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "您不能和自己聊天!",
"reputation-system-disabled": "威望系统已禁用。",
"downvoting-disabled": "反对功能已禁用",
"not-enough-reputation-to-downvote": "您还没有足够的威望为此帖扣分",
10 years ago
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"reload-failed": "NodeBB 重新加载时遇到问题: \"%1\"。NodeBB 会继续给已存在的客户端组件服务,虽然您应该撤销在重新加载前执行的操作。"
}