updated german language

This commit is contained in:
Busfreak
2017-04-10 17:18:35 +02:00
parent 13129699ba
commit 37790aff88

View File

@@ -1285,50 +1285,50 @@ return array(
'Your project must have at least one active swimlane.' => 'Ihr Projekt muss mindestens eine aktive Swimlane haben.', 'Your project must have at least one active swimlane.' => 'Ihr Projekt muss mindestens eine aktive Swimlane haben.',
'Project: %s' => 'Projekt: %s', 'Project: %s' => 'Projekt: %s',
'Automatic action not found: "%s"' => 'Automatische Aktion nicht gefunden: "%s"', 'Automatic action not found: "%s"' => 'Automatische Aktion nicht gefunden: "%s"',
// '%d projects' => '', '%d projects' => '%d Projekte',
// '%d project' => '', '%d project' => '%d Projekt',
// 'There is no project.' => '', 'There is no project.' => 'Es gibt kein Projekt.',
// 'Sort' => '', 'Sort' => 'Sortieren',
// 'Project ID' => '', 'Project ID' => 'Projekt ID',
// 'Project name' => '', 'Project name' => 'Projekt Name',
// 'Public' => '', 'Public' => 'Öffentlich',
// 'Private' => '', 'Private' => 'Privat',
// '%d tasks' => '', '%d tasks' => '%d Aufgaben',
// '%d task' => '', '%d task' => '%d Aufgabe',
// 'Task ID' => '', 'Task ID' => 'Aufgaben ID',
// 'Assign automatically a color when due date is expired' => '', 'Assign automatically a color when due date is expired' => 'Automatisch eine Farbe zuweisen, wenn das Fälligkeitsdatum abgelaufen ist',
// 'Total score in this column across all swimlanes' => '', 'Total score in this column across all swimlanes' => 'Gesamtpunktzahl in dieser Spalte über alle Swimlanes',
// 'HRK - Kuna' => '', 'HRK - Kuna' => 'HRK - Kuna',
// 'ARS - Argentine Peso' => '', 'ARS - Argentine Peso' => 'ARS - Argentinische Peso',
// 'COP - Colombian Peso' => '', 'COP - Colombian Peso' => 'COP - Kolumbianische Peso',
// '%d groups' => '', '%d groups' => '%d Gruppen',
// '%d group' => '', '%d group' => '%d Gruppe',
// 'Group ID' => '', 'Group ID' => 'Gruppen ID',
// 'External ID' => '', 'External ID' => 'Externe ID',
// '%d users' => '', '%d users' => '%d Benutzer',
// '%d user' => '', '%d user' => '%d Benutzer',
// 'Hide subtasks' => '', 'Hide subtasks' => 'Teilaufgaben verstecken',
// 'Show subtasks' => '', 'Show subtasks' => 'Teilaufgaben anzeigen',
// 'Authentication Parameters' => '', 'Authentication Parameters' => 'Authentifizierungsparameter',
// 'API Access' => '', 'API Access' => 'API-Zugriff',
// 'No users found.' => '', 'No users found.' => 'Keine Benutzer gefunden.',
// 'User ID' => '', 'User ID' => 'Benutzer ID',
// 'Notifications are activated' => '', 'Notifications are activated' => 'Benachrichtigungen sind aktiviert',
// 'Notifications are disabled' => '', 'Notifications are disabled' => 'Benachrichtigungen sind deaktiviert',
// 'User disabled' => '', 'User disabled' => 'Benutzer deaktiviert',
// '%d notifications' => '', '%d notifications' => '%d Benachrichtigungen',
// '%d notification' => '', '%d notification' => '%d Benachrichtigung',
// 'There is no external integration installed.' => '', 'There is no external integration installed.' => 'Es ist keine externe Integration installiert.',
// 'You are not allowed to update tasks assigned to someone else.' => '', 'You are not allowed to update tasks assigned to someone else.' => 'Sie sind nicht berechtigt, Aufgaben zu aktualisieren, die jemand anderem zugewiesen wurden.',
// 'You are not allowed to change the assignee.' => '', 'You are not allowed to change the assignee.' => 'Sie dürfen den Zuständigen nicht ändern.',
// 'Task suppression is not permitted' => '', 'Task suppression is not permitted' => 'Taskausblendung ist nicht zulässig',
// 'Changing assignee is not permitted' => '', 'Changing assignee is not permitted' => 'Änderung des Zuständigen ist nicht zulässig',
// 'Update only assigned tasks is permitted' => '', 'Update only assigned tasks is permitted' => 'Nur zugeordnete Aufgaben dürfen aktualisiert werden',
// 'Only for tasks assigned to the current user' => '', 'Only for tasks assigned to the current user' => 'Nur für Aufgaben, die dem aktuellen Benutzer zugeordnet sind',
// 'My projects' => '', 'My projects' => 'Meine Projekte',
// 'Your are not member of any project.' => '', 'Your are not member of any project.' => 'Sie sind nicht Mitglied eines Projektes.',
// 'My subtasks' => '', 'My subtasks' => 'Meine Teilaufgaben',
// '%d subtasks' => '', '%d subtasks' => '%d Teilaufgaben',
// '%d subtask' => '', '%d subtask' => '%d Teilaufgabe',
// 'Only moving task between those columns is permitted for tasks assigned to the current user' => '', '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',
); );