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

38 lines
2.1 KiB
JSON
Raw Normal View History

{
"studio.tabNavProjects": "Projektek",
"studio.tabNavCurators": "Curators",
"studio.tabNavComments": "Hozzászólások",
"studio.tabNavActivity": "Activity",
"studio.title": "Title",
"studio.description": "Leírás",
"studio.thumbnail": "Thumbnail",
"studio.projectsHeader": "Projektek",
"studio.addProjectsHeader": "Add Projects",
"studio.addProject": "Hozzáadás",
"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": "Curators",
"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": "Hozzászólások",
"studio.sharedFilter": "Megosztva",
"studio.favoritedFilter": "Favorited",
"studio.recentFilter": "Legutóbbi",
"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}"
}