diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:56 +0000 |
commit | 4708a2529e9d364bba485d15d89a53ba3e210dcb (patch) | |
tree | 5a1fb5cb93f20ee4c75fbe255915c0294a081a53 /core/l10n/da.js | |
parent | 68c17136dd6536b78861701704e46769ddab17c8 (diff) | |
download | nextcloud-server-4708a2529e9d364bba485d15d89a53ba3e210dcb.tar.gz nextcloud-server-4708a2529e9d364bba485d15d89a53ba3e210dcb.zip |
[tx-robot] updated from transifex
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"], |