Display tasks in the calendar + improve settings
This commit is contained in:
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Aufgabe in eine andere Spalte verschieben, wenn ein User zugeordnet wurde.',
|
||||
'Move the task to another column when assignee is cleared' => 'Aufgabe in eine andere Spalte verschieben, wenn die Zuordnung gelöscht wurde.',
|
||||
'Source column' => 'Quellspalte',
|
||||
'Show subtask estimates in the user calendar' => 'Teilaufgabenschätzung in Benutzerkalender anzeigen.',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Übergänge',
|
||||
'Executer' => 'Ausführender',
|
||||
'Time spent in the column' => 'Zeit in Spalte verbracht',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Mover la tarea a otra columna al asignarse al usuario',
|
||||
'Move the task to another column when assignee is cleared' => 'Mover la tarea a otra columna al quitar el asignado',
|
||||
'Source column' => 'Columna fuente',
|
||||
'Show subtask estimates in the user calendar' => 'Mostrar estimaciones de subtarea en calendario de usuario',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Transiciones',
|
||||
'Executer' => 'Ejecutor',
|
||||
'Time spent in the column' => 'Tiempo transcurrido en la columna',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -810,7 +810,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Déplacer la tâche dans une autre colonne lorsque celle-ci est assignée à quelqu\'un',
|
||||
'Move the task to another column when assignee is cleared' => 'Déplacer la tâche dans une autre colonne lorsque celle-ci n\'est plus assignée',
|
||||
'Source column' => 'Colonne d\'origine',
|
||||
'Show subtask estimates in the user calendar' => 'Afficher le temps estimé des sous-tâches dans le calendrier utilisateur',
|
||||
'Show subtask estimates (forecast of future work)' => 'Afficher l\'estimation des sous-tâches (prévision du travail à venir)',
|
||||
'Transitions' => 'Transitions',
|
||||
'Executer' => 'Exécutant',
|
||||
'Time spent in the column' => 'Temps passé dans la colonne',
|
||||
@@ -910,4 +910,12 @@ return array(
|
||||
'Multi-user chat room' => 'Salon de discussion multi-utilisateurs',
|
||||
'Help on Jabber integration' => 'Aide sur l\'intégration avec Jabber',
|
||||
'The server address must use this format: "tcp://hostname:5222"' => 'L\'adresse du serveur doit utiliser le format suivant : « tcp://hostname:5222 »',
|
||||
'Calendar settings' => 'Paramètres du calendrier',
|
||||
'Project calendar view' => 'Vue en mode projet du calendrier',
|
||||
'Project settings' => 'Paramètres des projets',
|
||||
'Show subtasks based on the time tracking' => 'Afficher les sous-tâches basé sur le suivi du temps',
|
||||
'Show tasks based on the creation date' => 'Afficher les tâches en fonction de la date de création',
|
||||
'Show tasks based on the start date' => 'Afficher les tâches en fonction de la date de début',
|
||||
'Subtasks time tracking' => 'Suivi du temps par rapport aux sous-tâches',
|
||||
'User calendar view' => 'Vue en mode utilisateur du calendrier',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Feladat másik oszlopba helyezése felhasználóhoz rendélés után',
|
||||
'Move the task to another column when assignee is cleared' => 'Feladat másik oszlopba helyezése felhasználóhoz rendélés törlésekor',
|
||||
'Source column' => 'Forrás oszlop',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Sposta il compito in un\'altra colonna quando viene assegnato ad un utente',
|
||||
'Move the task to another column when assignee is cleared' => 'Sposta il compito in un\'altra colonna quando l\'assegnatario cancellato',
|
||||
'Source column' => 'Colonna sorgente',
|
||||
'Show subtask estimates in the user calendar' => 'Mostra le stime dei sotto-compiti nel calendario utente',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Transizioni',
|
||||
'Executer' => 'Esecutore',
|
||||
'Time spent in the column' => 'Tempo trascorso nella colonna',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'ユーザの割り当てをしたらタスクを他のカラムに移動',
|
||||
'Move the task to another column when assignee is cleared' => 'ユーザの割り当てがなくなったらタスクを他のカラムに移動',
|
||||
'Source column' => '移動元のカラム',
|
||||
'Show subtask estimates in the user calendar' => 'カレンダーでサブタスクの見積もりを表示',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => '履歴',
|
||||
'Executer' => '実行者',
|
||||
'Time spent in the column' => 'カラムでの時間消費',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Mover a tarefa para uma outra coluna quando esta está atribuída a um usuário',
|
||||
'Move the task to another column when assignee is cleared' => 'Mover a tarefa para uma outra coluna quando esta não está atribuída',
|
||||
'Source column' => 'Coluna de origem',
|
||||
'Show subtask estimates in the user calendar' => 'Mostrar o tempo estimado das subtarefas no calendário do usuário',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Transições',
|
||||
'Executer' => 'Executor(a)',
|
||||
'Time spent in the column' => 'Tempo gasto na coluna',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Перемещения',
|
||||
'Executer' => 'Исполнитель',
|
||||
'Time spent in the column' => 'Время проведенное в колонке',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Flytta uppgiften till en annan kolumn när den tilldelats en användare',
|
||||
'Move the task to another column when assignee is cleared' => 'Flytta uppgiften till en annan kolumn när tilldelningen tas bort.',
|
||||
'Source column' => 'Källkolumn',
|
||||
'Show subtask estimates in the user calendar' => 'Visa deluppgiftsuppskattning i användarens kalender',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Övergångar',
|
||||
'Executer' => 'Verkställare',
|
||||
'Time spent in the column' => 'Tid i kolumnen.',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
// 'Move the task to another column when assigned to a user' => '',
|
||||
// 'Move the task to another column when assignee is cleared' => '',
|
||||
// 'Source column' => '',
|
||||
// 'Show subtask estimates in the user calendar' => '',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
// 'Transitions' => '',
|
||||
// 'Executer' => '',
|
||||
// 'Time spent in the column' => '',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => '指定负责人时移动到其它栏目',
|
||||
'Move the task to another column when assignee is cleared' => '移除负责人时移动到其它栏目',
|
||||
'Source column' => '原栏目',
|
||||
'Show subtask estimates in the user calendar' => '在用户日历中显示子任务预估',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => '变更',
|
||||
'Executer' => '执行者',
|
||||
'Time spent in the column' => '栏目中的时间消耗',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user