nl.php 1.35 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Welkom bij ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Uw persoonlijke webservice. Al uw bestanden, contactgegevens, agenda's en meer, op één plek.",
"Get the apps to sync your files" => "Download de apps om bestanden te synchen",
"Connect your desktop apps to ownCloud" => "Verbindt uw desktop apps met ownCloud",
"Connect your Calendar" => "Verbindt uw agenda",
"Connect your Contacts" => "Verbindt uw contactpersonen",
"Access files via WebDAV" => "Benader bestanden via 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>." => "Er is meer informatie in de <a href=\"http://doc.owncloud.org/server/5.0/user_manual/\">documentatie</a> en op onze  <a href=\"http://owncloud.org\">website</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>!" => "Als u ownCloud leuk vindt, <a href=\"mailto:?subject=ownCloud&body=ownCloud is prettige open software om uw bestanden te sync'en en te delen. U krijgt het vrijelijk van http://owncloud.org\">beveel het aan bij uw relaties</a>!"
);