summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de_DE.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/de_DE.js')
-rw-r--r--lib/l10n/de_DE.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index c70eb531685..c0c92a12037 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -144,6 +144,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Überprüfen Sie bitte die Angabe unter „datadirectory“ in Ihrer 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 stellen Sie 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);");