From 5068799cd7376621fdadfa50a2eef1e1bd8b75bc Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 1 Jun 2018 16:54:00 -0700 Subject: Update German translation --- app/Locale/de_DE/translations.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/Locale') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index fd32baef..b4c5e09f 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -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' => '', -- cgit v1.2.3