{
	"overview": {
		"my-courses": "My Courses",
		"create-course": "Create course",
		"join-with-key": "join with key",
		"no-courses-available": "no courses are available",
		"additional-courses_one": "{{count}} Additional Course",
		"additional-courses_other": "{{count}} Additional Courses",
		"public-courses_one": "{{count}} Public Course",
		"public-courses_other": "{{count}} Public Courses",
		"filter-courses": "Filter courses",
		"no-courses-found": "no courses found",
		"startpage": "Start page",
		"courseoverview": "Course Overview",
		"unitoverview": "Unit Overview",
		"unitoverview-mia": "Lesson Overview",
		"join-new-course": "Join Course",
		"create-new-course": "Create Course"
	},
	"join": {
		"join-button": "Join course",
		"join-course": "Join a course",
		"go-to-course": "Go to course",
		"dataprivacy-organization": "the organization {{name}}",
		"dataprivacy-conjunction": "and",
		"dataprivacy-info": "This course is offered by {{responsible}}. Data about participation in this course (particularly name and task submissions) will be visible to the course organizers.",
		"course-member": "Member",
		"cancel": "Cancel",
		"select-tutorial": {
			"label": "Selected Tutorial",
			"description": "This information helps tutors to obtain a better picture of the situation."
		},
		"select": "Select…",
		"search-tutorial": "Search tutorials…",
		"no-tasks": "No tasks found.",
		"load-tasks": "Tasks are loaded…",
		"tasks-error": "Error while loading tasks"
	},
	"main": {
		"current-tasks": "Current tasks",
		"units": "Lessons",
		"no-units": "There are no units so far.",
		"add-unit": "Add units…",
		"new-unit": "New unit",
		"course-tab": "Contents",
		"users-tab": "Users",
		"submissions-tab": "Programs",
		"settings-tab": "Settings",
		"course": "Course",
		"tasks-solved": "tasks solved"
	},
	"roles": {
		"owner": "owner",
		"participant": "participant",
		"groupowner": "group owner",
		"anonymous": "anonymous"
	},
	"edit": {
		"name": "Name",
		"name-error": "Choose a name for the course.",
		"type": "Type",
		"type-description": "The type of course, for example \"Class\", \"Course\", \"Lecture\", or \"Exercises\".",
		"type-error": "Please specify a type for the course, such as \"Class\", \"Course\", \"Lecture\", or \"Exercises\".",
		"organization": "Organization",
		"organization-description": "The organization that offers this course.",
		"organization-default": "Private course",
		"description": "Description",
		"description-description": "A detailed description of the course with general information displayed at the top of the course page. The description supports",
		"description-error": "Please give a description.",
		"preview": "Preview",
		"cancel": "Cancel",
		"create": "Create",
		"save": "Save",
		"create-course": "Create course",
		"empty-unit": "Empty unit"
	},
	"participants": {
		"participant": "Participant",
		"user-details": "Details",
		"add-as-course-owner": "Add as course supervisor",
		"add-as-course-owner-disabled-not-instructor": "Add as course supervisor (only for instructors)",
		"evaluations": "Evaluations",
		"no-participants": "No participants yet.",
		"add-participant": "Add participant",
		"remove-user": "Remove user",
		"remove-user-disabled-managed-by-course": "Remove user (delete course account in details)"
	},
	"owner": {
		"owner": "Supervisor",
		"role": "Role",
		"add-owner": "Add supervisor"
	},
	"join-link": {
		"course-codes": "Join keys",
		"link": "Link",
		"copy-link": "Copy join key",
		"no-links": "No join key yet.",
		"add-link": "Add join key",
		"remove-link": "Remove join key",
		"no-links-warning": "There are no join keys for this course yet. You can add join keys in the 'Users' tab at the bottom."
	},
	"unit": {
		"name": "Name",
		"move-up": "Move up",
		"move-down": "Move down",
		"save": "Save",
		"edit": "Edit",
		"delete": "Delete",
		"editing": {
			"name": "Name",
			"name-error": "Choose a name for the unit.",
			"description": "Description",
			"description-description": "A description of the unit. The description supports",
			"deadline": "Deadline",
			"deadline-description": "The last time submissions for assignments in this unit will be used for grading.",
			"deadline-invalid-format": "This date is invalid.",
			"deadline-invalid-range": "This date is outside the allowed time interval.",
			"cancel": "Cancel",
			"save": "Save"
		},
		"new-task": "New task",
		"add-task": "Add tasks…"
	},
	"task": {
		"move-up": "Move up",
		"move-down": "Move down",
		"save": "Save",
		"create": "Add",
		"edit": "Edit",
		"delete": "Delete",
		"cancel": "Cancel",
		"select-task": {
			"task": "Task",
			"select": "Select…",
			"search": "Search tasks…",
			"no-items": "No tasks found.",
			"loading": "Tasks are being loaded…",
			"error": "Error while loading tasks",
			"missing": "Please select a task.",
			"open-item-in-new-tab": "Open item in new tab",
			"select-item": "Select",
			"copy-key-to-clipboard": "Copy parameter to clipboard"
		},
		"name": "Name",
		"name-missing": "Please select a name.",
		"deadline": "Deadline",
		"deadline-description": "The last time submissions for this task will be used for grading.",
		"deadline-invalid-format": "This date is invalid.",
		"deadline-invalid-range": "This date is outside the allowed time interval."
	},
	"delete": {
		"delete-course": "Delete course",
		"managed-accounts-warn": "There are {{count}} users managed by this course. If you delete this course, the accounts of these users will be deleted as well!",
		"confirmation-text": "Do you really want to delete this course? Please enter '<0>delete</0>' to confirm the deletion.",
		"confirmation-phrase-invalid": "Please enter 'delete' to delete the course.",
		"cancel": "Cancel",
		"course-deleted": "Course has been deleted.",
		"close": "Close"
	}
}
