Merge and squash pull-request #1726 (German translation)

This commit is contained in:
Frederic Guillot 2016-01-25 21:19:47 -05:00
parent 87858be4b9
commit 13d71d34e1
1 changed files with 22 additions and 22 deletions

View File

@ -1096,26 +1096,26 @@ return array(
'Creation' => 'Erstellung', 'Creation' => 'Erstellung',
'Expiration' => 'Ablauf', 'Expiration' => 'Ablauf',
'Password reset history' => 'Verlauf Passwortrücksetzung', 'Password reset history' => 'Verlauf Passwortrücksetzung',
// 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => '', 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'Alle Aufgaben der Spalte "%s" und der Swimlane "%s" wurden erfolgreich geschlossen',
// 'Do you really want to close all tasks of this column?' => '', 'Do you really want to close all tasks of this column?' => 'Wollen Sie wirklich alle Aufgaben in dieser Spalte schließen?',
// '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '', '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d Aufgabe(n) in der Spalte "%s" und in der Swimlane "%s" werden geschlossen.',
// 'Close all tasks of this column' => '', 'Close all tasks of this column' => 'Alle Aufgaben in dieser Spalte schließen',
// 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '', 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Kein Plugin hat eine Projekt-Benachrichtigungsmethode registriert. Sie können individuelle Meldungen in Ihrem Benutzerprofil konfigurieren',
// 'My dashboard' => '', 'My dashboard' => 'Mein Dashboard',
// 'My profile' => '', 'My profile' => 'Mein Profil',
// 'Project owner: ' => '', 'Project owner: ' => 'Projekt-Besitzer:',
// 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '', 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Die Projekt-Kennung ist optional und muss alphanumerisch sein, beispielsweise: MYPROJECT.',
// 'Project owner' => '', 'Project owner' => 'Projekt-Besitzer',
// 'Those dates are useful for the project Gantt chart.' => '', 'Those dates are useful for the project Gantt chart.' => 'Diese Daten sind nützlich für das Gantt-Diagramm.',
// 'Private projects do not have users and groups management.' => '', 'Private projects do not have users and groups management.' => 'Private Projekte haben kein Benutzer- und Gruppen-Management.',
// 'There is no project member.' => '', 'There is no project member.' => 'Es gibt kein Projekt-Mitglied.',
// 'Priority' => '', 'Priority' => 'Priorität',
// 'Task priority' => '', 'Task priority' => 'Aufgaben-Priorität',
// 'General' => '', 'General' => 'Allgemein',
// 'Dates' => '', 'Dates' => 'Daten',
// 'Default priority' => '', 'Default priority' => 'Standard-Priorität',
// 'Lowest priority' => '', 'Lowest priority' => 'Niedrigste Priorität',
// 'Highest priority' => '', 'Highest priority' => 'Höchste Priorität',
// 'If you put zero to the low and high priority, this feature will be disabled.' => '', 'If you put zero to the low and high priority, this feature will be disabled.' => 'Wenn Sie Null bei höchster und niedrigster Priorität eintragen, wird diese Funktion deaktiviert.',
// 'Priority: %d' => '', 'Priority: %d' => 'Priorität: %d',
); );