Show
Ignore:
Timestamp:
12/09/08 08:28:44 (4 years ago)
Author:
riopwg
Message:

merge -c2959 from branch 2.0 to trunk
Updates IT

Files:
1 modified

Legend:

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

    r2923 r2960  
    212212$lang['cat_virtual_added'] = 'Categoria virtuale aggiunta'; 
    213213$lang['cat_virtual_deleted'] = 'Categoria virtuale cancellata'; 
    214 $lang['category'] = 'categoria'; 
     214$lang['category'] = 'Categoria'; 
    215215$lang['conf_access'] = 'Tipo di accesso'; 
    216216$lang['conf_comments_title'] = 'Commenti utente'; 
     
    233233$lang['elements'] = 'elementi'; 
    234234$lang['enabled_high'] = 'Alta definizione attiva'; 
    235 $lang['file'] = 'file'; 
    236 $lang['filesize'] = 'dimensione file'; 
     235$lang['file'] = 'File'; 
     236$lang['filesize'] = 'Dimensione file'; 
    237237$lang['first element added on %s'] = 'primo elemento aggiunto il %s'; 
    238238$lang['forbidden'] = 'Vietate'; 
     
    377377$lang['synchronize'] = 'sincronizzare'; 
    378378$lang['target'] = 'Target'; 
    379 $lang['thumbnail'] = 'miniatura'; 
     379$lang['thumbnail'] = 'Miniatura'; 
    380380$lang['title'] = 'titolo'; 
    381381$lang['title_categories'] = 'Gestione delle categorie'; 
     
    475475$lang['Pages seen'] = 'Pagine viste'; 
    476476$lang['Pictures'] = 'Immagini'; 
    477 $lang['time'] = 'ora'; 
    478 $lang['user'] = 'utente'; 
     477$lang['time'] = 'Ora'; 
     478$lang['user'] = 'Utente'; 
    479479$lang['IP'] = 'IP'; 
    480 $lang['image'] = 'immagini'; 
    481 $lang['section'] = 'selezione'; 
    482 $lang['tags'] = 'tags'; 
     480$lang['image'] = 'Elemento'; 
     481$lang['section'] = 'Selezione'; 
     482$lang['tags'] = 'Tags'; 
    483483$lang['conf_history_guest'] = 'Registrare le pagini visitate da gli ospiti'; 
    484484$lang['conf_history_user'] = 'Registrare le pagini visitate da gli utenti'; 
     
    644644$lang['%d photo was deleted'] = '%d foto cancellata'; 
    645645$lang['%d photos were deleted'] = '%d foto cancellate'; 
    646 /* TODO */ $lang['Bound template'] = 'Bound template'; 
     646$lang['Bound template'] = 'Template legato'; 
    647647?>