You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_migrate/l10n/it.php

10 lines
599 B

<?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",
"Export your user account" => "Esporta il tuo account utente",
"This will create a compressed file that contains your ownCloud account." => "Questa operazione creerà un file compresso che contiene il tuo account ownCloud.",
"Import user account" => "Importa account utente",
"ownCloud User Zip" => "Zip account utente",
"Import" => "Importa"
);