Show
Ignore:
Timestamp:
09/28/10 01:32:09 (3 years ago)
Author:
plg
Message:

feature 1616: rename category into album, a few language keys were missing

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/it_IT/admin.lang.php

    r6993 r7024  
    355355$lang['status'] = 'Stato'; 
    356356$lang['Directory'] = 'Directory'; 
    357 $lang['sub-categories'] = 'Sottocategorie'; 
     357$lang['sub-albums'] = 'Sottocategorie'; 
    358358$lang['synchronize metadata'] = 'Sincronizzare i metadati'; 
    359359$lang['target'] = 'Target'; 
     
    406406$lang['File/directory read error'] = 'Errore in letture del file/directory'; 
    407407$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Non è possibile accedere al file o alla directory (probabilmente non esiste o l\'accesso è stato negato)'; 
    408 $lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'Ogni file immagine richiede una miniatura. La miniatura deve essere presente nella sottodirectory "thumbnail" della directory. Il nome del file della miniatura deve iniziare con il parametro di configurazione "prefix_thumbnail" e l\'estensione deve essere uno di valori dell\'elenco seguente:'; 
     408$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'Ogni file immagine richiede una miniatura. La miniatura deve essere presente nella sottodirectory "thumbnail" della directory. Il nome del file della miniatura deve iniziare con il parametro di configurazione "prefix_thumbnail" e l\'estensione deve essere uno di valori dell\'elenco seguente:'; 
    409409$lang['missing thumbnail'] = 'miniature mancanti'; 
    410410$lang['albums deleted in the database'] = 'categorie eliminate dal database'; 
     
    438438$lang['user_status_normal'] = 'Utente'; 
    439439$lang['user_status_webmaster'] = 'Webmaster'; 
    440 $lang['Virtual category'] = 'Categoria virtuale'; 
     440$lang['Virtual album'] = 'Categoria virtuale'; 
    441441$lang['Waiting'] = 'In attesa'; 
    442442$lang['default'] = 'di default'; 
     
    463463$lang['Send an information email to group members'] = 'Inviare un\'email informativa agli utenti di un gruppo'; 
    464464$lang['Group'] = 'Gruppo'; 
    465 $lang['[%s] Come to visit the category %s'] = '[%s] Venite a visitare la categoria %s'; 
     465$lang['[%s] Visit album %s'] = '[%s] Venite a visitare la categoria %s'; 
    466466$lang['Hello,'] = 'Ciao,'; 
    467467$lang['See you soon.'] = 'A presto.'; 
    468 $lang['Come to discover the category:'] = 'Venite a scoprire la categoria:'; 
     468$lang['Discover album:'] = 'Venite a scoprire la categoria:'; 
    469469$lang['Mail content'] = 'Contenuto dell\'email'; 
    470470$lang['none'] = 'nessuno';