Update de_DE translations
This commit is contained in:
@@ -523,7 +523,7 @@ return array(
|
|||||||
'All columns' => 'Alle Spalten',
|
'All columns' => 'Alle Spalten',
|
||||||
'Calendar' => 'Kalender',
|
'Calendar' => 'Kalender',
|
||||||
'Next' => 'Nächste',
|
'Next' => 'Nächste',
|
||||||
// '#%d' => '',
|
'#%d' => 'Nr %d',
|
||||||
'All swimlanes' => 'Alle Swimlanes',
|
'All swimlanes' => 'Alle Swimlanes',
|
||||||
'All colors' => 'Alle Farben',
|
'All colors' => 'Alle Farben',
|
||||||
'Moved to column %s' => 'In Spalte %s verschoben',
|
'Moved to column %s' => 'In Spalte %s verschoben',
|
||||||
@@ -1132,20 +1132,20 @@ return array(
|
|||||||
'Uploaded by %s' => 'Heraufgeladen von %s',
|
'Uploaded by %s' => 'Heraufgeladen von %s',
|
||||||
'Filename' => 'Dateiname',
|
'Filename' => 'Dateiname',
|
||||||
'Size' => 'Größe',
|
'Size' => 'Größe',
|
||||||
// 'Column created successfully.' => '',
|
'Column created successfully.' => 'Spalte erfolgreich erstellt.',
|
||||||
// 'Another column with the same name exists in the project' => '',
|
'Another column with the same name exists in the project' => 'Es gibt bereits eine Spalte mit demselben Namen im Projekt',
|
||||||
// 'Default filters' => '',
|
'Default filters' => 'Standard-Filter',
|
||||||
// 'Your board doesn\'t have any column!' => '',
|
'Your board doesn\'t have any column!' => 'Es gibt keine Spalten in diesem Projekt!',
|
||||||
// 'Change column position' => '',
|
'Change column position' => 'Position der Spalte ändern',
|
||||||
// 'Switch to the project overview' => '',
|
'Switch to the project overview' => 'Zur Projektübersicht wechseln',
|
||||||
// 'User filters' => '',
|
'User filters' => 'Benutzer-Filter',
|
||||||
// 'Category filters' => '',
|
'Category filters' => 'Kategorie-Filter',
|
||||||
// 'Upload a file' => '',
|
'Upload a file' => 'Eine Datei hochladen',
|
||||||
// 'There is no attachment at the moment.' => '',
|
'There is no attachment at the moment.' => 'Es gibt zur Zeit keine Anhänge',
|
||||||
// 'View file' => '',
|
'View file' => 'Datei ansehen',
|
||||||
// 'Last activity' => '',
|
'Last activity' => 'Letzte Aktivität',
|
||||||
// 'Change subtask position' => '',
|
'Change subtask position' => 'Position der Unteraufgabe ändern',
|
||||||
// 'This value must be greater than %d' => '',
|
'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' => '',
|
'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)' => '',
|
'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Beispiel: http://example.kanboard.net (wird zum Erstellen absoluter URLs genutzt)',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user