2021-05-10 23:14:30 -04:00
|
|
|
|
{
|
|
|
|
|
"studio.tabNavProjects": "Proyectos",
|
|
|
|
|
"studio.tabNavCurators": "Curators",
|
|
|
|
|
"studio.tabNavComments": "Comentarios",
|
|
|
|
|
"studio.tabNavActivity": "Activity",
|
|
|
|
|
"studio.title": "Title",
|
|
|
|
|
"studio.description": "Description",
|
|
|
|
|
"studio.thumbnail": "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": "Proyectos",
|
|
|
|
|
"studio.addProjectsHeader": "Add Projects",
|
|
|
|
|
"studio.addProject": "Add",
|
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.",
|
|
|
|
|
"studio.projectsEmptyCanAdd2": "Add your first project!",
|
|
|
|
|
"studio.projectsEmpty1": "This studio has no projects yet.",
|
|
|
|
|
"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",
|
|
|
|
|
"studio.managersHeader": "Managers",
|
|
|
|
|
"studio.unfollowStudio": "Unfollow Studio",
|
|
|
|
|
"studio.followStudio": "Follow Studio",
|
|
|
|
|
"studio.curatorsHeader": "Curators",
|
|
|
|
|
"studio.inviteCuratorsHeader": "Invite Curators",
|
|
|
|
|
"studio.inviteCurator": "Invite",
|
2021-05-14 23:15:18 -04:00
|
|
|
|
"studio.inviteCuratorPlaceholder": "Scratch Username",
|
2021-05-10 23:14:30 -04:00
|
|
|
|
"studio.curatorAcceptInvite": "Accept Invite",
|
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": "Remove",
|
|
|
|
|
"studio.promote": "Promote",
|
2021-05-11 23:14:05 -04:00
|
|
|
|
"studio.commentsHeader": "Comentarios",
|
2021-05-14 23:15:18 -04:00
|
|
|
|
"studio.comments.toggleOff": "Commenting off",
|
|
|
|
|
"studio.comments.toggleOn": "Commenting on",
|
|
|
|
|
"studio.comments.turnedOff": "Sorry, comment posting has been turned off for this studio.",
|
2021-05-11 23:14:05 -04:00
|
|
|
|
"studio.sharedFilter": "e amui",
|
|
|
|
|
"studio.favoritedFilter": "Favorited",
|
|
|
|
|
"studio.recentFilter": "Recent",
|
2021-05-14 23:15:18 -04:00
|
|
|
|
"studio.studentsFilter": "Students",
|
|
|
|
|
"studio.activityHeader": "Activity",
|
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}",
|
|
|
|
|
"studio.activityBecomeOwner": "{promotedProfileLink} was promoted to manager by {promotorProfileLink}"
|
2021-05-10 23:14:30 -04:00
|
|
|
|
}
|