Improve image thumbnails and files table
This commit is contained in:
@@ -598,8 +598,6 @@ return array(
|
||||
'Compact/wide view' => 'Kompakt/Breite-Ansicht',
|
||||
'No results match:' => 'Keine Ergebnisse:',
|
||||
'Currency' => 'Währung',
|
||||
'Files' => 'Dateien',
|
||||
'Images' => 'Bilder',
|
||||
'Private project' => 'privates Projekt',
|
||||
'AUD - Australian Dollar' => 'AUD - Australische Dollar',
|
||||
'CAD - Canadian Dollar' => 'CAD - Kanadische Dollar',
|
||||
@@ -645,9 +643,6 @@ return array(
|
||||
'Test your device' => 'Teste dein Gerät',
|
||||
'Assign a color when the task is moved to a specific column' => 'Weise eine Farbe zu, wenn die Aufgabe zu einer bestimmten Spalte bewegt wird',
|
||||
'%s via Kanboard' => '%s via Kanboard',
|
||||
'uploaded by: %s' => 'Hochgeladen von: %s',
|
||||
'uploaded on: %s' => 'Hochgeladen am: %s',
|
||||
'size: %s' => 'Größe: %s',
|
||||
'Burndown chart for "%s"' => 'Burndown-Diagramm für "%s"',
|
||||
'Burndown chart' => 'Burndown-Diagramm',
|
||||
'This chart show the task complexity over the time (Work Remaining).' => 'Dieses Diagramm zeigt die Aufgabenkomplexität über den Faktor Zeit (Verbleibende Arbeit).',
|
||||
@@ -1137,4 +1132,10 @@ return array(
|
||||
// 'Do you really want to disable this user: "%s"?' => '',
|
||||
// 'Enable user' => '',
|
||||
// 'Do you really want to enable this user: "%s"?' => '',
|
||||
// 'Download' => '',
|
||||
// 'Uploaded: %s' => '',
|
||||
// 'Size: %s' => '',
|
||||
// 'Uploaded by %s' => '',
|
||||
// 'Filename' => '',
|
||||
// 'Size' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user