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

sv.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5c2da19bb02a592467340f1140513abd6a285ac0 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Enable TOTP" : "Aktivera TOTP",
    "This is your new TOTP secret:" : "Detta är din nya TOTP-hemlighet:",
    "Scan this QR code with your TOTP app" : "Skanna denna QR-kod med din TOTP-app",
    "Authenticate with a TOTP app" : "Autentisera med en TOTP-app",
    "Authentication code" : "Autentiseringskod",
    "Get the authentication code from the two-factor authentication app on your device." : "Skriv in autentiseringskoden från tvåfaktorsautentiseringsappen på din enhet.",
    "TOTP second-factor auth" : "TOTP-tvåfaktorsautentisering"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}