From 07cd2546f7e873af12bd2d55b633c721fefca718 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 23 Aug 2010 07:48:42 -0400 Subject: [PATCH] Updated SK language files. --- interface/web/dns/lib/lang/sk_dns_mx.lng | 33 +++++++++++++++++---------------- 1 files changed, 17 insertions(+), 16 deletions(-) diff --git a/interface/web/dns/lib/lang/sk_dns_mx.lng b/interface/web/dns/lib/lang/sk_dns_mx.lng index d179568..5a5a5e2 100644 --- a/interface/web/dns/lib/lang/sk_dns_mx.lng +++ b/interface/web/dns/lib/lang/sk_dns_mx.lng @@ -1,16 +1,17 @@ -<?php -$wb['server_id_txt'] = 'Server'; -$wb['zone_txt'] = 'Z�na'; -$wb['name_txt'] = 'Hostname'; -$wb['type_txt'] = 'typ'; -$wb['data_txt'] = 'Hostname mailserveru'; -$wb['aux_txt'] = 'Priorita'; -$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 do tejto z�ny DNS.'; -$wb['name_error_empty'] = 'Hostname je pr�zdny.'; -$wb['name_error_regex'] = 'Hostname m� zl� form�t.'; -$wb['data_error_empty'] = 'Hostname mailserveru je pr�zdny'; -$wb['data_error_regex'] = 'Hostname mailserveru m� neplatn� form�t'; -?> +<?php +$wb['server_id_txt'] = 'Server'; +$wb['zone_txt'] = 'Zóna'; +$wb['name_txt'] = 'Hostname'; +$wb['type_txt'] = 'typ'; +$wb['data_txt'] = 'Hostname mailserveru'; +$wb['aux_txt'] = 'Priorita'; +$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 do tejto zóny DNS.'; +$wb['name_error_empty'] = 'Hostname je prázdny.'; +$wb['name_error_regex'] = 'Hostname má zlý formát.'; +$wb['data_error_empty'] = 'Hostname mailserveru je prázdny'; +$wb['data_error_regex'] = 'Hostname mailserveru má neplatný formát'; +?> + -- Gitblit v1.9.1