merge r110001 from trunk to branch 2.2

Update language IT



git-svn-id: http://piwigo.org/svn/branches/2.2@11124 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg 2011-05-31 08:45:24 +00:00
parent 47f31c2c90
commit c7538f1bd8

View file

@ -794,4 +794,7 @@ $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.';
$lang['display'] = 'Visualizzare';
$lang['No results'] = 'Nessun risultato';
$lang['Type in a search term'] = 'Inserire un Entrez un termine di ricerca';
$lang['Searching...'] = 'Ricerca ...';
?>