summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r--lib/l10n/de.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index efa4bc265dd..7baf49e0650 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -148,6 +148,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Überprüfe bitte die Angabe unter „datadirectory“ in Deiner Konfiguration",
"Data directory (%s) is invalid" : "Daten-Verzeichnis (%s) ist ungültig",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Bitte stelle sicher, dass das Datenverzeichnis auf seiner ersten Ebene eine Datei namens „.ocdata“ enthält.",
- "Could not obtain lock type %d on \"%s\"." : "Sperrtyp %d auf „%s“ konnte nicht ermittelt werden."
+ "Could not obtain lock type %d on \"%s\"." : "Sperrtyp %d auf „%s“ konnte nicht ermittelt werden.",
+ "Storage not available" : "Speicher nicht verfügbar"
},
"nplurals=2; plural=(n != 1);");