Florian Schaal
2015-09-04 d6cd11df635941a4e7d35e6e45b4e59cb8bd4469
interface/web/dns/lib/lang/sk_dns_srv.lng
@@ -3,9 +3,9 @@
$wb['zone_txt'] = 'Zóna';
$wb['name_txt'] = 'Hostname';
$wb['type_txt'] = 'typ';
$wb["target_txt"] = 'Target';
$wb["weight_txt"] = 'Weight';
$wb["port_txt"] = 'Port';
$wb['target_txt'] = 'Target';
$wb['weight_txt'] = 'Weight';
$wb['port_txt'] = 'Port';
$wb['ttl_txt'] = 'TTL';
$wb['active_txt'] = 'AktivovaÅ¥';
$wb['limit_dns_record_txt'] = 'Max. poÄ�et záznamov DNS pre vᚠúÄ�et je dosiahnutý.';
@@ -16,4 +16,5 @@
$wb['data_error_regex'] = 'Server záznam má zlý formát';
$wb['srv_error_regex'] = 'Server má zlý formát záznamu. Server záznam musí obsahovaÅ¥ 3 textové reÅ¥azcov oddelených medzerami.';
$wb['aux_txt'] = 'Priority';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>