| | |
| | | $wb['ns_txt'] = 'NS'; |
| | | $wb['mbox_txt'] = 'Email'; |
| | | $wb['serial_txt'] = 'Serial'; |
| | | $wb['refresh_txt'] = 'Refresh'; |
| | | $wb['retry_txt'] = 'Retry'; |
| | | $wb['expire_txt'] = 'Expire'; |
| | | $wb['minimum_txt'] = 'Minimum'; |
| | | $wb['refresh_txt'] = 'Ανανέωση'; |
| | | $wb['retry_txt'] = 'Επαναπροσπάθεια'; |
| | | $wb['expire_txt'] = 'Λήξη'; |
| | | $wb['minimum_txt'] = 'Ελάχιστο'; |
| | | $wb['ttl_txt'] = 'TTL'; |
| | | $wb['xfer_txt'] = 'Άδεια μεταφοράς ζώνης από <br />αυτές τς IP (λίστα χωρισμένη με κόμα)'; |
| | | $wb['active_txt'] = 'Ενεργή'; |
| | |
| | | $wb['ns_error_regex'] = 'NS με μη έγκυρη μορφοποίηση.'; |
| | | $wb['mbox_error_empty'] = 'Το Email δεν έχει οριστεί.'; |
| | | $wb['mbox_error_regex'] = 'Email με μη έγκυρη μορφοποίηση.'; |
| | | $wb['also_notify_txt'] = 'Also Notify'; |
| | | $wb['update_acl_txt'] = 'Update ACL'; |
| | | $wb['also_notify_txt'] = 'Ειδοποίηση επίσης σε'; |
| | | $wb['also_notify_error_regex'] = 'Παρακαλούμε χρησιμοποιείστε μια διεύθυνση IP.'; |
| | | $wb['update_acl_txt'] = 'Ανανέωση ACL'; |
| | | $wb['seconds_txt'] = 'Δευτερόλεπτα'; |
| | | $wb['eg_domain_tld'] = 'π.χ. domain.tld'; |
| | | $wb['eg_ns1_domain_tld'] = 'π.χ. ns1.domain.tld'; |
| | | $wb['eg_webmaster_domain_tld'] = 'π.χ. webmaster@domain.tld'; |
| | | $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['refresh_range_error'] = 'Min. Refresh time is 60 seconds.'; |
| | | $wb['retry_range_error'] = 'Min. Retry time is 60 seconds.'; |
| | | $wb['expire_range_error'] = 'Min. Expire time is 60 seconds.'; |
| | | $wb['minimum_range_error'] = 'Min. Minimum time is 60 seconds.'; |
| | | $wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.'; |
| | | $wb['xfer_error_regex'] = 'Also notify: Please use an IP address.'; |
| | | ?> |