aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-02-16 00:44:56 +0000
committerNextcloud bot <bot@nextcloud.com>2025-02-16 00:44:56 +0000
commita3886ba6b685a4230e386d0583b6ae5e032c1938 (patch)
tree4fb6b4943117cdf93967822f3c77f7a52ac4e47a /apps/dav
parentb9f8539c63fb153df1e7124c121cd98d10fe3d01 (diff)
downloadnextcloud-server-a3886ba6b685a4230e386d0583b6ae5e032c1938.tar.gz
nextcloud-server-a3886ba6b685a4230e386d0583b6ae5e032c1938.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/da.js7
-rw-r--r--apps/dav/l10n/da.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js
index 5c73e9b89bb..adf3318c6a3 100644
--- a/apps/dav/l10n/da.js
+++ b/apps/dav/l10n/da.js
@@ -72,6 +72,13 @@ OC.L10N.register(
"Description: %s" : "Beskrivelse: %s",
"Where: %s" : "Hvor: %s",
"%1$s via %2$s" : "%1$s via %2$s",
+ "In the past on %1$s for the entire day" : "Tidligere på %1$s for hele dagen",
+ "_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Om et minut på%1$s for hele dagen","Om %n minutter på %1$s for hele dagen"],
+ "_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Om en time på %1$s for hele dagen","Om %n timer på %1$s for hele dagen"],
+ "Could not generate when statement" : "Kunne ikke generere når-sætning",
+ "Every Day for the entire day" : "Hver dag hele dagen",
+ "Could not generate event recurrence statement" : "Kunne ikke generere gentagelseserklæring",
+ "Could not generate next recurrence statement" : "Kunne ikke generere næste gentagelseserklæring",
"Cancelled: %1$s" : "Annulléret: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" er blevet annulleret",
"Re: %1$s" : "Re: %1$s",
diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json
index bb39f1dc940..0fe57535b21 100644
--- a/apps/dav/l10n/da.json
+++ b/apps/dav/l10n/da.json
@@ -70,6 +70,13 @@
"Description: %s" : "Beskrivelse: %s",
"Where: %s" : "Hvor: %s",
"%1$s via %2$s" : "%1$s via %2$s",
+ "In the past on %1$s for the entire day" : "Tidligere på %1$s for hele dagen",
+ "_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Om et minut på%1$s for hele dagen","Om %n minutter på %1$s for hele dagen"],
+ "_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Om en time på %1$s for hele dagen","Om %n timer på %1$s for hele dagen"],
+ "Could not generate when statement" : "Kunne ikke generere når-sætning",
+ "Every Day for the entire day" : "Hver dag hele dagen",
+ "Could not generate event recurrence statement" : "Kunne ikke generere gentagelseserklæring",
+ "Could not generate next recurrence statement" : "Kunne ikke generere næste gentagelseserklæring",
"Cancelled: %1$s" : "Annulléret: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" er blevet annulleret",
"Re: %1$s" : "Re: %1$s",