Skip to content

Commit dade9b7

Browse files
committed
add naptr lang files
1 parent e68fbf8 commit dade9b7

24 files changed

+504
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?php
2+
$wb["server_id_txt"] = 'Server';
3+
$wb["zone_txt"] = 'Zone';
4+
$wb["name_txt"] = 'Hostname';
5+
$wb["order_txt"] = 'Order';
6+
$wb["pref_txt"] = 'Pref';
7+
$wb["flags_txt"] = 'Flags';
8+
$wb["service_txt"] = 'Service';
9+
$wb["regexp_txt"] = 'RegExp';
10+
$wb["replacement_txt"] = 'Replacement';
11+
$wb["ttl_txt"] = 'TTL';
12+
$wb["active_txt"] = 'Active';
13+
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
14+
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
15+
$wb["name_error_empty"] = 'The hostname is empty.';
16+
$wb["name_error_regex"] = 'The hostname has the wrong format.';
17+
$wb["data_error_empty"] = 'NAPTR record is empty.';
18+
$wb["naptr_error_regex"] = 'Invalid NAPTR record. The NAPTR record must include Order, Pref and either Regex or Replacement.';
19+
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
20+
$wb['record_parse_error'] = 'Could not parse the record found in database.';
21+
?>

0 commit comments

Comments
 (0)