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