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-04-08 03:17:47 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-08 03:17:47 +0300
commit731cd857860623aa0b78aeebf0409f21483599bf (patch)
treefbb70d9090032da5bb2732489c3f8e9cc3fdf76e /l10n
parent12d472280c508af389e731e54861ebbe812b897d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/nl.js4
-rw-r--r--l10n/nl.json4
-rw-r--r--l10n/ru.js3
-rw-r--r--l10n/ru.json3
4 files changed, 10 insertions, 4 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 90d1b49..365c2ec 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -2,8 +2,8 @@ OC.L10N.register(
"twofactor_totp",
{
"Enable TOTP" : "Inschakelen TOTP",
- "This is your new TOTP secret:" : "Dit is uw nieuwe TOTP geheim:",
- "Scan this QR code with your TOTP app" : "Scan deze QR code met uw TOTP app",
+ "This is your new TOTP secret:" : "Dit is je nieuwe TOTP geheim:",
+ "Scan this QR code with your TOTP app" : "Scan deze QR code met je TOTP app",
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Voeg een test code in na het instellen van je app om er zeker van te zijn dat de instellingen correct zijn.",
"Authentication code" : "Autenticatiecode",
"Verify" : "Verifiëren",
diff --git a/l10n/nl.json b/l10n/nl.json
index 413d48b..e6f0ce2 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,7 +1,7 @@
{ "translations": {
"Enable TOTP" : "Inschakelen TOTP",
- "This is your new TOTP secret:" : "Dit is uw nieuwe TOTP geheim:",
- "Scan this QR code with your TOTP app" : "Scan deze QR code met uw TOTP app",
+ "This is your new TOTP secret:" : "Dit is je nieuwe TOTP geheim:",
+ "Scan this QR code with your TOTP app" : "Scan deze QR code met je TOTP app",
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Voeg een test code in na het instellen van je app om er zeker van te zijn dat de instellingen correct zijn.",
"Authentication code" : "Autenticatiecode",
"Verify" : "Verifiëren",
diff --git a/l10n/ru.js b/l10n/ru.js
index f7e9e8f..557e952 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -4,7 +4,10 @@ OC.L10N.register(
"Enable TOTP" : "Включить TOTP",
"This is your new TOTP secret:" : "Это ваш новый TOTP секрет:",
"Scan this QR code with your TOTP app" : "Просканируйте этот QR код с помощью вашего TOTP приложения",
+ "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "После настройки приложения, введите ниже проверочный ключ, что бы удедиться, что все приложение было настроено правильно.",
"Authentication code" : "Аутентификационный код",
+ "Verify" : "Проверить",
+ "Could not verify your key. Please try again" : "Не удаётся проверить ваш ключ. Попробуйте ещё раз.",
"You enabled TOTP two-factor authentication for your account" : "Вы включили двухфакторную авторизацию TOTP для своего аккаунта",
"You disabled TOTP two-factor authentication for your account" : "Вы отключили двухфакторную авторизацию TOTP для своего аккаунта",
"TOTP (Authenticator app)" : "TOTP (Приложение авторизации)",
diff --git a/l10n/ru.json b/l10n/ru.json
index 0710354..b317043 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -2,7 +2,10 @@
"Enable TOTP" : "Включить TOTP",
"This is your new TOTP secret:" : "Это ваш новый TOTP секрет:",
"Scan this QR code with your TOTP app" : "Просканируйте этот QR код с помощью вашего TOTP приложения",
+ "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "После настройки приложения, введите ниже проверочный ключ, что бы удедиться, что все приложение было настроено правильно.",
"Authentication code" : "Аутентификационный код",
+ "Verify" : "Проверить",
+ "Could not verify your key. Please try again" : "Не удаётся проверить ваш ключ. Попробуйте ещё раз.",
"You enabled TOTP two-factor authentication for your account" : "Вы включили двухфакторную авторизацию TOTP для своего аккаунта",
"You disabled TOTP two-factor authentication for your account" : "Вы отключили двухфакторную авторизацию TOTP для своего аккаунта",
"TOTP (Authenticator app)" : "TOTP (Приложение авторизации)",