Skip to content

Commit 3949750

Browse files
author
Till Brehm
committed
Merge branch 'master' into 'master'
Update it.lng Improved translation See merge request !588
2 parents 1a2d898 + fed363a commit 3949750

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

interface/lib/lang/it.lng

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -145,21 +145,21 @@ $wb['weak_password_txt'] = 'La password indicata non segue le impostazioni di si
145145
$wb['weak_password_length_txt'] = 'La password indicata non segue le impostazioni di sicurezza. Deve essere lunga almeno {chars} caratteri.';
146146
$wb['security_check1_txt'] = 'Verifica permessi di sicurezza:';
147147
$wb['security_check2_txt'] = 'fallito.';
148-
$wb['global_tabchange_warning_txt'] = 'Changed data in this tab will be changed if you press OK. On cancel they will be discarded.';
149-
$wb['datalog_status_i_mail_get'] = 'Create mail fetcher account';
150-
$wb['datalog_status_u_mail_get'] = 'Update mail fetcher account';
151-
$wb['datalog_status_d_mail_get'] = 'Delete mail fetcher account';
152-
$wb['datalog_status_i_web_folder_user'] = 'Create folder protection user';
153-
$wb['datalog_status_u_web_folder_user'] = 'Update folder protection user';
154-
$wb['datalog_status_d_web_folder_user'] = 'Delete folder protection user';
155-
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
156-
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
148+
$wb['global_tabchange_warning_txt'] = 'Cliccando OK le modifiche effettuate in questo tab verranno salvate. Cancel per non salvare le modifiche.';
149+
$wb['datalog_status_i_mail_get'] = 'Crea account mail fetcher';
150+
$wb['datalog_status_u_mail_get'] = 'Aggiorna account mail fetcher';
151+
$wb['datalog_status_d_mail_get'] = 'Elimina account mail fetcher';
152+
$wb['datalog_status_i_web_folder_user'] = 'Crea protezione cartella';
153+
$wb['datalog_status_u_web_folder_user'] = 'Aggiorna protezione cartella';
154+
$wb['datalog_status_d_web_folder_user'] = 'Elimina protezione cartella';
155+
$wb['err_csrf_attempt_blocked'] = 'Tentativo CSRF bloccato.';
156+
$wb['select_directive_snippet_txt'] = 'Snippets direttiva';
157157
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
158-
$wb['datalog_status_i_xmpp_domain'] = 'Create XMPP domain';
159-
$wb['datalog_status_u_xmpp_domain'] = 'Update XMPP domain';
160-
$wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain';
161-
$wb['datalog_status_i_xmpp_user'] = 'Create XMPP user';
162-
$wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
163-
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
164-
$wb['datalog_changes_close_txt'] = 'Close';
158+
$wb['datalog_status_i_xmpp_domain'] = 'Crea dominio XMPP';
159+
$wb['datalog_status_u_xmpp_domain'] = 'Aggiorna dominio XMPP';
160+
$wb['datalog_status_d_xmpp_domain'] = 'Elimina dominio XMPP';
161+
$wb['datalog_status_i_xmpp_user'] = 'Crea utente XMPP';
162+
$wb['datalog_status_u_xmpp_user'] = 'Aggiorna utente XMPP';
163+
$wb['datalog_status_d_xmpp_user'] = 'Elimina utente XMPP';
164+
$wb['datalog_changes_close_txt'] = 'Chiudi';
165165
?>

0 commit comments

Comments
 (0)