2021-05-10 23:14:30 -04:00
{
"studio.tabNavProjects" : "프로젝트" ,
"studio.tabNavCurators" : "큐레이터" ,
"studio.tabNavComments" : "댓글" ,
"studio.tabNavActivity" : "활동내역" ,
2021-05-12 23:13:52 -04:00
"studio.title" : "제목" ,
2021-05-10 23:14:30 -04:00
"studio.description" : "설명" ,
2021-05-12 23:13:52 -04:00
"studio.thumbnail" : "썸네일" ,
2021-05-14 23:15:18 -04:00
"studio.updateErrors.generic" : "Something went wrong updating the studio." ,
"studio.updateErrors.inappropriate" : "That seems inappropriate. Please be respectful." ,
"studio.updateErrors.textTooLong" : "That is too long." ,
"studio.updateErrors.requiredField" : "This cannot be blank." ,
"studio.updateErrors.thumbnailTooLarge" : "Maximum file size is 512 KB and less than 500x500 pixels." ,
"studio.updateErrors.thumbnailInvalid" : "Upload a valid image. The file you uploaded was either not an image or a corrupted image." ,
2021-05-10 23:14:30 -04:00
"studio.projectsHeader" : "프로젝트" ,
"studio.addProjectsHeader" : "프로젝트 추가하기" ,
"studio.addProject" : "추가" ,
2021-05-14 23:15:18 -04:00
"studio.addProjectPlaceholder" : "Project URL" ,
"studio.openToAll" : "Anyone can add projects" ,
2021-05-11 23:14:05 -04:00
"studio.projectsEmptyCanAdd1" : "Your studio is looking a little empty." ,
2021-05-12 23:13:52 -04:00
"studio.projectsEmptyCanAdd2" : "첫 프로젝트를 추가하세요!" ,
"studio.projectsEmpty1" : "이 스튜디오는 아직 프로젝트가 없습니다." ,
2021-05-11 23:14:05 -04:00
"studio.projectsEmpty2" : "Suggest projects you want to add in the comments!" ,
"studio.browseProjects" : "Browse Projects" ,
2021-05-14 23:15:18 -04:00
"studio.projectErrors.checkUrl" : "Could not add project. Check the URL and try again." ,
2021-05-10 23:14:30 -04:00
"studio.creatorRole" : "Studio Creator" ,
2021-05-12 23:13:52 -04:00
"studio.managersHeader" : "메니저" ,
"studio.unfollowStudio" : "스튜디오 언팔로우하기" ,
"studio.followStudio" : "스튜디오 팔로우하기" ,
2021-05-10 23:14:30 -04:00
"studio.curatorsHeader" : "큐레이터" ,
2021-05-12 23:13:52 -04:00
"studio.inviteCuratorsHeader" : "큐레이터 초대하기" ,
2021-05-10 23:14:30 -04:00
"studio.inviteCurator" : "초대하기" ,
2021-05-14 23:15:18 -04:00
"studio.inviteCuratorPlaceholder" : "스크래치 사용자 이름" ,
2021-05-12 23:13:52 -04:00
"studio.curatorAcceptInvite" : "초대 허락하기" ,
2021-05-11 23:14:05 -04:00
"studio.curatorsEmptyCanAdd1" : "You don’ t have curators right now." ,
"studio.curatorsEmptyCanAdd2" : "Add some curators to collaborate with!" ,
"studio.curatorsEmpty1" : "This studio has no curators right now." ,
2021-05-14 23:15:18 -04:00
"studio.curatorErrors.generic" : "Could not invite curator." ,
"studio.curatorErrors.alreadyCurator" : "They are already part of the studio." ,
"studio.curatorErrors.unknownUsername" : "Could not invite a curator with that username." ,
"studio.curatorErrors.tooFast" : "You are adding curators too fast." ,
"studio.remove" : "없애기" ,
"studio.promote" : "Promote" ,
2021-05-11 23:14:05 -04:00
"studio.commentsHeader" : "댓글" ,
2021-05-14 23:15:18 -04:00
"studio.comments.toggleOff" : "댓글달기 꺼짐" ,
"studio.comments.toggleOn" : "댓글달기 켜짐" ,
"studio.comments.turnedOff" : "Sorry, comment posting has been turned off for this studio." ,
2021-05-11 23:14:05 -04:00
"studio.sharedFilter" : "공유됨" ,
"studio.favoritedFilter" : "Favorited" ,
"studio.recentFilter" : "최근" ,
2021-05-14 23:15:18 -04:00
"studio.studentsFilter" : "학생들" ,
"studio.activityHeader" : "활동내역" ,
2021-05-11 23:14:05 -04:00
"studio.activityAddProjectToStudio" : "{profileLink} added the project {projectLink}" ,
"studio.activityRemoveProjectStudio" : "{profileLink} removed the project {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}" ,
2021-05-18 23:15:33 -04:00
"studio.activityBecomeOwner" : "{promotedProfileLink} was promoted to manager by {promotorProfileLink}" ,
"studio.reportThisStudio" : "이 스튜디오 신고하기" ,
2021-05-20 23:15:40 -04:00
"studio.reportPleaseExplain" : "Please select which part of the studio you find to be disrespectful or inappropriate, or otherwise breaks the Scratch Community Guidelines." ,
2021-05-18 23:15:33 -04:00
"studio.reportAreThereComments" : "Are there inappropriate comments in the studio? Please report them by clicking the \"report\" button on the individual comments." ,
"studio.reportThanksForLettingUsKnow" : "Thanks for letting us know!" ,
"studio.reportYourFeedback" : "Your feedback will help us make Scratch better."
2021-05-10 23:14:30 -04:00
}