scratch-l10n/www/scratch-website.studio-l10njson/uk.json

38 lines
2.1 KiB
JSON
Raw Normal View History

{
"studio.tabNavProjects": "Проекти",
"studio.tabNavCurators": "Куратори",
"studio.tabNavComments": "Коментарі",
"studio.tabNavActivity": "Активність",
"studio.title": "Title",
"studio.description": "Опис",
"studio.thumbnail": "Thumbnail",
"studio.projectsHeader": "Проекти",
"studio.addProjectsHeader": "Додати проекти",
"studio.addProject": "Додати",
"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",
"studio.creatorRole": "Studio Creator",
"studio.managersHeader": "Managers",
"studio.unfollowStudio": "Unfollow Studio",
"studio.followStudio": "Follow Studio",
"studio.curatorsHeader": "Куратори",
"studio.inviteCuratorsHeader": "Invite Curators",
"studio.inviteCurator": "Invite",
"studio.curatorAcceptInvite": "Accept Invite",
"studio.curatorsEmptyCanAdd1": "You dont have curators right now.",
"studio.curatorsEmptyCanAdd2": "Add some curators to collaborate with!",
"studio.curatorsEmpty1": "This studio has no curators right now.",
"studio.commentsHeader": "Коментарі",
"studio.sharedFilter": "Опубліковане",
"studio.favoritedFilter": "Favorited",
"studio.recentFilter": "Нові",
"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}"
}