| | |
| | | <?php |
| | | $wb['1001'] = 'Username or password is empty.'; |
| | | $wb['1002'] = 'Username or password is wrong.'; |
| | | $wb['1001'] = 'Nome utente o password vuoto.'; |
| | | $wb['1002'] = 'Nome utente o password errato.'; |
| | | $wb['Groups'] = 'Gruppi'; |
| | | $wb['groups_description'] = 'Form to edit systemuser groups.'; |
| | | $wb['groups_description'] = 'Modulo per editare i gruppi systemuser.'; |
| | | $wb['Servers'] = 'Servers'; |
| | | $wb['Config'] = 'Config'; |
| | | $wb['Add user'] = 'Aggiungi utente'; |
| | |
| | | $wb['Edit server'] = 'Modifica server'; |
| | | $wb['Sync. Now'] = 'Sync. Now'; |
| | | $wb['DB Sync.'] = 'DB Sync.'; |
| | | $wb['User Management'] = 'User Management'; |
| | | $wb['User Management'] = 'Gestione Utenti'; |
| | | $wb['CP Users'] = 'CP Utenti'; |
| | | $wb['Remote Users'] = 'Utenti remoti'; |
| | | $wb['System'] = 'Sistema'; |
| | |
| | | $wb['FastCGI'] = 'FastCGI'; |
| | | $wb['Jailkit'] = 'Jailkit'; |
| | | $wb['Rescue'] = 'Rescue'; |
| | | $wb['Server IP addresses'] = 'Server IP addresses'; |
| | | $wb['Additional PHP Versions'] = 'Additional PHP Versions'; |
| | | $wb['Server IP addresses'] = 'Server Indirizzi IP'; |
| | | $wb['Additional PHP Versions'] = 'Versioni PHP Aggiuntive'; |
| | | $wb['Firewall'] = 'Firewall'; |
| | | $wb['Interface'] = 'Interface'; |
| | | $wb['Interface Config'] = 'Main Config'; |
| | | $wb['Domains'] = 'Domains'; |
| | | $wb['Interface'] = 'Interfaccia'; |
| | | $wb['Interface Config'] = 'Configurazione principale'; |
| | | $wb['Domains'] = 'Domini'; |
| | | $wb['Misc'] = 'Misc'; |
| | | $wb['Software'] = 'Programmi'; |
| | | $wb['Repositories'] = 'Repositories'; |
| | |
| | | $wb['Language Editor'] = 'Editor lingua'; |
| | | $wb['Languages'] = 'Lingue'; |
| | | $wb['New Language'] = 'Nuova lingua'; |
| | | $wb['Merge'] = 'Merge'; |
| | | $wb['Merge'] = 'Unisci'; |
| | | $wb['Export'] = 'Esporta'; |
| | | $wb['Import'] = 'Importa'; |
| | | $wb['Remote Actions'] = 'Azioni remote'; |
| | | $wb['Do OS-Update'] = 'Aggiorna OS'; |
| | | $wb['Do ISPConfig-Update'] = 'Aggiorna ISPconfig'; |
| | | $wb['Directive Snippets'] = 'Directive Snippets'; |
| | | $wb['Sites'] = 'Sites'; |
| | | $wb['DNS'] = 'DNS'; |
| | | ?> |