2012-06-21 21:59:47 +02:00
< ? php
$labels = array ();
$labels [ 'navtitle' ] = 'Tasks' ;
2012-07-29 13:36:16 +02:00
$labels [ 'lists' ] = 'Tasklists' ;
$labels [ 'list' ] = 'Tasklist' ;
2012-06-27 10:55:00 +02:00
$labels [ 'tags' ] = 'Tags' ;
2014-05-21 13:04:18 +02:00
$labels [ 'tasklistsubscribe' ] = 'List permanently' ;
$labels [ 'listsearchresults' ] = 'Available Tasklists' ;
$labels [ 'findlists' ] = 'Find tasklists...' ;
2014-06-20 15:12:11 +02:00
$labels [ 'searchterms' ] = 'Search terms' ;
$labels [ 'notasklistsfound' ] = 'No tasklists found' ;
$labels [ 'nrtasklistsfound' ] = '$nr tasklists found' ;
2012-06-21 21:59:47 +02:00
2012-07-12 22:31:53 +02:00
$labels [ 'newtask' ] = 'New Task' ;
2014-06-20 15:12:11 +02:00
$labels [ 'createtask' ] = 'Create Task <Enter>' ;
2012-07-11 09:16:01 +02:00
$labels [ 'createnewtask' ] = 'Create new Task (e.g. Saturday, Mow the lawn)' ;
2012-07-29 17:37:25 +02:00
$labels [ 'createfrommail' ] = 'Save as task' ;
2012-06-21 21:59:47 +02:00
$labels [ 'mark' ] = 'Mark' ;
$labels [ 'unmark' ] = 'Unmark' ;
$labels [ 'edit' ] = 'Edit' ;
$labels [ 'delete' ] = 'Delete' ;
$labels [ 'title' ] = 'Title' ;
$labels [ 'description' ] = 'Description' ;
2013-03-13 10:43:48 +01:00
$labels [ 'datetime' ] = 'Due' ;
2014-06-20 15:12:11 +02:00
$labels [ 'duetime' ] = 'Due time' ;
2012-07-29 13:36:16 +02:00
$labels [ 'start' ] = 'Start' ;
2014-06-20 15:12:11 +02:00
$labels [ 'starttime' ] = 'Start time' ;
2012-08-16 19:03:17 +02:00
$labels [ 'alarms' ] = 'Reminder' ;
2014-04-24 19:44:21 +02:00
$labels [ 'repeat' ] = 'Repeat' ;
2014-05-19 18:20:23 +02:00
$labels [ 'status' ] = 'Status' ;
$labels [ 'status-needs-action' ] = 'Needs action' ;
$labels [ 'status-in-process' ] = 'In process' ;
$labels [ 'status-completed' ] = 'Completed' ;
$labels [ 'status-cancelled' ] = 'Cancelled' ;
2014-07-30 17:40:53 +02:00
$labels [ 'assignedto' ] = 'Assigned to' ;
2012-06-21 21:59:47 +02:00
$labels [ 'all' ] = 'All' ;
$labels [ 'flagged' ] = 'Flagged' ;
$labels [ 'complete' ] = 'Complete' ;
$labels [ 'overdue' ] = 'Overdue' ;
$labels [ 'today' ] = 'Today' ;
$labels [ 'tomorrow' ] = 'Tomorrow' ;
$labels [ 'next7days' ] = 'Next 7 days' ;
$labels [ 'later' ] = 'Later' ;
$labels [ 'nodate' ] = 'no date' ;
2012-07-12 22:31:53 +02:00
$labels [ 'removetag' ] = 'Remove' ;
2012-06-21 21:59:47 +02:00
$labels [ 'taskdetails' ] = 'Details' ;
$labels [ 'newtask' ] = 'New Task' ;
$labels [ 'edittask' ] = 'Edit Task' ;
$labels [ 'save' ] = 'Save' ;
$labels [ 'cancel' ] = 'Cancel' ;
2014-07-31 11:40:39 +02:00
$labels [ 'saveandnotify' ] = 'Save and Notify' ;
2012-06-21 21:59:47 +02:00
$labels [ 'addsubtask' ] = 'Add subtask' ;
2012-09-26 12:14:42 +02:00
$labels [ 'deletetask' ] = 'Delete task' ;
$labels [ 'deletethisonly' ] = 'Delete this task only' ;
$labels [ 'deletewithchilds' ] = 'Delete with all subtasks' ;
2014-06-20 15:12:11 +02:00
$labels [ 'taskactions' ] = 'Task options...' ;
2012-06-21 21:59:47 +02:00
2012-08-01 15:52:28 +02:00
$labels [ 'tabsummary' ] = 'Summary' ;
$labels [ 'tabrecurrence' ] = 'Recurrence' ;
2014-07-23 14:35:52 +02:00
$labels [ 'tabassignments' ] = 'Assignments' ;
2012-08-01 15:52:28 +02:00
$labels [ 'tabattachments' ] = 'Attachments' ;
$labels [ 'tabsharing' ] = 'Sharing' ;
2012-08-03 14:07:58 +02:00
$labels [ 'editlist' ] = 'Edit list' ;
$labels [ 'createlist' ] = 'Add list' ;
$labels [ 'listactions' ] = 'List options...' ;
2012-06-21 21:59:47 +02:00
$labels [ 'listname' ] = 'Name' ;
2014-02-05 16:05:50 +01:00
$labels [ 'showalarms' ] = 'Show reminders' ;
2012-06-21 21:59:47 +02:00
$labels [ 'import' ] = 'Import' ;
2013-10-24 18:52:59 +02:00
$labels [ 'viewoptions' ] = 'View options' ;
2013-10-24 16:29:33 +02:00
$labels [ 'focusview' ] = 'View only this list' ;
2012-06-21 21:59:47 +02:00
// date words
$labels [ 'on' ] = 'on' ;
$labels [ 'at' ] = 'at' ;
$labels [ 'this' ] = 'this' ;
$labels [ 'next' ] = 'next' ;
2014-07-29 15:11:05 +02:00
// messages
2012-06-21 21:59:47 +02:00
$labels [ 'savingdata' ] = 'Saving data...' ;
$labels [ 'errorsaving' ] = 'Failed to save data.' ;
$labels [ 'notasksfound' ] = 'No tasks found for the given criteria' ;
2012-07-29 13:36:16 +02:00
$labels [ 'invalidstartduedates' ] = 'Start date must not be greater than due date.' ;
2012-09-26 12:14:42 +02:00
$labels [ 'deletetasktconfirm' ] = 'Do you really want to delete this task?' ;
$labels [ 'deleteparenttasktconfirm' ] = 'Do you really want to delete this task and all its subtasks?' ;
2012-09-18 19:27:42 +02:00
$labels [ 'deletelistconfirm' ] = 'Do you really want to delete this list with all its tasks?' ;
2013-10-04 10:07:21 +02:00
$labels [ 'deletelistconfirmrecursive' ] = 'Do you really want to delete this list with all its sub-lists and tasks?' ;
2014-04-09 11:12:50 +02:00
$labels [ 'aclnorights' ] = 'You do not have administrator rights on this task list.' ;
2014-07-31 11:40:39 +02:00
$labels [ 'changetaskconfirm' ] = 'Update task' ;
$labels [ 'changeconfirmnotifications' ] = 'Do you want to notify the attendees about the modification?' ;
$labels [ 'partstatupdatenotification' ] = 'Do you want to notify the organizer about the status change?' ;
2014-06-20 15:12:11 +02:00
// (hidden) titles and labels for accessibility annotations
$labels [ 'quickaddinput' ] = 'New task date and title' ;
$labels [ 'arialabelquickaddbox' ] = 'Quick add new task' ;
$labels [ 'arialabelsearchform' ] = 'Task search form' ;
$labels [ 'arialabelquicksearchbox' ] = 'Task search input' ;
$labels [ 'arialabellistsearchform' ] = 'Tasklists search form' ;
$labels [ 'arialabeltaskselector' ] = 'List mode' ;
$labels [ 'arialabeltasklisting' ] = 'Tasks listing' ;
2014-07-23 14:35:52 +02:00
// attendees
2014-07-30 17:40:53 +02:00
$labels [ 'attendee' ] = 'Assignee' ;
2014-07-23 14:35:52 +02:00
$labels [ 'role' ] = 'Role' ;
$labels [ 'availability' ] = 'Avail.' ;
$labels [ 'confirmstate' ] = 'Status' ;
2014-07-30 17:40:53 +02:00
$labels [ 'addattendee' ] = 'Add assignee' ;
2014-07-23 14:35:52 +02:00
$labels [ 'roleorganizer' ] = 'Organizer' ;
$labels [ 'rolerequired' ] = 'Required' ;
$labels [ 'roleoptional' ] = 'Optional' ;
$labels [ 'rolechair' ] = 'Chair' ;
2014-07-30 17:40:53 +02:00
$labels [ 'rolenonparticipant' ] = 'Observer' ;
2014-07-23 14:35:52 +02:00
$labels [ 'sendinvitations' ] = 'Send invitations' ;
2014-07-30 17:40:53 +02:00
$labels [ 'sendnotifications' ] = 'Notify assignees about modifications' ;
$labels [ 'sendcancellation' ] = 'Notify assignees about task cancellation' ;
$labels [ 'invitationsubject' ] = 'You\'ve been assigned to "$title"' ;
$labels [ 'invitationmailbody' ] = " * \$ title* \n \n Due: \$ date \n \n Assignees: \$ attendees \n \n Please find attached an iCalendar file with all the task details which you can import to your tasks application. " ;
$labels [ 'itipupdatesubject' ] = '"$title" has been updated' ;
$labels [ 'itipupdatesubjectempty' ] = 'A task that concerns you has been updated' ;
$labels [ 'itipupdatemailbody' ] = " * \$ title* \n \n Due: \$ date \n \n Assignees: \$ attendees \n \n Please find attached an iCalendar file with the updated task details which you can import to your tasks application. " ;
$labels [ 'itipcancelsubject' ] = '"$title" has been canceled' ;
$labels [ 'itipcancelmailbody' ] = " * \$ title* \n \n Due: \$ date \n \n Assignees: \$ attendees \n \n The task has been cancelled by \$ organizer. \n \n Please find attached an iCalendar file with the updated task details. " ;
$labels [ 'saveintasklist' ] = 'save in ' ;
2014-07-23 14:35:52 +02:00
// invitation handling (overrides labels from libcalendaring)
$labels [ 'itipobjectnotfound' ] = 'The task referred by this message was not found in your tasks list.' ;
2014-07-31 11:40:39 +02:00
$labels [ 'itipmailbodyaccepted' ] = " \$ sender has accepted the assignment to the following task: \n \n * \$ title* \n \n Due: \$ date \n \n Assignees: \$ attendees " ;
$labels [ 'itipmailbodytentative' ] = " \$ sender has tentatively accepted the assignment to the following task: \n \n * \$ title* \n \n Due: \$ date \n \n Assignees: \$ attendees " ;
$labels [ 'itipmailbodydeclined' ] = " \$ sender has declined the assignment to the following task: \n \n * \$ title* \n \n Due: \$ date \n \n Assignees: \$ attendees " ;
2014-07-30 17:40:53 +02:00
$labels [ 'itipmailbodycancel' ] = " \$ sender has rejected your assignment to the following task: \n \n * \$ title* \n \n Due: \$ date " ;
2014-07-31 11:40:39 +02:00
$labels [ 'itipmailbodyin-process' ] = " \$ sender has set the status of the following task to in-process: \n \n * \$ title* \n \n Due: \$ date " ;
$labels [ 'itipmailbodycompleted' ] = " \$ sender has completed the following task: \n \n * \$ title* \n \n Due: \$ date " ;
2014-07-23 14:35:52 +02:00
2014-07-31 11:40:39 +02:00
$labels [ 'attendeeaccepted' ] = 'Assignee has accepted' ;
$labels [ 'attendeetentative' ] = 'Assignee has tentatively accepted' ;
$labels [ 'attendeedeclined' ] = 'Assignee has declined' ;
$labels [ 'attendeedelegated' ] = 'Assignee has delegated to $delegatedto' ;
$labels [ 'attendeein-process' ] = 'Assignee is in-process' ;
$labels [ 'attendeecompleted' ] = 'Assignee has completed' ;
$labels [ 'itipdeclinetask' ] = 'Decline your assignment to this task to the organizer' ;
2014-07-23 14:35:52 +02:00
$labels [ 'declinedeleteconfirm' ] = 'Do you also want to delete this declined task from your tasks list?' ;
$labels [ 'itipcomment' ] = 'Invitation/notification comment' ;
2014-07-31 11:40:39 +02:00
$labels [ 'itipcommenttitle' ] = 'This comment will be attached to the invitation/notification message sent to assignees' ;
$labels [ 'itipsendsuccess' ] = 'Invitation sent to assignees' ;
$labels [ 'errornotifying' ] = 'Failed to send notifications to task assignees' ;
$labels [ 'removefromcalendar' ] = 'Remove from my tasks' ;
2014-07-25 14:08:41 +02:00
$labels [ 'andnmore' ] = '$nr more...' ;
$labels [ 'delegatedto' ] = 'Delegated to: ' ;
$labels [ 'delegatedfrom' ] = 'Delegated from: ' ;
2014-07-29 15:11:05 +02:00
$labels [ 'savetotasklist' ] = 'Save to tasks' ;
$labels [ 'comment' ] = 'Comment' ;
$labels [ 'errorimportingtask' ] = 'Failed to import task(s)' ;
$labels [ 'importwarningexists' ] = 'A copy of this task already exists in your tasklist.' ;
$labels [ 'importsuccess' ] = 'Successfully imported $nr tasks' ;
$labels [ 'newerversionexists' ] = 'A newer version of this task already exists! Aborted.' ;
$labels [ 'nowritetasklistfound' ] = 'No tasklist found to save the task' ;
$labels [ 'importedsuccessfully' ] = 'The task was successfully added to \'$list\'' ;
$labels [ 'updatedsuccessfully' ] = 'The task was successfully updated in \'$list\'' ;
$labels [ 'attendeupdateesuccess' ] = 'Successfully updated the participant\'s status' ;
2014-07-31 11:40:39 +02:00
$labels [ 'itipresponseerror' ] = 'Failed to send the response to this task assignment' ;
2014-07-29 15:11:05 +02:00
$labels [ 'itipinvalidrequest' ] = 'This invitation is no longer valid' ;
2014-07-31 11:40:39 +02:00
$labels [ 'sentresponseto' ] = 'Successfully sent assignment response to $mailto' ;
2014-07-29 15:11:05 +02:00
$labels [ 'successremoval' ] = 'The task has been deleted successfully.' ;