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

nb.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95c8af02dbd143600d27e7c83bc66ee4105d3f0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "You enabled TOTP two-factor authentication for your account" : "Du har aktivert to-trinns bekreftelse for din konto",
    "You disabled TOTP two-factor authentication for your account" : "Du har deaktivert to-trinns bekreftelse for din konto",
    "TOTP two-factor authentication disabled by an admin" : "To-trinn autentisering er deaktivert av administrator",
    "TOTP (Authenticator app)" : "To-trinns bekreftelse (TOTP)",
    "Authenticate with a TOTP app" : "Autentiser med en TOTP-app",
    "Two-Factor TOTP Provider" : "To-trinn tilbyder",
    "TOTP two-factor provider" : "To-trinn tilbyder",
    "A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "En to-trinn tilbyder (RFC 6238)",
    "Enable TOTP" : "Aktiver to-trinn autentisering",
    "Could not enable TOTP" : "Kunne ikke aktivere to-trinn autentisering",
    "Could not verify your key. Please try again" : "Kunne ikke bekrefte din nøkkel. Prøv igjen",
    "Your new TOTP secret is:" : "Ny to-trinn hemmelig nøkkel er:",
    "For quick setup, scan this QR code with your TOTP app:" : "For raskt oppsett, skann  QR koden med din autentiseringsapp:",
    "After you configured your app, enter a test code below to ensure everything works correctly:" : "Etter app er satt opp, må du oppgi en kode for å verifisere at alt fungerer korrekt:",
    "Authentication code" : "Autentiseringskode",
    "Verify" : "Verifiser",
    "Get the authentication code from the two-factor authentication app on your device." : "Få autentiseringskoden fra to-trinns-appen på din enhet. ",
    "Submit" : "Send inn"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}