diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
commit | fa35650e0a25502fa21153923890d693f3870621 (patch) | |
tree | 309369375ad966d0494af9299febccec0c457df8 /core/l10n/ru.php | |
parent | 98e76b8978fafb390205b133df8bd8a172a9a32d (diff) | |
download | nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.tar.gz nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r-- | core/l10n/ru.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 3369072ba87..27af45212d2 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -110,11 +110,9 @@ "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 не работает.", -"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Для информации как правильно настроить Ваш сервер, пожалйста загляните в <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">документацию</a>.", "Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>", "Advanced" => "Дополнительно", "Data folder" => "Директория с данными", |