f7cloud_client/apps/twofactor_totp/l10n/da.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

24 lines
1.7 KiB
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"You enabled TOTP two-factor authentication for your account" : "Du har aktiveret to-faktor godkendelse til din konto",
"You disabled TOTP two-factor authentication for your account" : "Du har deaktiveret to-fakto godkendelse til din konto.",
"TOTP two-factor authentication disabled by the administration" : "TOTP to-faktor godkendelse deaktiveret af administrationen",
"TOTP (Authenticator app)" : "TOTP (Gokendelses app)",
"Authenticate with a TOTP app" : "Godkend med en TOTP App",
"Two-Factor TOTP Provider" : "To-faktor TOTP-udbyder",
"Two-factor TOTP provider" : "To-faktor TOTP udbyder",
"A two-factor authentication provider for TOTP (RFC 6238)" : "En udbyder af to-faktor godkendelse til TOTP (RFC 6238)",
"Could not enable TOTP" : "Kunne ikke aktivere TOTP",
"Could not verify your key. Please try again" : "Kunne ikke bekræfte din nøgle. Prøv venligst igen",
"Enable TOTP" : "Aktiver TOTP",
"Your new TOTP secret is:" : "Din nye TOTP-hemmelighed er:",
"For quick setup, scan this QR code with your TOTP app:" : "For hurtig opsætning skal du scanne denne QR-kode med din TOTP-app:",
"After you configured your app, enter a test code below to ensure everything works correctly:" : "Når du har konfigureret din app, skal du indtaste en testkode nedenfor for at sikre, at alt fungerer korrekt:",
"Authentication code" : "Autorisationskode",
"Verify" : "Bekræft",
"Get the authentication code from the two-factor authentication app on your device." : "Få godkendelses koden fra two-factor godkendelses app på din enhed. ",
"Submit" : "Indsend"
},
"nplurals=2; plural=(n != 1);");