Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/da.js')
-rw-r--r--lib/l10n/da.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/da.js b/lib/l10n/da.js
index be9ca3e024d..4c3e337c73a 100644
--- a/lib/l10n/da.js
+++ b/lib/l10n/da.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "Kan ikke skrive til mappen \"config\"!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Dette kan som regel ordnes ved at give webserveren skrive adgang til config mappen",
"See %s" : "Se %s",
"Sample configuration detected" : "Eksempel for konfiguration registreret",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Der er registreret at eksempel for konfiguration er blevet kopieret. Dette kan ødelægge din installation og understøttes ikke. Læs venligst dokumentationen før der foretages ændringer i config.php",
@@ -154,6 +153,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Tjek værdien for \"databibliotek\" i din konfiguration",
"Could not obtain lock type %d on \"%s\"." : "Kunne ikke opnå en låsetype %d på \"%s\".",
"Storage is temporarily not available" : "Lagerplads er midlertidigt ikke tilgængeligt",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Dette kan som regel ordnes ved at give webserveren skrive adgang til config mappen",
"Following databases are supported: %s" : "Følgende databaser understøttes: %s",
"Following platforms are supported: %s" : "Følgende platforme understøttes: %s",
"Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s",