From 8027f4fe0c9894cef757598ebf4bd06edbc7a285 Mon Sep 17 00:00:00 2001 From: riopwg Date: Thu, 14 Apr 2011 20:02:09 +0000 Subject: Update language IT git-svn-id: http://piwigo.org/svn/trunk@10369 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/it_IT/admin.lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 8c936e593..ab3d38188 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -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'; -- cgit v1.2.3