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

38 lines
2.1 KiB
JSON
Raw Normal View History

{
"studio.tabNavProjects": "Projekty",
"studio.tabNavCurators": "Správci",
"studio.tabNavComments": "Komentáře",
"studio.tabNavActivity": "Aktivita",
"studio.title": "Nadpis",
"studio.description": "Popis",
"studio.thumbnail": "Náhled",
"studio.projectsHeader": "Projekty",
"studio.addProjectsHeader": "Přidat projekty",
"studio.addProject": "Přidat",
"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": "Tvůrce studia",
"studio.managersHeader": "Manažeři",
"studio.unfollowStudio": "Zrušit následování studia",
"studio.followStudio": "Následovat studio",
"studio.curatorsHeader": "Správci",
"studio.inviteCuratorsHeader": "Přizvat správce",
"studio.inviteCurator": "Pozvi",
"studio.curatorAcceptInvite": "Přijmout pozvání",
"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": "Komentáře",
"studio.sharedFilter": "Sdílené",
"studio.favoritedFilter": "Favorited",
"studio.recentFilter": "Nedávné",
"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}"
}