diff options
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index dd5da19de7e..4949e679747 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -118,6 +118,9 @@ OC.L10N.register( "Reject" : "Afvis", "Sharing" : "Deling", "Allow editing" : "Tillad redigering", + "Read only" : "Skrivebeskyttet", + "Allow upload and editing" : "Tillad upload og redigering", + "File drop (upload only)" : "Fil drop (kun upload)", "Allow resharing" : "Tillad videredeling", "Expiration date enforced" : "Udløbsdato tvungen", "Set expiration date" : "Angiv udløbsdato", @@ -136,9 +139,6 @@ OC.L10N.register( "Password protection" : "Password protection", "Enter a password" : "Enter a password", "Cancel" : "Annullér", - "Read only" : "Skrivebeskyttet", - "Allow upload and editing" : "Tillad upload og redigering", - "File drop (upload only)" : "Fil drop (kun upload)", "Hide download" : "Skjul download", "Password protect" : "Beskyt med adgangskode", "Add another link" : "Tilføj et link mere", |