Update German translation

This commit is contained in:
Syratus 2018-06-19 19:19:54 +02:00 committed by Frédéric Guillot
parent eea59116de
commit c73ac5f1f8
1 changed files with 8 additions and 8 deletions

View File

@ -1375,12 +1375,12 @@ return array(
'%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' => '',
// 'Move selected tasks to another column' => '',
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would like to change for the selected tasks.' => '',
// 'Configure this project' => '',
// 'Start now' => '',
'Select All' => 'Alle auswählen',
'Unselect All' => 'Keine auswählen',
'Apply action' => 'Aktion anwenden',
'Move selected tasks to another column' => 'Ausgewählte Aufgaben in andere Spalte verschieben',
'Edit tasks in bulk' => 'Massenbearbeitung',
'Choose the properties that you would like to change for the selected tasks.' => 'Wählen Sie die Eigenschaften aus, die Sie für die ausgewählten Aufgaben ändern möchten.',
'Configure this project' => 'Projekteinstellungen',
'Start now' => 'Jetzt starten',
);