update german locale

This commit is contained in:
Busfreak
2016-09-05 19:26:52 +02:00
parent 72e5084160
commit 8d6d266dfe

View File

@@ -1184,44 +1184,44 @@ return array(
'Global tags' => 'Globale Schlagwörter', 'Global tags' => 'Globale Schlagwörter',
'There is no global tag at the moment.' => 'Es gibt zur Zeit kein globales Schlagwort', 'There is no global tag at the moment.' => 'Es gibt zur Zeit kein globales Schlagwort',
'This field cannot be empty' => 'Dieses Feld kann nicht leer sein', 'This field cannot be empty' => 'Dieses Feld kann nicht leer sein',
// 'Close a task when there is no activity in an specific column' => '', 'Close a task when there is no activity in an specific column' => 'Aufgabe schließen wenn es keine Aktivität in einer bestimmten Spalte gibt',
// '%s removed a subtask for the task #%d' => '', '%s removed a subtask for the task #%d' => '%s hat eine Teilaufgabe der Aufgabe #%d entfernt',
// '%s removed a comment on the task #%d' => '', '%s removed a comment on the task #%d' => '%s hat einen Kommentar der Aufgabe #%d entfernt',
// 'Comment removed on task #%d' => '', 'Comment removed on task #%d' => 'Kommentar der Aufgabe #%d entfernt',
// 'Subtask removed on task #%d' => '', 'Subtask removed on task #%d' => 'Teilaufgabe der Aufgabe #%d entfernt',
'Hide tasks in this column in the dashboard' => 'Aufgaben in dieser Spalte im Dashboard ausblenden', 'Hide tasks in this column in the dashboard' => 'Aufgaben in dieser Spalte im Dashboard ausblenden',
// '%s removed a comment on the task %s' => '', '%s removed a comment on the task %s' => '%s hat einen Kommentar in der Aufgabe %s entfernt',
// '%s removed a subtask for the task %s' => '', '%s removed a subtask for the task %s' => '%s hat eine Teilaufgabe in der Aufgabe %s entfernt',
// 'Comment removed' => '', 'Comment removed' => 'Kommentar entfernt',
// 'Subtask removed' => '', 'Subtask removed' => 'Teilaufgabe entfernt',
// '%s set a new internal link for the task #%d' => '', '%s set a new internal link for the task #%d' => '%s hat eine neue interne Verbindung in der Aufgabe #%d erstellt',
// '%s removed an internal link for the task #%d' => '', '%s removed an internal link for the task #%d' => '%s hat eine interne Verbindung von der Aufgabe #%d entfernt',
// 'A new internal link for the task #%d have been defined' => '', 'A new internal link for the task #%d have been defined' => 'Eine neue interne Verbindung für die Aufgabe #%d wurde definiert',
// 'Internal link removed for the task #%d' => '', 'Internal link removed for the task #%d' => 'Interne Verbindung in der Aufgabe #%d wurde entfernt',
// '%s set a new internal link for the task %s' => '', '%s set a new internal link for the task %s' => '%s hat eine neue interne Verbindung in der Aufgabe %s erstellt',
// '%s removed an internal link for the task %s' => '', '%s removed an internal link for the task %s' => '%s hat eine interne Verbindung von der Aufgabe %s entfernt',
// 'Automatically set the due date on task creation' => '', 'Automatically set the due date on task creation' => 'Ablaufdatum automatisch bei Erstellung einer Aufgabe setzen',
// 'Move the task to another column when closed' => '', 'Move the task to another column when closed' => 'Aufgabe in eine andere Spalte verschieben, wenn diese geschlossen wird',
// 'Move the task to another column when not moved during a given period' => '', 'Move the task to another column when not moved during a given period' => 'Aufgabe in eine andere Spalte verschieben, wenn diese in einer bestimmten Zeit nicht verschoben wurde',
// 'Dashboard for %s' => '', 'Dashboard for %s' => 'Dashboard für %s',
// 'Tasks overview for %s' => '', 'Tasks overview for %s' => 'Aufgaben-Übersicht für %s',
// 'Subtasks overview for %s' => '', 'Subtasks overview for %s' => 'Teilaufgaben-Übersicht für %s',
// 'Projects overview for %s' => '', 'Projects overview for %s' => 'Projekt-Übersicht für %s',
// 'Activity stream for %s' => '', 'Activity stream for %s' => 'Aktivitätenstrom für %s',
// 'Calendar for %s' => '', 'Calendar for %s' => 'Kalender für %s',
// 'Notifications for %s' => '', 'Notifications for %s' => 'Benachrichtigungen für %s',
// 'Subtasks export' => '', 'Subtasks export' => 'Teilaufgaben Export',
// 'Tasks exportation' => '', 'Tasks exportation' => 'Aufgaben Export',
// 'Assign a color when the task is moved to a specific swimlane' => '', 'Assign a color when the task is moved to a specific swimlane' => 'Einer Aufgabe eine Farbe zuweisen, wenn diese in eine bestimmte Swimlane verschoben wird',
// 'Assign a priority when the task is moved to a specific swimlane' => '', 'Assign a priority when the task is moved to a specific swimlane' => 'Einer Aufgabe eine Priorität zuweisen, wenn diese in eine bestimmte Swimlane verschoben wird',
// 'User unlocked successfully.' => '', 'User unlocked successfully.' => 'Benutzer erfolgreich entsperrt.',
// 'Unable to unlock the user.' => '', 'Unable to unlock the user.' => 'Benutzer kann nicht entsperrt werden.',
// 'Move a task to another swimlane' => '', 'Move a task to another swimlane' => 'Aufgabe in eine andere Swimlane verschieben',
// 'Creator Name' => '', 'Creator Name' => 'Name des Erstellers',
// 'Time spent and estimated' => '', 'Time spent and estimated' => 'Aufgewendete und erwartete Zeit',
// 'Move position' => '', 'Move position' => 'Position verschieben',
// 'Move task to another position on the board' => '', 'Move task to another position on the board' => 'Aufgabe an eine andere Position im Board verschieben',
// 'Insert before this task' => '', 'Insert before this task' => 'Vor dieser Aufgabe einfügen',
// 'Insert after this task' => '', 'Insert after this task' => 'Nach dieser Aufgabe einfügen',
// 'Unlock this user' => '', 'Unlock this user' => 'Diesen Benutzer entsperren',
); );