Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-28 03:10:20 +0300
committerNextcloud bot <bot@nextcloud.com>2016-09-28 03:10:20 +0300
commite2670e62ebc5a0b2491b2c9c80ceed0ba05ac5ee (patch)
tree6418d60680468273c4f6692c04301e816d2915c5 /core/l10n/ru.js
parentc4d263199c992e890f5b413c26645c1156e0cfe6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js1
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.",