updated german language

This commit is contained in:
Busfreak 2017-04-10 17:18:35 +02:00
parent 13129699ba
commit 37790aff88
1 changed files with 46 additions and 46 deletions

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