| | |
| | | $wb['ns1_txt'] = 'NS 1'; |
| | | $wb['ns2_txt'] = 'NS 2'; |
| | | $wb['ip_txt'] = 'Διεύθυνση IP'; |
| | | $wb['ipv6_txt'] = 'Διεύθυνση IPv6'; |
| | | $wb['error_origin_empty'] = 'Δεν έχει οριστεί το Origin.'; |
| | | $wb['error_ns_empty'] = 'Δεν έχει οριστεί ο NS.'; |
| | | $wb['error_mbox_empty'] = 'Δεν έχει οριστεί το Mbox.'; |
| | |
| | | $wb['error_ttl_empty'] = 'Δεν έχει οριστεί το TTL.'; |
| | | $wb['error_domain_empty'] = 'Δεν έχει οριστεί το Domain'; |
| | | $wb['error_ip_empty'] = 'Δεν έχει οριστεί ή IP.'; |
| | | $wb['error_ipv6_empty'] = 'Δεν έχει οριστεί ή IPv6.'; |
| | | $wb['error_ns1_empty'] = 'Δεν έχει οριστεί ο NS1.'; |
| | | $wb['error_ns2_empty'] = 'Δεν έχει οριστεί ο NS2.'; |
| | | $wb['error_email_empty'] = 'Δεν έχει οριστεί το EMail.'; |
| | |
| | | $wb['error_ns1_regex'] = 'Ο NS1 περιέχει μη επιτρεπόμενους χαρακτήρες'; |
| | | $wb['error_ns2_regex'] = 'Ο NS2 περιέχει μη επιτρεπόμενους χαρακτήρες'; |
| | | $wb['error_email_regex'] = 'Το Email δεν περιέχει μια έγκυρη διεύθυνση.'; |
| | | $wb['dns_zone_txt'] = 'Ζώνη DNS'; |
| | | $wb['globalsearch_resultslimit_of_txt'] = 'από'; |
| | | $wb['globalsearch_resultslimit_results_txt'] = 'αποτελέσματα'; |
| | | $wb['globalsearch_noresults_text_txt'] = 'Δεν υπάρχουν αποτελέσματα.'; |
| | | $wb['globalsearch_noresults_limit_txt'] = '0 αποτελέσματα'; |
| | | $wb['globalsearch_searchfield_watermark_txt'] = 'Αναζήτηση'; |
| | | $wb['globalsearch_suggestions_text_txt'] = 'Προτάσεις'; |
| | | $wb['list_head_txt'] = 'Οδηγός Ζώνης DNS'; |
| | | $wb['list_desc_txt'] = 'Δημιουργία Ζώνης DNS Zone μέσω Οδηγού'; |
| | | $wb['dns_zone_txt'] = 'DNS Zone'; |
| | | $wb['globalsearch_resultslimit_of_txt'] = 'of'; |
| | | $wb['globalsearch_resultslimit_results_txt'] = 'results'; |
| | | $wb['globalsearch_noresults_text_txt'] = 'No results.'; |
| | | $wb['globalsearch_noresults_limit_txt'] = '0 results'; |
| | | $wb['globalsearch_searchfield_watermark_txt'] = 'Search'; |
| | | $wb['globalsearch_suggestions_text_txt'] = 'Suggestions'; |
| | | $wb['list_head_txt'] = 'DNS Zone Wizard'; |
| | | $wb['list_desc_txt'] = 'Create a DNS Zone via a wizard'; |
| | | $wb['dkim_txt'] = 'DKIM enabled'; |
| | | $wb['error_no_server_id'] = 'No server provided.'; |
| | | $wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.'; |
| | | $wb['dnssec_txt'] = 'Sign zone (DNSSEC)'; |
| | | ?> |