diff options
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 115129257f9..465fca29aad 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -16,6 +16,7 @@ OC.L10N.register( "Crop is not square" : "Кадр не является квадратом", "State token does not match" : "Токен состояния не соответствует", "Auth flow can only be started unauthenticated." : "Процесс аутентификации может быть запущен только неаутентифицированным.", + "Password reset is disabled" : "Сброс пароля отключен", "Couldn't reset password because the token is invalid" : "Не удалось сбросить пароль, неверный токен", "Couldn't reset password because the token is expired" : "Не удалось сбросить пароль, срок действия токена истёк", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса так как у данного пользователя не задан адрес электронной почты. Пожалуйста, обратитесь к администратору.", |