diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 00:22:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 00:22:04 +0000 |
commit | 29a03ff8fea1e457fe6c3eb0dab29c2b329dc9b5 (patch) | |
tree | 515aed24c874ec253b9c422eb5a71d56b0df4538 /apps/dav/l10n/de_DE.js | |
parent | 6bcab261744966d71fabeea4bee01492a026b46d (diff) | |
download | nextcloud-server-29a03ff8fea1e457fe6c3eb0dab29c2b329dc9b5.tar.gz nextcloud-server-29a03ff8fea1e457fe6c3eb0dab29c2b329dc9b5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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"], |