Florian Schaal
2016-01-10 0cd87e682012f224e2b74531190bb983fdcbb430
interface/web/vm/lib/lang/cz_openvz_vm.lng
@@ -13,7 +13,7 @@
$wb['ostemplate_id_txt'] = 'OSTemplate';
$wb['template_id_txt'] = 'Šablona';
$wb['ip_address_txt'] = 'IP address';
$wb['hostname_txt'] = 'Hostname';
$wb['hostname_txt'] = 'Název hostitele';
$wb['vm_password_txt'] = 'VM Password';
$wb['start_boot_txt'] = 'Start at boot';
$wb['active_txt'] = 'Aktivní';
@@ -38,6 +38,10 @@
$wb['Virtual server'] = 'Virtual server';
$wb['Advanced'] = 'Pokročilý';
$wb['features_txt'] = 'Features';
$wb["iptables_txt"] = "iptables2";
$wb["iptables_txt"] = "IP Tables";
$wb["custom_txt"] = "Custom settings";
$wb["bootorder_txt"] = "Boot order priority";
$wb["bootorder_error_notpositive"] = "Only positive integers are allowed for Boot order priority";
?>