merge r10107 & r10125 from trunk to branch 2.2

Update language IT


git-svn-id: http://piwigo.org/svn/branches/2.2@10135 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2011-04-07 13:58:37 +00:00
parent 4408b67309
commit 8e48a455cc
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -788,4 +788,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.';
?>
-1
View File
@@ -359,5 +359,4 @@ $lang['This author removed the comment with id %d'] = 'Questo autore ha cancella
$lang['delete this comment'] = 'Cancellare questo commento';
$lang['validate this comment'] = 'Approvare questo commento';
$lang['html tags are not allowed in login'] = 'I tag HTML non sono ammessi nel login';
?>