es.php 1.4 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Bienvenido a ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Sus servicios webs personales. Todos sus archivos, contactos, calendario y más en un sólo lugar.",
"Get the apps to sync your files" => "Obtener las apps para sincronizar sus archivos",
"Connect your desktop apps to ownCloud" => "Conecte sus aplicaciones de escritorio a ownCloud",
"Connect your Calendar" => "Conecte su Calendario",
"Connect your Contacts" => "Conecte sus Contactos",
"Access files via WebDAV" => "Acceder a archivos vía 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>." => "Hay más información en la <a href=\"http://doc.owncloud.org/server/5.0/user_manual/\">documentación</a> y en nuetro <a href=\"http://owncloud.org\">sitio web</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>!" => "Si a usted le gusta ownCloud, ¡<a href=\"mailto:?subject=ownCloud&body=ownCloud es una gran herramienta de código abierto para sincronizar y compartir tus archivos. Puedes obtenerlo gratis desde http://owncloud.org\">recomiéndeselo a sus amigos</a>!"
);