diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:12:26 +0000 |
commit | 2e09bb48fba6a0480736263dd9408ce11375b195 (patch) | |
tree | f4a9983a7d0f9907b56983cf7c86483947cb2ccf /core/l10n/da.js | |
parent | 8f806854266efb4adecd9508b11d06467ac4ffe5 (diff) | |
download | nextcloud-server-2e09bb48fba6a0480736263dd9408ce11375b195.tar.gz nextcloud-server-2e09bb48fba6a0480736263dd9408ce11375b195.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", |