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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-01-02 05:02:20 +0300
committerNextcloud bot <bot@nextcloud.com>2017-01-02 05:02:20 +0300
commit405d12ffbf02de09bac277bf48ddf11a75258978 (patch)
treee20568d6f3bd9df0692d88107f24c3fe159e0e69 /l10n
parentde785a6ab6679c30763f6441fb9e7a40aab9697b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/nb_NO.js11
-rw-r--r--l10n/nb_NO.json11
2 files changed, 12 insertions, 10 deletions
diff --git a/l10n/nb_NO.js b/l10n/nb_NO.js
index 2198b06..ea8402a 100644
--- a/l10n/nb_NO.js
+++ b/l10n/nb_NO.js
@@ -1,11 +1,12 @@
OC.L10N.register(
"twofactor_totp",
{
- "Enable TOTP" : "Aktiver TOTP",
- "This is your new TOTP secret:" : "Dette er din nye TOTP-hemmelighet:",
- "Scan this QR code with your TOTP app" : "Skann denne QR-koden med TOTP-appen din",
- "Authenticate with a TOTP app" : "Autentiser med en TOTP-app",
+ "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",
+ "Authenticate with a TOTP app" : "Autentiser med din applikasjon for to-trinns bekreftelse",
"Authentication code" : "Autentiseringskode",
- "TOTP second-factor auth" : "TOTP to-faktor autentisering"
+ "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);");
diff --git a/l10n/nb_NO.json b/l10n/nb_NO.json
index 2a4ece6..f0ef660 100644
--- a/l10n/nb_NO.json
+++ b/l10n/nb_NO.json
@@ -1,9 +1,10 @@
{ "translations": {
- "Enable TOTP" : "Aktiver TOTP",
- "This is your new TOTP secret:" : "Dette er din nye TOTP-hemmelighet:",
- "Scan this QR code with your TOTP app" : "Skann denne QR-koden med TOTP-appen din",
- "Authenticate with a TOTP app" : "Autentiser med en TOTP-app",
+ "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",
+ "Authenticate with a TOTP app" : "Autentiser med din applikasjon for to-trinns bekreftelse",
"Authentication code" : "Autentiseringskode",
- "TOTP second-factor auth" : "TOTP to-faktor autentisering"
+ "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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file