diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:14 +0000 |
commit | 1eb2edce765c17cd7b92b2ce7589640e422bab81 (patch) | |
tree | 50e08222216c7ccf126c031189f78f45bb1eec0a /apps/dav | |
parent | 387b4045b1cf34f8dfe10c04609c313b9bf06493 (diff) | |
download | nextcloud-server-1eb2edce765c17cd7b92b2ce7589640e422bab81.tar.gz nextcloud-server-1eb2edce765c17cd7b92b2ce7589640e422bab81.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 0765e4406e5..adff7fabf43 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -75,6 +75,8 @@ OC.L10N.register( "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen.", "Re: %1$s" : "Re: %1$s", "%1$s has responded to your invitation" : "%1$s hat auf deine Einladung geantwortet.", + "Invitation updated: %1$s" : "Einladung aktualisiert: %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s hat die Veranstaltung \"%2$s\" aktualisiert", "Invitation: %1$s" : "Einladung: %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s möchte dich zu \"%2$s\" einladen.", "Organizer:" : "Organisator:", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 368950ad5d1..3aecada1d1f 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -73,6 +73,8 @@ "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen.", "Re: %1$s" : "Re: %1$s", "%1$s has responded to your invitation" : "%1$s hat auf deine Einladung geantwortet.", + "Invitation updated: %1$s" : "Einladung aktualisiert: %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s hat die Veranstaltung \"%2$s\" aktualisiert", "Invitation: %1$s" : "Einladung: %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s möchte dich zu \"%2$s\" einladen.", "Organizer:" : "Organisator:", |