diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/sharebymail/l10n/da.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/da.js')
-rw-r--r-- | apps/sharebymail/l10n/da.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/da.js b/apps/sharebymail/l10n/da.js index c5ac6774eda..4863989009d 100644 --- a/apps/sharebymail/l10n/da.js +++ b/apps/sharebymail/l10n/da.js @@ -26,17 +26,6 @@ OC.L10N.register( "Share by mail" : "Delt med mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillad brugere at dele et personligt link til en fil eller folder ved at skrive en email ind.", "Send password by mail" : "Send kodeord på mail", - "Enforce password protection" : "Gennemtving beskyttelse med kodeord", - "Sharing %s failed, this item is already shared with %s" : "Deling %s fejlede, dette objekt er allerede delt med %s", - "%s shared »%s« with you" : "%s delt »%s« med dig", - "%s shared »%s« with you." : "%s delte »%s« med dig.", - "%s via %s" : "%s via %s", - "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s delte »%s« med dig.\nDu burde allerede have modtaget en email med et link til at tilgå det.\n", - "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s delte »%s« med dig.\nDu burde allerede have modtaget en email med et link til at tilgå det.", - "Password to access »%s« shared to you by %s" : "Kodeord for adgang til »%s« delt med dig af %s", - "It is protected with the following password: %s" : "Det er beskyttet af følgende kodeord: %s", - "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du har delt »%s« med %s. Delingen er allerede sendt til modtageren. Pga. sikkerhedsretninger der er lavet af administratoren af %s hver deling skal beskyttes af et password og det er ikke tilladt at sende passwordet direkte til modtageren. Derfor skal du give passwordet til modtageren manuelt.", - "Password to access »%s« shared with %s" : "Password for adgang til »%s« delt med dig af %s", - "This is the password: %s" : "Dette password er: %s" + "Enforce password protection" : "Gennemtving beskyttelse med kodeord" }, "nplurals=2; plural=(n != 1);"); |