Skip to content

Commit a6c39cd

Browse files
davide93Till Brehm
authored andcommitted
Updated mailuser Italian language
1 parent 5b87571 commit a6c39cd

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
2-
$wb['mailbox_cc_txt'] = 'Trasmetti copia all indirizzo email';
2+
$wb['mailbox_cc_txt'] = 'Invia copa delle e-mail';
33
$wb['cc_txt'] = 'Manda copia a';
4-
$wb['email_txt'] = 'Email';
5-
$wb['cc_error_isemail'] = 'Email address invalid in -Send copy to- field';
6-
$wb['email_is_cc_error'] = 'Email address and send copy to address can not be the same.';
7-
$wb['name_optional_txt'] = '(Optional)';
8-
$wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
4+
$wb['email_txt'] = 'E-mail ricevute da';
5+
$wb['cc_error_isemail'] = 'Indirizzo e-mail non valido';
6+
$wb['email_is_cc_error'] = 'Specificare un indirizzo e-mail diverso dalll'attuale e-mail.';
7+
$wb['name_optional_txt'] = '(Opzionale)';
8+
$wb['cc_note_txt'] = '(Separare con una virgola e-mail multiple)';
99
?>
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?php
2-
$wb['mailbox_password_txt'] = 'Password Casella di posta';
2+
$wb['mailbox_password_txt'] = 'Password casella di posta';
33
$wb['password_txt'] = 'Password';
4-
$wb['password_strength_txt'] = 'Livello sicurezza Password';
5-
$wb['email_txt'] = 'Email';
6-
$wb['generate_password_txt'] = 'Genera Password';
7-
$wb['repeat_password_txt'] = 'Ripeti Password';
4+
$wb['password_strength_txt'] = 'Livello sicurezza password';
5+
$wb['email_txt'] = 'E-mail';
6+
$wb['generate_password_txt'] = 'Genera password';
7+
$wb['repeat_password_txt'] = 'Ripeti password';
88
$wb['password_mismatch_txt'] = 'Le password non coincidono.';
99
$wb['password_match_txt'] = 'Le password coincidono.';
10-
$wb['password_click_to_set_txt'] = 'Click to set';
10+
$wb['password_click_to_set_txt'] = 'Imposta';
1111
?>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
2-
$wb['mailbox_spamfilter_txt'] = 'Spamfilter';
3-
$wb['spamfilter_txt'] = 'Spamfilter';
4-
$wb['email_txt'] = 'Email';
2+
$wb['mailbox_spamfilter_txt'] = 'Filtro SPAM';
3+
$wb['spamfilter_txt'] = 'Filtro SPAM';
4+
$wb['email_txt'] = 'E-mail';
55
$wb['no_policy'] = '- non abilitato -';
66
$wb['policy_txt'] = 'Policy';
77
?>

0 commit comments

Comments
 (0)