diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:25 +0000 |
commit | cd2d5b0b27d9b7f23ae0fa833d5fdb4c99ac9107 (patch) | |
tree | 3b5e8791547dc8ca31fee99a0f42921e70fb45e2 /core/l10n/da.js | |
parent | 5d2b6b824015c2fb1a71ba1439b3f02a7a47dad6 (diff) | |
download | nextcloud-server-cd2d5b0b27d9b7f23ae0fa833d5fdb4c99ac9107.tar.gz nextcloud-server-cd2d5b0b27d9b7f23ae0fa833d5fdb4c99ac9107.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 5f7c816c361..a484f867e00 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -271,7 +271,6 @@ OC.L10N.register( "Log in" : "Log ind", "Stay logged in" : "Forbliv logget ind", "Alternative Logins" : "Alternative logins", - "You are about to grant \"%s\" access to your %s account." : "Du er ved at tildele \"%s\" adgang til din %s konto.", "App token" : "App token", "Alternative login using app token" : "Alternativ login ved brug af \"app token\"", "Redirecting …" : "Viderstiller", @@ -340,6 +339,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej med dig,<br><br>Dette er blot for at informere dig om, at %s har delt <strong>%s</strong> med dig.<br><a href=\"%s\">Se det her!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Denne Nextcloud instans er lige nu i enkeltbruger tilstand.", "This means only administrators can use the instance." : "Det betyder at det kun er administrator, som kan benytte ownCloud.", - "Please use the command line updater because you have a big instance." : "Brug venligst kommandolinje til at opdatere fordi du har en stor installation" + "Please use the command line updater because you have a big instance." : "Brug venligst kommandolinje til at opdatere fordi du har en stor installation", + "You are about to grant \"%s\" access to your %s account." : "Du er ved at tildele \"%s\" adgang til din %s konto." }, "nplurals=2; plural=(n != 1);"); |