[*] TR : update Italian translations

This commit is contained in:
lLefevre
2012-07-12 08:34:34 +00:00
parent 2e8ab91a6c
commit a29ffa70de
10 changed files with 77 additions and 26 deletions
+4 -4
View File
@@ -16,10 +16,10 @@ $_LANGMAIL['Order confirmation'] = 'Conferma ordine';
$_LANGMAIL['Message from a customer'] = 'Messaggio da un cliente';
$_LANGMAIL['New message regarding your order'] = 'Nuovo messaggio riguardo al tuo ordine';
$_LANGMAIL['Your order return state has changed'] = 'Nuovo status dell\'ordine';
$_LANGMAIL['Your new admin password'] = 'La tua password';
$_LANGMAIL['Your new admin password'] = 'La tua nuova password amministratore';
$_LANGMAIL['Password query confirmation'] = 'Conferma richiesta password';
$_LANGMAIL['An answer to your message is available #ct%1$s #tc%2$s'] = 'E\' disponibile una risposta al tuo messaggio #ct%1$s #tc%2$s';
$_LANGMAIL['New voucher regarding your order %s'] = 'Nuovo buono sconto riguardo al tuo ordine %s';
$_LANGMAIL['New voucher regarding your order %s'] = 'Nuovo buono sconto riguardante il tuo ordine %s';
$_LANGMAIL['Newsletter confirmation'] = 'Conferma newsletter';
$_LANGMAIL['Email verification'] = '';
$_LANGMAIL['Newsletter voucher'] = 'Buono sconto newsletter';
@@ -30,12 +30,12 @@ $_LANGMAIL['Thanks for your order'] = 'Grazie dell\'ordine';
$_LANGMAIL['You are one of our best customers'] = 'Sei uno dei nostri clienti migliori';
$_LANGMAIL['We miss you'] = 'Ci manchi';
$_LANGMAIL['Product available'] = 'Prodotto disponibile';
$_LANGMAIL['New order - #%06d'] = '';
$_LANGMAIL['New order - #%06d'] = 'Nuovo ordine - #%06d';
$_LANGMAIL['Stock coverage'] = '';
$_LANGMAIL['Product out of stock'] = 'Prodotto esaurito';
$_LANGMAIL['Congratulations!'] = 'Congratulazioni!';
$_LANGMAIL['Referral Program'] = 'Programma di presentazione';
$_LANGMAIL['%1$s sent you a link to %2$s'] = '';
$_LANGMAIL['%1$s sent you a link to %2$s'] = '%1$s invia il link a %2$s';
$_LANGMAIL['Error reporting from your PayPal module'] = 'Errore dal tuo modulo PayPal';
?>