diff options
author | riopwg <riopwg@piwigo.org> | 2011-04-12 13:58:38 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-04-12 13:58:38 +0000 |
commit | 2a9c86645c841ff147c03edce2d7816ad1415c13 (patch) | |
tree | 71e04f0e50106223637ace5775953d7b1d82afcc /language/it_IT/admin.lang.php | |
parent | b056137339ec2ea2eed5832e2379a0fa55b7229a (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10320 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/admin.lang.php')
-rw-r--r-- | language/it_IT/admin.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 8292c916a..8c936e593 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -794,4 +794,8 @@ $lang['Do you want to activate anyway?'] = 'Volete attivarlo comunque?'; $lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'QUESTO PLUGIN FA ORMAI PARTIE DEL CORE DI PIWIGO! CANCELLATELO.'; $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERRORE: QUESTO PLUGIN È MANCANTE MA TUTTORA INSTALLATO! CANCELLATELO.'; $lang['display'] = 'Visualizzare'; +$lang['Compact'] = 'Compatto'; +$lang['Complete'] = 'Completo'; +$lang['Restore'] = 'Restaurare'; + ?>
\ No newline at end of file |