New translations en-us.json (Korean)

[ci skip]
This commit is contained in:
Owen Schwartz
2026-08-19 11:12:25 -04:00
parent ccfe91f08d
commit 77dd47fa8a
+26 -2
View File
@@ -1607,8 +1607,8 @@
"commandPaletteCreateMachineClient": "머신 클라이언트 생성",
"commandPaletteCreateAlertRule": "경고 규칙 생성",
"commandPaletteCreateIdentityProvider": "신원 공급자 생성",
"commandPaletteCreateAiProvider": "Create AI Provider",
"commandPaletteCreateVirtualApiKey": "Create Virtual API Key",
"commandPaletteCreateAiProvider": "AI 공급자 생성",
"commandPaletteCreateVirtualApiKey": "가상 API 키 생성",
"commandPaletteToggleTheme": "테마 전환",
"commandPaletteChooseOrganization": "조직 선택",
"commandPaletteShortcutMac": "⌘K",
@@ -1780,6 +1780,22 @@
"myVirtualApiKeysUnnamed": "이름 없는 키",
"myVirtualApiKeysRevealSecret": "비밀 공개",
"myVirtualApiKeysViewSecretDescription": "이 비밀은 AI 게이트웨이 리소스에 대한 귀하의 인증을 수행합니다",
"aiClientConfigTitle": "코딩 에이전트 구성",
"aiClientConfigDescription": "인기 코딩 에이전트의 구성을 복사하거나 Pangolin CLI가 자동으로 설정하도록 하세요.",
"aiClientConfigDescriptionClaude": "Anthropic의 터미널 에이전트 코딩 도구입니다.",
"aiClientConfigDescriptionCodex": "OpenAI의 터미널 에이전트 코딩 도구입니다.",
"aiClientConfigDescriptionOpencode": "오픈 소스 터미널 코딩 에이전트.",
"aiClientConfigDescriptionCursor": "VS Code를 기반으로 한 AI 코드 편집기.",
"aiClientConfigSetup": "설정",
"aiClientConfigTabCli": "자동 (CLI)",
"aiClientConfigTabManual": "수동 구성",
"aiClientConfigPreset": "설정",
"aiClientConfigStep": "단계 {number}",
"aiClientConfigEndpointPlaceholder": "https://example.resource.url.com",
"aiClientConfigPlaceholderWarning": "이 스니펫에는 모델 이름이나 리소스 URL과 같은 예제 값이 포함되어 있습니다. 사용하기 전에 이를 고유 값으로 바꾸세요.",
"aiClientConfigRevealError": "API 키를 로드할 수 없습니다.",
"aiClientConfigRevealRetry": "다시 시도하십시오",
"resourceGeneralAiClientConfigDescription": "이 리소스는 Claude Code 및 OpenCode와 같은 일반적인 클라이언트에서 사용할 수 있습니다. <configLink>더 알아보기</configLink>",
"aiProvidersTitle": "AI 공급자",
"aiProvidersDescription": "이 조직의 AI 작업량에 대한 모델 공급자를 연결하십시오",
"aiProvidersBannerTitle": "모델 공급자 연결",
@@ -2142,6 +2158,8 @@
"alertingRuleSaved": "알림 규칙 저장됨",
"alertingRuleSavedCreatedDescription": "새 알림 규칙이 생성되었습니다. 이 페이지에서 계속 편집할 수 있습니다.",
"alertingRuleSavedUpdatedDescription": "이 알림 규칙에 대한 변경 사항이 저장되었습니다.",
"alertingTestAlertSent": "테스트 경고 전송됨",
"alertingTestAlertSentDescription": "이 규칙에 구성된 조치에 테스트 경고가 전송되었습니다.",
"alertingEditRule": "알림 규칙 편집",
"alertingCreateRule": "알림 규칙 생성",
"alertingRuleCredenzaDescription": "무엇을 감시할지, 언제 알릴지, 어떻게 알릴지를 선택하세요.",
@@ -2251,6 +2269,12 @@
"alertingRulesBannerDescription": "각 규칙은 무엇을 감시할지(사이트, 상태 확인, 리소스), 언제 발동할지(예: 오프라인 또는 비정상), 이메일, 웹훅 또는 통합을 통해 팀에 어떻게 알릴지를 연결합니다. 이 목록을 사용하여 규칙을 생성, 활성화 및 관리하세요.",
"alertingHealthChecksBannerTitle": "건강 및 리소스 모니터링",
"alertingHealthChecksBannerDescription": "상태 확인은 한 번 정의한 HTTP 또는 TCP 모니터링입니다. 그런 다음 이를 알림 규칙의 소스로 사용하여 타겟이 정상 또는 비정상이 되었을 때 알림을 받을 수 있습니다. 리소스의 상태 확인도 여기에 나타납니다.",
"alertingTestRule": "테스트 경고 규칙",
"alertingAddActionHeading": "새 작업 추가",
"alertingSelectActionType": "작업 선택",
"alertingNoActionsTitle": "구성된 작업이 없습니다",
"alertingNoActionsSaveDescription": "이 규칙이 작동할 때 누군가에게 알리기 위해 적어도 하나의 작업을 추가하십시오.",
"alertingNoActionsTestDescription": "이 규칙을 테스트하기 전에 적어도 하나의 작업을 추가하십시오.",
"standaloneHcTableTitle": "상태 확인",
"standaloneHcSearchPlaceholder": "상태 확인 검색…",
"standaloneHcAddButton": "상태 확인 생성",