diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-28 00:08:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-28 00:08:14 +0000 |
commit | 4f2b26d24660d07ee77e71bcf9e133da0467cd89 (patch) | |
tree | 7ca441b9fd48a6770a7d920ea37f591a985b9411 /apps/encryption/l10n/ru.js | |
parent | e3e3e8edf2dedb2f0a227ad5716b14c591b74fab (diff) | |
download | nextcloud-server-4f2b26d24660d07ee77e71bcf9e133da0467cd89.tar.gz nextcloud-server-4f2b26d24660d07ee77e71bcf9e133da0467cd89.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/ru.js')
-rw-r--r-- | apps/encryption/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/l10n/ru.js b/apps/encryption/l10n/ru.js index e75543b8a96..4c43bacc294 100644 --- a/apps/encryption/l10n/ru.js +++ b/apps/encryption/l10n/ru.js @@ -16,7 +16,7 @@ OC.L10N.register( "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 enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администратору", "Could not update the private key password." : "Невозможно обновить пароль закрытого ключа.", "The old password was not correct, please try again." : "Указан неверный старый пароль, повторите попытку.", "The current log-in password was not correct, please try again." : "Текущий пароль для учётной записи введён неверно, пожалуйста повторите попытку.", |