diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
commit | a529f6ff26b1db8228e0aac48eb0f41bf8682fb9 (patch) | |
tree | 4b9b1c558fb47a8accab1619e4ad86ba622b2ca0 /core/l10n/da.js | |
parent | 2c964a5afce2491f72797c3d5bf18d80de78c444 (diff) | |
download | nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.tar.gz nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.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 e92f14b4386..c6610a212e1 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -269,7 +269,6 @@ OC.L10N.register( "App token" : "App token", "Grant access" : "Giv adgang", "Account access" : "Konto adgang", - "Redirecting …" : "Viderstiller", "New password" : "Ny adgangskode", "New Password" : "Ny adgangskode", "Two-factor authentication" : "To-faktor autentificering", @@ -317,6 +316,7 @@ OC.L10N.register( "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.", "Alternative login using app token" : "Alternativ login ved brug af \"app token\"", + "Redirecting …" : "Viderstiller", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Forbedret sikkerhed er aktiveret for din konto. Vær venlig at autentificere ved hjælp af en anden faktor.", "Depending on your configuration, this button could also work to trust the domain:" : "Denne knap kan også virke for at godkende domænet, afhængig af din konfiguration.", "Add \"%s\" as trusted domain" : "Tilføj \"%s\" som et troværdigt domæne", |