From c73ac5f1f818b6b21083f6785b4b2f6d778a6496 Mon Sep 17 00:00:00 2001 From: Syratus <34027069+Syratus@users.noreply.github.com> Date: Tue, 19 Jun 2018 19:19:54 +0200 Subject: Update German translation --- app/Locale/de_DE/translations.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'app/Locale') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 80011c61..dbdcae04 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -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', ); -- cgit v1.2.3