From 20b5716e3374ef25108acdca6f3d30929ee185da Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Oct 2025 00:32:01 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 4 ++++ l10n/da.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/da.js b/l10n/da.js index fa3ab9d9b..0caf9d393 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -188,6 +188,10 @@ OC.L10N.register( "Add Attachment" : "Tilføj vedhæftning", "Choose attachment" : "Vælg en vedhæftning", "Select Date" : "Vælg dato", + "Later today – {timeLocale}" : "Senere i dag – {timeLocale}", + "Tomorrow – {timeLocale}" : "I morgen – {timeLocale}", + "This weekend – {timeLocale}" : "Denne weekend – {timeLocale}", + "Next week – {timeLocale}" : "Næste uge – {timeLocale}", "Set a due date" : "Angiv en forfaldsdato", "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig", diff --git a/l10n/da.json b/l10n/da.json index a01af0947..2fc6a7d17 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -186,6 +186,10 @@ "Add Attachment" : "Tilføj vedhæftning", "Choose attachment" : "Vælg en vedhæftning", "Select Date" : "Vælg dato", + "Later today – {timeLocale}" : "Senere i dag – {timeLocale}", + "Tomorrow – {timeLocale}" : "I morgen – {timeLocale}", + "This weekend – {timeLocale}" : "Denne weekend – {timeLocale}", + "Next week – {timeLocale}" : "Næste uge – {timeLocale}", "Set a due date" : "Angiv en forfaldsdato", "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig",