Changeset 7527 for trunk/language/it_IT/common.lang.php
- Timestamp:
- Oct 31, 2010, 10:49:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/it_IT/common.lang.php
r7027 r7527 69 69 $lang['Display'] = 'Visualizzazione'; 70 70 $lang['Each listed rule must be satisfied.'] = 'Tutti i criteri devono essere soddisfatti'; 71 $lang['Email address is missing. Please specify an email address.'] = 'Manca l\'indirizzo email';72 71 $lang['Email address'] = 'Indirizzo email'; 73 72 $lang['Enter your personnal informations'] = 'Inserire le informazioni personali'; … … 118 117 $lang['Tag'] = 'Tag'; 119 118 $lang['Tags'] = 'Tags'; 120 $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.';119 $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.'; 121 120 $lang['Unknown feed identifier'] = 'Identificatore di flusso sconosciuto'; 122 121 $lang['User comments'] = 'Commenti utenti'; … … 250 249 $lang['Random pictures'] = 'Immagini a caso'; 251 250 $lang['display a set of random pictures'] = 'Mostra un set d\'immagini in modo casuale'; 252 $lang['Recent albums'] = ' Recenti album';253 $lang['display recently updated albums'] = 'Mostrare gli album caricati recentemente';251 $lang['Recent albums'] = 'Album recenti'; 252 $lang['display recently updated albums'] = 'Mostrare gli album caricati di recente'; 254 253 $lang['Recent period'] = 'Periodo recente'; 255 254 $lang['Recent pictures'] = 'Ultime immagini'; … … 278 277 $lang['Search Options'] = 'Opzioni di ricerca'; 279 278 $lang['Search results'] = 'Risultato della ricerca'; 280 $lang['Search in sub-albums'] = 'Cercare ne gli sub album';279 $lang['Search in sub-albums'] = 'Cercare nei sub album'; 281 280 $lang['searched words : %s'] = 'parole cercate : %s'; 282 281 $lang['Contact'] = 'Contattare'; 283 $lang['set as album representative'] = ' impostare come album rappresentativo';282 $lang['set as album representative'] = 'Impostare come rappresentativo per l'\album'; 284 283 $lang['Show number of comments'] = 'Mostrare il numero dei commenti'; 285 284 $lang['Show number of hits'] = 'Mostrare il numero di visualizzazioni'; … … 333 332 $lang['Administrator, webmaster and special user cannot use this method'] = 'Amministratore, webmaster e utente speciale non possono utilizzare questo metodo'; 334 333 $lang['a user use already this mail address'] = 'un utente usa già questo indirizzo mail'; 335 $lang['Album results for'] = 'Risultati de ll\'album per';334 $lang['Album results for'] = 'Risultati degli album per'; 336 335 $lang['Tag results for'] = 'Risultato dei tag per'; 337 336 $lang['from %s to %s'] = 'da %s a %s';
Note: See TracChangeset
for help on using the changeset viewer.