Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
d53f18 2 $wb['Websites'] = 'Siti';
142907 3 $wb['Website'] = 'Siti';
T 4 $wb['Subdomain'] = 'Sottodomini';
5 $wb['Aliasdomain'] = 'Alias dominio';
6 $wb['Database'] = 'Databases';
d53f18 7 $wb['Web Access'] = 'Web Access';
142907 8 $wb['FTP-User'] = 'Utente FTP';
T 9 $wb['Webdav-User'] = 'Utente Webdav';
407003 10 $wb['Folder'] = 'Cartelle Protette';
TB 11 $wb['Folder users'] = 'Utenti Cartelle Protette';
12 $wb['Command Line'] = 'Linea di Comando';
142907 13 $wb['Shell-User'] = 'Utente Shell';
T 14 $wb['Cron Jobs'] = 'Cron Jobs';
15 $wb['Statistics'] = 'Statistiche';
16 $wb['Web traffic'] = 'Traffico web';
17 $wb['Website quota (Harddisk)'] = 'Quota sito web (Harddisk)';
18 $wb['Cron'] = 'Cron';
19 $wb['Stats'] = 'Statistiche';
d53f18 20 $wb['Shell'] = 'Shell';
C 21 $wb['Webdav'] = 'WebDAV';
22 $wb['FTP'] = 'FTP';
8f5088 23 $wb['Options'] = 'Opzioni';
8ab3cd 24 $wb['Domain'] = 'Dominio';
0dae6d 25 $wb['Redirect'] = 'Redirect';
F 26 $wb['SSL'] = 'SSL';
d53f18 27 $wb['Sites'] = 'Sito web';
407003 28 $wb['Database User'] = 'Utente Database';
bfcdef 29 $wb['APS Installer'] = 'APS Installer';
407003 30 $wb['Available packages'] = 'Pacchetti disponibili';
TB 31 $wb['Installed packages'] = 'Pacchetti  Installati';
32 $wb['Update Packagelist'] = 'Aggiorna Elenco Pacchetti';
33 $wb['Subdomain (Vhost)'] = 'Sottodominio (Vhost)';
34 $wb['error_proxy_requires_url'] = 'Tipo reinderizzamento \\"proxy\\" richiede una URL come percorso del reinderizzamento.';
142907 35 ?>