diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-15 02:28:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-15 02:28:32 +0000 |
commit | e0f9137b8adcb9780ada9c07b07d7a6c0fc2fbbd (patch) | |
tree | d4d4d4d870c150af2e5c3686a061d2d36cff330b /apps/dav/l10n/de_DE.js | |
parent | 7ac287793119d86e8df0285f2c63b6b46aec371a (diff) | |
download | nextcloud-server-e0f9137b8adcb9780ada9c07b07d7a6c0fc2fbbd.tar.gz nextcloud-server-e0f9137b8adcb9780ada9c07b07d7a6c0fc2fbbd.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index a662caf861f..7f3b72b640e 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert", "You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert", + "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", "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", |