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/pl_dns_soa.lng |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/interface/web/dns/lib/lang/pl_dns_soa.lng b/interface/web/dns/lib/lang/pl_dns_soa.lng
index 47e11d2..b5471db 100644
--- a/interface/web/dns/lib/lang/pl_dns_soa.lng
+++ b/interface/web/dns/lib/lang/pl_dns_soa.lng
@@ -27,6 +27,12 @@
 $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.';
+$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.'] = 'Domena nie może być zmieniona. Prześlij prośbę o zmianę do Administratora.';
+$wb['xfer_error_regex'] = 'Także powiadom: Proszę użyć adresu IP';
+$wb['refresh_range_error'] = 'Min. czas odświeżania wynosi 60 sekund';
+$wb['retry_range_error'] = 'Min. czas powtórzenia wynosi 60 sekund';
+$wb['expire_range_error'] = 'Min. czas przedawnienia wynosi 60 sekund';
+$wb['minimum_range_error'] = 'Min. czas minimalny wynosi 60 sekund';
+$wb['ttl_range_error'] = 'Min. czas TTL wynosi 60 sekund';
 ?>

--
Gitblit v1.9.1