Show
Ignore:
Timestamp:
05/29/10 10:57:34 (3 years ago)
Author:
rvelices
Message:

merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys

Files:
1 modified

Legend:

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

    r6402 r6419  
    212212$lang['Information data registered in database'] = 'Informazioni registrate nel database'; 
    213213$lang['Default display'] = 'Visualizzazione di default'; 
    214 $lang['History'] = 'Cronologia'; 
    215214$lang['The gallery URL is not valid.'] = 'L\'URL della galleria non è valido.'; 
    216215$lang['Main'] = 'Principale'; 
     
    239238$lang['The name of a group must not contain " or \' or be empty.'] = 'Il nome del gruppo non deve contenere " o \' e non deve essere vuoto.'; 
    240239$lang['This name is already used by another group.'] = 'Questo nome è già  usato per un altro gruppo.'; 
    241 $lang['Groups'] = 'Gruppi'; 
    242240$lang[''] = ""; 
    243241$lang['High definition'] = 'Alta definizione'; 
     
    303301$lang['Send'] = 'Invio'; 
    304302$lang['Options'] = 'Opzioni'; 
    305 $lang['Send'] = 'Inviare'; 
    306303$lang['Subscribed'] = 'Iscritti'; 
    307304$lang['Subscribe'] = 'Iscrizione'; 
     
    328325$lang['Permissions'] = 'Permessi'; 
    329326$lang['private'] = 'privato'; 
    330 $lang['Properties'] = 'Proprietà '; 
    331327$lang['public'] = 'pubblico'; 
    332328$lang['Purge never used notification feeds'] = '"Ripulire" i flussi di notifica mai usate'; 
     
    364360$lang['sub-categories'] = 'Sottocategorie'; 
    365361$lang['synchronize metadata'] = 'Sincronizzare i metadati'; 
    366 $lang['synchronize'] = 'sincronizzare'; 
    367362$lang['target'] = 'Target'; 
    368363$lang['Thumbnail'] = 'Miniatura'; 
     
    446441$lang['user_status_normal'] = 'Utente'; 
    447442$lang['user_status_webmaster'] = 'Webmaster'; 
    448 $lang['Users'] = 'Utenti'; 
    449443$lang['Virtual category'] = 'Categorie virtuale'; 
    450444$lang['Waiting'] = 'In attesa'; 
     
    462456$lang['Pictures'] = 'Immagini'; 
    463457$lang['Time'] = 'Ora'; 
    464 $lang['User'] = 'Utente'; 
    465458$lang['IP'] = 'IP'; 
    466459$lang['Element'] = 'Elemento'; 
     
    470463$lang['Save page visits by users'] = 'Registrare le pagini visitate da gli utenti'; 
    471464$lang['Save page visits by administrators'] = 'Registrare le pagini visitate da gli amministratori'; 
    472 $lang['Properties'] = 'Proprietà '; 
    473465$lang['An information email was sent to group "%s"'] = 'Un\'email d\'informazione è stato inviato agli utenti del gruppo "%s"'; 
    474466$lang['Send an information email to group members'] = 'Inviare un\'email d\'informazione agli utenti di un gruppo'; 
     
    483475$lang['other'] = 'altro'; 
    484476$lang['Element type'] = 'tipo di elemento'; 
    485 $lang['User'] = 'Utente'; 
    486477$lang['Image id'] = 'Id immagine'; 
    487478$lang['Summary'] = 'Riassunto'; 
     
    573564$lang['Purge compiled templates'] = '"Ripulire" i templates compilati'; 
    574565$lang['Caddie is currently empty'] = 'Il cestino è attualmente vuoto.'; 
    575 $lang['Upload'] = 'Upload'; 
    576566$lang['Show upload link every time'] = 'Mostra sempre il link per caricare le immagini'; 
    577567$lang['User access level to upload'] = 'Livello d\'accesso utente per l\'upload'; 
     
    654644$lang['Drop into category'] = 'Scegliere una categoria'; 
    655645$lang['+ Add an upload box'] = '+ Aggiungere un altro campo di upload'; 
    656 $lang['Upload'] = 'Trasferire'; 
    657646$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Creare la directory "% s" alla radice della vostra installazione Piwigo'; 
    658647$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Dare i permessi in scrittura (chmod 777) nella directory "% s" alla radice della vostra installazione Piwigo';