diff options
Diffstat (limited to 'apps/dav/l10n/de_DE.js')
-rw-r--r-- | apps/dav/l10n/de_DE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 61ea6e72676..b2a179e3806 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -198,6 +198,7 @@ OC.L10N.register( "Accounts" : "Konten", "System address book which holds all accounts" : "Systemadressbuch, das alle Konten enthält", "File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s", + "Failed to get storage for file" : "Speicherplatz für Datei konnte nicht abgerufen werden", "Could not write to final file, canceled by hook" : "Konnte nicht in die endgültige Datei schreiben, wurde durch Hook abgebrochen.", "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], |