ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/dns/lib/lang/pl_dns_soa.lng
@@ -14,11 +14,19 @@
$wb['limit_dns_zone_txt'] = 'Maksymalna ilość stref DNS dla Twojego konta została przekroczona.';
$wb['client_txt'] = 'Klient';
$wb['no_zone_perm'] = 'Nie masz uprawnień, aby dodać nowy wpis dla tej strefy DNS.';
$wb['server_id_error_empty'] = 'Nie wybrano serwera';
$wb['server_id_error_empty'] = 'Nie wybrano serwera.';
$wb['origin_error_empty'] = 'Strefa jest pusta.';
$wb['origin_error_unique'] = 'Istnieje już wpis dla tej strefy.';
$wb['origin_error_regex'] = 'Strefa ma niepoprawny format.';
$wb['ns_error_regex'] = 'NS ma niepoprawny format.';
$wb['mbox_error_empty'] = 'E-mail jest pusty.';
$wb['mbox_error_regex'] = 'E-mail ma niepoprawny format.';
$wb['also_notify_txt'] = 'Także powiadom';
$wb['also_notify_error_regex'] = 'Proszę wpisać adresu IP';
$wb['update_acl_txt'] = 'Zaktualizuj ACL';
$wb['seconds_txt'] = 'Sekund';
$wb['eg_domain_tld'] = 'np. domena.pl';
$wb['eg_ns1_domain_tld'] = 'np. ns1.domena.pl';
$wb['eg_webmaster_domain_tld'] = 'np. webmaster@domena.pl';
$wb['The Domain can not be changed. Please ask your Administrator if you want to change the domain name.'] = 'The Domain can not be changed. Please ask your Administrator if you want to change the domain name.';
?>