<?xml version="1.0" encoding="utf-8"?>
<labels>
	<label index="task">Task</label>
	<label index="tasks">Tasks</label>
	<label index="container">Container</label>
	<label index="number">Task No.</label>
	<label index="attr.id">Task ID</label>
	<label index="attr.type">Type</label>
	<label index="attr.title">Task Title</label>
	<label index="attr.activity">Activity Type</label>
	<label index="attr.estimated_workload">Estimated Workload</label>
	<label index="attr.ext_resources_is_onblock">Work Frequency</label>
	<label index="attr.billingtype">Billing Type</label>
	<label index="attr.date_create">Created On</label>
	<label index="attr.date_start">Start Date</label>
	<label index="attr.date_deadline">Customer Deadline</label>
	<label index="attr.date_end">Internal Deadline</label>
	<label index="attr.person_create">Created By</label>
	<label index="attr.person_assigned">Assigned To</label>
	<label index="attr.person_owner">Task Owner</label>
	<label index="attr.is_public">Visibility</label>
	<label index="attr.is_public.public">Is Public</label>
	<label index="attr.is_public.private">Is NOT public</label>
	<label index="attr.is_public.public.container">Is Public</label>
	<label index="attr.is_public.private.container">Is NOT public</label>
	<label index="attr.id_parenttask">Parent Task</label>
	<label index="attr.is_estimatedworkload_public">Est. workload public visible</label>
	<label index="attr.is_estimatedworkload_public.1">Is Public</label>
	<label index="attr.is_estimatedworkload_public.0">Not Public</label>
	<label index="attr.is_estimatedworkload_public.error">Please fill in the estimated workload for this task</label>
	<label index="attr.notAcknowledged">Not Acknowledged (New)</label>
	<label index="attr.dateover">End date or deadline exceeded</label>
	<label index="attr.locked">Locked</label>
	<label index="attr.is_acknowledged">Is Acknowledged</label>
	<label index="container.attr.person_owner">Owner</label>
	<label index="container.attr.is_public">Is Public</label>
	<label index="search.label">Tasks</label>
	<label index="search.mode.label">Find Tasks</label>
	<label index="create.label">New Task</label>
	<label index="date.deadline.short">D</label>
	<label index="contextmenu.showinproject">Show In Project</label>
	<label index="contextmenu.editinproject">Edit In Project</label>
	<label index="contextmenu.edit">Edit Task</label>
	<label index="contextmenu.actions">Task ...</label>
	<label index="contextmenu.copy">Copy</label>
	<label index="contextmenu.cut">Cut</label>
	<label index="contextmenu.clone">Clone</label>
	<label index="contextmenu.delete">Delete</label>
	<label index="contextmenu.add">Add New ...</label>
	<label index="contextmenu.add.task">Task</label>
	<label index="contextmenu.add.container">Container</label>
	<label index="contextmenu.status.change">Change Status</label>
	<label index="contextmenu.container.edit">Edit Container</label>
	<label index="contextmenu.container.actions">Container ...</label>
	<label index="contextmenu.container.copy">Copy</label>
	<label index="contextmenu.container.cut">Cut</label>
	<label index="contextmenu.container.clone">Clone</label>
	<label index="contextmenu.container.delete">Delete</label>
	<label index="contextmenu.paste.copy">Insert Task Copy</label>
	<label index="contextmenu.paste.cut">Insert Task</label>
	<label index="contextmenu.paste.copy.container">Insert Container (Copy)</label>
	<label index="contextmenu.paste.cut.container">Insert Container</label>
	<label index="contextmenu.paste.in">As Subtask</label>
	<label index="contextmenu.paste.before">Before This Task</label>
	<label index="contextmenu.paste.after">After This Task</label>
	<label index="contextmenu.paste.error.projectarea">Paste is only allowed in the project area</label>
	<label index="contextmenu.paste.error.locked">Paste is not allowed, because the element has locked sub elements</label>
	<label index="contextmenu.paste.error.notallowed">Paste is not allowed</label>
	<label index="contextmenu.paste.error.self">Paste is not possible</label>
	<label index="status.planning">Planning</label>
	<label index="status.open">Open</label>
	<label index="status.progress">In Progress</label>
	<label index="status.confirm">Awaiting Confirmation</label>
	<label index="status.done">Done</label>
	<label index="status.accepted">Accepted</label>
	<label index="status.rejected">Reject To Owner</label>
	<label index="status.cleared">Cleared</label>
	<label index="status.warranty">Under Warranty</label>
	<label index="status.waiting">Waiting</label>
	<label index="cloneSubtasks.confirm">Clone Also Subtasks?</label>
	<label index="new.Task.defaultTitle">New Task</label>
	<label index="new.Container.defaultTitle">New Container</label>
	<label index="newTask.empty">New Task</label>
	<label index="newContainer.empty">New Container</label>
	<label index="newSubtask.empty">New Subtask</label>
	<label index="newSubcontainer.empty">New Subcontainer</label>
	<label index="js.removetask.question">Do you really want do delete this task?</label>
	<label index="js.removecontainer.question">Do you really want do delete this container?</label>
	<label index="js.clonesubtasks.question">Clone also sub tasks?</label>
	<label index="deletedTasks">Deleted Task</label>
	<label index="type.task">Task</label>
	<label index="type.container">Container</label>
	<label index="billableTime">Billable Time</label>
	<label index="activity">Activity Type</label>
	<label index="estimated_workload">Estimated Workload</label>
	<label index="date_start">Start Date</label>
	<label index="date_deadline">Customer Deadline</label>
	<label index="date_end">Internal Deadline</label>
	<label index="person_assigned">Assigned To</label>
	<label index="person_owner">Task Owner</label>
	<label index="startTracking">Start Time Tracking</label>
	<label index="billing_type">Billing Type</label>
	<label index="taskDone">Is Task Done?</label>
	<label index="taskno">Task No.</label>
	<label index="description">Task Description</label>
	<label index="attr.status">Status</label>
	<label index="error.title">Please enter a title for the task</label>
	<label index="attr.person_assigned.error">This field is required</label>
	<label index="attr.id_activity.error">This field is required</label>
	<label index="save.error">Saving was not successful</label>
	<label index="save.success">Saving was successful</label>
	<label index="pasteNotAllowed">You can't paste the task at this position!</label>
	<label index="ac.parenttask.notFoundInfo">No task of this name or number was found.</label>
	<label index="ac.project.notFoundInfo">No project of this title name was found.</label>
	<label index="copySubtasks">Copy includes sub tasks?\n(Cancel = copy w/o sub tasks)</label>
	<label index="statusNotVisible">With the new status, the task is no longer visible for you.</label>
	<label index="default.date.date_1">Create date</label>
	<label index="default.date.date_work_1">Create date (or next working day)</label>
	<label index="default.date.date_2">Create date + 1 day</label>
	<label index="default.date.date_work_2">Create date + 1 working day</label>
	<label index="default.date.date_3">Create date + 2 days</label>
	<label index="default.date.date_work_3">Create date + 2 working days</label>
	<label index="default.date.date_4">Create date + 3 days</label>
	<label index="default.date.date_work_4">Create date + 3 working days</label>
	<label index="default.date.date_7">Create date + 7 days</label>
	<label index="default.date.date_work_7">Create date + 7 working days</label>
	<label index="default.date.date_14">Create date + 14 days</label>
	<label index="default.date.date_work_14">Create date + 14 working days</label>
	<label index="notAvailable">The task is not available</label>
	<label index="export.csv">Export tasks as CSV</label>
	<label index="dragndrop.saved">New position successfully saved</label>
</labels>