Update language IT

git-svn-id: http://piwigo.org/svn/trunk@8229 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2010-12-22 16:43:37 +00:00
parent 902c8f1927
commit f58a8276a6
+5
View File
@@ -769,4 +769,9 @@ $lang['Menu Management'] = 'Menu';
$lang['automatic order'] = 'Ordinamento automatico';
$lang['manual order'] = 'Ordinamento manuel';
$lang['Albums automatically sorted'] = 'Le categorie sono state ordinate automaticamente';
$lang['Keep high definition'] = 'Mantenere l\'alta definizione';
$lang['The high definition maximum width must be a number between %d and %d'] = 'La larghezza massima per l\'HD deve essere un numero compreso tra %d e %d';
$lang['The high definition maximum height must be a number between %d and %d'] = 'L\'altezza massima per l\'HD deve essere un numero compreso tra %d e %d';
$lang['The high definition image quality must be a number between %d and %d'] = 'La qualità dell\'immagine per l\'alta definizione deve essere un numero compreso tra %d e %d';
?>