2013-10-11 15:06:22 +02:00
< ? php
2014-08-19 11:07:50 +02:00
/**
* Localizations for the Kolab Tasks plugin
*
* Copyright ( C ) 2014 , Kolab Systems AG
*
* For translation see https :// www . transifex . com / projects / p / kolab / resource / tasklist /
*/
2013-10-11 15:06:22 +02:00
$labels [ 'navtitle' ] = 'Задачи' ;
2014-11-28 13:24:53 +13:00
$labels [ 'lists' ] = 'Tasklists' ;
$labels [ 'list' ] = 'Tasklist' ;
$labels [ 'tags' ] = 'Tags' ;
$labels [ 'tasklistsubscribe' ] = 'List permanently' ;
$labels [ 'listsearchresults' ] = 'Available Tasklists' ;
$labels [ 'findlists' ] = 'Find tasklists...' ;
$labels [ 'searchterms' ] = 'Search terms' ;
$labels [ 'notasklistsfound' ] = 'No tasklists found' ;
$labels [ 'nrtasklistsfound' ] = '$nr tasklists found' ;
$labels [ 'removelist' ] = 'Remove from list' ;
$labels [ 'newtask' ] = 'New Task' ;
$labels [ 'createtask' ] = 'Create Task <Enter>' ;
$labels [ 'createnewtask' ] = 'Create new Task (e.g. Saturday, Mow the lawn)' ;
$labels [ 'createfrommail' ] = 'Save as task' ;
2015-03-17 20:34:04 +01:00
$labels [ 'printdescriptions' ] = 'Печат на описанията' ;
2014-11-28 13:24:53 +13:00
$labels [ 'mark' ] = 'Mark' ;
$labels [ 'unmark' ] = 'Unmark' ;
2013-10-11 15:06:22 +02:00
$labels [ 'edit' ] = 'Промяна' ;
2014-11-28 13:24:53 +13:00
$labels [ 'delete' ] = 'Delete' ;
$labels [ 'title' ] = 'Title' ;
2013-10-11 15:06:22 +02:00
$labels [ 'description' ] = 'Описание' ;
2014-11-28 13:24:53 +13:00
$labels [ 'datetime' ] = 'Due' ;
$labels [ 'duetime' ] = 'Due time' ;
2013-10-11 15:06:22 +02:00
$labels [ 'start' ] = 'Начало' ;
2014-11-28 13:24:53 +13:00
$labels [ 'starttime' ] = 'Start time' ;
2013-10-11 15:06:22 +02:00
$labels [ 'alarms' ] = 'Напомняне' ;
2014-08-19 11:07:50 +02:00
$labels [ 'repeat' ] = 'Repeat' ;
2014-11-28 13:24:53 +13:00
$labels [ 'links' ] = 'Reference' ;
2014-08-19 11:07:50 +02:00
$labels [ 'status' ] = 'Статус' ;
2014-11-28 13:24:53 +13:00
$labels [ 'status-needs-action' ] = 'Needs action' ;
$labels [ 'status-in-process' ] = 'In process' ;
$labels [ 'status-completed' ] = 'Completed' ;
$labels [ 'status-cancelled' ] = 'Cancelled' ;
$labels [ 'assignedto' ] = 'Assigned to' ;
$labels [ 'created' ] = 'Created' ;
$labels [ 'changed' ] = 'Last Modified' ;
2014-04-24 14:45:27 +02:00
$labels [ 'all' ] = 'All' ;
2014-11-28 13:24:53 +13:00
$labels [ 'flagged' ] = 'Flagged' ;
$labels [ 'complete' ] = 'Complete' ;
$labels [ 'completeness' ] = 'Progress' ;
$labels [ 'overdue' ] = 'Overdue' ;
2013-10-11 15:06:22 +02:00
$labels [ 'today' ] = 'Днес' ;
$labels [ 'tomorrow' ] = 'Утре' ;
2014-11-28 13:24:53 +13:00
$labels [ 'next7days' ] = 'Next 7 days' ;
$labels [ 'later' ] = 'Later' ;
$labels [ 'assigned' ] = 'Assigned' ;
$labels [ 'assignedtitle' ] = 'Tasks you assigned to others' ;
$labels [ 'mytasks' ] = 'My tasks' ;
$labels [ 'mytaskstitle' ] = 'Tasks assigned to you' ;
$labels [ 'nodate' ] = 'no date' ;
2013-10-11 15:06:22 +02:00
$labels [ 'removetag' ] = 'Изтриване' ;
2014-11-28 13:24:53 +13:00
$labels [ 'removelink' ] = 'Remove email reference' ;
$labels [ 'auto' ] = 'Auto' ;
$labels [ 'taskdetails' ] = 'Details' ;
$labels [ 'newtask' ] = 'New Task' ;
$labels [ 'edittask' ] = 'Edit Task' ;
2013-10-11 15:06:22 +02:00
$labels [ 'save' ] = 'Запис' ;
$labels [ 'cancel' ] = 'Отказ' ;
2014-11-28 13:24:53 +13:00
$labels [ 'saveandnotify' ] = 'Save and Notify' ;
$labels [ 'addsubtask' ] = 'Add subtask' ;
$labels [ 'deletetask' ] = 'Delete task' ;
$labels [ 'deletethisonly' ] = 'Delete this task only' ;
$labels [ 'deletewithchilds' ] = 'Delete with all subtasks' ;
$labels [ 'taskactions' ] = 'Task options...' ;
2013-10-11 15:06:22 +02:00
$labels [ 'tabsummary' ] = 'Заглавие' ;
2014-04-24 14:45:27 +02:00
$labels [ 'tabrecurrence' ] = 'Recurrence' ;
2014-11-28 13:24:53 +13:00
$labels [ 'tabassignments' ] = 'Assignments' ;
2014-04-24 14:45:27 +02:00
$labels [ 'tabattachments' ] = 'Прикрепени файлове' ;
$labels [ 'tabsharing' ] = 'Споделяне' ;
2014-11-28 13:24:53 +13:00
$labels [ 'editlist' ] = 'Edit list' ;
$labels [ 'createlist' ] = 'Add list' ;
$labels [ 'listactions' ] = 'List options...' ;
2013-10-11 15:06:22 +02:00
$labels [ 'listname' ] = 'Име' ;
2014-04-24 14:45:27 +02:00
$labels [ 'showalarms' ] = 'Show reminders' ;
2014-11-28 13:24:53 +13:00
$labels [ 'import' ] = 'Import' ;
$labels [ 'viewactions' ] = 'View actions' ;
$labels [ 'focusview' ] = 'View only this list' ;
$labels [ 'on' ] = 'on' ;
$labels [ 'at' ] = 'at' ;
$labels [ 'this' ] = 'this' ;
$labels [ 'next' ] = 'next' ;
2013-10-11 15:06:22 +02:00
$labels [ 'savingdata' ] = 'Запазване на данни...' ;
2014-11-28 13:24:53 +13:00
$labels [ 'errorsaving' ] = 'Failed to save data.' ;
$labels [ 'notasksfound' ] = 'No tasks found for the given criteria' ;
$labels [ 'invalidstartduedates' ] = 'Start date must not be greater than due date.' ;
$labels [ 'deletetasktconfirm' ] = 'Do you really want to delete this task?' ;
$labels [ 'deleteparenttasktconfirm' ] = 'Do you really want to delete this task and all its subtasks?' ;
$labels [ 'deletelistconfirm' ] = 'Do you really want to delete this list with all its tasks?' ;
$labels [ 'deletelistconfirmrecursive' ] = 'Do you really want to delete this list with all its sub-lists and tasks?' ;
$labels [ 'aclnorights' ] = 'You do not have administrator rights on this task list.' ;
$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?' ;
$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' ;
$labels [ 'attendee' ] = 'Assignee' ;
2014-08-19 11:07:50 +02:00
$labels [ 'role' ] = 'Роля' ;
$labels [ 'availability' ] = 'Avail.' ;
$labels [ 'confirmstate' ] = 'Статус' ;
2014-11-28 13:24:53 +13:00
$labels [ 'addattendee' ] = 'Add assignee' ;
2014-08-19 11:07:50 +02:00
$labels [ 'roleorganizer' ] = 'Организатор' ;
$labels [ 'rolerequired' ] = 'Задължителен' ;
$labels [ 'roleoptional' ] = 'По избор' ;
$labels [ 'rolechair' ] = 'Chair' ;
2014-11-28 13:24:53 +13:00
$labels [ 'rolenonparticipant' ] = 'Observer' ;
2014-08-19 11:07:50 +02:00
$labels [ 'sendinvitations' ] = 'Изпращане на покани' ;
2014-11-28 13:24:53 +13: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. " ;
2014-08-19 11:07:50 +02:00
$labels [ 'itipupdatesubject' ] = '"$title" has been updated' ;
2014-11-28 13:24:53 +13:00
$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. " ;
2014-08-19 11:07:50 +02:00
$labels [ 'itipcancelsubject' ] = '"$title" has been canceled' ;
2014-11-28 13:24:53 +13:00
$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 ' ;
$labels [ 'itipobjectnotfound' ] = 'The task referred by this message was not found in your tasks list.' ;
$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 " ;
$labels [ 'itipmailbodycancel' ] = " \$ sender has rejected your assignment to the following task: \n \n * \$ title* \n \n Due: \$ date " ;
$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 " ;
$labels [ 'itipmailbodydelegated' ] = " \$ sender has delegated the following task: \n \n * \$ title* \n \n Due: \$ date " ;
$labels [ 'itipmailbodydelegatedto' ] = " \$ sender has delegated the following task to you: \n \n * \$ title* \n \n Due: \$ date " ;
$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 [ 'acceptinvitation' ] = 'Do you accept this assignment?' ;
$labels [ 'itipdeclinetask' ] = 'Decline your assignment to this task to the organizer' ;
$labels [ 'declinedeleteconfirm' ] = 'Do you also want to delete this declined task from your tasks list?' ;
$labels [ 'itipcomment' ] = 'Invitation/notification comment' ;
$labels [ 'itipcommenttitle' ] = 'This comment will be attached to the invitation/notification message sent to assignees' ;
$labels [ 'itipsendsuccess' ] = 'Notification sent to assignees' ;
$labels [ 'errornotifying' ] = 'Failed to send notifications to task assignees' ;
$labels [ 'removefromcalendar' ] = 'Remove from my tasks' ;
$labels [ 'delegateinvitation' ] = 'Delegate assignment' ;
2014-08-19 11:07:50 +02:00
$labels [ 'andnmore' ] = '$nr повече...' ;
2014-11-28 13:24:53 +13:00
$labels [ 'delegatedto' ] = 'Delegated to: ' ;
$labels [ 'delegatedfrom' ] = 'Delegated from: ' ;
$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\'' ;
2014-08-19 11:07:50 +02:00
$labels [ 'attendeupdateesuccess' ] = 'Successfully updated the participant\'s status' ;
2014-11-28 13:24:53 +13:00
$labels [ 'itipresponseerror' ] = 'Failed to send the response to this task assignment' ;
2014-08-19 11:07:50 +02:00
$labels [ 'itipinvalidrequest' ] = 'This invitation is no longer valid' ;
2014-11-28 13:24:53 +13:00
$labels [ 'sentresponseto' ] = 'Successfully sent assignment response to $mailto' ;
$labels [ 'successremoval' ] = 'The task has been deleted successfully.' ;
$labels [ 'arialabelsortmenu' ] = 'Tasks sorting options' ;