scratch-l10n/www/scratch-website.studio-l10njson/zh-cn.json
2021-05-27 03:14:20 +00:00

89 lines
No EOL
5.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"studio.tabNavProjects": "作品",
"studio.tabNavProjectsWithCount": "Projects {projectCount}",
"studio.tabNavCurators": "策划人",
"studio.tabNavComments": "评论",
"studio.tabNavCommentsWithCount": "Comments {commentCount}",
"studio.tabNavActivity": "动态",
"studio.title": "标题",
"studio.description": "描述",
"studio.thumbnail": "缩略图",
"studio.updateErrors.generic": "更新工作室时发生错误。",
"studio.updateErrors.inappropriate": "此发言疑似不妥,请注意礼貌。",
"studio.updateErrors.textTooLong": "内容过长。",
"studio.updateErrors.requiredField": "不能为空。",
"studio.updateErrors.thumbnailTooLarge": "文件的大小上限为 512KB ,并且小于 500x500 像素。",
"studio.updateErrors.thumbnailInvalid": "上传文件不是图片文件,或为不受支持的图片文件。请正确上传图片。",
"studio.projectsHeader": "作品",
"studio.addProjectsHeader": "添加作品",
"studio.addProject": "添加",
"studio.addProjectPlaceholder": "作品链接",
"studio.openToAll": "任何人都可以添加作品",
"studio.projectsEmptyCanAdd1": "你的工作室还是空的。",
"studio.projectsEmptyCanAdd2": "添加你的第一个作品!",
"studio.projectsEmpty1": "该工作室暂无作品。",
"studio.projectsEmpty2": "在评论区推荐你想添加的作品吧!",
"studio.browseProjects": "浏览作品",
"studio.projectErrors.checkUrl": "Could not find that project. Check the URL and try again.",
"studio.projectErrors.generic": "Could not add project.",
"studio.projectErrors.tooFast": "You are adding projects too quickly.",
"studio.projectErrors.permission": "You do not have permission to add that project.",
"studio.projectErrors.duplicate": "That project is already in this studio.",
"studio.creatorRole": "工作室创建者",
"studio.managersHeader": "管理员",
"studio.unfollowStudio": "取消关注工作室",
"studio.followStudio": "关注工作室",
"studio.editThumbnail": "Edit Thumbnail",
"studio.curatorsHeader": "策划人",
"studio.inviteCuratorsHeader": "邀请管理员",
"studio.inviteCurator": "邀请",
"studio.inviteCuratorPlaceholder": "Scratch 用户名",
"studio.curatorInvitationAccepted": "太棒了!您现在是该工作室的策划人了。",
"studio.curatorInvitation": "Youve been invited to become a curator of this studio.",
"studio.curatorAcceptInvite": "接受邀请",
"studio.curatorInvitationError": "Something went wrong, try again later.",
"studio.curatorsEmptyCanAdd1": "暂无管理员。",
"studio.curatorsEmptyCanAdd2": "Add some curators to collaborate with!",
"studio.curatorsEmpty1": "该工作室暂无管理员。",
"studio.curatorErrors.generic": "Could not invite curator.",
"studio.curatorErrors.alreadyCurator": "已经是工作室成员。",
"studio.curatorErrors.unknownUsername": "Could not invite a curator with that username.",
"studio.curatorErrors.tooFast": "You are adding curators too fast.",
"studio.remove": "关闭",
"studio.promote": "远程",
"studio.commentsHeader": "评论",
"studio.comments.toggleOff": "禁止评论",
"studio.comments.toggleOn": "允许评论",
"studio.comments.turnedOff": "抱歉,该工作室禁止评论。",
"studio.sharedFilter": "已分享",
"studio.favoritedFilter": "收藏",
"studio.recentFilter": "新建的",
"studio.studentsFilter": "所有学生",
"studio.activityHeader": "动态",
"studio.activityAddProjectToStudio": "{profileLink}添加作品{projectLink}",
"studio.activityRemoveProjectStudio": "{profileLink}移除作品{projectLink}",
"studio.activityUpdateStudio": "{profileLink} made edits to the title, thumbnail, or description",
"studio.activityBecomeCurator": "{newCuratorProfileLink} accepted an invitation from {inviterProfileLink} to curate this studio",
"studio.activityRemoveCurator": "{removerProfileLink} removed the curator {removedProfileLink}",
"studio.activityBecomeOwner": "{promotedProfileLink} was promoted to manager by {promotorProfileLink}",
"studio.lastUpdated": "Updated {lastUpdatedDate, date, medium}",
"studio.followerCount": "{followerCount} followers",
"studio.reportThisStudio": "举报此工作室",
"studio.reportPleaseExplain": "Please select which part of the studio you find to be disrespectful or inappropriate, or otherwise breaks the Scratch Community Guidelines.",
"studio.reportAreThereComments": "Are there inappropriate comments in the studio? Please report them by clicking the \"report\" button on the individual comments.",
"studio.reportThanksForLettingUsKnow": "谢谢你的反馈!",
"studio.reportYourFeedback": "你的反馈有助于我们改进Scratch。",
"studios.mutedCurators": "You will be able to invite curators and add managers again {inDuration}.",
"studios.mutedProjects": "You will be able to add and remove projects again {inDuration}.",
"studios.mutedEdit": "You will be able to edit studios again {inDuration}.",
"studios.mutedPaused": "Your account has been paused from using studios until then.",
"studio.alertProjectAdded": "\"{title}\" added to studio",
"studio.alertProjectAlreadyAdded": "That project is already in this studio",
"studio.alertProjectRemoveError": "Something went wrong removing the project",
"studio.alertProjectAddError": "Something went wrong adding the project",
"studio.alertCuratorAlreadyInvited": "\"{name}\" has already been invited",
"studio.alertCuratorInvited": "Curator invite sent to \"{name}\"",
"studio.alertManagerPromote": "\"{name}\" is now a manager",
"studio.alertManagerPromoteError": "Something went wrong promoting \"{name}\"",
"studio.alertMemberRemoveError": "Something went wrong removing \"{name}\""
}