|
6 | 6 | "add_tls_certificate": "Add TLS certificate", |
7 | 7 | "add_tls_certificate_private_key": "Add TLS certificate private key", |
8 | 8 | "add_to_allowlist": "Add to allowlist", |
9 | | - "ads_blocked": "Ads blocked", |
10 | | - "ads_blocked_card": "Ads blocked", |
| 9 | + "ads_blocked": "Blocked ads", |
| 10 | + "ads_blocked_card": "Blocked ads", |
11 | 11 | "ads_blocked_tooltip": "The number of DNS queries blocked by adblock filters and hosts blocklist", |
12 | 12 | "adult_websites_blocked": "Adult websites blocked", |
13 | 13 | "adult_websites_blocked_tooltip": "The number of adult websites blocked", |
|
228 | 228 | "dns_disallowed_clients": "Disallowed clients", |
229 | 229 | "dns_disallowed_clients_desc": "Drops requests from clients on this list. This setting is ignored when there are entries in Allowed clients", |
230 | 230 | "dns_disallowed_clients_label": "Disallowed clients, one per line", |
| 231 | + "dns_disallowed_clients_notice": "To add disallowed clients, clear the allowed clients list", |
231 | 232 | "dns_disallowed_domains": "Disallowed domains", |
232 | 233 | "dns_disallowed_domains_desc": "Drops DNS queries that match these domains, and they don’t appear in Query log", |
233 | 234 | "dns_disallowed_domains_desc_2": "Enter exact domain names, wildcards, or URL filter rules, such as example.org, *.example.org, or ||example.org^", |
|
271 | 272 | "dns_private_reverse_resolvers": "Private reverse DNS resolvers", |
272 | 273 | "dns_private_reverse_resolvers_desc": "Resolves PTR, SOA, and NS requests for ARPA domains with private IP addresses through private upstream servers, DHCP, and /etc/hosts", |
273 | 274 | "dns_private_reverse_resolvers_disabled_desc": "When disabled, responds to all such requests with NXDOMAIN", |
274 | | - "dns_private_reverse_servers_desc": "Sets the DNS servers for private PTR, SOA, and NS requests. These requests come from clients with private IP addresses and ask for ARPA domains containing subnets from private IP address ranges", |
| 275 | + "dns_private_reverse_servers_desc": "Sets the DNS servers for private PTR, SOA, and NS requests. These requests come from clients with private IP addresses and ask for ARPA domains containing subnets from private IP address ranges.", |
| 276 | + "dns_private_reverse_servers_resolvers": "Default DNS resolvers: %value_1% and %value_2%", |
275 | 277 | "dns_private_reverse_servers_desc_2": "If this field is empty, your operating system's default DNS resolvers are used, except for AdGuard Home IP addresses. By default, AdGuard Home uses the following reverse DNS resolvers: %value_1% and %value_2%", |
276 | 278 | "dns_private_reverse_servers_label": "Private reverse DNS servers, one per line", |
277 | 279 | "dns_private_reverse_servers_placeholder": "IP addresses, sdns://, quic://, https://, h3://, or tls://", |
|
432 | 434 | "ignore_domains_desc_log": "Requests that match these rules are not displayed in Query log", |
433 | 435 | "ignore_domains_desc_stats": "Requests that match these rules are not included in the statistics", |
434 | 436 | "ignore_domains_title": "Ignored domains", |
| 437 | + "blocked_only": "Blocked only", |
| 438 | + "unblocked_only": "Unblocked only", |
435 | 439 | "inactivity_schedule": "Inactivity schedule", |
436 | 440 | "inactivity_schedule_add": "Add schedule", |
437 | 441 | "inactivity_schedule_all_day": "All day", |
|
482 | 486 | "no": "No", |
483 | 487 | "no_stats_yet": "No stats yet — keep using AdGuard Home to view them", |
484 | 488 | "none_text": "None", |
| 489 | + "not_available": "N/A", |
485 | 490 | "nothing_found": "Nothing found", |
486 | 491 | "notify_undo": "Undo", |
487 | 492 | "notify_updated": "Updated", |
|
504 | 509 | "parental_group_software": "Software development", |
505 | 510 | "parental_group_streaming": "Streaming", |
506 | 511 | "password_label": "Password", |
507 | | - "password_login_error": "Your username and password do not match", |
| 512 | + "password_login_error": "Invalid username or password", |
508 | 513 | "password_placeholder": "Enter password", |
509 | 514 | "password_requirements": "Password requirements", |
510 | 515 | "password_requirements_characters": "Minimum 8 characters", |
|
584 | 589 | "reset_dns_confirm_text": "All DNS protocol settings will be reset to their default values", |
585 | 590 | "reset_dns_confirm_title": "Reset DNS protocols?", |
586 | 591 | "reset_dns_protocols": "Reset DNS protocols", |
| 592 | + "delete_tls_certificate": "Delete TLS certificate?", |
| 593 | + "delete_tls_certificate_desc": "Clients using encrypted DNS won’t be able to connect until a new TLS certificate is added", |
587 | 594 | "reset_settings": "Reset settings", |
588 | 595 | "reset_settings_confirm": "Yes, reset", |
589 | 596 | "response_details": "Response details", |
|
769 | 776 | "try_again": "Try again", |
770 | 777 | "tuesday": "Tuesday", |
771 | 778 | "type_value": "Type: %value%", |
772 | | - "unavailable_dhcp": "DHCP is unavailable", |
773 | | - "unavailable_dhcp_desc": "AdGuard Home cannot run a DHCP server on your OS", |
| 779 | + "unavailable_dhcp": "DHCP is unavailable. The operating system isn’t supported or no DHCP ranges are configured", |
| 780 | + "setting_not_applied_dhcp": "This setting isn’t applied because DHCP is disabled", |
| 781 | + "enable_dhcp_leases_notice": "Enable DHCP leases to add a static lease", |
774 | 782 | "unblock": "Unblock", |
775 | 783 | "unblock_client": "Unblock client", |
776 | 784 | "unknown_filter": "Unknown filter %filterId%", |
|
884 | 892 | "yes_disable": "Yes, disable", |
885 | 893 | "yes_disallow": "Yes, disallow", |
886 | 894 | "yes_remove": "Yes, remove", |
887 | | - "yes_reset": "Yes, reset", |
888 | | - "logs": "Logs" |
| 895 | + "yes_reset": "Yes, reset" |
889 | 896 | } |
0 commit comments