diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-06 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-06 01:55:19 -0400 |
commit | 910146824e015b8e1ab1069275cbfc5cfed02663 (patch) | |
tree | a2d4c9e4dcc07ef59f598882dd5b6577f88408db /apps/encryption/l10n/ru.js | |
parent | 952a90f2e3ab60252b125b3e68193cc4995c0c54 (diff) | |
download | nextcloud-server-910146824e015b8e1ab1069275cbfc5cfed02663.tar.gz nextcloud-server-910146824e015b8e1ab1069275cbfc5cfed02663.zip |
[tx-robot] updated from transifex
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." : "Невозможно обновить пароль закрытого ключа.", |