de.php 1.4 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Willkommen zu ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Deine persönlichen Web-Services. Alle deine Dateien, Kontakte, Kalender und mehr an einem Ort.",
"Get the apps to sync your files" => "Lade die Apps zur Synchronisierung Deiner Daten herunter",
"Connect your desktop apps to ownCloud" => "Verbinde Deine Desktop-Anwendungen mit ownCloud",
"Connect your Calendar" => "Verbinde Deine Kalender ",
"Connect your Contacts" => "Verbinde Deine Kontakte",
"Access files via WebDAV" => "Greife auf Dateien über WebDAV zu",
"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>." => "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</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>!" => "Wenn Dir ownCloud gefällt, <a href=\"mailto:?subject=ownCloud&body=\"ownCloud ist großartige freie Software zum synchronisieren und teilen Deiner Dateien, du kannst es frei von http://owncloud.org herunterladen\">empfiehl es weiter</a>!"
);