diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:06 +0000 |
commit | 4521c7916944b341d2329a1125f2c48f91b8ed99 (patch) | |
tree | 39bb69bfee34cfdab8a7671b14a7fea1110a4a2b /apps/dav/l10n/de.js | |
parent | 7fee4b7867728208f2244753b19874b7830942bf (diff) | |
download | nextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.tar.gz nextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/de.js')
-rw-r--r-- | apps/dav/l10n/de.js | 2 |
1 files changed, 2 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:", |