diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index a81145eff5b..5bbaccb111c 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -103,6 +103,7 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} underretning","{count} underretninger"], "No" : "Nej", "Yes" : "Ja", + "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", "Custom date range" : "Tilpasset datointerval", "Pick start date" : "Vælg en startdato", "Pick end date" : "Vælg en slutdato", @@ -204,6 +205,7 @@ OC.L10N.register( "You have not added any info yet" : "Du har ikke tilføjet nogen information endnu", "{user} has not added any info yet" : "{user} har ikke tilføjet nogen oplysninger endnu", "Error opening the user status modal, try hard refreshing the page" : "Fejl ved åbning af brugerstatusmodal. Prøv at opdatere siden", + "More actions" : "Flere handlinger", "This browser is not supported" : "Denne browser understøttes ikke", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din browser understøttes ikke. Opdater venligst til en nyere version, eller vælg en anden der supporteres. ", "Continue with this unsupported browser" : "Fortsæt med denne ikke supporterede browser", |