diff options
Diffstat (limited to 'lib/l10n/da.js')
-rw-r--r-- | lib/l10n/da.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/da.js b/lib/l10n/da.js index ac37ed6e1dc..cbcf6cd32c7 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -159,9 +159,6 @@ OC.L10N.register( "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Tilpas venligst rettigheder til 0770, så mappen ikke fremvises for andre brugere.", "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", - "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", - "Can't read file" : "Kan ikke læse filen", "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. See %s" : "Dette kan som regel ordnes ved at give webserveren skrive adgang til config mappen. Se %s", "Cannot write into \"apps\" directory" : "Kan ikke skrive til mappen \"apps\"", |