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/nb_NO.js')
-rw-r--r--l10n/nb_NO.js15
1 files changed, 0 insertions, 15 deletions
diff --git a/l10n/nb_NO.js b/l10n/nb_NO.js
deleted file mode 100644
index a898512..0000000
--- a/l10n/nb_NO.js
+++ /dev/null
@@ -1,15 +0,0 @@
-OC.L10N.register(
- "twofactor_totp",
- {
- "Enable TOTP" : "Aktiver to-trinns bekreftelse med TOTP",
- "This is your new TOTP secret:" : "Dette er din nye to-trinns bekreftelses-hemmelighet for TOTP:",
- "Scan this QR code with your TOTP app" : "Skann denne QR-koden med din applikasjon for to-trinns bekreftelse",
- "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 (Authenticator app)" : "To-trinns bekreftelse (TOTP)",
- "Authenticate with a TOTP app" : "Autentiser med din applikasjon for to-trinns bekreftelse",
- "Authentication code" : "Autentiseringskode",
- "Get the authentication code from the two-factor authentication app on your device." : "Hent autentiseringskoden fra din applikasjon for to-trinns bekreftelse.",
- "TOTP second-factor auth" : "To-trinns bekreftelse med TOTP"
-},
-"nplurals=2; plural=(n != 1);");