diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-19 02:27:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-19 02:27:37 +0000 |
commit | bdf17e52524377b39e1195b3aa39946a7192bea8 (patch) | |
tree | 30ae27895d634d2c7a123e174778daaf62b8822a /apps/dav/l10n/de_DE.js | |
parent | 5ece6f29c30e12151b77bf24018f42c527fe9bc0 (diff) | |
download | nextcloud-server-bdf17e52524377b39e1195b3aa39946a7192bea8.tar.gz nextcloud-server-bdf17e52524377b39e1195b3aa39946a7192bea8.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 1868f3a9190..69ab4927fd2 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_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 Ihre 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 Sie zu \"%2$s\" einladen", "Organizer:" : "Organisator:", |