diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:29:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:29:55 +0000 |
commit | 99aefbd75a0fea6fb722290966452f3647aa5a63 (patch) | |
tree | e3d06d8603e1c1e8cd03c682e4da216b9825e3b2 /apps/dav/l10n/de.js | |
parent | d5ee076017e4a0812b21bbaf6ea03b6392362945 (diff) | |
download | nextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.tar.gz nextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 3cab9651a98..3031b591f4b 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -189,8 +189,6 @@ OC.L10N.register( "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", "Your attendance was updated successfully." : "Dein Teilnehmerstatus wurde aktualisiert.", - "Invitation canceled" : "Einladung abgebrochen", - "Invitation updated" : "Einladung aktualisiert", - "Invitation" : "Einladung" + "%1$s has responded your invitation" : "%1$s hat auf deine Einladunge geantwortet." }, "nplurals=2; plural=(n != 1);"); |