diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
commit | a6666071be393e1eaa3715cb1c16bd933f7cd03f (patch) | |
tree | b79e9d175767825bf559ea691c252f2a97da7c44 /core/l10n/ru.js | |
parent | e9001fecb6e7955d6ca1ee4da826e0575a932809 (diff) | |
download | nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.tar.gz nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 07e364d5a1f..96633ca65d0 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -313,6 +313,7 @@ OC.L10N.register( "The password is wrong. Try again." : "Пароль неправильный. Попробуйте еще раз.", "Two-factor authentication" : "Двухфакторная аутентификация", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь, используя код.", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Не удалось загрузить хотя бы один из двух поддерживаемых методов двуфакторной аутентификации. Обратитесь к своему администратору.", "Cancel log in" : "Отменить вход", "Use backup code" : "Использовать код восстановления", "Error while validating your second factor" : "Ошибка проверки кода", |