"accessSettingsDescription": "Настройка правил доступа к серверу",
"loadingClients": "Загрузка клиентов...",
"clientsNotLoaded": "Не удалось загрузить список клиентов.",
"noAllowedClients": "Нет разрешённых клиентов",
"allowedClientsDescription": "Если в списке есть записи, AdGuard Home будет принимать запросы только от этих клиентов.",
"blockedClientsDescription": "Если в списке есть записи, AdGuard Home будет игнорировать запросы от этих клиентов. Это поле игнорируется, если список разрешённых клиентов содержит записи.",
"disallowedDomainsDescription": "AdGuard Home будет игнорировать DNS-запросы с этими доменами. Такие DNS-запросы не будут отображаться в журнале.",
"addClientFieldDescription": "CIDR, IP-адрес или ClientID",
"clientIdentifier": "Идентификатор клиента",
"allowClient": "Разрешить клиент",
"disallowClient": "Запретить клиента",
"noDisallowedDomains": "No disallowed domains",
"domainNotAdded": "The domain couldn't be added",
"statusSelected": "status selected",
"updateLists": "Update lists",
"checkHostFiltered": "Check host",
"updatingLists": "Updating lists...",
"listsUpdated": "lists updated",
"listsNotUpdated": "Couldn't update lists",
"listsNotLoaded": "Lists couldn't be loaded",
"domainNotValid": "Domain not valid",
"check": "Check",
"checkingHost": "Checking host...",
"errorCheckingHost": "Host couldn't be checked",
"block": "Block",
"unblock": "Unblock",
"custom": "Custom",
"addImportant": "Add $important",
"howCreateRules": "How to create custom rules",
"examples": "Examples",
"example1": "Block access to example.org and all its subdomains.",
"example2": "Unblocks access to example.org and all its subdomains.",
"example3": "Adds a comment.",
"example4": "Block access to domains matching the specified regular expression.",
"moreInformation": "More information",
"addingRule": "Adding rule...",
"deletingRule": "Deleting rule...",
"enablingList": "Enabling list...",
"disablingList": "Disabling list...",
"disableFiltering": "Disable filtering",
"enablingFiltering": "Enabling filtering...",
"disablingFiltering": "Disabling filtering...",
"filteringStatusUpdated": "Filtering status updated successfully",
"filteringStatusNotUpdated": "Filtering status couldn't be updated",
"updateFrequency": "Update frequency",
"never": "Никогда",
"hour1": "1 час",
"hours12": "12 часов",
"hours24": "24 часа",
"days3": "3 дня",
"days7": "7 дней",
"changingUpdateFrequency": "Changing...",
"updateFrequencyChanged": "Update frequency changed successfully",
"updateFrequencyNotChanged": "Updare frecuency couldn't be changed",
"runningHomeAssistant": "Запускается на Home Assistant",
"serverError": "Server error",
"noItems": "No items to show here",
"dnsSettings": "DNS settings",
"dnsSettingsDescription": "Configure connection with DNS servers",
"upstreamDns": "Upstream DNS servers",
"bootstrapDns": "Bootstrap DNS servers",
"noUpstreamDns": "No upstream DNS servers added.",
"dnsMode": "DNS mode",
"noDnsMode": "No DNS mode selected",
"loadBalancing": "Load balancing",
"parallelRequests": "Parallel requests",
"fastestIpAddress": "Fastest IP address",
"loadBalancingDescription": "Query one upstream server at a time. AdGuard Home uses its weighted random algorithm to pick the server so that the fastest server is used more often.",
"parallelRequestsDescription": "Use parallel queries to speed up resolving by querying all upstream servers simultaneously.",
"fastestIpAddressDescription": "Query all DNS servers and return the fastest IP address among all responses. This slows down DNS queries as AdGuard Home has to wait for responses from all DNS servers, but improves the overall connectivity.",
"noBootstrapDns": "No bootstrap DNS servers added.",
"bootstrapDnsServersInfo": "Bootstrap DNS servers are used to resolve IP addresses of the DoH/DoT resolvers you specify as upstreams.",
"privateReverseDnsServers": "Private reverse DNS servers",
"privateReverseDnsServersDescription": "The DNS servers that AdGuard Home uses for local PTR queries. These servers are used to resolve PTR requests for addresses in private IP ranges, for example \"192.168.12.34\", using reverse DNS. If not set, AdGuard Home uses the addresses of the default DNS resolvers of your OS except for the addresses of AdGuard Home itself.",
"reverseDnsDefault": "By default, AdGuard Home uses the following reverse DNS resolvers",
"addItem": "Add item",
"noServerAddressesAdded": "No server addresses added.",
"usePrivateReverseDnsResolvers": "Use private reverse DNS resolvers",
"usePrivateReverseDnsResolversDescription": "Perform reverse DNS lookups for locally served addresses using these upstream servers. If disabled, AdGuard Home responds with NXDOMAIN to all such PTR requests except for clients known from DHCP, /etc/hosts, and so on.",
"enableReverseResolving": "Enable reverse resolving of clients' IP addresses",
"enableReverseResolvingDescription": "Reversely resolve clients' IP addresses into their hostnames by sending PTR queries to corresponding resolvers (private DNS servers for local clients, upstream servers for clients with public IP addresses).",
"dnsServerSettings": "AdGuard Home DNS server settings",
"limitRequestsSecond": "Rate limit per second",
"valueNotNumber": "Value is not a number",
"enableEdns": "Enable EDNS client subnet",
"enableEdnsDescription": "Add the EDNS Client Subnet option (ECS) to upstream requests and log the values sent by the clients in the query log.",
"enableDnssec": "Enable DNSSEC",
"enableDnssecDescription": "Set DNSSEC flag in the outcoming DNS queries and check the result (DNSSEC-enabled resolver is required).",
"disableResolvingIpv6": "Disable resolving of IPv6 addresses",
"disableResolvingIpv6Description": "Drop all DNS queries for IPv6 addresses (type AAAA).",
"blockingMode": "Blocking mode",
"defaultMode": "Default",
"defaultDescription": "Respond with zero IP address (0.0.0.0 for A; :: for AAAA) when blocked by Adblock-style rule; respond with the IP address specified in the rule when blocked by /etc/hosts-style rule",
"refusedDescription": "Respond with REFUSED code",
"nxdomainDescription": "Respond with NXDOMAIN code",
"nullIp": "Null IP",
"nullIpDescription": "Respond with zero IP address (0.0.0.0 for A; :: for AAAA)",
"customIp": "Custom IP",
"customIpDescription": "Respond with a manually set IP address",
"dnsCacheConfig": "DNS cache configuration",
"cacheSize": "Cache size",
"inBytes": "In bytes",
"overrideMinimumTtl": "Override minimum TTL",
"overrideMinimumTtlDescription": "Extend short time-to-live values (seconds) received from the upstream server when caching DNS responses.",
"overrideMaximumTtl": "Override maximum TTL",
"overrideMaximumTtlDescription": "Set a maximum time-to-live value (seconds) for entries in the DNS cache.",
"optimisticCaching": "Optimistic caching",
"optimisticCachingDescription": "Make AdGuard Home respond from the cache even when the entries are expired and also try to refresh them.",
"encryptionSettingsNotLoaded": "Encryption settings couldn't be loaded.",
"enableEncryption": "Enable encryption",
"enableEncryptionTypes": "HTTPS, DNS-over-HTTPS, and DNS-over-TLS",
"enableEncryptionDescription": "If encryption is enabled, AdGuard Home admin interface will work over HTTPS, and the DNS server will listen for requests over DNS-over-HTTPS and DNS-over-TLS.",
"serverConfiguration": "Server configuration",
"domainName": "Domain name",
"domainNameDescription": "If set, AdGuard Home detects ClientIDs, responds to DDR queries, and performs additional connection validations. If not set, these features are disabled. Must match one of the DNS Names in the certificate.",
"redirectHttps": "Redirect to HTTPS automatically",
"httpsPort": "HTTPS port",
"tlsPort": "DNS-over-TLS port",
"dnsOverQuicPort": "DNS-over-QUIC port",
"certificates": "Certificates",
"certificatesDescription": "In order to use encryption, you need to provide a valid SSL certificates chain for your domain. You can get a free certificate on letsencrypt.org or you can buy it from one of the trusted Certificate Authorities.",
"certificateFilePath": "Set a certificates file path",
"pasteCertificateContent": "Paste the certificates contents",
"certificatePath": "Certificate path",
"certificateContent": "Certificate content",
"privateKey": "Private key",
"privateKeyFile": "Set a private key file",
"pastePrivateKey": "Paste the private key contents",
"autoupdateUnavailableDescription": "Служба автоматического обновления недоступна для этого сервера. Это может быть связано с тем, что сервер запущен в контейнере Docker. Вам необходимо обновить свой сервер вручную.",
"selectOptionLeftColumn": "Select an option of the left column",
"selectClientLeftColumn": "Select a client of the left column",
"disableList": "Disable list",
"enableList": "Enable list",
"screens": "Screens",
"copiedClipboard": "Copied to clipboard",
"seeDetails": "See details",
"listNotAvailable": "List not available",
"copyListUrl": "Copy list URL",
"listUrlCopied": "List URL copied to the clipboard",
"unsupportedVersion": "Неподдерживаемая версия",
"unsupprtedVersionMessage": "Поддержка сервера версии {version} не гарантируется. Приложение может работать нестабильно с данной версией сервера.\n\nПриложение AdGuard Home Manager предназначено для работы со стабильными версиями сервера AdGuard Home. Приложение может работать с альфа и бета версиями сервера, но совместимость и стабильность не гарантируются.",