diff options
Diffstat (limited to 'apps/encryption/l10n/ru.js')
-rw-r--r-- | apps/encryption/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/ru.js b/apps/encryption/l10n/ru.js index 9156c684183..4041b289ec5 100644 --- a/apps/encryption/l10n/ru.js +++ b/apps/encryption/l10n/ru.js @@ -13,6 +13,7 @@ OC.L10N.register( "Please repeat the new recovery password" : "Повторите новый пароль восстановления", "Password successfully changed." : "Пароль успешно изменен.", "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.", + "Recovery Key disabled" : "Ключ Восстановления отключен", "Recovery Key enabled" : "Ключ Восстановления включен", "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору", "Could not update the private key password." : "Невозможно обновить пароль закрытого ключа.", |