diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-28 00:10:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-28 00:10:20 +0000 |
commit | e2670e62ebc5a0b2491b2c9c80ceed0ba05ac5ee (patch) | |
tree | 6418d60680468273c4f6692c04301e816d2915c5 /core/l10n/ru.js | |
parent | c4d263199c992e890f5b413c26645c1156e0cfe6 (diff) | |
download | nextcloud-server-e2670e62ebc5a0b2491b2c9c80ceed0ba05ac5ee.tar.gz nextcloud-server-e2670e62ebc5a0b2491b2c9c80ceed0ba05ac5ee.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 c5ef684e8ba..b2ffb60441c 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -296,6 +296,7 @@ OC.L10N.register( "Two-factor authentication" : "Двухфакторная авторизация", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, авторизуйтесь, используя код.", "Cancel log in" : "Отменить вход", + "Use backup code" : "Использовать код восстановления", "Error while validating your second factor" : "Ошибка проверки кода", "You are accessing the server from an untrusted domain." : "Вы пытаетесь получить доступ к серверу с недоверенного домена.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Пожалуйста, обратитесь к администратору. Если вы являетесь администратором этого сервера, настройте параметры \"trusted_domains\" в файле config/config.php. Пример настройки можно найти в config/config.sample.php.", |