diff options
Diffstat (limited to 'apps/settings/l10n/da.js')
-rw-r--r-- | apps/settings/l10n/da.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index e5c8e6366cb..6119fc348ce 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -159,6 +159,11 @@ OC.L10N.register( "Featured" : "Fremhævet", "Update to {update}" : "Opdater til {update}", "All apps are up-to-date." : "Alle apps er opdateret", + "Icon" : "Ikon", + "Name" : "Navn", + "Version" : "Version", + "Level" : "Niveau", + "Actions" : "Handlinger", "Results from other categories" : "Resultater fra andre kategorier", "No apps found for your version" : "Ingen apps fundet til din verion", "Disable all" : "Slå alt fra", @@ -400,7 +405,6 @@ OC.L10N.register( "Checking for system and security issues." : "Tjek for system- og sikkerhedsproblemer.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Dobbelttjek venligst <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installations vejledninger ↗</a>, og tjek for eventuelle fejl eller advarsler i <a href=\"%2$s\">log</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Tjek sikkerheden på din Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vores sikkerhedsscanning ↗</a>.", - "Version" : "Version", "You need to enable the File sharing App." : "Du skal aktivere fildelingsappen.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du finjustere delingsadfærden. Se venligst dokumentationen for mere information.", "Allow apps to use the Share API" : "Tillad apps til at bruge Share API", |