diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-17 00:17:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-17 00:17:37 +0000 |
commit | 85df0f67b797421fc91e2645b2a223d05ea2f425 (patch) | |
tree | 4fffd779b5e5d4c11f30e5235e2bc69b678c34ce /apps/dav/l10n | |
parent | 8bcb01d72f48db87ce1f8bac6b59d7ce70e98bca (diff) | |
download | nextcloud-server-85df0f67b797421fc91e2645b2a223d05ea2f425.tar.gz nextcloud-server-85df0f67b797421fc91e2645b2a223d05ea2f425.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index d4a916aa742..7d6f604ab6d 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -119,6 +119,7 @@ OC.L10N.register( "You updated contact {card} in address book {addressbook}" : "Du hast 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" : "In die endgültige Datei konnte nicht geschrieben werden, wurde durch einen Hook abgebrochen", "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 3f3169348d9..7bf4c2d3a4c 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -117,6 +117,7 @@ "You updated contact {card} in address book {addressbook}" : "Du hast 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" : "In die endgültige Datei konnte nicht geschrieben werden, wurde durch einen Hook abgebrochen", "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden", |