Update language IT

git-svn-id: http://piwigo.org/svn/trunk@10369 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2011-04-14 20:02:09 +00:00
parent 6133bcf0f3
commit 8027f4fe0c

View File

@@ -627,9 +627,9 @@ $lang['Who can see this photo?'] = 'Chi può vedere questa foto?';
$lang['... or switch to the old style form'] = '... o passare sul modulo "vecchio stile"';
$lang['... or switch to the multiple files form'] = '... o passare sul modulo multi-file';
$lang['The websize maximum width must be a number between %d and %d'] = 'La larghezza massima della foto taglia web deve essere un numero tra %d e %d';
$lang['The websize maximum height must be a number between %d and %d'] = 'L\'altezza massima della foto taglia web deve essere un numero tra %d e %d';
$lang['The websize image quality must be a number between %d and %d'] = 'La qualità dell\'immagine per la foto taglia web deve essere un numero tra %d e %d';
$lang['The websize maximum width must be a number between %d and %d'] = 'La larghezza massima della foto con dimenzioni per il web deve essere un numero tra %d e %d';
$lang['The websize maximum height must be a number between %d and %d'] = 'L\'altezza massima della foto con dimenzioni per il web deve essere un numero tra %d e %d';
$lang['The websize image quality must be a number between %d and %d'] = 'La qualità dell\'immagine per la foto con dimenzioni per il web deve essere un numero tra %d e %d';
$lang['The thumbnail maximum width must be a number between %d and %d'] = 'La larghezza massima della miniatura deve essere un numero tra %d e %d';
$lang['The thumbnail maximum height must be a number between %d and %d'] = 'L\'altezza massima della miniatura deve essere un numero tra %d e %d';
$lang['The thumbnail image quality must be a number between %d and %d'] = 'La qualità  dell\'immagine per la miniatura deve essere un numero tra %d e %d';