mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
664 lines
39 KiB
Text
664 lines
39 KiB
Text
|
{
|
|||
|
"home": "Главная",
|
|||
|
"settings": "Настройки",
|
|||
|
"connect": "Подключиться",
|
|||
|
"servers": "Сервера",
|
|||
|
"createConnection": "Создать подключение",
|
|||
|
"name": "Название подключения",
|
|||
|
"ipDomain": "IP-адрес или домен",
|
|||
|
"path": "Путь",
|
|||
|
"port": "Порт",
|
|||
|
"username": "Логин",
|
|||
|
"password": "Пароль",
|
|||
|
"defaultServer": "Сервер по умолчанию",
|
|||
|
"general": "Основное",
|
|||
|
"connection": "Тип подключения",
|
|||
|
"authentication": "Аутентификация",
|
|||
|
"other": "Прочее",
|
|||
|
"invalidPort": "Неверный порт",
|
|||
|
"invalidPath": "Неверный путь",
|
|||
|
"invalidIpDomain": "Неверный IP-адрес или домен",
|
|||
|
"ipDomainNotEmpty": "IP-адрес или домен не могут быть пустыми",
|
|||
|
"nameNotEmpty": "Имя не может быть пустым",
|
|||
|
"invalidUsernamePassword": "Неверный логин или пароль",
|
|||
|
"tooManyAttempts": "Слишком много попыток. Попробуйте позднее.",
|
|||
|
"cantReachServer": "Не удаётся установить соединение с сервером. Проверьте настройки подключения",
|
|||
|
"sslError": "SSL error. Go to Settings > Advanced settings and enable Override SSL validation.",
|
|||
|
"unknownError": "Неизвестная ошибка",
|
|||
|
"connectionNotCreated": "Не удалось создать подключение",
|
|||
|
"connecting": "Подключение...",
|
|||
|
"connected": "Подключено",
|
|||
|
"selectedDisconnected": "Выбран, но отключён",
|
|||
|
"connectionDefaultSuccessfully": "Подключение успешно установлено как «подключение по умолчанию».",
|
|||
|
"connectionDefaultFailed": "Подключение не удалось установить «подключением по умолчанию».",
|
|||
|
"noSavedConnections": "Нет сохранённых подключений",
|
|||
|
"cannotConnect": "Не удается подключиться к серверу",
|
|||
|
"connectionRemoved": "Подключение удалено успешно",
|
|||
|
"connectionCannotBeRemoved": "Подключение не может быть удалено.",
|
|||
|
"remove": "Удалить",
|
|||
|
"removeWarning": "Вы уверены, что хотите удалить соединение с этим сервером AdGuard Home?",
|
|||
|
"cancel": "Отмена",
|
|||
|
"defaultConnection": "Подключение по умолчанию",
|
|||
|
"setDefault": "Подключаться по умолчанию",
|
|||
|
"edit": "Редактировать",
|
|||
|
"delete": "Удалить",
|
|||
|
"save": "Сохранить",
|
|||
|
"serverStatus": "Статус сервера",
|
|||
|
"connectionNotUpdated": "Соединение не было обновлено",
|
|||
|
"ruleFilteringWidget": "Правила фильтрации",
|
|||
|
"safeBrowsingWidget": "Безопасная навигация",
|
|||
|
"parentalFilteringWidget": "Родительский контроль",
|
|||
|
"safeSearchWidget": "Безопасный поиск",
|
|||
|
"ruleFiltering": "Правила фильтрации",
|
|||
|
"safeBrowsing": "Безопасная навигация",
|
|||
|
"parentalFiltering": "Родительский контроль",
|
|||
|
"safeSearch": "Безопасный поиск",
|
|||
|
"serverStatusNotRefreshed": "Не удалось обновить статус сервера",
|
|||
|
"loadingStatus": "Загрузка...",
|
|||
|
"errorLoadServerStatus": "Не удалось получить статус сервера",
|
|||
|
"topQueriedDomains": "Часто запрашиваемые домены",
|
|||
|
"viewMore": "Показать больше",
|
|||
|
"topClients": "Частые клиенты",
|
|||
|
"topBlockedDomains": "Часто блокируемые домены",
|
|||
|
"appSettings": "Настройки приложения",
|
|||
|
"theme": "Тема",
|
|||
|
"light": "Светлая",
|
|||
|
"dark": "Тёмная",
|
|||
|
"systemDefined": "Определено системой",
|
|||
|
"close": "Закрыть",
|
|||
|
"connectedTo": "Подключено к:",
|
|||
|
"selectedServer": "Selected server:",
|
|||
|
"noServerSelected": "Нет выбранных серверов",
|
|||
|
"manageServer": "Управление сервером",
|
|||
|
"allProtections": "Защита",
|
|||
|
"userNotEmpty": "Username cannot be empty",
|
|||
|
"passwordNotEmpty": "Password cannot be empty",
|
|||
|
"examplePath": "Например: /adguard",
|
|||
|
"helperPath": "Если используется реверсивный прокси",
|
|||
|
"aboutApp": "About the application",
|
|||
|
"appVersion": "App version",
|
|||
|
"createdBy": "Created by",
|
|||
|
"clients": "Клиенты",
|
|||
|
"allowed": "Разрешённые",
|
|||
|
"blocked": "Заблокированные",
|
|||
|
"noClientsList": "Список клиентов пуст",
|
|||
|
"activeClients": "Активные",
|
|||
|
"removeClient": "Удалить запись",
|
|||
|
"removeClientMessage": "Вы уверены, что хотите удалить данную запись из списка?",
|
|||
|
"confirm": "Подтвердить",
|
|||
|
"removingClient": "Удаление клиента...",
|
|||
|
"clientNotRemoved": "Клиент не может быть удалён из списка",
|
|||
|
"addClient": "Добавить клиента",
|
|||
|
"list": "Список",
|
|||
|
"ipAddress": "IP-адреса",
|
|||
|
"ipNotValid": "IP address not valid",
|
|||
|
"clientAddedSuccessfully": "Запись успешно добавлена в список",
|
|||
|
"addingClient": "Добавление клиента...",
|
|||
|
"clientNotAdded": "Клиент не может быть внесён в список",
|
|||
|
"clientAnotherList": "Данный клиент уже занесён в один из списков",
|
|||
|
"noSavedLogs": "Нет сохранённых журналов",
|
|||
|
"logs": "Журналы",
|
|||
|
"copyLogsClipboard": "Copy logs to clipboard",
|
|||
|
"logsCopiedClipboard": "Logs copied to clipboard",
|
|||
|
"advancedSettings": "Advanced settings",
|
|||
|
"dontCheckCertificate": "Don't check SSL certificate",
|
|||
|
"dontCheckCertificateDescription": "Overrides the server's SSL certificate validation",
|
|||
|
"advancedSetupDescription": "Advanced options",
|
|||
|
"settingsUpdatedSuccessfully": "Настройки успешно обновлены.",
|
|||
|
"cannotUpdateSettings": "Settings cannot be updated.",
|
|||
|
"restartAppTakeEffect": "Restart the application",
|
|||
|
"loadingLogs": "Загрузка журнала...",
|
|||
|
"logsNotLoaded": "Невозможно загрузить список журналов",
|
|||
|
"processed": "Processed\nNo list",
|
|||
|
"processedRow": "Обработан",
|
|||
|
"blockedBlacklist": "Blocked\nBlacklist",
|
|||
|
"blockedBlacklistRow": "Заблокированные (чёрный список)",
|
|||
|
"blockedSafeBrowsing": "Blocked\nSafe browsing",
|
|||
|
"blockedSafeBrowsingRow": "Блок. (безопасная навигация)",
|
|||
|
"blockedParental": "Blocked\nParental filtering",
|
|||
|
"blockedParentalRow": "Блок. (родительский контроль)",
|
|||
|
"blockedInvalid": "Blocked\nInvalid",
|
|||
|
"blockedInvalidRow": "Blocked (invalid)",
|
|||
|
"blockedSafeSearch": "Blocked\nSafe search",
|
|||
|
"blockedSafeSearchRow": "Блок. (безопасный поиск)",
|
|||
|
"blockedService": "Blocked\nBlocked service",
|
|||
|
"blockedServiceRow": "Blocked (blocked service)",
|
|||
|
"processedWhitelist": "Processed\nWhitelist",
|
|||
|
"processedWhitelistRow": "Разрешённые (белый список)",
|
|||
|
"processedError": "Processed\nError",
|
|||
|
"processedErrorRow": "Processed (error)",
|
|||
|
"rewrite": "Rewrite",
|
|||
|
"status": "Статус",
|
|||
|
"result": "Результат",
|
|||
|
"time": "Время",
|
|||
|
"blocklist": "Blocklist",
|
|||
|
"request": "Запрос",
|
|||
|
"domain": "Домен",
|
|||
|
"type": "Тип",
|
|||
|
"clas": "Класс",
|
|||
|
"response": "Ответ",
|
|||
|
"dnsServer": "DNS-сервер",
|
|||
|
"elapsedTime": "Затрачено",
|
|||
|
"responseCode": "Код ответа",
|
|||
|
"client": "Клиент",
|
|||
|
"deviceIp": "IP-адрес",
|
|||
|
"deviceName": "Имя устройства",
|
|||
|
"logDetails": "Детали запроса",
|
|||
|
"blockingRule": "Blocking rule",
|
|||
|
"blockDomain": "Block domain",
|
|||
|
"couldntGetFilteringStatus": "Не удаётся получить статус фильтрации",
|
|||
|
"unblockDomain": "Unblock domain",
|
|||
|
"userFilteringRulesNotUpdated": "Невозможно обновить пользовательские правила фильтрации",
|
|||
|
"userFilteringRulesUpdated": "Пользовательские правила фильтрации успешно обновлены",
|
|||
|
"savingUserFilters": "Сохранение пользовательских правил фильтрации...",
|
|||
|
"filters": "Фильтры",
|
|||
|
"logsOlderThan": "Logs older than",
|
|||
|
"responseStatus": "Статус ответа",
|
|||
|
"selectTime": "Select time",
|
|||
|
"notSelected": "Not selected",
|
|||
|
"resetFilters": "Сбросить фильтры",
|
|||
|
"noLogsDisplay": "Нет записей в журнале",
|
|||
|
"noLogsThatOld": "It's possible that there are no logs saved for that selected time. Try selecting a more recent time.",
|
|||
|
"apply": "Применить",
|
|||
|
"selectAll": "Отметить все",
|
|||
|
"unselectAll": "Отменить выбор всех",
|
|||
|
"all": "Все",
|
|||
|
"filtered": "Отфильтрованные",
|
|||
|
"checkAppLogs": "Check app logs",
|
|||
|
"refresh": "Обновить",
|
|||
|
"search": "Поиск",
|
|||
|
"dnsQueries": "DNS-запросы",
|
|||
|
"average": "Среднее",
|
|||
|
"blockedFilters": "Заблокировано фильтрами",
|
|||
|
"malwarePhisingBlocked": "Заблокированные вредоносные и фишинговые сайты",
|
|||
|
"blockedAdultWebsites": "Заблокированные «взрослые» сайты",
|
|||
|
"generalSettings": "Основные настройки",
|
|||
|
"generalSettingsDescription": "Различные настройки",
|
|||
|
"hideZeroValues": "Скрывать нулевые значения",
|
|||
|
"hideZeroValuesDescription": "Скрывать блоки с нулевыми значениями на домашнем экране",
|
|||
|
"webAdminPanel": "Веб-панель админ.",
|
|||
|
"visitGooglePlay": "Посетить страницу в Google Play",
|
|||
|
"gitHub": "Исходный код приложения доступен на GitHub",
|
|||
|
"blockClient": "Заблокировать клиента",
|
|||
|
"selectTags": "Выбрать теги клиента",
|
|||
|
"noTagsSelected": "Нет выбранных тегов",
|
|||
|
"tags": "Теги",
|
|||
|
"identifiers": "Идентификаторы",
|
|||
|
"identifier": "Идентификатор",
|
|||
|
"identifierHelper": "IP-адрес, CIDR, MAC или ClientID",
|
|||
|
"noIdentifiers": "Идентификаторы не добавлены",
|
|||
|
"useGlobalSettings": "Глобальные настройки",
|
|||
|
"enableFiltering": "Фильтрация",
|
|||
|
"enableSafeBrowsing": "Безопасная навигация",
|
|||
|
"enableParentalControl": "Родительский контроль",
|
|||
|
"enableSafeSearch": "Безопасный поиск",
|
|||
|
"blockedServices": "Заблокированные сервисы",
|
|||
|
"selectBlockedServices": "Заблокированные сервисы",
|
|||
|
"noBlockedServicesSelected": "Нет заблокированных сервисов",
|
|||
|
"services": "Сервисы",
|
|||
|
"servicesBlocked": "в блокировке",
|
|||
|
"tagsSelected": "выбрано",
|
|||
|
"upstreamServers": "Upstream DNS-серверы",
|
|||
|
"serverAddress": "Адрес сервера",
|
|||
|
"noUpstreamServers": "Нет upstream DNS-серверов.",
|
|||
|
"willBeUsedGeneralServers": "Будут использоваться общие upstream DNS-сервера.",
|
|||
|
"added": "Сохранённые",
|
|||
|
"clientUpdatedSuccessfully": "Настройки клиента успешно обновлены",
|
|||
|
"clientNotUpdated": "Невозможно обновить настройки клиента",
|
|||
|
"clientDeletedSuccessfully": "Клиент успешно удалён",
|
|||
|
"clientNotDeleted": "Невозможно удалить клиента",
|
|||
|
"options": "Параметры",
|
|||
|
"loadingFilters": "Загрузка фильтров...",
|
|||
|
"filtersNotLoaded": "Невозможно загрузить фильтры.",
|
|||
|
"whitelists": "Whitelists",
|
|||
|
"blacklists": "Blacklists",
|
|||
|
"rules": "Rules",
|
|||
|
"customRules": "Custom rules",
|
|||
|
"enabledRules": "Enabled rules",
|
|||
|
"enabled": "Enabled",
|
|||
|
"disabled": "Disabled",
|
|||
|
"rule": "Rule",
|
|||
|
"addCustomRule": "Add custom rule",
|
|||
|
"removeCustomRule": "Remove custom rule",
|
|||
|
"removeCustomRuleMessage": "Are you sure you want to remove this custom rule?",
|
|||
|
"updatingRules": "Updating custom rules...",
|
|||
|
"ruleRemovedSuccessfully": "Rule removed successfully",
|
|||
|
"ruleNotRemoved": "Couldn't remove the rule",
|
|||
|
"ruleAddedSuccessfully": "Rule added successfully",
|
|||
|
"ruleNotAdded": "Couldn't add the rule",
|
|||
|
"noCustomFilters": "No custom filters",
|
|||
|
"noBlockedClients": "Нет запрещённых клиентов",
|
|||
|
"noBlackLists": "No blacklists",
|
|||
|
"noWhiteLists": "No whitelists",
|
|||
|
"addWhitelist": "Add whitelist",
|
|||
|
"addBlacklist": "Add blacklist",
|
|||
|
"urlNotValid": "URL is not valid",
|
|||
|
"urlAbsolutePath": "URL or absolute path",
|
|||
|
"addingList": "Adding list...",
|
|||
|
"listAdded": "List added successfully. Items added:",
|
|||
|
"listAlreadyAdded": "List already added",
|
|||
|
"listUrlInvalid": "List URL invalid",
|
|||
|
"listNotAdded": "List couldn't be added",
|
|||
|
"listDetails": "List details",
|
|||
|
"listType": "List type",
|
|||
|
"whitelist": "White list",
|
|||
|
"blacklist": "Black list",
|
|||
|
"latestUpdate": "Latest update",
|
|||
|
"disable": "Выключить",
|
|||
|
"enable": "Включить",
|
|||
|
"currentStatus": "Текущий статус",
|
|||
|
"listDataUpdated": "List data updated successfull",
|
|||
|
"listDataNotUpdated": "Couldn't update list data",
|
|||
|
"updatingListData": "Updating list data...",
|
|||
|
"editWhitelist": "Edit white list",
|
|||
|
"editBlacklist": "Edit black list",
|
|||
|
"deletingList": "Deleting list...",
|
|||
|
"listDeleted": "List deleted successfully",
|
|||
|
"listNotDeleted": "The list couldn't be deleted",
|
|||
|
"deleteList": "Delete list",
|
|||
|
"deleteListMessage": "Are you sure you want to delete this list? This action can't be reverted.",
|
|||
|
"serverSettings": "Server settings",
|
|||
|
"serverInformation": "Server information",
|
|||
|
"serverInformationDescription": "Информация о сервере и статус",
|
|||
|
"loadingServerInfo": "Загрузка информации о сервере...",
|
|||
|
"serverInfoNotLoaded": "Невозможно загрузить информацию о сервере.",
|
|||
|
"dnsAddresses": "DNS-адреса",
|
|||
|
"seeDnsAddresses": "Посмотреть DNS-адреса",
|
|||
|
"dnsPort": "DNS-порт",
|
|||
|
"httpPort": "HTTP-порт",
|
|||
|
"protectionEnabled": "Защита активна",
|
|||
|
"dhcpAvailable": "DHCP недоступен",
|
|||
|
"serverRunning": "Server running",
|
|||
|
"serverVersion": "Server version",
|
|||
|
"serverLanguage": "Server language",
|
|||
|
"yes": "Yes",
|
|||
|
"no": "No",
|
|||
|
"allowedClients": "Разрешённые клиенты",
|
|||
|
"disallowedClients": "Запрещённые клиенты",
|
|||
|
"disallowedDomains": "Неразрешённые домены",
|
|||
|
"accessSettings": "Настройки доступа",
|
|||
|
"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",
|
|||
|
"updating": "Updating values...",
|
|||
|
"blockedServicesUpdated": "Blocked services updated successfully",
|
|||
|
"blockedServicesNotUpdated": "Blocked services couldn't be updated",
|
|||
|
"insertDomain": "Insert a domain to check it's stauts.",
|
|||
|
"dhcpSettings": "Настройки DHCP",
|
|||
|
"dhcpSettingsDescription": "Настройка DHCP-сервера",
|
|||
|
"dhcpSettingsNotLoaded": "Не удалось загрузить настройки DHCP",
|
|||
|
"loadingDhcp": "Загрузка настроек DHCP...",
|
|||
|
"enableDhcpServer": "Включить DHCP-сервер",
|
|||
|
"selectInterface": "Выбрать интерфейс DHCP",
|
|||
|
"hardwareAddress": "MAC-адрес",
|
|||
|
"gatewayIp": "IP-адрес шлюза",
|
|||
|
"ipv4addresses": "Адрес IPv4",
|
|||
|
"ipv6addresses": "Адрес IPv6",
|
|||
|
"neededSelectInterface": "Необходимо выбрать интерфейс для настройки DHCP-сервера.",
|
|||
|
"ipv4settings": "Настройки IPv4",
|
|||
|
"startOfRange": "Начало диапазона",
|
|||
|
"endOfRange": "Конец диапазона",
|
|||
|
"ipv6settings": "Настройки IPv6",
|
|||
|
"subnetMask": "Маска подсети",
|
|||
|
"subnetMaskNotValid": "Subnet mask not valid",
|
|||
|
"gateway": "Шлюз",
|
|||
|
"gatewayNotValid": "Gateway not valid",
|
|||
|
"leaseTime": "Время аренды",
|
|||
|
"seconds": "{time} seconds",
|
|||
|
"leaseTimeNotValid": "Lease time not valid",
|
|||
|
"restoreConfiguration": "Reset configuration",
|
|||
|
"restoreConfigurationMessage": "Are you sure you want to continue? This will reset all the configuration. This action cannot be undone.",
|
|||
|
"changeInterface": "Change interface",
|
|||
|
"savingSettings": "Сохранение настроек...",
|
|||
|
"settingsSaved": "Settings saved successfully",
|
|||
|
"settingsNotSaved": "Settings couldn't be saved",
|
|||
|
"restoringConfig": "Restoring configuration...",
|
|||
|
"configRestored": "Configuration reseted successfully",
|
|||
|
"configNotRestored": "The configuration couldn't be reseted",
|
|||
|
"dhcpStatic": "Статические аренды DHCP",
|
|||
|
"noDhcpStaticLeases": "Не найдено статических аренд DHCP",
|
|||
|
"deleting": "Deleting...",
|
|||
|
"staticLeaseDeleted": "DHCP static lease deleted successfully",
|
|||
|
"staticLeaseNotDeleted": "The DHCP static lease could not be deleted",
|
|||
|
"deleteStaticLease": "Delete static lease",
|
|||
|
"deleteStaticLeaseDescription": "The DHCP static lease will be deleted. This action cannot be reverted.",
|
|||
|
"addStaticLease": "Add static lease",
|
|||
|
"macAddress": "MAC address",
|
|||
|
"macAddressNotValid": "MAC address not valid",
|
|||
|
"hostName": "Host name",
|
|||
|
"hostNameError": "Host name cannot be empty",
|
|||
|
"creating": "Creating...",
|
|||
|
"staticLeaseCreated": "DHCP static lease created successfully",
|
|||
|
"staticLeaseNotCreated": "The DHCP static lease couldn't be created",
|
|||
|
"staticLeaseExists": "The DHCP static lease already exists",
|
|||
|
"serverNotConfigured": "Server not configured",
|
|||
|
"restoreLeases": "Reset leases",
|
|||
|
"restoreLeasesMessage": "Are you sure you want to continue? This will reset all the existing leases. This action cannot be undone.",
|
|||
|
"restoringLeases": "Resetting leases...",
|
|||
|
"leasesRestored": "Leases reseted successfully",
|
|||
|
"leasesNotRestored": "The leases couldn't be reseted",
|
|||
|
"dhcpLeases": "Аренды DHCP",
|
|||
|
"noLeases": "Не найдено аренд DHCP",
|
|||
|
"dnsRewrites": "DNS rewrites",
|
|||
|
"dnsRewritesDescription": "Configure custom DNS rules",
|
|||
|
"loadingRewriteRules": "Loading rewrite rules...",
|
|||
|
"rewriteRulesNotLoaded": "DNS rewrite rules could not be loaded.",
|
|||
|
"noRewriteRules": "No DNS rewrite rules",
|
|||
|
"answer": "Answer",
|
|||
|
"deleteDnsRewrite": "Delete DNS rewrite",
|
|||
|
"deleteDnsRewriteMessage": "Are you sure you want to delete this DNS rewrite? This action cannot be undone.",
|
|||
|
"dnsRewriteRuleDeleted": "DNS rewrite rule deleted successfully",
|
|||
|
"dnsRewriteRuleNotDeleted": "The DNS rewrite rule could not be deleted",
|
|||
|
"addDnsRewrite": "Add DNS rewrite",
|
|||
|
"addingRewrite": "Adding rewrite...",
|
|||
|
"dnsRewriteRuleAdded": "DNS rewrite rule addded successfully",
|
|||
|
"dnsRewriteRuleNotAdded": "DNS rewrite rule could not be added",
|
|||
|
"logsSettings": "Настройки журнала",
|
|||
|
"enableLog": "Включить журнал",
|
|||
|
"clearLogs": "Очистить журнал",
|
|||
|
"anonymizeClientIp": "Анонимизировать IP-адрес клиента",
|
|||
|
"hours6": "6 часов",
|
|||
|
"days30": "30 дней",
|
|||
|
"days90": "90 дней",
|
|||
|
"retentionTime": "Частота ротации журнала запросов",
|
|||
|
"selectOneItem": "Select one item",
|
|||
|
"logSettingsNotLoaded": "Log settings couldn't be loaded.",
|
|||
|
"updatingSettings": "Updating settings...",
|
|||
|
"logsConfigUpdated": "Настройки журнала успешно обновлены",
|
|||
|
"logsConfigNotUpdated": "Невозможно обновить настройки журнала",
|
|||
|
"deletingLogs": "Очистка журнала...",
|
|||
|
"logsCleared": "Журнал успешно очищен",
|
|||
|
"logsNotCleared": "Невозможно очистить журнал",
|
|||
|
"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.",
|
|||
|
"loadingDnsConfig": "Загрузка конфигурации DNS...",
|
|||
|
"dnsConfigNotLoaded": "DNS config could not be loaded.",
|
|||
|
"blockingIpv4": "Blocking IPv4",
|
|||
|
"blockingIpv4Description": "IP address to be returned for a blocked A request",
|
|||
|
"blockingIpv6": "Blocking IPv6",
|
|||
|
"blockingIpv6Description": "IP address to be returned for a blocked AAAA request",
|
|||
|
"invalidIp": "Invalid IP address",
|
|||
|
"dnsConfigSaved": "DNS server configuration saved successfully",
|
|||
|
"dnsConfigNotSaved": "The DNS server configuration could not be saved",
|
|||
|
"savingConfig": "Saving configuration...",
|
|||
|
"someValueNotValid": "Some value is not valid",
|
|||
|
"upstreamDnsDescription": "Configure upstream servers and DNS mode",
|
|||
|
"bootstrapDnsDescription": "Configure the bootstrap DNS servers",
|
|||
|
"privateReverseDnsDescription": "Configure custom DNS resolvers and enable private reverse DNS resolving",
|
|||
|
"dnsServerSettingsDescription": "Configure a rate limit, the blocking mode and more",
|
|||
|
"dnsCacheConfigDescription": "Configure how the server should manage the DNS cache",
|
|||
|
"comment": "Comment",
|
|||
|
"address": "Address",
|
|||
|
"commentsDescription": "Comments are always preceded by #. You don't have to add it, it will be added automatically.",
|
|||
|
"encryptionSettings": "Encryption settings",
|
|||
|
"encryptionSettingsDescription": "Encryption (HTTPS/QUIC/TLS) support",
|
|||
|
"loadingEncryptionSettings": "Загрузка настроек шифрования...",
|
|||
|
"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",
|
|||
|
"usePreviousKey": "Use the previously saved key",
|
|||
|
"privateKeyPath": "Private key path",
|
|||
|
"invalidCertificate": "Invalid certificate",
|
|||
|
"invalidPrivateKey": "Invalid private key",
|
|||
|
"validatingData": "Validating data",
|
|||
|
"dataValid": "Data is valid",
|
|||
|
"dataNotValid": "Data not valid",
|
|||
|
"encryptionConfigSaved": "Encryption configuration saved successfully",
|
|||
|
"encryptionConfigNotSaved": "Encryption configuration could not be saved",
|
|||
|
"configError": "Configuration error",
|
|||
|
"enterOnlyCertificate": "Enter only the certificate. Do not input the ---BEGIN--- and ---END--- lines.",
|
|||
|
"enterOnlyPrivateKey": "Enter only the key. Do not input the ---BEGIN--- and ---END--- lines.",
|
|||
|
"noItemsSearch": "No items for that search.",
|
|||
|
"clearSearch": "Clear search",
|
|||
|
"exitSearch": "Exit search",
|
|||
|
"searchClients": "Search clients",
|
|||
|
"noClientsSearch": "No clients with that search.",
|
|||
|
"customization": "Персонализация",
|
|||
|
"customizationDescription": "Настройте внешний вид приложения",
|
|||
|
"color": "Color",
|
|||
|
"useDynamicTheme": "Use dynamic theme",
|
|||
|
"red": "Red",
|
|||
|
"green": "Green",
|
|||
|
"blue": "Blue",
|
|||
|
"yellow": "Yellow",
|
|||
|
"orange": "Orange",
|
|||
|
"brown": "Brown",
|
|||
|
"cyan": "Cyan",
|
|||
|
"purple": "Purple",
|
|||
|
"pink": "Pink",
|
|||
|
"deepOrange": "Deep orange",
|
|||
|
"indigo": "Indigo",
|
|||
|
"useThemeColorStatus": "Use theme color for status",
|
|||
|
"useThemeColorStatusDescription": "Replaces green and red status colors with theme color and grey",
|
|||
|
"invalidCertificateChain": "Invalid certificate chain",
|
|||
|
"validCertificateChain": "Valid certificate chain",
|
|||
|
"subject": "Subject",
|
|||
|
"issuer": "Issuer",
|
|||
|
"expires": "Expires",
|
|||
|
"validPrivateKey": "Valid private key",
|
|||
|
"expirationDate": "Expiration date",
|
|||
|
"keysNotMatch": "Invalid certificate or key: tls: private key does not match public key",
|
|||
|
"timeLogs": "Time on logs",
|
|||
|
"timeLogsDescription": "Show processing time on logs list",
|
|||
|
"hostNames": "Host names",
|
|||
|
"keyType": "Key type",
|
|||
|
"updateAvailable": "Update available",
|
|||
|
"installedVersion": "Installed version",
|
|||
|
"newVersion": "New version",
|
|||
|
"source": "Source",
|
|||
|
"downloadUpdate": "Download update",
|
|||
|
"download": "Download",
|
|||
|
"doNotRememberAgainUpdate": "Do not remember again for this version",
|
|||
|
"downloadingUpdate": "Скачивание",
|
|||
|
"completed": "completed",
|
|||
|
"permissionNotGranted": "Permission not granted",
|
|||
|
"inputSearchTerm": "Input a search term.",
|
|||
|
"answers": "Answers",
|
|||
|
"copyClipboard": "Copy to clipboard",
|
|||
|
"domainCopiedClipboard": "Domain copied to the clipboard",
|
|||
|
"clearDnsCache": "Clear DNS cache",
|
|||
|
"clearDnsCacheMessage": "Are you sure you want to clear the DNS cache?",
|
|||
|
"dnsCacheCleared": "DNS cache cleared successfully",
|
|||
|
"clearingDnsCache": "Clearing cache...",
|
|||
|
"dnsCacheNotCleared": "DNS cache couldn't be cleared",
|
|||
|
"clientsSelected": "clients selected",
|
|||
|
"invalidDomain": "Invalid domain",
|
|||
|
"loadingBlockedServicesList": "Загрузка списка заблокированных сервисов...",
|
|||
|
"blockedServicesListNotLoaded": "The blocked services list could not be loaded",
|
|||
|
"error": "Error",
|
|||
|
"updates": "Updates",
|
|||
|
"updatesDescription": "Update the AdGuard Home server",
|
|||
|
"updateNow": "Update now",
|
|||
|
"currentVersion": "Current version",
|
|||
|
"requestStartUpdateFailed": "Request to start update failed",
|
|||
|
"requestStartUpdateSuccessful": "Request to start update successfull",
|
|||
|
"serverUpdated": "Server is updated",
|
|||
|
"unknownStatus": "Неизвестный статус",
|
|||
|
"checkingUpdates": "Проверка обновлений..",
|
|||
|
"checkUpdates": "Проверить обновления",
|
|||
|
"requestingUpdate": "Запрос обновления...",
|
|||
|
"autoupdateUnavailable": "Автообновление недоступно",
|
|||
|
"autoupdateUnavailableDescription": "The autoupdate service is not available for this server. It could be because the server is running on a Docker container. You have to update your server manually.",
|
|||
|
"minute": "{time} минута",
|
|||
|
"minutes": "{time} минут",
|
|||
|
"hour": "{time} час",
|
|||
|
"hours": "{time} часов",
|
|||
|
"remainingTime": "Оставшееся время",
|
|||
|
"safeSearchSettings": "Настройки безопасного поиска",
|
|||
|
"loadingSafeSearchSettings": "Загрузка настроек безопасного поиска...",
|
|||
|
"safeSearchSettingsNotLoaded": "Ошибка при загрузке настроек безопасного поиска.",
|
|||
|
"loadingLogsSettings": "Загрузка настроек журнала...",
|
|||
|
"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. Приложение может работать с альфа и бета версиями сервера, но совместимость и стабильность не гарантируются.",
|
|||
|
"iUnderstand": "Продолжить",
|
|||
|
"appUpdates": "Application updates",
|
|||
|
"usingLatestVersion": "You are using the latest version",
|
|||
|
"ipLogs": "IP on logs",
|
|||
|
"ipLogsDescription": "Show always IP address on logs instead of client name",
|
|||
|
"application": "Application",
|
|||
|
"combinedChart": "Combined chart",
|
|||
|
"combinedChartDescription": "Combine all charts into one",
|
|||
|
"statistics": "Statistics",
|
|||
|
"errorLoadFilters": "Ошибка при загрузке фильтров.",
|
|||
|
"clientRemovedSuccessfully": "Запись успешно удалена",
|
|||
|
"editRewriteRule": "Edit rewrite rule",
|
|||
|
"dnsRewriteRuleUpdated": "DNS rewrite rule updated successfully",
|
|||
|
"dnsRewriteRuleNotUpdated": "DNS rewrite rule could not be updated",
|
|||
|
"updatingRule": "Updating rule...",
|
|||
|
"serverUpdateNeeded": "Server update needed",
|
|||
|
"updateYourServer": "Update your AdGuard Home server to {version} or greater to use this feature.",
|
|||
|
"january": "January",
|
|||
|
"february": "February",
|
|||
|
"march": "March",
|
|||
|
"april": "April",
|
|||
|
"may": "May",
|
|||
|
"june": "June",
|
|||
|
"july": "July",
|
|||
|
"august": "August",
|
|||
|
"september": "September",
|
|||
|
"october": "October",
|
|||
|
"november": "November",
|
|||
|
"december": "December",
|
|||
|
"malwarePhising": "Malware/phising",
|
|||
|
"queries": "Queries",
|
|||
|
"adultSites": "Adult sites",
|
|||
|
"quickFilters": "Quick filters",
|
|||
|
"searchDomainInternet": "Search domain on the Internet",
|
|||
|
"hideServerAddress": "Hide server address",
|
|||
|
"hideServerAddressDescription": "Hides the server address on the home screen",
|
|||
|
"topItemsOrder": "Top items order",
|
|||
|
"topItemsOrderDescription": "Order the home screen top items lists",
|
|||
|
"topItemsReorderInfo": "Hold and swipe an item to reorder it.",
|
|||
|
"discardChanges": "Discard changes",
|
|||
|
"discardChangesDescription": "Are you sure you want to discard the changes?"
|
|||
|
}
|