cs_CZ.php 1.37 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Vítejte v ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Váš osobní poskytovatel webových služeb. Všechny vaše soubory, kontakty, kalendáře a další, na jednom místě.",
"Get the apps to sync your files" => "Získat aplikace pro synchronizaci vašich souborů",
"Connect your desktop apps to ownCloud" => "Spojte své desktopové aplikace s ownCloud",
"Connect your Calendar" => "Připojit kalendář",
"Connect your Contacts" => "Připojit kontakty",
"Access files via WebDAV" => "Přistupovat k souborům skrze 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>." => "Více informací naleznete v <a target=\"_blank\" href=\"%s\">dokumentaci</a> a na našem <a target=\"_blank\" href=\"http://owncloud.org\">webu</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>!" => "Pokud se vám ownCloud líbí <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\">doporučte jej svým přátelům</a>."
);