diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-18 00:06:45 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-18 00:06:45 +0100 |
commit | 3b9796bfcce38e6e4138ffc68f5a2ff6e34492a0 (patch) | |
tree | acb807cbe8a90a9f937460b97e2e78c560d08d14 /settings/l10n/ru.php | |
parent | 8e76a98d2f2382f3ed958d9741953906e316c9e2 (diff) | |
download | nextcloud-server-3b9796bfcce38e6e4138ffc68f5a2ff6e34492a0.tar.gz nextcloud-server-3b9796bfcce38e6e4138ffc68f5a2ff6e34492a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ru.php')
-rw-r--r-- | settings/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index 393993fa611..e597809e98c 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -32,6 +32,8 @@ "__language_name__" => "Русский ", "Security Warning" => "Предупреждение безопасности", "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ваши каталоги данных и файлы, вероятно, доступны из Интернета. Файл .htaccess, предоставляемый ownCloud, не работает. Мы настоятельно рекомендуем Вам настроить вебсервер таким образом, чтобы каталоги данных больше не были доступны, или переместить их за пределы корневого каталога документов веб-сервера.", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV.", +"Please double check the <a href='%s'>installation guides</a>." => "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>.", "More" => "Больше", "Version" => "Версия", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Разрабатывается <a href=\"http://ownCloud.org/contact\" target=\"_blank\">сообществом ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">исходный код</a> доступен под лицензией <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", |