Update language IT

git-svn-id: http://piwigo.org/svn/trunk@5514 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2010-03-31 22:37:19 +00:00
parent b6a45c8865
commit 596a3a1abd
+8
View File
@@ -771,4 +771,12 @@ $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';
$lang['Active Languages'] = 'Lingue attivate';
$lang['Delete this language'] = 'Cancellare questa lingua';
$lang['Forbid this language to users'] = 'Vietare questa lingua agli utenti';
$lang['Impossible to deactivate this language, first set another language as default.'] = 'Impossibile disattivare questa lingua. Definire inazzi tutto un\'altra lingua di default.';
$lang['Impossible to deactivate this language, you need at least one language.'] = 'Impossibile disattivare questa lingua. Deve rimanere almeno una lingua.';
$lang['Inactive Languages'] = 'Lingue disattivate';
$lang['Make this language available to users'] = 'Rendere questa lingua disponibile agli utenti';
$lang['Set as default language for unregistered and new users'] = 'Lingua di default per gli ospiti e nuovi utenti';
?>