Update French translation
This commit is contained in:
parent
878c6f29c3
commit
9515018365
|
|
@ -8,7 +8,6 @@ use Kanboard\Model\TaskModel;
|
|||
* Move the task from one to another column when due date is LESS than a certain number of days
|
||||
*
|
||||
* @package Kanboard\Action
|
||||
* @author Frederic Guillot
|
||||
*/
|
||||
class TaskMoveColumnOnDueDate extends Base
|
||||
{
|
||||
|
|
@ -20,7 +19,7 @@ class TaskMoveColumnOnDueDate extends Base
|
|||
*/
|
||||
public function getDescription()
|
||||
{
|
||||
return t('Move the task from one to another column when due date is LESS than a certain number of days');
|
||||
return t('Move the task to another column when the due date is less than a certain number of days');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => 'Sortere denne kolonne efter ansvarlig (Z-A)',
|
||||
'%s moved the task #%d "%s" to the project "%s"' => '%s flyttede opgave #%d "%s" til projekt "%s"',
|
||||
'Task #%d "%s" has been moved to the project "%s"' => 'Opgave #%d "%s" er flyttet til projekt "%s"',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => 'Réorganiser cette colonne par assigné (Z-A)',
|
||||
'%s moved the task #%d "%s" to the project "%s"' => '%s a déplacé la tâche #%d « %s » vers le projet « %s »',
|
||||
'Task #%d "%s" has been moved to the project "%s"' => 'La tâche #%d « %s » a été déplacée vers le projet « %s »',
|
||||
'Move the task to another column when the due date is less than a certain number of days' => 'Déplaçer la tâche dans une autre colonne lorsque la date d\'échéance est inférieure à un certain nombre de jour',
|
||||
'HTTP Client:' => 'Client HTTP :',
|
||||
'XBT - bitcoin' => 'XBT - Bitcoin',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => 'Oszlop átrendezése felelős szerint (Z-A)',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => 'Ordina questa colonna per assegnatario (DESC)',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => '担当者で並び替える(Z-A)',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => 'Reordenar esta coluna por designado (Z-A)',
|
||||
'%s moved the task #%d "%s" to the project "%s"' => '%s moveu a tarefa #%d "%s" para o projeto "%s"',
|
||||
'Task #%d "%s" has been moved to the project "%s"' => 'Tarefa #%d "%s" foi movida para o projeto "%s"',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => 'Zoradiť stĺpec podľa pridelenia (Z-A)',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
'Reorder this column by assignee (Z-A)' => '按指派倒序重排(Z-A)',
|
||||
'%s moved the task #%d "%s" to the project "%s"' => '%s 已将任务 #%d "%s" 移动到项目"%s" ',
|
||||
'Task #%d "%s" has been moved to the project "%s"' => '任务 #%d "%s" 已被移动到项目 "%s"',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1400,4 +1400,7 @@ return array(
|
|||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
// '%s moved the task #%d "%s" to the project "%s"' => '',
|
||||
// 'Task #%d "%s" has been moved to the project "%s"' => '',
|
||||
// 'Move the task to another column when due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue