diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-27 00:11:05 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-27 00:11:05 +0100 |
commit | 0c666cb7640c062ecfb89c4f341dfc99f4c98875 (patch) | |
tree | 7eafa764e72f8c9b0d937cb988dbd18bae74d6af /core/l10n/ru.php | |
parent | 4158a417e7bc77bebe3bd01b7c8b7b467a1da5f0 (diff) | |
download | nextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.tar.gz nextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r-- | core/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 2ca4eeb4777..2f90c5c5df3 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -107,6 +107,8 @@ "Edit categories" => "Редактировать категории", "Add" => "Добавить", "Security Warning" => "Предупреждение безопасности", +"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)", +"Please update your PHP installation to use ownCloud securely." => "Пожалуйста обновите Ваш PHP чтобы использовать ownCloud безопасно.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Нет доступного защищенного генератора случайных чисел, пожалуйста, включите расширение PHP OpenSSL.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Без защищенного генератора случайных чисел злоумышленник может предугадать токены сброса пароля и завладеть Вашей учетной записью.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Ваша папка с данными и файлы возможно доступны из интернета потому что файл .htaccess не работает.", |