Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/de_DE.php')
-rw-r--r--apps/files/l10n/de_DE.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php
index 9c973d48133..bc8b88c60a7 100644
--- a/apps/files/l10n/de_DE.php
+++ b/apps/files/l10n/de_DE.php
@@ -1,5 +1,8 @@
<?php
$TRANSLATIONS = array(
+"Storage not available" => "Speicher nicht verfügbar",
+"Storage invalid" => "Speicher ungültig",
+"Unknown error" => "Unbekannter Fehler",
"Could not move %s - File with this name already exists" => "%s konnte nicht verschoben werden. Eine Datei mit diesem Namen existiert bereits.",
"Could not move %s" => "Konnte %s nicht verschieben",
"File name cannot be empty." => "Der Dateiname darf nicht leer sein.",