sl.php
1.35 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Dobrodošli v sistem ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Osebna spletna storitev. Vse datoteke, stiki, koledar in še več na enem mestu.",
"Get the apps to sync your files" => "Pridobi programe za usklajevanje datotek",
"Connect your desktop apps to ownCloud" => "Poveži namizne programe z oblakom ownCloud",
"Connect your Calendar" => "Poveži koledar",
"Connect your Contacts" => "Poveži stike",
"Access files via WebDAV" => "Dostop do datotek preko WebDAV",
"There’s more information in the <a href=\"http://doc.owncloud.org/server/5.0/user_manual/\">documentation</a> and on our <a href=\"http://owncloud.org\">website</a>." => "Več podrobnosti je mogoče najti v <a href=\"http://doc.owncloud.org/server/5.0/user_manual/\">documentaciji</a> in na spletni strani <a href=\"http://owncloud.org\">ownCloud</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>!" => "Če vam je sistem ownCloud všeč, <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\">ga priporočite prijateljem</a>!"
);