diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-05 02:21:23 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-05 02:21:23 +0200 |
commit | 955646c4618110cd80c51f283b74848c9a013c41 (patch) | |
tree | ed8f1994ec975c01e17f295e155ce1806423c5bc /apps/files_encryption/l10n/ru.php | |
parent | b2afbe0e8b914d2e5807138953c8a0a6e2c8f4ac (diff) | |
download | nextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.tar.gz nextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ru.php')
-rw-r--r-- | apps/files_encryption/l10n/ru.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/ru.php b/apps/files_encryption/l10n/ru.php index 38ee85ad878..19a8287ada7 100644 --- a/apps/files_encryption/l10n/ru.php +++ b/apps/files_encryption/l10n/ru.php @@ -7,8 +7,6 @@ "Could not change the password. Maybe the old password was not correct." => "Невозможно изменить пароль. Возможно старый пароль не был верен.", "Private key password successfully updated." => "Пароль секретного ключа успешно обновлён.", "Could not update the private key password. Maybe the old password was not correct." => "Невозможно обновить пароль от секретного ключа. Возможно, старый пароль указан неверно.", -"PHP module OpenSSL is not installed." => "Модуль OpenSSL для PHP не установлен.", -"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Попросите администратора сервера установить модуль. Приложение шифрования было временно отключено.", "Saving..." => "Сохранение...", "Your private key is not valid! Maybe the your password was changed from outside." => "Секретный ключ недействителен! Возможно, Ваш пароль был изменён в другой программе.", "You can unlock your private key in your " => "Вы можете разблокировать закрытый ключ в своём ", |