Agilo ${_('Teams')}
${_('Manage Teams')}
Team ${team.name}
${_('Name')}
${team.name}
${_('Description')}:
${_('Team Members')}
${_('Remove from team')}
${_('Name')}
${_('Description')}
${_('Weekly capacity')}
${member.name}
${member.description}
${member.get_total_hours_per_week()}h
${_('Unassigned team members')}
${_('Delete')}?
${_('Name')}
${_('Description')}
${_('Weekly capacity')}
${member.name}
${member.description}
${member.get_total_hours_per_week()}h
${_('Team Member')} '${team_member.name}'
${_('Name')}
${team_member.name}
${_('Full Name')}
Email
${_('Description')}
${_('Team')}:
----
${team.name}
${_('Time Sheet')} (${_('hours per day')}):
${Markup(add_days_header())}
${_('New user creation')}
Do you want to create this user and add him to the team ?
${_('Name')}:
${user_name}
Password:
${user_name}
${_('Add Team')}:
${_('Name')}:
${_('No teams created yet')}
${_('Name')}
${_('Members')}
${_('Weekly capacity in hours')}
${team.name}
${len(team.members)}
${team.get_capacity_hours_for_week()}
${_('Unassigned team members')}
${len(unassigned)}
Note:
if you want to know more see
Team Admin
in the Agilo help.