aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/it_IT/admin.lang.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 2608f0d0b..e16fd37fd 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -169,6 +169,7 @@ $lang['User comments validation'] = 'Approvare i commenti degli utenti';
$lang['Users'] = 'Utenti';
$lang['Validate'] = 'Approvare';
$lang['Validation'] = 'Richiedere l\'approvazione';
+$lang['Update Validation'] = 'Approvazione quando un commento è modificato';
$lang['Version'] = 'Versione';
$lang['Virtual albums to move'] = 'Album virtuali da spostare';
$lang['Virtual album name'] = 'Nome dell\'album virtuale';
@@ -788,4 +789,9 @@ $lang['All languages are up to date.'] = 'Tutte le lingue sono aggiornate.';
$lang['Visit theme site'] = 'Visitare il sito del tema';
$lang['Visit language site'] = 'Visitare il sito della lingua';
$lang['New Version'] = 'Nuova versione';
+$lang['Obsolete Plugins'] = 'Plugins obsoleti';
+$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'ATTENZIONE! Questo plugin non sembra essere compatibile con questa versione di Piwigo.';
+$lang['Do you want to activate anyway?'] = 'Volete attivarlo comunque?';
+$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'QUESTO PLUGIN FA ORMAI PARTIE DEL CORE DI PIWIGO! CANCELLATELO.';
+$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERRORE: QUESTO PLUGIN È MANCANTE MA TUTTORA INSTALLATO! CANCELLATELO.';
?> \ No newline at end of file