added german translation

This commit is contained in:
middeke
2016-03-21 23:52:39 +01:00
parent 75302c2d7b
commit d29cc91b65

View File

@@ -1144,11 +1144,11 @@ return array(
'This value must be greater than %d' => 'Dieser Wert muss größer als %d sein', 'This value must be greater than %d' => 'Dieser Wert muss größer als %d sein',
'Another swimlane with the same name exists in the project' => 'Es gibt bereits eine Swimlane mit diesem Namen im Projekt', 'Another swimlane with the same name exists in the project' => 'Es gibt bereits eine Swimlane mit diesem Namen im Projekt',
'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Beispiel: http://example.kanboard.net (wird zum Erstellen absoluter URLs genutzt)', 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Beispiel: http://example.kanboard.net (wird zum Erstellen absoluter URLs genutzt)',
// 'Actions duplicated successfully.' => '', 'Actions duplicated successfully.' => 'Aktionen erfolgreich dupliziert',
// 'Unable to duplicate actions.' => '', 'Unable to duplicate actions.' => 'Aktionen können nicht dupliziert werden.',
// 'Add a new action' => '', 'Add a new action' => 'Neue Aktion hinzufügen',
// 'Import from another project' => '', 'Import from another project' => 'Von einem anderen Projekt importieren',
// 'There is no action at the moment.' => '', 'There is no action at the moment.' => 'Es gibt zur Zeit keine Aktionen.',
// 'Import actions from another project' => '', 'Import actions from another project' => 'Aktionen von einem anderen Projekt importieren',
// 'There is no available project.' => '', 'There is no available project.' => 'Es ist kein Projekt verfügbar.',
); );