From 6ef05f1f11413fcdb40ce7d8bfb5a21763461f6e Mon Sep 17 00:00:00 2001 From: Busfreak Date: Fri, 30 Jun 2017 13:52:22 +0200 Subject: update german translation --- app/Locale/de_DE/translations.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'app') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 92774ffd..50f8c9ac 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1331,11 +1331,11 @@ return array( '%d subtasks' => '%d Teilaufgaben', '%d subtask' => '%d Teilaufgabe', 'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Das Bewegen einer Aufgabe zwischen diesen Spalten ist nur für Aufgaben zulässig, die dem aktuellen Benutzer zugewiesen sind', - // '[DUPLICATE]' => '', - // 'DKK - Danish Krona' => '', - // 'Remove user from group' => '', - // 'Assign the task to its creator' => '', - // 'This task was sent by email to "%s" with subject "%s".' => '', - // 'Predefined Email Subjects' => '', - // 'Write one subject by line.' => '', + '[DUPLICATE]' => '[DUPLIKAT]', + 'DKK - Danish Krona' => 'DKK - Dänische Krone', + 'Remove user from group' => 'Benutzer aus Gruppe löschen', + 'Assign the task to its creator' => 'Aufgabe dem Ersteller zuordnen', + 'This task was sent by email to "%s" with subject "%s".' => 'Diese Aufgabe wurde per Mail an "%s" mit dem Betreff "%s" gesendet.', + 'Predefined Email Subjects' => 'Vordefinierte E-Mail Betreffzeilen', + 'Write one subject by line.' => 'Schreibe ein Betreff pro Zeile.', ); -- cgit v1.2.3