diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index f6d6d6a5400..eef9c2caa01 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -146,7 +146,9 @@ OC.L10N.register( "Set expiration date" : "Vælg udløbsdato", "Expiration" : "Udløb", "Expiration date" : "Udløbsdato", + "Unshare" : "Fjern deling", "Share link" : "Del link", + "Could not unshare" : "Kunne ikke ophæve deling", "Shared with you and the group {group} by {owner}" : "Delt med dig og gruppen {group} af {owner}", "Shared with you by {owner}" : "Delt med dig af {owner}", "Choose a password for the mail share" : "Vælg et kodeord til mail deling", @@ -154,14 +156,12 @@ OC.L10N.register( "remote" : "ekstern", "email" : "e-mail", "shared by {sharer}" : "delt af {sharer}", - "Unshare" : "Fjern deling", "Can reshare" : "Kan dele", "Can edit" : "Kan redigere", "Can create" : "Kan oprette", "Can change" : "Kan ændre", "Can delete" : "Kan slette", "Access control" : "Adgangskontrol", - "Could not unshare" : "Kunne ikke ophæve deling", "Error while sharing" : "Fejl under deling", "Share details could not be loaded for this item." : "Detaljer for deling kunne ikke indlæses for dette element.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Mindst {count} tegn er nødvendigt for at benytte autocompletion","Mindst {count} tegn er nødvendige for at benytte autocompletion"], |