diff options
author | riopwg <riopwg@piwigo.org> | 2010-03-31 06:04:42 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-03-31 06:04:42 +0000 |
commit | 047d0de680ee5892012428cc0bae6d2fb6ec7a03 (patch) | |
tree | d6facbf3dca0c6d3c06b249f68266f8e027ef8bb /language/it_IT/admin.lang.php | |
parent | 9e2cc0768f5f4d3189fa1337ccbf1e7be2b8ca9f (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@5489 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 16506819a..acbb51f30 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -764,4 +764,11 @@ $lang['Impossible to deactivate this theme, you need at least one theme.'] = 'No $lang['Webmaster status is required.'] = 'Dovete avere lo stato di "webmaster".'; $lang['Bound Theme'] = 'Tema legato'; $lang['Allow rating'] = 'Autorizzare le votazioni'; +$lang['Select at least one comment'] = 'Selezionare almeno un commento'; +$lang['Active Plugins'] = 'Plugins attivati'; +$lang['Inactive Plugins'] = 'Plugins disabilitati'; +$lang['Missing Plugins'] = 'Plugins mancanti'; +$lang['Uninstalled Plugins'] = 'Plugins non installati'; +$lang['By %s'] = 'Per %s'; +$lang['Visit plugin site'] = 'Visitate il sito del plugin'; ?>
\ No newline at end of file |