Skip to content

Commit 809fa3c

Browse files
author
thom
committed
Backport from !588
1 parent 98ba3c4 commit 809fa3c

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

interface/lib/lang/it.lng

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

0 commit comments

Comments
 (0)