Update language IT

git-svn-id: http://piwigo.org/svn/trunk@5489 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2010-03-31 06:04:42 +00:00
parent 9e2cc0768f
commit 047d0de680
4 changed files with 39 additions and 26 deletions
+7
View File
@@ -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';
?>