diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 22eb70bf1..7623b33f7 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.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 포트에 대한 접근을 제한하거나 모든 포트를 허용/차단하십시오.",