Update German translation
This commit is contained in:
parent
a0c44d238a
commit
5068799cd7
|
|
@ -1372,11 +1372,11 @@ return array(
|
|||
'The link with the relation "%s" to the task %s has been removed' => 'Die Verknüpfung mit der Relation "%s" zur Aufgabe %s wurde entfernt',
|
||||
'Custom Filter:' => 'Benutzerdefinierter Filter:',
|
||||
'Unable to find this group.' => 'Diese Gruppe konnte nicht gefunden werden',
|
||||
// '%s moved the task #%d to the column "%s"' => '',
|
||||
// '%s moved the task #%d to the position %d in the column "%s"' => '',
|
||||
// '%s moved the task #%d to the swimlane "%s"' => '',
|
||||
// '%sh spent' => '',
|
||||
// '%sh estimated' => '',
|
||||
'%s moved the task #%d to the column "%s"' => '%s hat die Aufgabe #%d in die Spalte "%s" verschoben',
|
||||
'%s moved the task #%d to the position %d in the column "%s"' => '%s hat die Aufgabe #%d auf die Position %d in der Spalte "%s" verschoben',
|
||||
'%s moved the task #%d to the swimlane "%s"' => '%s hat die Aufgabe #%d in die Swimlane "%s" verschoben',
|
||||
'%sh spent' => '%sh aufgewendet',
|
||||
'%sh estimated' => '%sh angesetzt',
|
||||
// 'Select All' => '',
|
||||
// 'Unselect All' => '',
|
||||
// 'Apply action' => '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue