From 79e5446fe8b4b01cb5c9318842185137b0b3f626 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 7 Jul 2026 21:59:07 -0400 Subject: [PATCH] New translations en-us.json (Russian) [ci skip] --- messages/ru-RU.json | 66 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 29e5ca0db..bea91c9ae 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1519,6 +1519,30 @@ "navbar": "Навигационное меню", "navbarDescription": "Главное навигационное меню приложения", "navbarDocsLink": "Документация", + "commandPaletteTitle": "Command Palette", + "commandPaletteDescription": "Search for pages, organizations, resources, and actions", + "commandPaletteSearchPlaceholder": "Search pages, resources, actions...", + "commandPaletteNoResults": "No results found.", + "commandPaletteSearching": "Searching...", + "commandPaletteNavigation": "Navigation", + "commandPaletteOrganizations": "Organizations", + "commandPaletteSites": "Sites", + "commandPaletteResources": "Resources", + "commandPaletteUsers": "Users", + "commandPaletteClients": "Machine Clients", + "commandPaletteActions": "Actions", + "commandPaletteCreateSite": "Create Site", + "commandPaletteCreateProxyResource": "Create Public Resource", + "commandPaletteCreatePrivateResource": "Create Private Resource", + "commandPaletteCreateUser": "Create User", + "commandPaletteCreateApiKey": "Create API Key", + "commandPaletteCreateMachineClient": "Create Machine Client", + "commandPaletteCreateAlertRule": "Create Alert Rule", + "commandPaletteCreateIdentityProvider": "Create Identity Provider", + "commandPaletteToggleTheme": "Toggle Theme", + "commandPaletteChooseOrganization": "Choose Organization", + "commandPaletteShortcutMac": "⌘K", + "commandPaletteShortcutWindows": "Ctrl K", "otpErrorEnable": "Невозможно включить 2FA", "otpErrorEnableDescription": "Произошла ошибка при включении 2FA", "otpSetupCheckCode": "Пожалуйста, введите 6-значный код", @@ -1596,6 +1620,45 @@ "sidebarManagement": "Управление", "sidebarBillingAndLicenses": "Биллинг и лицензии", "sidebarLogsAnalytics": "Статистика", + "commandSites": "Sites", + "commandActionModeInfo": "Type \">\" To Open Action Mode", + "commandResources": "Resources", + "commandProxyResources": "Public Resources", + "commandClientResources": "Private Resources", + "commandClients": "Clients", + "commandUserDevices": "User Devices", + "commandMachineClients": "Machine Clients", + "commandDomains": "Domains", + "commandRemoteExitNodes": "Remote Nodes", + "commandTeam": "Team", + "commandUsers": "Users", + "commandRoles": "Roles", + "commandInvitations": "Invitations", + "commandPolicies": "Shared Policies", + "commandResourcePolicies": "Public Resources Policies", + "commandIdentityProviders": "Identity Providers", + "commandApprovals": "Approval Requests", + "commandShareableLinks": "Shareable Links", + "commandOrganization": "Organization", + "commandLogsAndAnalytics": "Logs & Analytics", + "commandLogsAnalytics": "Analytics", + "commandLogsRequest": "HTTP Request Logs", + "commandLogsAccess": "Authentication Logs", + "commandLogsAction": "Admin Action Logs", + "commandLogsConnection": "Network Logs", + "commandLogsStreaming": "Event Streaming", + "commandManagement": "Management", + "commandAlerting": "Alerting", + "commandProvisioning": "Provisioning", + "commandBluePrints": "Blueprints", + "commandApiKeys": "API Keys", + "commandBillingAndLicenses": "Billing & Licenses", + "commandBilling": "Billing", + "commandEnterpriseLicenses": "Licenses", + "commandSettings": "Settings", + "commandLauncher": "Launcher", + "commandResourceLauncher": "Resource Launcher", + "commandSearchResults": "Search Results", "alertingTitle": "Оповещения", "alertingDescription": "Определите источники, триггеры и действия для уведомлений", "alertingRules": "Правила оповещений", @@ -2483,6 +2546,7 @@ "noRemoteExitNodesAvailableDescription": "Для этой организации узлы не доступны. Сначала создайте узел, чтобы использовать локальные сайты.", "exitNode": "Узел выхода", "country": "Страна", + "countryIsNot": "Country Is Not", "rulesMatchCountry": "В настоящее время основано на исходном IP", "region": "Регион", "selectRegion": "Выберите регион", @@ -3201,7 +3265,7 @@ "editInternalResourceDialogAddUsers": "Добавить пользователей", "editInternalResourceDialogAddClients": "Добавить клиентов", "editInternalResourceDialogDestinationLabel": "Пункт назначения", - "editInternalResourceDialogDestinationDescription": "Укажите адрес назначения для внутреннего ресурса. Это может быть имя хоста, IP-адрес или диапазон CIDR в зависимости от выбранного режима. При необходимости установите внутренний DNS-алиас для облегчения идентификации.", + "editInternalResourceDialogDestinationDescription": "Choose where this resource runs and how clients reach it", "internalResourceFormMultiSiteRoutingHelp": "Выбор нескольких сайтов позволяет обеспечить отказоустойчивую маршрутизацию и фейловер для высокой доступности.", "internalResourceFormMultiSiteRoutingHelpLearnMore": "Узнать больше", "editInternalResourceDialogPortRestrictionsDescription": "Ограничьте доступ к определенным TCP/UDP-портам или разрешите/заблокируйте все порты.",