diff options
author | riopwg <riopwg@piwigo.org> | 2011-03-24 21:14:47 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-03-24 21:14:47 +0000 |
commit | 95e9f73281fb2b1915c58cf8e3f6ea667f3a1d43 (patch) | |
tree | 6b3e843c7d317bc22cc9b0a917c138c37aedf44e /language/it_IT/admin.lang.php | |
parent | a76d271e090f1af0df6299564d21551fc2d26162 (diff) |
Update language IT
Replace "Categoria" with "Album"
git-svn-id: http://piwigo.org/svn/trunk@9848 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/admin.lang.php')
-rw-r--r-- | language/it_IT/admin.lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 7e392cacd..41b5e4c12 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -56,7 +56,7 @@ $lang['Add a user'] = 'Aggiungere un utente'; $lang['Add group'] = 'Aggiungere un gruppo'; $lang['Add'] = 'Aggiungere'; $lang['Allow user registration'] = 'Consentire l\'iscrizione degli \'ospiti\''; -$lang['Apply to sub-albums'] = 'Applicare sul sub album'; +$lang['Apply to sub-albums'] = 'Applicare al sub album'; $lang['Associated'] = 'Associato a'; $lang['Batch management'] = 'Gestione per lotti'; $lang['Caddie management'] = 'Gestione del cestino'; @@ -127,7 +127,7 @@ $lang['Path'] = 'Percorso'; $lang['Permalink'] = 'Permalink'; $lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = 'Il permalink %s è stato usato precedentemente dall\'album %s. Cancellarlo prima dallo storico'; $lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = 'Il permalink deve essere composto unicamente dai caratteri seguenti : "a-zA-Z0-9", "-" o "_". Non deve essere numerico o iniziare con un numero seguito da "-"'; -$lang['Permalink %s is already used by album %s'] = 'Il permalink %s è già in uso nell\’album %s'; +$lang['Permalink %s is already used by album %s'] = 'Il permalink %s è già in uso nell\'album %s'; $lang['Permalink history'] = 'Cronologia dei permalinks'; $lang['Permalinks'] = 'Permalinks'; $lang['Permission denied'] = 'Accesso non autorizzato'; @@ -736,7 +736,7 @@ $lang['Error on file "%s" : %s'] = 'Errore sul file "%s" : %s'; $lang['Menu Management'] = 'Menu'; $lang['automatic order'] = 'Ordinamento automatico'; $lang['manual order'] = 'Ordinamento manuel'; -$lang['Albums automatically sorted'] = 'Le categorie sono state ordinate automaticamente'; +$lang['Albums automatically sorted'] = 'Gli album sono stati ordinati automaticamente'; $lang['Keep high definition'] = 'Mantenere l\'alta definizione'; $lang['The high definition maximum width must be a number between %d and %d'] = 'La larghezza massima per l\'HD deve essere un numero compreso tra %d e %d'; |