aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-02 15:21:38 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-02 15:21:38 +0000
commitcb26902323c02b96d34205d5e9e5181cb367d270 (patch)
treee752d693e4ed99e38eb96fe5af0eb3ac16e04869 /language/it_IT
parent8dbb962a3f5cabb0c9e14490031f9853b1a00014 (diff)
[trunk (admin)] Update it_IT, thanks to : Gdvpixel
git-svn-id: http://piwigo.org/svn/trunk@13853 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT')
-rw-r--r--language/it_IT/admin.lang.php16
1 files changed, 2 insertions, 14 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index f142f8ab4..6d91fa0d7 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -302,12 +302,7 @@ $lang['Purge sessions'] = '"Ripulire" le sessioni';
$lang['randomly represented'] = 'Copertina a caso';
$lang['registration date'] = 'Data di registrazione';
$lang['clean'] = 'Ripulire';
-$lang['remove remote listing.xml file'] = 'cancellare il file "listing.xml" remoto';
-$lang['generate listing'] = 'generare il listing';
-$lang['generate file listing.xml on remote site'] = 'generare il file "listing.xml" sul sito distante';
$lang['Create this site'] = 'Creare questo sito';
-$lang['A local listing.xml file has been found for'] = 'Un file "listing.xml" locale è stato trovato per';
-$lang['read local listing.xml and update'] = 'leggere il file "listing.xml" locale e aggiornare';
$lang['test'] = 'Verificare';
$lang['test this remote site'] = 'Verificare sito remoto';
$lang['remove tags'] = 'Rimuovere i tags';
@@ -320,7 +315,6 @@ $lang['Create a new site : (give its URL to create_listing_file.php)'] = 'Creare
$lang['created'] = 'creato';
$lang['delete this site and all its attached elements'] = 'Cancellare questo sito e tutte le informazioni ad esso connessi';
$lang['an error happened'] = 'Si è verificato un\'errore';
-$lang['file create_listing_file.php on remote site was not found'] = 'impossibile trovare il file "create_listing_file.php" sul sito remoto';
$lang['Local'] = 'Locale';
$lang['Remote'] = 'Remoto';
$lang['update the database from files'] = 'Aggiornare il database dai files';
@@ -357,17 +351,11 @@ $lang['Synchronize'] = 'Sincronizzare';
$lang['reduce to single existing albums'] = 'Trattare un solo album';
$lang['Choose an option'] = 'Scegli un\'opzione';
$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'Mostrare tutte le informazioni possibili (album e foto aggiunti o eliminati)';
-$lang['Piwigo version differs on the remote site'] = 'La versione di Piwigo sul sito remoto è diversa';
-$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';
-$lang['listing.xml file was not found'] = 'non è stato possibile trovare il file "listing.xml"';
-$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';
$lang['Error list'] = 'Elenco degli errori';
$lang['Errors caption'] = 'Significato degli errori';
$lang['Detailed informations'] = 'Informazioni dettagliate';
$lang['File/directory read error'] = 'Errore in letture del file/directory';
$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)';
-$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 :';
-$lang['missing thumbnail'] = 'miniatura assente';
$lang['albums deleted in the database'] = 'album cancellati dal database';
$lang['photos deleted from the database'] = 'foto cancellate dal database';
$lang['photos candidates for metadata synchronization'] = 'foto in coda per la sincronizzazione dei metadati';
@@ -735,8 +723,6 @@ $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] =
$lang['display'] = 'Visualizzare';
$lang['Restore'] = 'Restaurare';
$lang['Restore default configuration. You will lose your plugin settings!'] = 'Reimpostare la configurazione di defaut? Perderete tutte le vostre impostazioni!';
-$lang['Regenerate Thumbnails'] = 'Rigenerare le miniature';
-$lang['Regenerate Websize Photos'] = 'Rigenerare le foto taglia web';
$lang['Thumbnails generation in progress...'] = 'Rigenerazione delle miniature in corso ...';
$lang['Photos generation in progress...'] = 'Rigenerazione delle foto in corso ...';
$lang['%s photos have been regenerated'] = '%s foto sono state rigenerate';
@@ -892,4 +878,6 @@ $lang['include photos with lower privacy level'] = 'includere le foto con un liv
$lang['No group is permitted to see this private album'] = 'A nessun gruppo è permesso visualizzare questo album privato';
$lang['Permission management'] = 'Gestione permessi';
$lang['custom'] = 'Personalizzato';
+$lang['Delete multiple size images'] = 'Elimina immagini con dimensioni diverse';
+$lang['Generate multiple size images'] = 'Genera immagini con dimensioni diverse';
?> \ No newline at end of file