summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index b515a5c21fe..64928abe6c4 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -280,7 +280,6 @@ OC.L10N.register(
"Stay logged in" : "Оставаться в системе",
"Forgot password?" : "Забыли пароль?",
"Back to login" : "Авторизоваться повторно",
- "Alternative Logins" : "Альтернативные имена пользователя",
"Account access" : "Доступ к аккаунту",
"You are about to grant %s access to your %s account." : "Вы собираетесь предоставить пользователю %s доступ к вашему аккаунту %s.",
"Grant access" : "Предоставить доступ",
@@ -339,6 +338,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Информацию о правильной настройке сервера можно найти в <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">документации</a>.",
"This action requires you to confirm your password:" : "Это действие требует подтверждения вашего пароля:",
"Wrong password. Reset it?" : "Неверный пароль. Сбросить его?",
+ "Alternative Logins" : "Альтернативные имена пользователя",
"You are about to grant \"%s\" access to your %s account." : "Вы собираетесь предоставить «%s» доступ ко своей учётной записи %s.",
"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».",