it.php
412 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Esporta",
"Something went wrong while the export file was being generated" => "Si è verificato un errore durante la creazione del file di esportazione",
"An error has occurred" => "Si è verificato un errore",
"User Account Migration" => "Migrazione account utente",
"Export and import ownCloud user accounts." => "Esporta e importa gli account utente di ownCloud."
);