summaryrefslogtreecommitdiffstats
path: root/apps/admin_migrate/l10n/it.php
blob: 94ba191ba6ebee9f718644217830ad81fa337e71 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Esporta questa istanza di ownCloud",
"This will create a compressed file that contains the data of this owncloud instance.\n            Please choose the export type:" => "Questa operazione creerà un file compresso che contiene i dati dell'istanza di ownCloud. Scegli il tipo di esportazione:",
"Export" => "Esporta"
);