uk.php 1.63 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Ласкаво просимо до ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Ваші приватні Web-сервіси. Усі ваші файли, контакти, календар та інше в одному місці.",
"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>!"
);