Show
Ignore:
Timestamp:
01/05/10 22:12:36 (3 years ago)
Author:
ddtddt
Message:

[Trunk] [Language] update ang reorganization all admin.lang.php

Files:
1 modified

Legend:

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

    r4012 r4626  
    590590$lang['Purge compiled templates'] = '"Ripulire" i templates compilati'; 
    591591$lang['Caddie is currently empty'] = 'Il cestino è attualente vuoto.'; 
    592 $lang['DEMO'] = 'Demo'; 
    593 $lang['HOME'] = 'Home Piwigo'; 
    594 $lang['FORUM'] = 'Forum'; 
    595 $lang['BUGS'] = 'Bugs'; 
    596 $lang['EXTENSIONS'] = 'Estensioni'; 
    597 $lang['WIKI / DOC'] = 'Documentazione'; 
    598592$lang['conf_upload_title'] = 'Upload'; 
    599593$lang['Show upload link every time'] = 'Sempre visualizzare il link per aggiungere le immagini'; 
     
    605599$lang['ACCESS_4'] = 'Accesso agli webmaster'; 
    606600$lang['ACCESS_5'] = 'Nessun accesso'; 
     601$lang['DEMO'] = 'Demo'; 
     602$lang['HOME'] = 'Home Piwigo'; 
     603$lang['FORUM'] = 'Forum'; 
     604$lang['BUGS'] = 'Bugs'; 
     605$lang['EXTENSIONS'] = 'Estensioni'; 
     606$lang['WIKI / DOC'] = 'Documentazione'; 
    607607$lang['A new version of Piwigo is available.'] = 'Una nuova versione di Piwigo è disponibile.'; 
    608608$lang['Piwigo Administration'] = 'Amministrazione di Piwigo'; 
     
    658658$lang['Email address is missing'] = 'Indirizzo e-mail è mancante. Si prega di specificare un indirizzo email.'; 
    659659$lang['Password confirmation error'] = 'Errore nella conferma della password.'; 
     660/*TODO*/$lang['Allow users to edit theirs owns comments'] = 'Allow users to edit theirs owns comments'; 
     661/*TODO*/$lang['Allow users to delete theirs owns comments'] = 'Allow users to delete theirs owns comments'; 
     662/*TODO*/$lang['Email administrators when a comment is modified'] = 'Email administrators when a comment is modified'; 
     663/*TODO*/$lang['Email administrators when a comment is deleted'] = 'Email administrators when a comment is deleted'; 
    660664?>