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

nl.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b128c8af30ca0fc8eb072e37a2e3d773b364ad1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Enable TOTP" : "Inschakelen TOTP",
    "This is your new TOTP secret:" : "Dit is uw nieuwe TOTP geheim:",
    "Scan this QR code with your TOTP app" : "Scan deze QR code met uw TOTP app",
    "You enabled TOTP two-factor authentication for your account" : "Je hebt TOTP tweefactor authenticatie voor je account ingeschakeld",
    "You disabled TOTP two-factor authentication for your account" : "Je hebt TOTP tweefactor authenticatie voor je account uitgeschakeld",
    "TOTP (Authenticator app)" : "TOTP (Authenticator app)",
    "Authenticate with a TOTP app" : "Authenticeren met een TOTP app",
    "Authentication code" : "Autenticatiecode",
    "Submit" : "Versturen",
    "Get the authentication code from the two-factor authentication app on your device." : "Krijg de authenticatiecode op je 'tweede factor' authenticatie app op je toestel.",
    "TOTP second-factor auth" : "TOTP tweede factor auth"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}