|
12 | 12 | 'Statistics' => 'Statistiche', |
13 | 13 | 'Log' => 'Log', |
14 | 14 | 'Services' => 'Servizi', |
| 15 | + 'Firewall' => 'Firewall', |
15 | 16 | 'Updates' => 'Aggiornamenti', |
16 | 17 | 'Log in' => 'Log in', |
17 | 18 | 'Log out' => 'Log out', |
|
38 | 39 | 'Restore All' => 'Ripristina Tutto', |
39 | 40 | 'Add Package' => 'Nuovo Pacchetto', |
40 | 41 | 'Add IP' => 'Aggiungi IP', |
| 42 | + 'Add Rule' => 'Aggiungi regola', |
| 43 | + 'Ban IP Address' => 'Bloccare IP', |
41 | 44 | 'Search' => 'Cerca', |
42 | 45 | 'Add one more FTP Account' => 'Nuovo account FTP', |
43 | 46 | 'Overall Statistics' => 'Statistiche Generali', |
|
73 | 76 | 'list accounts' => 'mostra %s account', |
74 | 77 | 'add account' => 'aggiungi account', |
75 | 78 | 'open webmail' => 'apri webmail', |
| 79 | + 'list fail2ban' => 'mostra fail2ban', |
76 | 80 | 'open %s' => 'apri %s', |
77 | 81 | 'download' => 'download', |
78 | 82 | 'restore' => 'ripristina', |
|
86 | 90 | 'reread IP' => 'rileggi IP', |
87 | 91 | 'enable autoupdate' => 'abilita aggiornamenti automatici', |
88 | 92 | 'disable autoupdate' => 'disabilita aggiornamenti automatici', |
| 93 | + 'turn on notifications' => 'abilita notifiche', |
| 94 | + 'turn off notifications' => 'disabilita notifiche', |
89 | 95 |
|
90 | 96 | 'Adding User' => 'Aggiunta Utente', |
91 | 97 | 'Editing User' => 'Modifica Utente', |
|
111 | 117 | 'Generating CSR' => 'Genera CSR', |
112 | 118 | 'Listing' => 'Lista', |
113 | 119 | 'Search Results' => 'Risultati Ricerca', |
| 120 | + 'Adding Firewall Rule' => 'Aggiunta regola firewall', |
| 121 | + 'Editing Firewall Rule' => 'Modifica regola firewall', |
| 122 | + 'Adding IP Address to Banlist' => 'Aggiunta IP nella lista nerat', |
114 | 123 |
|
115 | 124 | 'active' => 'attivo', |
116 | 125 | 'spnd' => 'sospeso', |
|
330 | 339 | 'State / Province' => 'Stato / Provincia', |
331 | 340 | 'City / Locality' => 'Città / Località', |
332 | 341 | 'Organization' => 'Organizzazione', |
| 342 | + 'Action' => 'Azione', |
| 343 | + 'Protocol' => 'Protocollo', |
| 344 | + 'Port' => 'Porto', |
| 345 | + 'Comment' => 'Commento', |
| 346 | + 'Banlist' => 'Banlista', |
| 347 | + 'ranges are acceptable' => 'gamme sono ammessi', |
| 348 | + 'CIDR format is supported' => 'formato CIDR e supportato', |
333 | 349 |
|
334 | 350 | '1 account' => '1 account', |
335 | 351 | '%s accounts' => '%s account', |
|
356 | 372 | '1 object' => '1 oggetto', |
357 | 373 | '%s objects' => '%s oggetti', |
358 | 374 | 'no exclusions' => 'senza esclusioni', |
| 375 | + '1 rule' => '1 regola', |
| 376 | + '%s rules' => '%s regole', |
| 377 | + 'There are no currently banned IP' => 'Non IP bannato', |
359 | 378 |
|
360 | 379 | 'USER_CREATED_OK' => 'L\'utente <a href="/edit/user/?user=%s"><b>%s</b></a> è stato creato con successo.', |
361 | 380 | 'WEB_DOMAIN_CREATED_OK' => 'Il dominio <a href="/edit/web/?domain=%s"><b>%s</b></a> è stato creato con successo.', |
|
367 | 386 | 'CRON_CREATED_OK' => 'Il cron job è stato creato con successo.', |
368 | 387 | 'IP_CREATED_OK' => 'L\'indirizzo IP <a href="/edit/ip/?ip=%s"><b>%s</b></a> è stato creato con successo.', |
369 | 388 | 'PACKAGE_CREATED_OK' => 'Il pacchetto <a href="/edit/package/?package=%s"><b>%s</b></a> è stato creato con successo.', |
370 | | - 'SSL_GENERATED_OK' => 'Il certificato è stato generato con successo.', |
| 389 | + 'SSL_GENERATED_OK' => 'Il certificato e stato generato con successo.', |
| 390 | + 'RULE_CREATED_OK' => 'Regola e stato creato con successo.', |
371 | 391 | 'Autoupdate has been successfully enabled' => 'Gli aggiornamenti automatici sono stati abilitati', |
372 | 392 | 'Autoupdate has been successfully disabled' => 'Gli aggiornamenti automatici sono stati disabilitati', |
| 393 | + 'Cronjob email reporting has been successfully enabled' => 'Rendicontazione cronjob sono stati abilitati', |
| 394 | + 'Cronjob email reporting has been successfully disabled' => 'Rendicontazione cronjob sono stati disabilitati', |
373 | 395 | 'Changes has been saved.' => 'I cambiamenti sono stati salvati.', |
374 | 396 | 'Confirmation' => 'Conferma', |
375 | 397 | 'DELETE_USER_CONFIRMATION' => 'Sei sicuro di voler cancellare l\'utente %s?', |
|
394 | 416 | 'DELETE_EXCLUSION_CONFIRMATION' => 'Sei sicuro di voler cancellare l\'esclusione %s?', |
395 | 417 | 'DELETE_PACKAGE_CONFIRMATION' => 'Sei sicuro di voler cancellare il pacchetto %s?', |
396 | 418 | 'DELETE_IP_CONFIRMATION' => 'Sei sicuro di voler l\'indirizoz IP %s?', |
| 419 | + 'DELETE_RULE_CONFIRMATION' => 'Sei sicuro di voler cancellare il regola #%s?', |
| 420 | + 'SUSPEND_RULE_CONFIRMATION' => 'Sei sicuro di voler disabilitare il regola #%s?', |
| 421 | + 'UNSUSPEND_RULE_CONFIRMATION' => 'Sei sicuro di voler riabilitare il regola #%s?', |
397 | 422 | 'RESTART_CONFIRMATION' => 'Sei sicuro di voler riavviare %s?', |
398 | 423 | 'Welcome' => 'Benvenuto', |
399 | 424 | 'LOGGED_IN_AS' => 'Connesso come l\'utente %s', |
|
0 commit comments