- Timestamp:
- Feb 21, 2013, 8:53:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/it_IT/common.lang.php
r20915 r20923 94 94 $lang['chronology_monthly_list'] = 'Lista mensile'; 95 95 $lang['chronology_weekly_list'] = 'Lista settimanale'; 96 $lang['Click here if your browser does not automatically forward you'] = 'Cliccare qui se non siete reindirizzati automaticamente .';96 $lang['Click here if your browser does not automatically forward you'] = 'Cliccare qui se non siete reindirizzati automaticamente'; 97 97 $lang['Click on the photo to see it in high definition'] = 'Cliccare sulla foto per vederla in alta definizione'; 98 98 $lang['Close this window'] = 'Chiudi questa finestra'; … … 110 110 $lang['Contact'] = 'Contattare'; 111 111 $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'I cookies sono bloccati o non supportati dal vostro browser. Dovete attivare i cookie per connettervi.'; 112 $lang['Create a new account'] = 'Crea re un nuovo account utente?';112 $lang['Create a new account'] = 'Crea un nuovo account'; 113 113 $lang['created after %s (%s)'] = 'creata dopo il %s (%s)'; 114 114 $lang['created before %s (%s)'] = 'creata prima del %s (%s)'; … … 128 128 $lang['day'][5] = 'Venerdì'; 129 129 $lang['day'][6] = 'Sabato'; 130 $lang['Default'] = ' Di default';130 $lang['Default'] = 'Predefinito'; 131 131 $lang['delete all photos from your favorites'] = 'Cancellare tutte le foto dai vostri favoriti'; 132 132 $lang['delete this photo from your favorites'] = 'Cancellare questa foto dalle vostre preferite'; … … 174 174 $lang['Filter'] = 'Filtro'; 175 175 $lang['First'] = 'Primo'; 176 $lang['Forgot your password?'] = 'Password dimenticata 176 $lang['Forgot your password?'] = 'Password dimenticata?'; 177 177 $lang['from %s to %s'] = 'da %s a %s'; 178 178 $lang['Go through the gallery as a visitor'] = 'Visita la galleria come ospite'; … … 384 384 $lang['View in'] = 'Visualizzazione'; 385 385 $lang['Mobile'] = 'Mobile'; 386 $lang['Desktop'] = ' Classico';386 $lang['Desktop'] = 'Desktop'; 387 387 $lang['Date created, new → old'] = 'Data di creazione, recente → vecchia'; 388 388 $lang['Date created, old → new'] = 'Data di creazione, vecchia → recente'; … … 409 409 $lang['Requested tag does not exist'] = 'Il tag richiesto non esiste'; 410 410 $lang['Username is mandatory'] = 'Nome utente obbligatorio'; 411 $lang['Email address is mandatory'] = ' Indirizzo emailobbligatorio';411 $lang['Email address is mandatory'] = 'L\'indirizzo email è obbligatorio'; 412 412 $lang['mandatory'] = 'obbligatorio'; 413 413 $lang['Website'] = 'Sito web';
Note: See TracChangeset
for help on using the changeset viewer.