From 4b4af0b6b875c79a8553b26771b776730b7e7aa1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 31 Jul 2024 00:20:17 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/de.js | 4 ++++ apps/dav/l10n/de.json | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'apps/dav') diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 15b40369102..2eb5572f7e1 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -166,6 +166,10 @@ OC.L10N.register( "Fourth" : "4.", "Fifty" : "5.", "Last" : "Letzte", + "Second Last" : "Vorletztes", + "Third Last" : "Drittletztes", + "Fourth Last" : "Viertletztes", + "Fifty Last" : "Fünftletztes", "Contacts" : "Kontakte", "{actor} created address book {addressbook}" : "{actor} hat das Adressbuch {addressbook} erstellt", "You created address book {addressbook}" : "Du hast das Adressbuch {addressbook} erstellt", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 52b064230ad..878a0d1fdd9 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -164,6 +164,10 @@ "Fourth" : "4.", "Fifty" : "5.", "Last" : "Letzte", + "Second Last" : "Vorletztes", + "Third Last" : "Drittletztes", + "Fourth Last" : "Viertletztes", + "Fifty Last" : "Fünftletztes", "Contacts" : "Kontakte", "{actor} created address book {addressbook}" : "{actor} hat das Adressbuch {addressbook} erstellt", "You created address book {addressbook}" : "Du hast das Adressbuch {addressbook} erstellt", -- cgit v1.2.3