Skip to content
it.lng 1.72 KiB
Newer Older
fantu's avatar
fantu committed
<?php
$wb['1001'] = 'Nome utente o password vuoto.';
$wb['1002'] = 'Nome utente o password errato.';
fantu's avatar
fantu committed
$wb['Groups'] = 'Gruppi';
$wb['groups_description'] = 'Modulo per editare i gruppi systemuser.';
$wb['Servers'] = 'Servers';
fantu's avatar
fantu committed
$wb['Config'] = 'Config';
fantu's avatar
fantu committed
$wb['Add user'] = 'Aggiungi utente';
$wb['Edit user'] = 'Modifica utente';
$wb['Add group'] = 'Aggiungi gruppo';
$wb['Edit group'] = 'Modifica gruppo';
$wb['Edit server'] = 'Modifica server';
fantu's avatar
fantu committed
$wb['Sync. Now'] = 'Sync. Now';
$wb['DB Sync.'] = 'DB Sync.';
$wb['User Management'] = 'Gestione Utenti';
$wb['CP Users'] = 'CP Utenti';
$wb['Remote Users'] = 'Utenti remoti';
$wb['System'] = 'Sistema';
$wb['Server Services'] = 'Servizi server';
tbrehm's avatar
tbrehm committed
$wb['Services'] = 'Servizi';
$wb['Server Config'] = 'Server Config';
tbrehm's avatar
tbrehm committed
$wb['Server'] = 'Server';
$wb['Mail'] = 'Mail';
$wb['Getmail'] = 'Getmail';
$wb['Web'] = 'Web';
$wb['FastCGI'] = 'FastCGI';
$wb['Jailkit'] = 'Jailkit';
$wb['Rescue'] = 'Rescue';
$wb['Server IP addresses'] = 'Server Indirizzi IP';
$wb['Additional PHP Versions'] = 'Versioni PHP Aggiuntive';
$wb['Firewall'] = 'Firewall';
$wb['Interface'] = 'Interfaccia';
$wb['Interface Config'] = 'Configurazione principale';
$wb['Domains'] = 'Domini';
tbrehm's avatar
tbrehm committed
$wb['Misc'] = 'Misc';
$wb['Software'] = 'Programmi';
$wb['Repositories'] = 'Repositories';
$wb['Packages'] = 'Pacchetti';
$wb['Updates'] = 'Aggiornamenti';
$wb['Language Editor'] = 'Editor lingua';
$wb['Languages'] = 'Lingue';
$wb['New Language'] = 'Nuova lingua';
$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';
tbrehm's avatar
tbrehm committed
?>