diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index ec32e042f21..a3888a072d5 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -46,6 +46,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}", "Ok" : "OK", "Error loading message template: {error}" : "Fejl ved indlæsning af besked skabelon: {error}", + "read-only" : "skrivebeskyttet", "_{count} file conflict_::_{count} file conflicts_" : ["{count} filkonflikt","{count} filkonflikter"], "One file conflict" : "En filkonflikt", "New Files" : "Nye filer", |