diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-25 01:54:38 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-25 01:54:38 -0500 |
commit | a698637e911271b3618ee558c1fb26c7d96e1147 (patch) | |
tree | 17ed254aab2e8a42651c5b6f8cc16fd312e5cc0a /apps/files_encryption | |
parent | b8e1dd9c8730fbe5caf21e1252a585e997c3d006 (diff) | |
download | nextcloud-server-a698637e911271b3618ee558c1fb26c7d96e1147.tar.gz nextcloud-server-a698637e911271b3618ee558c1fb26c7d96e1147.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r-- | apps/files_encryption/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ru.js b/apps/files_encryption/l10n/ru.js index da278e5abc7..1ec6d61eed1 100644 --- a/apps/files_encryption/l10n/ru.js +++ b/apps/files_encryption/l10n/ru.js @@ -29,6 +29,7 @@ OC.L10N.register( "Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "Убедитесь, что OpenSSL и соответствующее расширение PHP включены и правильно настроены. На данный момент приложение шифрования выключено.", "Following users are not set up for encryption:" : "Для следующих пользователей шифрование не настроено:", "Go directly to your %spersonal settings%s." : "Перейти к вашим %spersonal settings%s.", + "Server-side Encryption" : "Шифрование на стороне сервера", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите вновь", "Enable recovery key (allow to recover users files in case of password loss):" : "Включить ключ восстановления (позволяет пользователям восстановить файлы при потере пароля):", "Recovery key password" : "Пароль ключа восстановления", diff --git a/apps/files_encryption/l10n/ru.json b/apps/files_encryption/l10n/ru.json index fa4eae76523..2d51f72b9cb 100644 --- a/apps/files_encryption/l10n/ru.json +++ b/apps/files_encryption/l10n/ru.json @@ -27,6 +27,7 @@ "Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "Убедитесь, что OpenSSL и соответствующее расширение PHP включены и правильно настроены. На данный момент приложение шифрования выключено.", "Following users are not set up for encryption:" : "Для следующих пользователей шифрование не настроено:", "Go directly to your %spersonal settings%s." : "Перейти к вашим %spersonal settings%s.", + "Server-side Encryption" : "Шифрование на стороне сервера", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите вновь", "Enable recovery key (allow to recover users files in case of password loss):" : "Включить ключ восстановления (позволяет пользователям восстановить файлы при потере пароля):", "Recovery key password" : "Пароль ключа восстановления", |