From ae2f991e00a232f3874391deeeebd9d0556f8091 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 5 Apr 2018 10:22:22 -0700 Subject: Update German translation --- app/Locale/de_DE/translations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index b8b60380..74fdcbdb 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1375,7 +1375,7 @@ return array( 'seconds' => 'Sekunden', 'Assign automatically a color when preset start date is reached' => 'Automatisch eine Farbe zuweisen, wenn das Startdatum erreicht ist', 'Move the task to another column once a predefined start date is reached' => 'Verschieben des Tasks in eine andere Spalte, wenn das definierte Startdatum erreicht ist', - // 'This task is now linked to the task %s with the relation "%s"' => '', - // 'The link with the relation "%s" to the task %s has been removed' => '', - // 'Custom Filter:' => '', + 'This task is now linked to the task %s with the relation "%s"' => 'Diese Aufgabe ist jetzt verknüpft mit der Aufgabe %s mit der Relation "%s"', + '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:', ); -- cgit v1.2.3