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

38 lines
2.1 KiB
JSON
Raw Normal View History

{
"studio.tabNavProjects": "Projekte",
"studio.tabNavCurators": "Kurator:innen",
"studio.tabNavComments": "Kommentare",
"studio.tabNavActivity": "Aktivität",
"studio.title": "Titel",
"studio.description": "Problembeschreibung",
"studio.thumbnail": "Bild",
"studio.projectsHeader": "Projekte",
"studio.addProjectsHeader": "Projekte hinzufügen",
"studio.addProject": "Hinzufügen",
"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": "Studiogründer:in",
"studio.managersHeader": "Manager:innen",
"studio.unfollowStudio": "Studio nicht mehr folgen",
"studio.followStudio": "Studio folgen",
"studio.curatorsHeader": "Kurator:innen",
"studio.inviteCuratorsHeader": "Kurator:innen einladen",
"studio.inviteCurator": "Einladen",
"studio.curatorAcceptInvite": "Einladung annehmen",
"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": "Kommentare",
"studio.sharedFilter": "Veröffentlicht",
"studio.favoritedFilter": "Favorited",
"studio.recentFilter": "Neu",
"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}"
}