diff options
author | riopwg <riopwg@piwigo.org> | 2010-05-09 06:42:56 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-05-09 06:42:56 +0000 |
commit | 127fb63067b73cbe99e052db3644d4236c3cdfcd (patch) | |
tree | 55ab81d0780b948fbb9a97e9dd491e672b6a0afe /language/it_IT/admin.lang.php | |
parent | 0e324a6c78048af107f3f2c6e1ea827936d6b9e2 (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@6134 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index f9d8c95b6..397277672 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -240,6 +240,7 @@ $lang['group'] = 'gruppo'; $lang['The name of a group must not contain " or \' or be empty.'] = 'Il nome del gruppo non deve contenere " o \' e non deve essere vuoto.'; $lang['This name is already used by another group.'] = 'Questo nome è già usato per un altro gruppo.'; $lang['Groups'] = 'Gruppi'; +$lang[''] = ""; $lang['High definition'] = 'Alta definizione'; $lang['jump to category'] = 'Andare alla categoria'; $lang['jump to image'] = 'Andare al\'immagine'; @@ -670,6 +671,7 @@ $lang['Select files'] = 'Scegliere i file'; $lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'File JPEG o archivi ZIP con dentro dei file JPEG per cortesia.'; $lang['Everybody'] = 'Tutti'; $lang['Who can see these photos?'] = 'Chi può vedere queste foto?'; +$lang['Who can see this photo?'] = 'Chi può vedere questa foto?'; $lang['... or switch to the old style form'] = '... o passare sul modulo "vecchia maniera"'; $lang['... or switch to the multiple files form'] = '... o passare sul modulo multi-file'; |