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: 098ff577a809f3feaa43f91393a7caf71273e247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Enable TOTP" : "Aktivera TOTP",
    "This is your new TOTP secret:" : "Detta är din nya TOTP-kod:",
    "Scan this QR code with your TOTP app" : "Skanna denna QR-kod med din TOTP-app",
    "You enabled TOTP two-factor authentication for your account" : "Du aktiverade TOTP tvåstegsverifiering för ditt konto",
    "You disabled TOTP two-factor authentication for your account" : "Du avaktiverade TOTP tvåstegsverifiering för ditt konto",
    "TOTP (Authenticator app)" : "TOTP (Autentiseringsapplikation)",
    "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);"
}