Welcome to mirror list, hosted at ThFree Co, Russian Federation.

da.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57ed52b304890b6ff78860463b4c08c401d3dbdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "Enable TOTP" : "Aktivér TOTP",
    "This is your new TOTP secret:" : "Dette er din nye hemmelige TOTP :",
    "Scan this QR code with your TOTP app" : "Scan denne QR-kode med din TOTP app",
    "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Når du har konfigureret din app skal du skrive en test kode her under for at sikre at din app er blevet konfigureret korrekt.",
    "Authentication code" : "Autorisationskode",
    "Verify" : "Bekræft",
    "Could not verify your key. Please try again" : "Kunne ikke bekræfte din nøgle. Prøv venligst igen",
    "You enabled TOTP two-factor authentication for your account" : "Du har aktiveret two-factor godkendelse til din konto.",
    "You disabled TOTP two-factor authentication for your account" : "Du har deaktiveret two-factor godkendelse til din konto.",
    "TOTP (Authenticator app)" : "TOTP (Gokendelses app)",
    "Authenticate with a TOTP app" : "Godkend med en TOTP app",
    "Two Factor TOTP Provider" : "Two Factor TOTP udbyder",
    "Submit" : "Indsend",
    "Get the authentication code from the two-factor authentication app on your device." : "Få godkendelses koden fra two-factor godkendelses app på din enhed. ",
    "TOTP second-factor auth" : "TOTP second-factor auth"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}