it.php 1.4 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Benvenuto in ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "I tuoi servizi web personali. Tutti i tuoi file, contatti, calendario e altro, in un posto solo.",
"Get the apps to sync your files" => "Scarica le applicazioni per sincronizzare i tuoi file",
"Connect your desktop apps to ownCloud" => "Connetti le tue applicazioni desktop a ownCloud",
"Connect your Calendar" => "Connetti il tuo calendario",
"Connect your Contacts" => "Connetti i tuoi contatti",
"Access files via WebDAV" => "Accedi ai file tramite 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>." => "Ulteriori informazioni sono disponibili nella <a target=\"_blank\" href=\"%s\">documentazione</a>  e sul nostro <a target=\"_blank\" href=\"http://owncloud.org\">sito 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>!" => "Se ti piace ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud è un incredibile strumento aperto per sincronizzare e condividere i tuoi file. Puoi scaricarlo liberamente da http://owncloud.org\">consiglialo ai tuoi amici</a>!"
);