-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcz.lng
More file actions
27 lines (27 loc) · 872 Bytes
/
cz.lng
File metadata and controls
27 lines (27 loc) · 872 Bytes
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
<?php
$wb['Database'] = 'Databáze';
$wb['Options'] = 'Volby';
$wb['Shell User'] = 'Shell uživatel';
$wb['Domain'] = 'Doména';
$wb['Website'] = 'Webová stránka';
$wb['Redirect'] = 'Přesměrování';
$wb['SSL'] = 'SSL';
$wb['Subdomain'] = 'Subdoména pro webovou stránku';
$wb['Sites'] = 'Stránky';
$wb['Aliasdomain'] = 'Alias doména pro webovou stránku';
$wb['FTP-User'] = 'FTP uživatel';
$wb['FTP User'] = 'FTP uživatel';
$wb['FTP'] = 'FTP';
$wb['Shell-User'] = 'Shell uživatel';
$wb['Shell'] = 'Shell';
$wb['Websites'] = 'Webové stránky';
$wb['Stats'] = 'Statistiky';
$wb['Cron'] = 'Cron';
$wb['Cron Jobs'] = 'Cron úlohy';
$wb['Web traffic'] = 'Přenesená data';
$wb['Webdav-User'] = 'Webdav User';
$wb['Webdav'] = 'Webdav';
$wb['Statistics'] = 'Statistiky';
$wb['Website quota (Harddisk)'] = 'Disková kvóta';
$wb['Web Domain'] = 'Webová doména';
?>