Changeset 13710 for trunk


Ignore:
Timestamp:
Mar 25, 2012, 4:15:31 PM (12 years ago)
Author:
TranslationTeam
Message:

[trunk (admin)] Update it_IT, thanks to : Gdvpixel

File:
1 edited

Legend:

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

    r13708 r13710  
    303303$lang['registration date'] = 'Data di registrazione';
    304304$lang['clean'] = 'Ripulire';
    305 $lang['remove remote listing.xml file'] = 'cancellare il file "listing.xml" remoto';
    306 $lang['generate listing'] = 'generare il listing';
    307 $lang['generate file listing.xml on remote site'] = 'generare il file "listing.xml" sul sito distante';
    308305$lang['Create this site'] = 'Creare questo sito';
    309 $lang['A local listing.xml file has been found for'] = 'Un file "listing.xml" locale è stato trovato per';
    310 $lang['read local listing.xml and update'] = 'leggere il file "listing.xml" locale e aggiornare';
    311306$lang['test'] = 'Verificare';
    312307$lang['test this remote site'] = 'Verificare sito remoto';
     
    321316$lang['delete this site and all its attached elements'] = 'Cancellare questo sito e tutte le informazioni ad esso connessi';
    322317$lang['an error happened'] = 'Si è verificato un\'errore';
    323 $lang['file create_listing_file.php on remote site was not found'] = 'impossibile trovare il file "create_listing_file.php" sul sito remoto';
    324318$lang['Local'] = 'Locale';
    325319$lang['Remote'] = 'Remoto';
     
    358352$lang['Choose an option'] = 'Scegli un\'opzione';
    359353$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'Mostrare tutte le informazioni possibili (album e foto aggiunti o eliminati)';
    360 $lang['Piwigo version differs on the remote site'] = 'La versione di Piwigo sul sito remoto è diversa';
    361 $lang['Version of create_listing_file.php on the remote site and Piwigo must be the same'] = 'Le versioni di "create_listing_file.php" sul sito remoto e Piwigo devono essere le stesse';
    362 $lang['listing.xml file was not found'] = 'non è stato possibile trovare il file "listing.xml"';
    363 $lang['listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager'] = 'Non è stato possibile trovare il file "listing.xml" sul sito remoto. Questo file è generato con \"Generare il listing\" nella gestione dei siti';
    364354$lang['Error list'] = 'Elenco degli errori';
    365355$lang['Errors caption'] = 'Significato degli errori';
     
    367357$lang['File/directory read error'] = 'Errore in letture del file/directory';
    368358$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)';
    369 $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 foto riquiede una miniatura. La miniatura deve essere presente nella sotto directory \"thumbnail\" della directory dell\'album. Il nome del file della miniatura deve cominciare con il parametro di configuratione \"prefix_thumbnail\" e l\'estensione del nome del file deve essre contenuto nella lista che segue :';
    370 $lang['missing thumbnail'] = 'miniatura assente';
    371359$lang['albums deleted in the database'] = 'album cancellati dal database';
    372360$lang['photos deleted from the database'] = 'foto cancellate dal database';
     
    736724$lang['Restore'] = 'Restaurare';
    737725$lang['Restore default configuration. You will lose your plugin settings!'] = 'Reimpostare la configurazione di defaut? Perderete tutte le vostre impostazioni!';
    738 $lang['Regenerate Thumbnails'] = 'Rigenerare le miniature';
    739 $lang['Regenerate Websize Photos'] = 'Rigenerare le foto taglia web';
    740726$lang['Thumbnails generation in progress...'] = 'Rigenerazione delle miniature in corso ...';
    741727$lang['Photos generation in progress...'] = 'Rigenerazione delle foto in corso ...';
     
    889875$lang['Select users...'] = 'Selezione utenti..';
    890876$lang['%u users have automatic permission because they belong to a granted group.'] = '%u utenti hanno automaticamente i permessi in quanto appartengono ad un gruppo ammesso';
    891 $lang['include photos with lower privacy level'] = 'includere le foto di un livello di confidenzalità inferiore';
    892 $lang['No group is permitted to see this private album'] = 'Nessun gruppo è autorizato a vedere quest\'album privato';
    893 $lang['Permission management'] = 'Gestione dei permessi';
     877$lang['include photos with lower privacy level'] = 'includi immagini con livello di sicurezza più basso';
     878$lang['No group is permitted to see this private album'] = 'A nessun gruppo è permesso visualizzare questo album privato';
     879$lang['Permission management'] = 'Gestione permessi';
     880$lang['custom'] = 'Personalizzato';
    894881?>
Note: See TracChangeset for help on using the changeset viewer.