diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index cc88563c2..46342b9df 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1373,4 +1373,30 @@ $lang['An error has occured'] = 'È accaduto un errore'; $lang['Auto-update'] = 'Aggiornamento automatico'; $lang['Changes saved'] = 'Cambiamenti salvati'; $lang['Create a root album'] = 'Crea album radice'; -$lang['Activate create mode to create and select an album'] = 'Attiva modalità creazione per creare e selezionare un album'; \ No newline at end of file +$lang['Activate create mode to create and select an album'] = 'Attiva modalità creazione per creare e selezionare un album'; +$lang['Copy the password link'] = 'Copia il collegamento della password'; +$lang['Main user'] = 'Utente principale'; +$lang['Ok, got it!'] = 'Ok, ho capito!'; +$lang['Password copied'] = 'Password copiata'; +$lang['Please complete all fields'] = 'Prego completare tutti i campi'; +$lang['Read the release note'] = 'Leggi le note di rilascio'; +$lang['Resend password link'] = 'Invia nuovamente il link della password'; +$lang['Set as main user'] = 'Imposta come utente principale'; +$lang['The passwords do not match'] = 'Le password non coincidono'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Questo utente deve prima essere impostato come webmaster prima che possa essere promosso ad utente principale'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Per essere sicuro, prego riscrivi la parola sottostante "%s" '; +$lang['Username successfully modified'] = 'Nome utente modificato con successo'; +$lang['What\'s new in version %s'] = 'Cosa c\'è di nuovo nella versione %s?'; +$lang['Yes, let\'s proceed'] = 'Sì, procediamo!'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Stai per impostare %s come utente principale al posto di %s, vuoi procedere?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Non sei autorizzato a cambiare l\'utente principale, per favore chiedi al tuo webmaster.'; +$lang['You can now change the main user from %s to %s.'] = 'Ora puoi cambiare l\'utente principale da %s a %s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Non puoi copiare la password se la connessione al sito non è sicura.'; +$lang['%s is the new main user'] = '%s è il nuovo utente principale'; +$lang['Copied link'] = 'Link copiato'; +$lang['Copy password'] = 'Copia password'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Copia il collegamento sottostante ed invialo all\'utente in modo che possa impostare la password.'; +$lang['An activation link valid for 1 hour has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'È stato inviato un link per l\'attivazione valido un\'ora a "%s". Qualora l\'utente non lo ricevesse, puoi ne puoi generare e copiare uno nuovo modificando l\'utente e gestendone la password.'; +$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Un link d\'attivazione valido un\'ora è stato generato, tuttavia non è stato possibile inviarlo. Ora puoi copiare il collegamento sottostante ed inviarlo all\'utente.'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Non posso inviare un\'email a questo utente in quanto non '; +$lang['Changing the main user'] = 'Cambiare l\'utente principale'; \ No newline at end of file