ru.php
1.67 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Добро пожаловать в ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Ваши персональные веб сервисы. Все файлы, контакты, календарь и многое другое в одном месте.",
"Get the apps to sync your files" => "Получить приложения для синхронизации ваших файлов",
"Connect your desktop apps to ownCloud" => "Подключите Ваши домашние приложения к ownCloud",
"Connect your Calendar" => "Подключите Ваш календарь",
"Connect your Contacts" => "Подключите Ваши контакты",
"Access files via WebDAV" => "Доступ к файлам через WebDAV",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Более подробная информация в <a target=\"_blank\" href=\"%s\">документации</a> и на нашем <a target=\"_blank\" href=\"http://owncloud.org\">сайте</a>.",
"If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">recommend it to your friends</a>!" => "Если Вам понравился ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\"> рекомендуйте его своим друзьям</a>!"
);