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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 7d2d5a3..0610730 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"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 (Google Authenticator)" : "TOTP (Google Authenticator)",
"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.",