diff options
Diffstat (limited to 'language/it_IT/common.lang.php')
-rw-r--r-- | language/it_IT/common.lang.php | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 9d354bd31..31ffd2d30 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -68,7 +68,6 @@ $lang['Current password is wrong'] = 'La password non è esatta'; $lang['Dimensions'] = 'Dimensioni'; $lang['Display'] = 'Visualizzazione'; $lang['Each listed rule must be satisfied.'] = 'Tutti i criteri devono essere soddisfatti'; -$lang['Email address is missing. Please specify an email address.'] = 'Manca l\'indirizzo email'; $lang['Email address'] = 'Indirizzo email'; $lang['Enter your personnal informations'] = 'Inserire le informazioni personali'; $lang['Error sending email'] = 'Errore durante l\'invio dell\'email'; @@ -117,7 +116,7 @@ $lang['Sort by'] = 'Ordina per'; $lang['Sort order'] = 'Tipo di ordinamento'; $lang['Tag'] = 'Tag'; $lang['Tags'] = 'Tags'; -$lang['The RSS notification feed provides notification on news from this website : new pictures, updated albums, new comments. Use a RSS feed reader.'] = 'L\'RSS Feed provvede notificazioni su nuovi eventi di questa pagina internet: nuove immagini, nuovi album, nuovi commenti. Da usare con un lettore RSS Feed.'; +$lang['The RSS notification feed provides notification on news from this website : new pictures, updated albums, new comments. Use a RSS feed reader.'] = 'L\'RSS Feed notifica delle novità della galleria: nuove immagini, nuovi album, nuovi commenti. Da usare con un lettore RSS Feed.'; $lang['Unknown feed identifier'] = 'Identificatore di flusso sconosciuto'; $lang['User comments'] = 'Commenti utenti'; $lang['Username'] = 'Nome utente'; @@ -249,8 +248,8 @@ $lang['Preferences'] = 'Preferenze'; $lang['Previous'] = 'Precendente'; $lang['Random pictures'] = 'Immagini a caso'; $lang['display a set of random pictures'] = 'Mostra un set d\'immagini in modo casuale'; -$lang['Recent albums'] = 'Recenti album'; -$lang['display recently updated albums'] = 'Mostrare gli album caricati recentemente'; +$lang['Recent albums'] = 'Album recenti'; +$lang['display recently updated albums'] = 'Mostrare gli album caricati di recente'; $lang['Recent period'] = 'Periodo recente'; $lang['Recent pictures'] = 'Ultime immagini'; $lang['display most recent pictures'] = 'Mostra le immagini più recenti'; @@ -277,10 +276,10 @@ $lang['Search for any terms'] = 'Cercare una qualsiasi delle parole'; $lang['Empty query. No criteria has been entered.'] = 'Ricerca incompleta. Nessun criterio di ricerca inserito.'; $lang['Search Options'] = 'Opzioni di ricerca'; $lang['Search results'] = 'Risultato della ricerca'; -$lang['Search in sub-albums'] = 'Cercare negli sub album'; +$lang['Search in sub-albums'] = 'Cercare nei sub album'; $lang['searched words : %s'] = 'parole cercate : %s'; $lang['Contact'] = 'Contattare'; -$lang['set as album representative'] = 'impostare come album rappresentativo'; +$lang['set as album representative'] = 'Impostare come rappresentativo per l'\album'; $lang['Show number of comments'] = 'Mostrare il numero dei commenti'; $lang['Show number of hits'] = 'Mostrare il numero di visualizzazioni'; $lang['slideshow'] = 'Avviare la proiezione di diapositive'; @@ -332,7 +331,7 @@ $lang['Bad status for user "guest", using default status. Please notify the webm // --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'Amministratore, webmaster e utente speciale non possono utilizzare questo metodo'; $lang['a user use already this mail address'] = 'un utente usa già questo indirizzo mail'; -$lang['Album results for'] = 'Risultati dell\'album per'; +$lang['Album results for'] = 'Risultati degli album per'; $lang['Tag results for'] = 'Risultato dei tag per'; $lang['from %s to %s'] = 'da %s a %s'; $lang['Play of slideshow'] = 'Avvia proiezione'; |