diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-02 02:00:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-02 02:00:45 -0400 |
commit | 16726ab79380067a6083bc42d6c51e2214ec54a3 (patch) | |
tree | 6f3872c1310d5de6badc8c6cc1636b42517c1274 /core/l10n/ru.php | |
parent | 0c1008bb69b3ae68b2ffd51be3f0028890ea94f8 (diff) | |
download | nextcloud-server-16726ab79380067a6083bc42d6c51e2214ec54a3.tar.gz nextcloud-server-16726ab79380067a6083bc42d6c51e2214ec54a3.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 27af45212d2..f9c293de9b8 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -110,9 +110,11 @@ "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 %s securely." => "Пожалуйста обновите Вашу PHP конфигурацию для безопасного использования %s.", "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=\"%s\" target=\"_blank\">documentation</a>." => "Для информации, как правильно настроить Ваш сервер, пожалуйста загляните в <a hrev=\"%s\"target=\"blank\">документацию</a>.", "Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>", "Advanced" => "Дополнительно", "Data folder" => "Директория с данными", |