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/ru.js')
-rw-r--r--l10n/ru.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index cb27a17..097b186 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"Enable TOTP" : "Включить TOTP",
"This is your new TOTP secret:" : "Это ваш новый TOTP секрет:",
"Scan this QR code with your TOTP app" : "Просканируйте этот QR код с помощью вашего TOTP приложения",
+ "You enabled TOTP two-factor authentication for your account" : "Вы включили двухфакторную авторизацию TOTP для своего аккаунта",
+ "You disabled TOTP two-factor authentication for your account" : "Вы отключили двухфакторную авторизацию TOTP для своего аккаунта",
+ "TOTP (Google Authenticator)" : "TOTP (Google Authenticator)",
"Authenticate with a TOTP app" : "Аутентифицируйтесь с помощью TOTP приложения",
"Authentication code" : "Аутентификационный код",
"Get the authentication code from the two-factor authentication app on your device." : "Получите аутентификационный код из приложения двухфакторной аутентификации на вашем устройстве.",