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.

83 lines
5.3 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": "电子邮箱已被占用",
"email-not-confirmed": "您的电子邮箱尚未确认,请点击这里确认您的电子邮箱。",
"email-not-confirmed-chat": "您的电子邮箱尚未确认,无法聊天,请点击这里确认您的电子邮箱。",
"no-email-to-confirm": "本论坛需要电子邮箱确认,请点击这里输入一个电子邮箱地址",
"email-confirm-failed": "我们无法确认您的电子邮箱,请重试",
"confirm-email-already-sent": "Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short": "用户名太短",
"username-too-long": "用户名太长",
"user-banned": "用户已禁止",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"no-category": "版面不存在",
"no-topic": "主题不存在",
"no-post": "帖子不存在",
"no-group": "用户组不存在",
"no-user": "用户不存在",
"no-teaser": "主题预览不存在",
"no-privileges": "您没有足够的权限执行此操作。",
"no-emailers-configured": "未加载任何电子邮箱插件,无法发送测试邮件",
"category-disabled": "版块已禁用",
"topic-locked": "主题已锁定",
"post-edit-duration-expired": "You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading": "请等待上传完成",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short": "Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts": "You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short": "Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post": "您不能给自己的帖子投票。",
"already-favourited": "您已收藏该帖",
"already-unfavourited": "您已取消收藏此帖",
"cant-ban-other-admins": "您不能禁止其他管理员!",
"invalid-image-type": "无效的图像类型。允许的类型有:%1",
"invalid-image-extension": "无效的图像扩展",
"invalid-file-type": "无效文件格式,允许的格式有:%1",
"group-name-too-short": "用户组名称太短",
"group-already-exists": "用户组已存在",
"group-name-change-not-allowed": "不允许更改用户组名称",
"group-already-member": "您已是此小组成员",
"group-needs-owner": "此小组需要至少一名组长",
"post-already-deleted": "此帖子已被删除",
"post-already-restored": "此帖已经恢复",
"topic-already-deleted": "此主题已被删除",
"topic-already-restored": "此主题已恢复",
"cant-purge-main-post": "无法清除主贴,请直接删除主题",
"topic-thumbnails-are-disabled": "主题缩略图已禁用",
"invalid-file": "无效文件",
"uploads-are-disabled": "上传已禁用",
"signature-too-long": "Sorry, your signature cannot be longer than %1 character(s).",
"cant-chat-with-yourself": "您不能和自己聊天!",
"chat-restricted": "此用户限制了他的聊天消息。必须他先关注您,您才能和他聊天。",
"too-many-messages": "您发送了太多消息,请稍等片刻。",
"reputation-system-disabled": "威望系统已禁用。",
"downvoting-disabled": "反对功能已禁用",
"not-enough-reputation-to-downvote": "您还没有足够的威望为此帖扣分",
"not-enough-reputation-to-flag": "您没有足够的威望标记此帖",
10 years ago
"reload-failed": "NodeBB 重新加载时遇到问题: \"%1\"。NodeBB 会继续给已存在的客户端组件服务,虽然您应该撤销在重新加载前执行的操作。",
"registration-error": "注册错误",
10 years ago
"parse-error": "解析服务器响应时出错",
"wrong-login-type-email": "请输入您的电子邮箱地址登录",
"wrong-login-type-username": "请输入您的用户名登录"
}