aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2012-01-29 20:04:26 +0000
committerriopwg <riopwg@piwigo.org>2012-01-29 20:04:26 +0000
commit28d5b355c8162bd0f7fbfed7b26fa81dc2d15188 (patch)
tree37495662d4cd00771957f2b55f725be6e36bd325 /language
parent11b09fc99162d20b811500bbc31f94fbf7cf656a (diff)
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@12981 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/it_IT/common.lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php
index bc1847aae..92b26e299 100644
--- a/language/it_IT/common.lang.php
+++ b/language/it_IT/common.lang.php
@@ -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';
?> \ No newline at end of file