summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/de.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/de.json')
-rw-r--r--apps/files/l10n/de.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index e7480c11060..dd8443181fd 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -77,6 +77,10 @@
"File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
"\"/\" is not allowed inside a file name." : "\"/\" ist innerhalb eines Dateinamens nicht erlaubt.",
"\"{name}\" is not an allowed filetype" : "„{name}“ ist kein erlaubter Dateityp",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Der Speicher von {owner} ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Gruppenordner \"{mountPoint}\" ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Externer Speicher \"{mountPoint}\" ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Der Speicher von {owner} ist beinahe voll ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Gruppenordner \"{mountPoint}\" ist beinahe voll ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Externer Speicher \"{mountPoint}\" ist beinahe voll ({usedSpacePercent}%).",