New translations en-us.json (Russian)

This commit is contained in:
Owen Schwartz
2025-08-23 15:51:02 -07:00
parent 0e14441f73
commit 1062e33dc8

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Простейший способ создать точку входа в вашу сеть. Дополнительная настройка не требуется.", "siteNewtTunnelDescription": "Простейший способ создать точку входа в вашу сеть. Дополнительная настройка не требуется.",
"siteWg": "Базовый WireGuard", "siteWg": "Базовый WireGuard",
"siteWgDescription": "Используйте любой клиент WireGuard для открытия туннеля. Требуется ручная настройка NAT.", "siteWgDescription": "Используйте любой клиент WireGuard для открытия туннеля. Требуется ручная настройка NAT.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Используйте любой клиент WireGuard для создания туннеля. Требуется ручная настройка NAT. РАБОТАЕТ ТОЛЬКО НА САМОСТОЯТЕЛЬНО РАЗМЕЩЕННЫХ УЗЛАХ",
"siteLocalDescription": "Только локальные ресурсы. Без туннелирования.", "siteLocalDescription": "Только локальные ресурсы. Без туннелирования.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Только локальные ресурсы. Без туннелирования. РАБОТАЕТ ТОЛЬКО НА САМОСТОЯТЕЛЬНО РАЗМЕЩЕННЫХ УЗЛАХ",
"siteSeeAll": "Просмотреть все сайты", "siteSeeAll": "Просмотреть все сайты",
"siteTunnelDescription": "Выберите способ подключения к вашему сайту", "siteTunnelDescription": "Выберите способ подключения к вашему сайту",
"siteNewtCredentials": "Учётные данные Newt", "siteNewtCredentials": "Учётные данные Newt",
@@ -168,7 +168,7 @@
"siteSelect": "Выберите сайт", "siteSelect": "Выберите сайт",
"siteSearch": "Поиск сайта", "siteSearch": "Поиск сайта",
"siteNotFound": "Сайт не найден.", "siteNotFound": "Сайт не найден.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Этот сайт предоставит подключение к цели.",
"resourceType": "Тип ресурса", "resourceType": "Тип ресурса",
"resourceTypeDescription": "Определите, как вы хотите получать доступ к вашему ресурсу", "resourceTypeDescription": "Определите, как вы хотите получать доступ к вашему ресурсу",
"resourceHTTPSSettings": "Настройки HTTPS", "resourceHTTPSSettings": "Настройки HTTPS",
@@ -199,7 +199,7 @@
"general": "Общие", "general": "Общие",
"generalSettings": "Общие настройки", "generalSettings": "Общие настройки",
"proxy": "Прокси", "proxy": "Прокси",
"internal": "Internal", "internal": "Внутренний",
"rules": "Правила", "rules": "Правила",
"resourceSettingDescription": "Настройте параметры вашего ресурса", "resourceSettingDescription": "Настройте параметры вашего ресурса",
"resourceSetting": "Настройки {resourceName}", "resourceSetting": "Настройки {resourceName}",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "Имя TLS сервера для использования в SNI. Оставьте пустым для использования по умолчанию.", "targetTlsSniDescription": "Имя TLS сервера для использования в SNI. Оставьте пустым для использования по умолчанию.",
"targetTlsSubmit": "Сохранить настройки", "targetTlsSubmit": "Сохранить настройки",
"targets": "Конфигурация целей", "targets": "Конфигурация целей",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Настройте цели для маршрутизации трафика к вашим бэкэнд сервисам",
"targetStickySessions": "Включить фиксированные сессии", "targetStickySessions": "Включить фиксированные сессии",
"targetStickySessionsDescription": "Сохранять соединения на одной и той же целевой точке в течение всей сессии.", "targetStickySessionsDescription": "Сохранять соединения на одной и той же целевой точке в течение всей сессии.",
"methodSelect": "Выберите метод", "methodSelect": "Выберите метод",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN должен состоять ровно из 6 цифр", "pincodeRequirementsLength": "PIN должен состоять ровно из 6 цифр",
"pincodeRequirementsChars": "PIN должен содержать только цифры", "pincodeRequirementsChars": "PIN должен содержать только цифры",
"passwordRequirementsLength": "Пароль должен быть не менее 1 символа", "passwordRequirementsLength": "Пароль должен быть не менее 1 символа",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Требования к паролю:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Не менее 8 символов",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "По крайней мере, одна заглавная буква",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "По крайней мере, одна строчная буква",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "По крайней мере, одна цифра",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "По крайней мере, один специальный символ",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Пароль соответствует всем требованиям",
"passwordStrength": "Password strength", "passwordStrength": "Сила пароля",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Слабый",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Средний",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Сильный",
"passwordRequirements": "Requirements:", "passwordRequirements": "Требования:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ символов",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Заглавная буква (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Строчная буква (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Цифра (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Специальный символ (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Пароли не совпадают",
"otpEmailRequirementsLength": "OTP должен быть не менее 1 символа", "otpEmailRequirementsLength": "OTP должен быть не менее 1 символа",
"otpEmailSent": "OTP отправлен", "otpEmailSent": "OTP отправлен",
"otpEmailSentDescription": "OTP был отправлен на ваш email", "otpEmailSentDescription": "OTP был отправлен на ваш email",
@@ -973,7 +973,7 @@
"logoutError": "Ошибка при выходе", "logoutError": "Ошибка при выходе",
"signingAs": "Вы вошли как", "signingAs": "Вы вошли как",
"serverAdmin": "Администратор сервера", "serverAdmin": "Администратор сервера",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Управляемый с самовывоза",
"otpEnable": "Включить Двухфакторную Аутентификацию", "otpEnable": "Включить Двухфакторную Аутентификацию",
"otpDisable": "Отключить двухфакторную аутентификацию", "otpDisable": "Отключить двухфакторную аутентификацию",
"logout": "Выйти", "logout": "Выйти",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Удалить сайт", "actionDeleteSite": "Удалить сайт",
"actionGetSite": "Получить сайт", "actionGetSite": "Получить сайт",
"actionListSites": "Список сайтов", "actionListSites": "Список сайтов",
"setupToken": "Setup Token", "setupToken": "Код настройки",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Введите токен настройки из консоли сервера.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Токен настройки обязателен",
"actionUpdateSite": "Обновить сайт", "actionUpdateSite": "Обновить сайт",
"actionListSiteRoles": "Список разрешенных ролей сайта", "actionListSiteRoles": "Список разрешенных ролей сайта",
"actionCreateResource": "Создать ресурс", "actionCreateResource": "Создать ресурс",
@@ -1005,8 +1005,8 @@
"actionListAllowedResourceRoles": "Список разрешенных ролей сайта", "actionListAllowedResourceRoles": "Список разрешенных ролей сайта",
"actionSetResourcePassword": "Задать пароль ресурса", "actionSetResourcePassword": "Задать пароль ресурса",
"actionSetResourcePincode": "Установить ПИН-код ресурса", "actionSetResourcePincode": "Установить ПИН-код ресурса",
"actionSetResourceEmailWhitelist": "Set Resource Email Whitelist", "actionSetResourceEmailWhitelist": "Настроить белый список ресурсов email",
"actionGetResourceEmailWhitelist": "Get Resource Email Whitelist", "actionGetResourceEmailWhitelist": "Получить белый список ресурсов email",
"actionCreateTarget": "Создать цель", "actionCreateTarget": "Создать цель",
"actionDeleteTarget": "Удалить цель", "actionDeleteTarget": "Удалить цель",
"actionGetTarget": "Получить цель", "actionGetTarget": "Получить цель",
@@ -1190,114 +1190,114 @@
"selectDomainTypeNsDescription": "Этот домен и все его субдомены. Используйте это, когда вы хотите управлять всей доменной зоной.", "selectDomainTypeNsDescription": "Этот домен и все его субдомены. Используйте это, когда вы хотите управлять всей доменной зоной.",
"selectDomainTypeCnameName": "Одиночный домен (CNAME)", "selectDomainTypeCnameName": "Одиночный домен (CNAME)",
"selectDomainTypeCnameDescription": "Только этот конкретный домен. Используйте это для отдельных субдоменов или отдельных записей домена.", "selectDomainTypeCnameDescription": "Только этот конкретный домен. Используйте это для отдельных субдоменов или отдельных записей домена.",
"selectDomainTypeWildcardName": "Wildcard Domain", "selectDomainTypeWildcardName": "Подставной домен",
"selectDomainTypeWildcardDescription": "Этот домен и его субдомены.", "selectDomainTypeWildcardDescription": "Этот домен и его субдомены.",
"domainDelegation": "Единый домен", "domainDelegation": "Единый домен",
"selectType": "Выберите тип", "selectType": "Выберите тип",
"actions": "Actions", "actions": "Действия",
"refresh": "Refresh", "refresh": "Обновить",
"refreshError": "Failed to refresh data", "refreshError": "Не удалось обновить данные",
"verified": "Verified", "verified": "Подтверждено",
"pending": "Pending", "pending": "В ожидании",
"sidebarBilling": "Billing", "sidebarBilling": "Выставление счетов",
"billing": "Billing", "billing": "Выставление счетов",
"orgBillingDescription": "Manage your billing information and subscriptions", "orgBillingDescription": "Управляйте информацией о выставлении счетов и подписками",
"github": "GitHub", "github": "GitHub",
"pangolinHosted": "Pangolin Hosted", "pangolinHosted": "Pangolin Hosted",
"fossorial": "Fossorial", "fossorial": "Fossorial",
"completeAccountSetup": "Complete Account Setup", "completeAccountSetup": "Завершите настройку аккаунта",
"completeAccountSetupDescription": "Set your password to get started", "completeAccountSetupDescription": "Установите ваш пароль, чтобы начать",
"accountSetupSent": "We'll send an account setup code to this email address.", "accountSetupSent": "Мы отправим код для настройки аккаунта на этот email адрес.",
"accountSetupCode": "Setup Code", "accountSetupCode": "Код настройки",
"accountSetupCodeDescription": "Check your email for the setup code.", "accountSetupCodeDescription": "Проверьте вашу почту для получения кода настройки.",
"passwordCreate": "Create Password", "passwordCreate": "Создать пароль",
"passwordCreateConfirm": "Confirm Password", "passwordCreateConfirm": "Подтвердите пароль",
"accountSetupSubmit": "Send Setup Code", "accountSetupSubmit": "Отправить код настройки",
"completeSetup": "Complete Setup", "completeSetup": "Завершить настройку",
"accountSetupSuccess": "Account setup completed! Welcome to Pangolin!", "accountSetupSuccess": "Настройка аккаунта завершена! Добро пожаловать в Pangolin!",
"documentation": "Documentation", "documentation": "Документация",
"saveAllSettings": "Save All Settings", "saveAllSettings": "Сохранить все настройки",
"settingsUpdated": "Settings updated", "settingsUpdated": "Настройки обновлены",
"settingsUpdatedDescription": "All settings have been updated successfully", "settingsUpdatedDescription": "Все настройки успешно обновлены",
"settingsErrorUpdate": "Failed to update settings", "settingsErrorUpdate": "Не удалось обновить настройки",
"settingsErrorUpdateDescription": "An error occurred while updating settings", "settingsErrorUpdateDescription": "Произошла ошибка при обновлении настроек",
"sidebarCollapse": "Collapse", "sidebarCollapse": "Свернуть",
"sidebarExpand": "Expand", "sidebarExpand": "Развернуть",
"newtUpdateAvailable": "Update Available", "newtUpdateAvailable": "Доступно обновление",
"newtUpdateAvailableInfo": "A new version of Newt is available. Please update to the latest version for the best experience.", "newtUpdateAvailableInfo": "Доступна новая версия Newt. Пожалуйста, обновитесь до последней версии для лучшего опыта.",
"domainPickerEnterDomain": "Domain", "domainPickerEnterDomain": "Домен",
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, or just myapp", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, или просто myapp",
"domainPickerDescription": "Enter the full domain of the resource to see available options.", "domainPickerDescription": "Введите полный домен ресурса, чтобы увидеть доступные опции.",
"domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerDescriptionSaas": "Введите полный домен, поддомен или просто имя, чтобы увидеть доступные опции",
"domainPickerTabAll": "All", "domainPickerTabAll": "Все",
"domainPickerTabOrganization": "Organization", "domainPickerTabOrganization": "Организация",
"domainPickerTabProvided": "Provided", "domainPickerTabProvided": "Предоставлено",
"domainPickerSortAsc": "A-Z", "domainPickerSortAsc": "А",
"domainPickerSortDesc": "Z-A", "domainPickerSortDesc": "Я-А",
"domainPickerCheckingAvailability": "Checking availability...", "domainPickerCheckingAvailability": "Проверка доступности...",
"domainPickerNoMatchingDomains": "No matching domains found. Try a different domain or check your organization's domain settings.", "domainPickerNoMatchingDomains": "Не найдены сопоставимые домены. Попробуйте другой домен или проверьте настройки доменов вашей организации.",
"domainPickerOrganizationDomains": "Organization Domains", "domainPickerOrganizationDomains": "Домены организации",
"domainPickerProvidedDomains": "Provided Domains", "domainPickerProvidedDomains": "Предоставленные домены",
"domainPickerSubdomain": "Subdomain: {subdomain}", "domainPickerSubdomain": "Поддомен: {subdomain}",
"domainPickerNamespace": "Namespace: {namespace}", "domainPickerNamespace": "Пространство имен: {namespace}",
"domainPickerShowMore": "Show More", "domainPickerShowMore": "Показать еще",
"domainNotFound": "Domain Not Found", "domainNotFound": "Домен не найден",
"domainNotFoundDescription": "This resource is disabled because the domain no longer exists our system. Please set a new domain for this resource.", "domainNotFoundDescription": "Этот ресурс отключен, так как домен больше не существует в нашей системе. Пожалуйста, установите новый домен для этого ресурса.",
"failed": "Failed", "failed": "Ошибка",
"createNewOrgDescription": "Create a new organization", "createNewOrgDescription": "Создать новую организацию",
"organization": "Organization", "organization": "Организация",
"port": "Port", "port": "Порт",
"securityKeyManage": "Manage Security Keys", "securityKeyManage": "Управление ключами безопасности",
"securityKeyDescription": "Add or remove security keys for passwordless authentication", "securityKeyDescription": "Добавить или удалить ключи безопасности для аутентификации без пароля",
"securityKeyRegister": "Register New Security Key", "securityKeyRegister": "Зарегистрировать новый ключ безопасности",
"securityKeyList": "Your Security Keys", "securityKeyList": "Ваши ключи безопасности",
"securityKeyNone": "No security keys registered yet", "securityKeyNone": "Ключи безопасности еще не зарегистрированы",
"securityKeyNameRequired": "Name is required", "securityKeyNameRequired": "Имя обязательно",
"securityKeyRemove": "Remove", "securityKeyRemove": "Удалить",
"securityKeyLastUsed": "Last used: {date}", "securityKeyLastUsed": "Последнее использование: {date}",
"securityKeyNameLabel": "Security Key Name", "securityKeyNameLabel": "Имя ключа безопасности",
"securityKeyRegisterSuccess": "Security key registered successfully", "securityKeyRegisterSuccess": "Ключ безопасности успешно зарегистрирован",
"securityKeyRegisterError": "Failed to register security key", "securityKeyRegisterError": "Не удалось зарегистрировать ключ безопасности",
"securityKeyRemoveSuccess": "Security key removed successfully", "securityKeyRemoveSuccess": "Ключ безопасности успешно удален",
"securityKeyRemoveError": "Failed to remove security key", "securityKeyRemoveError": "Не удалось удалить ключ безопасности",
"securityKeyLoadError": "Failed to load security keys", "securityKeyLoadError": "Не удалось загрузить ключи безопасности",
"securityKeyLogin": "Continue with security key", "securityKeyLogin": "Продолжить с ключом безопасности",
"securityKeyAuthError": "Failed to authenticate with security key", "securityKeyAuthError": "Не удалось аутентифицироваться с ключом безопасности",
"securityKeyRecommendation": "Register a backup security key on another device to ensure you always have access to your account.", "securityKeyRecommendation": "Зарегистрируйте резервный ключ безопасности на другом устройстве, чтобы всегда иметь доступ к вашему аккаунту.",
"registering": "Registering...", "registering": "Регистрация...",
"securityKeyPrompt": "Please verify your identity using your security key. Make sure your security key is connected and ready.", "securityKeyPrompt": "Пожалуйста, подтвердите свою личность с использованием вашего ключа безопасности. Убедитесь, что ваш ключ безопасности подключен и готов.",
"securityKeyBrowserNotSupported": "Your browser doesn't support security keys. Please use a modern browser like Chrome, Firefox, or Safari.", "securityKeyBrowserNotSupported": "Ваш браузер не поддерживает ключи безопасности. Пожалуйста, используйте современный браузер, такой как Chrome, Firefox или Safari.",
"securityKeyPermissionDenied": "Please allow access to your security key to continue signing in.", "securityKeyPermissionDenied": "Пожалуйста, разрешите доступ к вашему ключу безопасности, чтобы продолжить вход.",
"securityKeyRemovedTooQuickly": "Please keep your security key connected until the sign-in process completes.", "securityKeyRemovedTooQuickly": "Пожалуйста, держите ваш ключ безопасности подключенным, пока процесс входа не завершится.",
"securityKeyNotSupported": "Your security key may not be compatible. Please try a different security key.", "securityKeyNotSupported": "Ваш ключ безопасности может быть несовместим. Попробуйте другой ключ безопасности.",
"securityKeyUnknownError": "There was a problem using your security key. Please try again.", "securityKeyUnknownError": "Произошла проблема при использовании вашего ключа безопасности. Пожалуйста, попробуйте еще раз.",
"twoFactorRequired": "Two-factor authentication is required to register a security key.", "twoFactorRequired": "Для регистрации ключа безопасности требуется двухфакторная аутентификация.",
"twoFactor": "Two-Factor Authentication", "twoFactor": "Двухфакторная аутентификация",
"adminEnabled2FaOnYourAccount": "Your administrator has enabled two-factor authentication for {email}. Please complete the setup process to continue.", "adminEnabled2FaOnYourAccount": "Ваш администратор включил двухфакторную аутентификацию для {email}. Пожалуйста, завершите процесс настройки, чтобы продолжить.",
"continueToApplication": "Continue to Application", "continueToApplication": "Перейти к приложению",
"securityKeyAdd": "Add Security Key", "securityKeyAdd": "Добавить ключ безопасности",
"securityKeyRegisterTitle": "Register New Security Key", "securityKeyRegisterTitle": "Регистрация нового ключа безопасности",
"securityKeyRegisterDescription": "Connect your security key and enter a name to identify it", "securityKeyRegisterDescription": "Подключите свой ключ безопасности и введите имя для его идентификации",
"securityKeyTwoFactorRequired": "Two-Factor Authentication Required", "securityKeyTwoFactorRequired": "Требуется двухфакторная аутентификация",
"securityKeyTwoFactorDescription": "Please enter your two-factor authentication code to register the security key", "securityKeyTwoFactorDescription": "Пожалуйста, введите ваш код двухфакторной аутентификации для регистрации ключа безопасности",
"securityKeyTwoFactorRemoveDescription": "Please enter your two-factor authentication code to remove the security key", "securityKeyTwoFactorRemoveDescription": "Пожалуйста, введите ваш код двухфакторной аутентификации для удаления ключа безопасности",
"securityKeyTwoFactorCode": "Two-Factor Code", "securityKeyTwoFactorCode": "Код двухфакторной аутентификации",
"securityKeyRemoveTitle": "Remove Security Key", "securityKeyRemoveTitle": "Удалить ключ безопасности",
"securityKeyRemoveDescription": "Enter your password to remove the security key \"{name}\"", "securityKeyRemoveDescription": "Введите ваш пароль для удаления ключа безопасности \"{name}\"",
"securityKeyNoKeysRegistered": "No security keys registered", "securityKeyNoKeysRegistered": "Ключи безопасности не зарегистрированы",
"securityKeyNoKeysDescription": "Add a security key to enhance your account security", "securityKeyNoKeysDescription": "Добавьте ключ безопасности, чтобы повысить безопасность вашего аккаунта",
"createDomainRequired": "Domain is required", "createDomainRequired": "Домен обязателен",
"createDomainAddDnsRecords": "Add DNS Records", "createDomainAddDnsRecords": "Добавить DNS записи",
"createDomainAddDnsRecordsDescription": "Add the following DNS records to your domain provider to complete the setup.", "createDomainAddDnsRecordsDescription": "Добавьте следующие DNS записи у вашего провайдера доменных имен для завершения настройки.",
"createDomainNsRecords": "NS Records", "createDomainNsRecords": "NS Записи",
"createDomainRecord": "Record", "createDomainRecord": "Запись",
"createDomainType": "Type:", "createDomainType": "Тип:",
"createDomainName": "Name:", "createDomainName": "Имя:",
"createDomainValue": "Value:", "createDomainValue": "Значение:",
"createDomainCnameRecords": "CNAME Records", "createDomainCnameRecords": "CNAME Записи",
"createDomainARecords": "A Records", "createDomainARecords": "A Записи",
"createDomainRecordNumber": "Record {number}", "createDomainRecordNumber": "Запись {number}",
"createDomainTxtRecords": "TXT Records", "createDomainTxtRecords": "TXT Записи",
"createDomainSaveTheseRecords": "Сохранить эти записи", "createDomainSaveTheseRecords": "Сохранить эти записи",
"createDomainSaveTheseRecordsDescription": "Обязательно сохраните эти DNS записи, так как вы их больше не увидите.", "createDomainSaveTheseRecordsDescription": "Обязательно сохраните эти DNS записи, так как вы их больше не увидите.",
"createDomainDnsPropagation": "Распространение DNS", "createDomainDnsPropagation": "Распространение DNS",
@@ -1311,144 +1311,144 @@
"privacyPolicy": "политика конфиденциальности" "privacyPolicy": "политика конфиденциальности"
}, },
"siteRequired": "Необходимо указать сайт.", "siteRequired": "Необходимо указать сайт.",
"olmTunnel": "Olm Tunnel", "olmTunnel": "Olm Туннель",
"olmTunnelDescription": "Use Olm for client connectivity", "olmTunnelDescription": "Используйте Olm для подключений клиентов",
"errorCreatingClient": "Error creating client", "errorCreatingClient": "Ошибка при создании клиента",
"clientDefaultsNotFound": "Client defaults not found", "clientDefaultsNotFound": "Настройки клиента по умолчанию не найдены",
"createClient": "Create Client", "createClient": "Создать клиента",
"createClientDescription": "Create a new client for connecting to your sites", "createClientDescription": "Создайте нового клиента для подключения к вашим сайтам",
"seeAllClients": "See All Clients", "seeAllClients": "Просмотреть всех клиентов",
"clientInformation": "Client Information", "clientInformation": "Информация о клиенте",
"clientNamePlaceholder": "Client name", "clientNamePlaceholder": "Имя клиента",
"address": "Address", "address": "Адрес",
"subnetPlaceholder": "Subnet", "subnetPlaceholder": "Подсеть",
"addressDescription": "The address that this client will use for connectivity", "addressDescription": "Адрес, который этот клиент будет использовать для подключения",
"selectSites": "Select sites", "selectSites": "Выберите сайты",
"sitesDescription": "The client will have connectivity to the selected sites", "sitesDescription": "Клиент будет иметь подключение к выбранным сайтам",
"clientInstallOlm": "Install Olm", "clientInstallOlm": "Установить Olm",
"clientInstallOlmDescription": "Get Olm running on your system", "clientInstallOlmDescription": "Запустите Olm на вашей системе",
"clientOlmCredentials": "Olm Credentials", "clientOlmCredentials": "Учётные данные Olm",
"clientOlmCredentialsDescription": "This is how Olm will authenticate with the server", "clientOlmCredentialsDescription": "Так Olm будет аутентифицироваться через сервер",
"olmEndpoint": "Olm Endpoint", "olmEndpoint": "Конечная точка Olm",
"olmId": "Olm ID", "olmId": "Olm ID",
"olmSecretKey": "Olm Secret Key", "olmSecretKey": "Секретный ключ Olm",
"clientCredentialsSave": "Save Your Credentials", "clientCredentialsSave": "Сохраните ваши учётные данные",
"clientCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.", "clientCredentialsSaveDescription": "Вы сможете увидеть их только один раз. Обязательно скопируйте в безопасное место.",
"generalSettingsDescription": "Configure the general settings for this client", "generalSettingsDescription": "Настройте общие параметры для этого клиента",
"clientUpdated": "Client updated", "clientUpdated": "Клиент обновлен",
"clientUpdatedDescription": "The client has been updated.", "clientUpdatedDescription": "Клиент был обновлён.",
"clientUpdateFailed": "Failed to update client", "clientUpdateFailed": "Не удалось обновить клиента",
"clientUpdateError": "An error occurred while updating the client.", "clientUpdateError": "Произошла ошибка при обновлении клиента.",
"sitesFetchFailed": "Failed to fetch sites", "sitesFetchFailed": "Не удалось получить сайты",
"sitesFetchError": "An error occurred while fetching sites.", "sitesFetchError": "Произошла ошибка при получении сайтов.",
"olmErrorFetchReleases": "An error occurred while fetching Olm releases.", "olmErrorFetchReleases": "Произошла ошибка при получении релизов Olm.",
"olmErrorFetchLatest": "An error occurred while fetching the latest Olm release.", "olmErrorFetchLatest": "Произошла ошибка при получении последнего релиза Olm.",
"remoteSubnets": "Remote Subnets", "remoteSubnets": "Удалённые подсети",
"enterCidrRange": "Enter CIDR range", "enterCidrRange": "Введите диапазон CIDR",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Добавьте диапазоны адресов CIDR, которые можно получить из этого сайта удаленно, используя клиентов. Используйте формат 10.0.0.0/24. Это относится ТОЛЬКО к подключению через VPN клиентов.",
"resourceEnableProxy": "Enable Public Proxy", "resourceEnableProxy": "Включить публичный прокси",
"resourceEnableProxyDescription": "Enable public proxying to this resource. This allows access to the resource from outside the network through the cloud on an open port. Requires Traefik config.", "resourceEnableProxyDescription": "Включите публичное проксирование для этого ресурса. Это позволяет получить доступ к ресурсу извне сети через облако через открытый порт. Требуется конфигурация Traefik.",
"externalProxyEnabled": "External Proxy Enabled", "externalProxyEnabled": "Внешний прокси включен",
"addNewTarget": "Add New Target", "addNewTarget": "Добавить новую цель",
"targetsList": "Targets List", "targetsList": "Список целей",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Обнаружена дублирующаяся цель",
"httpMethod": "HTTP Method", "httpMethod": "HTTP метод",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Выберите HTTP метод",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Поддомен",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Основной домен",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Поиск доменов...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Доменов не найдено",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Загрузка доменов...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Выбор основного домена...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Не доступно для CNAME доменов",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Введите поддомен или оставьте пустым для использования основного домена.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Введите поддомен для поиска и выбора из доступных свободных доменов.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Свободные домены",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Поиск доступных доменов",
"resourceDomain": "Domain", "resourceDomain": "Домен",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Редактировать домен",
"siteName": "Site Name", "siteName": "Имя сайта",
"proxyPort": "Port", "proxyPort": "Порт",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Проксированные ресурсы",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Клиентские ресурсы",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Проксированных ресурсов не найдено.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Внутренних ресурсов не найдено.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Пункт назначения",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Эти ресурсы предназначены для использования с",
"resourcesTableClients": "Clients", "resourcesTableClients": "Клиенты",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "и доступны только внутренне при подключении с клиентом.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Редактировать ресурс клиента",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Обновите свойства ресурса и настройку цели для {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Свойства ресурса",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Имя",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Протокол",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Порт сайта",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Настройка цели",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "Целевая IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Целевой порт",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Отмена",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Сохранить ресурс",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Успешно",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Внутренний ресурс успешно обновлен",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Ошибка",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Не удалось обновить внутренний ресурс",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Имя обязательно",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Имя не должно быть длиннее 255 символов",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Порт прокси должен быть не менее 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Порт прокси должен быть меньше 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Неверный формат IP адреса",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Целевой порт должен быть не менее 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Целевой порт должен быть меньше 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Нет доступных сайтов",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Вам необходимо иметь хотя бы один сайт Newt с настроенной подсетью для создания внутреннего ресурса.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Закрыть",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Создать ресурс клиента",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Создайте новый ресурс, который будет доступен клиентам, подключенным к выбранному сайту.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Свойства ресурса",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Имя",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Сайт",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Выберите сайт...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Поиск сайтов...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Сайты не найдены.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Протокол",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Порт сайта",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Используйте этот порт для доступа к ресурсу на сайте при подключении с клиентом.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Настройка цели",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "Целевая IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "IP-адрес ресурса в сети сайта.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Целевой порт",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "Порт на IP-адресе назначения, где доступен ресурс.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Отмена",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Создать ресурс",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Успешно",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Внутренний ресурс успешно создан",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Ошибка",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Не удалось создать внутренний ресурс",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Имя обязательно",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Имя должно содержать менее 255 символов",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Пожалуйста, выберите сайт",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Прокси-порт должен быть не менее 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Прокси-порт должен быть меньше 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Неверный формат IP-адреса",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Целевой порт должен быть не менее 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Целевой порт должен быть меньше 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Конфигурация",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Принимать подключения клиентов",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Разрешите другим устройствам подключаться через этот экземпляр Newt в качестве шлюза с использованием клиентов.",
"siteAddress": "Site Address", "siteAddress": "Адрес сайта",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Укажите IP-адрес хоста для подключения клиентов. Это внутренний адрес сайта в сети Pangolin для адресации клиентов. Должен находиться в пределах подсети организационного уровня.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Автоматический вход с внешним провайдером",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Немедленно перенаправьте пользователя к внешнему провайдеру для аутентификации.",
"selectIdp": "Select IDP", "selectIdp": "Выберите провайдера",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Выберите провайдера...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Пожалуйста, выберите провайдера, когда автоматический вход включен.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Перенаправление",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Перенаправление вас к внешнему провайдеру для аутентификации.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Подготовка аутентификации...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Перенаправление к входу...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Ошибка автоматического входа",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "URL-адрес перенаправления не получен от провайдера удостоверения.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Не удалось сгенерировать URL-адрес аутентификации."
} }