team_name_helper=Team names should be short and memorable.
team_desc_helper=Describe the purpose or role of the team.
team_access_desc=Repository access
team_permission_desc=Permission
team_unit_desc=Allow Access to Repository Sections
@ -1568,6 +1569,8 @@ teams.add_nonexistent_repo = "The repository you're trying to add does not exist
teams.add_duplicate_users=User is already a team member.
teams.repos.none=No repositories could be accessed by this team.
teams.members.none=No members on this team.
teams.specific_repositories=Specific repositories
teams.specific_repositories_helper=Members will only have access to repositories explicitly added to the team.
teams.all_repositories=All repositories
teams.all_repositories_helper=Team has access to all repositories. Note that setting this will add all existing repositories to the team.
teams.all_repositories_read_permission_desc=This team grants <strong>Read</strong> access to <strong>all repositories</strong>: members can view and clone repositories.