diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-10 00:10:29 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-10 00:10:29 +0100 |
commit | f7d898d83512ce952a51c70ffacf083fc81f54e0 (patch) | |
tree | bffc34ac66fc8df7f52500960327228eb40677a3 /core/l10n/ru.php | |
parent | 2dde418e996c5383ee6238b727ece335e7ef3965 (diff) | |
download | nextcloud-server-f7d898d83512ce952a51c70ffacf083fc81f54e0.tar.gz nextcloud-server-f7d898d83512ce952a51c70ffacf083fc81f54e0.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 0495f60d03f..b9c00c6691c 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -109,6 +109,8 @@ "Security Warning" => "Предупреждение безопасности", "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" => "Директория с данными", |