tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
commit | author | age
f99b12 1 <?php
d53f18 2 $wb['Websites'] = 'Web stranice';
142907 3 $wb['Website'] = 'Web stranice';
T 4 $wb['Subdomain'] = 'Poddomena';
5 $wb['Aliasdomain'] = 'Alias za web stranicu';
6 $wb['Database'] = 'Baza';
d53f18 7 $wb['Web Access'] = 'Web Access';
142907 8 $wb['FTP-User'] = 'FTP korisnik';
T 9 $wb['Webdav-User'] = 'Webdav korisnik';
10 $wb['Folder'] = 'Protected Folders';
11 $wb['Folder users'] = 'Protected Folder Users';
d53f18 12 $wb['Command Line'] = 'Command Line';
142907 13 $wb['Shell-User'] = 'Shell korisnik';
T 14 $wb['Cron Jobs'] = 'Cron zadaci';
15 $wb['Statistics'] = 'Statistike';
16 $wb['Web traffic'] = 'Promet web stranice';
17 $wb['Website quota (Harddisk)'] = 'Kvota web stranice (tvrdi disk)';
18 $wb['Cron'] = 'Cron';
19 $wb['Stats'] = 'Statistike';
d53f18 20 $wb['Shell'] = 'Shell';
C 21 $wb['Webdav'] = 'WebDAV';
22 $wb['FTP'] = 'FTP';
8ab3cd 23 $wb['Options'] = 'Opcije';
T 24 $wb['Domain'] = 'Domena';
25 $wb['Redirect'] = 'Preusmjeravanje';
f99b12 26 $wb['SSL'] = 'SSL';
d53f18 27 $wb['Sites'] = 'Sites';
bfcdef 28 $wb['Database User'] = 'Database Users';
T 29 $wb['APS Installer'] = 'APS Installer';
30 $wb['Available packages'] = 'Available packages';
31 $wb['Installed packages'] = 'Installed packages';
32 $wb['Update Packagelist'] = 'Update Packagelist';
72695f 33 $wb['Subdomain (Vhost)'] = 'Subdomain (Vhost)';
526b99 34 $wb['error_proxy_requires_url'] = 'Redirect Type \\"proxy\\" requires a URL as the redirect path.';
142907 35 ?>