diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-20 01:56:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-20 01:56:19 -0400 |
commit | c49a06a68488b34fc7faf5dc3619516bb7b8cecf (patch) | |
tree | c6cb32de990c0b4f2107182f5a749c1ebaab2d74 /apps/encryption/l10n/ru.js | |
parent | f9d04f62a81115d85d2b09ac9f7f6e9f611f1f1c (diff) | |
download | nextcloud-server-c49a06a68488b34fc7faf5dc3619516bb7b8cecf.tar.gz nextcloud-server-c49a06a68488b34fc7faf5dc3619516bb7b8cecf.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 03af392d19e..ec1ace0b4f0 100644 --- a/apps/encryption/l10n/ru.js +++ b/apps/encryption/l10n/ru.js @@ -23,6 +23,7 @@ OC.L10N.register( "Private key password successfully updated." : "Пароль закрытого ключа успешно обновлён.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Закрытый ключ приложения шифрования недействителен. Обновите закрытый ключ в личных настройках, чтобы восстановить доступ к зашифрованным файлам.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите заново", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не удалось расшифровать файл, возможно это опубликованный файл. Попросите владельца файла повторно открыть к нему доступ.", "Enable recovery key" : "Включить ключ восстановления", "Disable recovery key" : "Отключить ключ восстановления", "Recovery key password" : "Пароль ключа восстановления", |