aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT/admin.lang.php
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2010-12-22 16:43:37 +0000
committerriopwg <riopwg@piwigo.org>2010-12-22 16:43:37 +0000
commitf58a8276a624423ab62073d37332003be8c3dc6e (patch)
treed6e6e02e6e0e07d6ccbe596b81a9c608c20314ab /language/it_IT/admin.lang.php
parent902c8f19278f389c53b23fcfbd0a0fe87a733372 (diff)
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@8229 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/admin.lang.php')
-rw-r--r--language/it_IT/admin.lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 3593a716c..426f85b11 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -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';
?>