diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-28 01:55:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-28 01:55:47 -0400 |
commit | ccc55f40e6be7c9cc5e5484721998b2d60aeedc9 (patch) | |
tree | 0e3d3ea27841285c2c8fde742ab500230fbac53f /apps/files_encryption | |
parent | 2561107b4e8720ec35d64fa2d5b9a179ff1fa2d3 (diff) | |
download | nextcloud-server-ccc55f40e6be7c9cc5e5484721998b2d60aeedc9.tar.gz nextcloud-server-ccc55f40e6be7c9cc5e5484721998b2d60aeedc9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r-- | apps/files_encryption/l10n/ru.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ru.php b/apps/files_encryption/l10n/ru.php index bce245ce680..ba984868932 100644 --- a/apps/files_encryption/l10n/ru.php +++ b/apps/files_encryption/l10n/ru.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Пожалуйста, убедитесь, что версия PHP 5.3.3 или новее, а также, что OpenSSL и соответствующее расширение PHP включены и правильно настроены. На данный момент приложение шифрования отключено.", "Following users are not set up for encryption:" => "Для следующих пользователей шифрование не настроено:", "Initial encryption started... This can take some time. Please wait." => "Начато начальное шифрование... Это может занять какое-то время. Пожалуйста, подождите.", +"Initial encryption running... Please try again later." => "Работает первоначальное шифрование... Пожалуйста, повторите попытку позже.", "Go directly to your " => "Перейти прямо в", "personal settings" => "персональные настройки", "Encryption" => "Шифрование", |