Ignore:
Timestamp:
Aug 20, 2012, 3:26:50 PM (12 years ago)
Author:
TranslationTeam
Message:

[contactform] Update it_IT, thanks to : salvatore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/it_IT/plugin.lang.php

    r17498 r17598  
    4040$lang['Error while sending e-mail'] = 'Errore durante l\'invio dell\'E-mail'
    4141
     42$lang['%s must not be less than %d characters long'] = '% deve essere lungo non meno di % caratteri';
     43$lang['%s must not be more than %d characters long'] = '% la lunghezza non deve essere maggiore di % caratteri';
     44$lang['Default e-mail subject'] = 'Oggetto email predefinito';
     45$lang['E-mail format :'] = 'Formato email';
     46$lang['No active email address'] = 'Email inattive';
     47$lang['Plain text'] = 'Testo non formattato';
     48$lang['Please enter an e-mail'] = 'Aggiungi la tua email';
     49$lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Presisso per le email gia inviate';
     50$lang['Active'] = 'Attivo';
     51$lang['+ Add an email'] = 'Aggiungi la tua email';
    4252?>
Note: See TracChangeset for help on using the changeset viewer.