From d9bcf68e395d6156645a7974b1a992aa6e6c00aa Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Mon, 14 Oct 2013 08:57:25 -0400 Subject: [PATCH] Added missing empty directories from svn import --- interface/web/dns/lib/lang/sk_dns_hinfo.lng | 31 +++++++++++++++---------------- 1 files changed, 15 insertions(+), 16 deletions(-) diff --git a/interface/web/dns/lib/lang/sk_dns_hinfo.lng b/interface/web/dns/lib/lang/sk_dns_hinfo.lng index 9a6addd..6d0fe9f 100644 --- a/interface/web/dns/lib/lang/sk_dns_hinfo.lng +++ b/interface/web/dns/lib/lang/sk_dns_hinfo.lng @@ -1,16 +1,15 @@ -<?php -$wb['server_id_txt'] = 'Server'; -$wb['zone_txt'] = 'Z�na'; -$wb['name_txt'] = 'Hostname'; -$wb['type_txt'] = 'typ'; -$wb['data_txt'] = 'Inform�cie o hoste'; -$wb['ttl_txt'] = 'TTL'; -$wb['active_txt'] = 'Aktivova?'; -$wb['limit_dns_record_txt'] = 'Max. po?et z�znamov DNS pre v� �?et je dosiahnut�.'; -$wb['no_zone_perm'] = 'Nem�te opr�vnenie prida? z�znam this DNS zone.'; -$wb['name_error_empty'] = 'Hostname je pr�zdny.'; -$wb['name_error_regex'] = 'Hostname m� zl� form�t.'; -$wb['data_error_empty'] = 'Host inform�cie s� pr�zdne'; -$wb['data_error_regex'] = 'Host inform�cie maj� zl� form�t'; -?> - +<?php +$wb['server_id_txt'] = 'Server'; +$wb['zone_txt'] = 'Zóna'; +$wb['name_txt'] = 'Hostname'; +$wb['type_txt'] = 'typ'; +$wb['data_txt'] = 'Informácie o hoste'; +$wb['ttl_txt'] = 'TTL'; +$wb['active_txt'] = 'Aktivovať'; +$wb['limit_dns_record_txt'] = 'Max. počet záznamov DNS pre váš účet je dosiahnutý.'; +$wb['no_zone_perm'] = 'Nemáte oprávnenie Pridať záznam this DNS zone.'; +$wb['name_error_empty'] = 'Hostname je prázdny.'; +$wb['name_error_regex'] = 'Hostname má zlý formát.'; +$wb['data_error_empty'] = 'Host informácie sú prázdne'; +$wb['data_error_regex'] = 'Host informácie majú zlý formát'; +?> -- Gitblit v1.9.1