diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-26 01:07:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-26 01:07:15 +0000 |
commit | 05e3aa491ad14c47936b5523a179d040f5d76421 (patch) | |
tree | a9650b83a9c09c2f07063e5181a565482d0d9dc6 /core/l10n/da.js | |
parent | d319d6f9d4fec0a1de5b65ddc263165f3a3610be (diff) | |
download | nextcloud-server-05e3aa491ad14c47936b5523a179d040f5d76421.tar.gz nextcloud-server-05e3aa491ad14c47936b5523a179d040f5d76421.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index a9a00ca2b7e..16740e8fc55 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -100,6 +100,7 @@ OC.L10N.register( "Share link" : "Del link", "Link" : "Link", "Password protect" : "Beskyt med adgangskode", + "Allow editing" : "Tillad redigering", "Email link to person" : "E-mail link til person", "Send" : "Send", "Shared with you and the group {group} by {owner}" : "Delt med dig og gruppen {group} af {owner}", @@ -280,7 +281,6 @@ OC.L10N.register( "Dec." : "Dec.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Dine filer er krypterede. Hvis du ikke har aktiveret gendannelsesnøglen kan du ikke få dine data tilbage efter at du har ændret adgangskode.<br />Hvis du ikke er sikker på, hvad du skal gøre så kontakt din administrator før du fortsætter.<br />Vil du fortsætte?", "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Konfigurationen af reverse proxy-headere er ikke korrekt eller du tilgår ownCloud fra en betroet proxy. Hvis du ikke tilgår ownCloud fra en betroet proxy, så er dette et sikkerhedsproblem og kan tillade en angriber af forfalske deres IP-adresse som synlig for ownCloud. Yderligere information kan findes i vores <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.", - "Allow editing" : "Tillad redigering", "Sending ..." : "Sender ...", "Email sent" : "E-mail afsendt", "Send link via email" : "Send link via e-mail", |