Changeset 20915 for trunk/language
- Timestamp:
- Feb 21, 2013, 8:49:37 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/it_IT/common.lang.php
r20876 r20915 44 44 $lang['%d hit'] = 'vista %d volte'; 45 45 $lang['%d hits'] = 'viste %d volte'; 46 $lang['%d Kb'] = '%d K o';46 $lang['%d Kb'] = '%d Kb'; 47 47 $lang['%d new comment'] = '%d nuovo commento utente'; 48 48 $lang['%d new comments'] = '%d nuovi commenti utente'; … … 57 57 $lang['%d rates'] = '%d voti'; 58 58 $lang['(!) This comment requires validation'] = '(!) Questo commento deve essere approvato'; 59 $lang['... or browse your empty gallery'] = '... o naviga nella nostra galleria vuota';60 $lang['... or please deactivate this message, I will find my way by myself'] = '... oppure disattiva questo messaggio, voglio riuscirci da solo';61 $lang['A comment on your site'] = 'Un commento sul sito';59 $lang['... or browse your empty gallery'] = '... o navigare nella vostra galleria vuota'; 60 $lang['... or please deactivate this message, I will find my way by myself'] = '... oppure disattivare questo messaggio, voglio riuscirci da solo'; 61 $lang['A comment on your site'] = 'Un commento sul tuo sito'; 62 62 $lang['About Piwigo'] = 'Informazioni su Piwigo'; 63 $lang['About'] = 'Informazioni su ...';63 $lang['About'] = 'Informazioni su'; 64 64 $lang['Accelerate diaporama speed'] = 'Accelerare la velocità proiezione'; 65 $lang['Add a comment'] = 'Aggiung iun commento';65 $lang['Add a comment'] = 'Aggiungere un commento'; 66 66 $lang['add this photo to your favorites'] = 'Aggiungi la pagina ai tuoi preferiti'; 67 67 $lang['Admin: %s'] = 'Amministrazione: %s'; … … 85 85 $lang['Auto login'] = 'Conessione automatica'; 86 86 $lang['available for administrators only'] = 'Disponibile solo per gli amministratori'; 87 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Lo status dell\'utente "guest" non è conforme, viene usato lo status di default. Per favore avvisa il webmaster.';87 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Lo status dell\'utente "guest" non è conforme, viene usato lo status predefinito. Per favore avvisa il webmaster.'; 88 88 $lang['Best rated'] = 'I più votati'; 89 89 $lang['Browser: %s'] = 'Browser: %s'; … … 373 373 $lang['square'] = 'Quadrata'; 374 374 $lang['thumb'] = 'Miniatura'; 375 $lang['2small'] = 'XXS - Minuscola';375 $lang['2small'] = 'XXS - minuscola'; 376 376 $lang['xsmall'] = 'XS - Piccolissima'; 377 377 $lang['small'] = 'S - Piccola';
Note: See TracChangeset
for help on using the changeset viewer.