diff options
Diffstat (limited to 'apps/files/l10n/de.php')
-rw-r--r-- | apps/files/l10n/de.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index 122d81dfe8c..c15c7e27684 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -32,10 +32,12 @@ "Your storage is almost full ({usedSpacePercent}%)" => "Ihr Speicherplatz ist fast aufgebraucht ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.", "Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.", +"Not enough space available" => "Nicht genug Speicherplatz verfügbar", "Upload cancelled." => "Upload abgebrochen.", "File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.", "URL cannot be empty." => "Die URL darf nicht leer sein.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten.", +"Error" => "Fehler", "Name" => "Name", "Size" => "Größe", "Modified" => "Bearbeitet", |