Update language IT

git-svn-id: http://piwigo.org/svn/trunk@12981 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg 2012-01-29 20:04:26 +00:00
parent 11b09fc991
commit 28d5b355c8

View file

@ -374,5 +374,12 @@ $lang['Password: %s'] = 'Password : %s';
$lang['Username: %s'] = 'Nome utente : %s';
$lang['Email: %s'] = 'Email : %s';
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Se pensate avere ricevuto questa email per sbaglio, contattateci %s';
$lang['large'] = 'Grande';
$lang['square'] = 'Quadrata';
$lang['thumb'] = 'Miniatura';
$lang['small'] = 'Piccola';
$lang['medium'] = 'Media';
$lang['xlarge'] = 'XL';
$lang['xxlarge'] = 'XXL';
?>