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

38 lines
2.1 KiB
JSON
Raw Normal View History

{
"studio.tabNavProjects": "Projekty",
"studio.tabNavCurators": "Opiekunowie",
"studio.tabNavComments": "Komentarze",
"studio.tabNavActivity": "Aktywność",
"studio.title": "Tytuł",
"studio.description": "Opis",
"studio.thumbnail": "Miniaturka",
"studio.projectsHeader": "Projekty",
"studio.addProjectsHeader": "Dodaj projekty",
"studio.addProject": "Dodaj",
"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": "Twórca studia",
"studio.managersHeader": "Administratorzy",
"studio.unfollowStudio": "Przestań obserwować",
"studio.followStudio": "Obserwuj studio",
"studio.curatorsHeader": "Opiekunowie",
"studio.inviteCuratorsHeader": "Zaproś Opiekunów",
"studio.inviteCurator": "Zaproś",
"studio.curatorAcceptInvite": "Zaakceptuj zaproszenie",
"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": "Komentarze",
"studio.sharedFilter": "Udostępnione",
"studio.favoritedFilter": "Favorited",
"studio.recentFilter": "Najnowsze",
"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}"
}