You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
Copy file name to clipboardExpand all lines: interface/web/dns/lib/lang/bg_dns_import.lng
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,13 @@ $wb['no_file_uploaded_error'] = 'Не е качен файла с зоната';
13
13
$wb['zone_file_import_txt'] = 'Zone File Import';
14
14
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
Copy file name to clipboardExpand all lines: interface/web/dns/lib/lang/br_dns_import.lng
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,13 @@ $wb['title'] = 'Importar arquivo de zona';
13
13
$wb['no_file_uploaded_error'] = 'Nenhum arquivo de zona dns foi carregado.';
14
14
$wb['error_no_server_id'] = 'Nenhum servidor foi informado.';
15
15
$wb['error_not_allowed_server_id'] = 'O servidor selecionado não é permitido nesta conta.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
Copy file name to clipboardExpand all lines: interface/web/dns/lib/lang/ca_dns_import.lng
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,13 @@ $wb['no_file_uploaded_error'] = 'Aucun fichier de Zone téléchargé';
13
13
$wb['zone_file_import_txt'] = 'Importer un fichier de Zone';
14
14
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
$wb['zone_file_import_txt'] = 'Importovat DNS zonový soubor';
14
14
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'Vybraný server není pro tento účet povolen.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.';
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
$wb['error_no_server_id'] = 'No server provided.';
15
15
$wb['error_not_allowed_server_id'] = 'The selected server is not allowed for this account.';
16
-
?>
16
+
$wb['zone_already_exists'] = 'This zone already exists, you must delete or rename it first.';
17
+
$wb['zone_not_allowed'] = 'This zone is not allowed for this account.';
18
+
$wb['zone_file_missing_soa'] = 'The zone file must contain a SOA record.';
19
+
$wb['zone_file_multiple_soa'] = 'The zone file cannot contain multiple SOA records.';
20
+
$wb['zone_file_soa_parser'] = 'The SOA record in this zone file could not be processed. Ensure SERIAL, REFRESH, RETRY, EXPIRE and MINIMUM are each on a separate line from other data.';
21
+
$wb['ignore_record_not_class_in'] = 'Ignoring DNS record, not class IN.';
22
+
$wb['ignore_record_unknown_type'] = 'Ignoring DNS record, unknown type.';
23
+
$wb['ignore_record_invalid_owner'] = 'Ignoring DNS record, not able to validate owner name.';
24
+
$wb['zone_file_import_fail'] = 'The zone file did not import.';
0 commit comments