Sync translations
This commit is contained in:
parent
48acf99fd1
commit
cd52d83e2f
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (DESC)' => '',
|
||||
'%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' => 'Flytte opgave til anden kolonne når afleveringsdato er mindre end et bestemt antal dage',
|
||||
'Move the task to another column when the due date is less than a certain number of days' => 'Flytte opgave til anden kolonne når afleveringsdato er mindre end et bestemt antal dage',
|
||||
'HTTP Client:' => 'HTTP klient:',
|
||||
'XBT - bitcoin' => 'XBT - bitcoin',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1398,8 +1398,8 @@ return array(
|
|||
'Reorder this column by assignee and priority (DESC)' => 'Réorganiser cette colonne par assigné et par priorité (DESC)',
|
||||
'Reorder this column by assignee (A-Z)' => 'Réorganiser cette colonne par assigné (A-Z)',
|
||||
'Reorder this column by assignee (Z-A)' => 'Réorganiser cette colonne par assigné (Z-A)',
|
||||
// 'Reorder this column by due date (ASC)' => '',
|
||||
// 'Reorder this column by due date (DESC)' => '',
|
||||
'Reorder this column by due date (ASC)' => 'Réorganiser cette colonne par date d\'échéance (ASC)',
|
||||
'Reorder this column by due date (DESC)' => 'Réorganiser cette colonne par date d\'échéance (DESC)',
|
||||
'%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',
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (DESC)' => '',
|
||||
'%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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1402,7 +1402,7 @@ return array(
|
|||
// 'Reorder this column by due date (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' => '',
|
||||
// 'Move the task to another column when the due date is less than a certain number of days' => '',
|
||||
// 'HTTP Client:' => '',
|
||||
// 'XBT - bitcoin' => '',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue