Files
Rdmclin2 913ee4210d feat: page/agent/agentGroup/task edit lock (#15786)
* feat: support page editor lock

Squashed page-lock feature work:
- support page editor lock
- support agent group / agent / task edit
- add edit lock to agent/agentgroup/task
- refactor page lock
- fix workspaceId for edit objects
- align with agent/group/task

* fix: collaborative edit lock

* chore: update i18n

* fix: redis acquire

* fix: release lock

* fix: test case

* chore: complement page lock test cases
2026-06-14 01:40:36 +08:00

1106 lines
73 KiB
JSON

{
"ModelSwitch.title": "모델",
"active": "활성",
"agentBuilder.installPlugin.authRequired": "클라우드 MCP를 사용하려면 로그인이 필요합니다",
"agentBuilder.installPlugin.cancel": "취소",
"agentBuilder.installPlugin.clickApproveToConnect": "'승인'을 클릭하여 연결하고 이 커넥터를 승인하세요",
"agentBuilder.installPlugin.clickApproveToInstall": "'승인'을 클릭하여 이 기능을 설치하세요",
"agentBuilder.installPlugin.connectedAndEnabled": "연결됨 및 활성화됨",
"agentBuilder.installPlugin.connectionFailed": "연결 중 문제가 발생했습니다. 재시도하거나 승인과 네트워크를 확인한 후 계속하세요",
"agentBuilder.installPlugin.installFailed": "설치 중 문제가 발생했습니다. 재시도하거나 원인을 확인한 후 계속하세요",
"agentBuilder.installPlugin.installPlugin": "기능 설치",
"agentBuilder.installPlugin.installToEnable": "설치하면 도우미에서 이 기능을 활성화할 수 있습니다(나중에 설치할 수도 있습니다)",
"agentBuilder.installPlugin.installedAndEnabled": "설치됨 및 활성화됨",
"agentBuilder.installPlugin.requiresAuth": "승인이 필요합니다. '승인'을 클릭하여 연결을 완료하세요",
"agentBuilder.installPlugin.retry": "재시도",
"agentBuilder.title": "도우미 빌더",
"agentBuilder.welcome": "먼저 사용 시나리오를 말씀해 주세요.\n\n글쓰기, 코딩, 데이터 분석 등—당신은 목표와 기준을 정하고, 아이디어를 협업적이고 실행 가능한 도우미로 만드는 것을 도와드리겠습니다",
"agentConfigError.retry": "재시도",
"agentConfigError.title": "에이전트 설정 로드 실패",
"agentDefaultMessage": "안녕하세요, 저는 **{{name}}**입니다. 한 문장으로 시작하세요.\n\n더 당신의 업무 방식에 맞추려면: [도우미 설정]({{url}})에서 도우미 프로필을 보완하세요(언제든 변경 가능)",
"agentDefaultMessageWithSystemRole": "안녕하세요, 저는 **{{name}}**입니다. 한 문장으로 시작하세요—결정은 당신에게 있습니다",
"agentDefaultMessageWithoutEdit": "안녕하세요, 저는 **{{name}}**입니다. 한 문장으로 시작하세요—결정은 당신에게 있습니다",
"agentProfile.files_one": "{{count}}개 파일",
"agentProfile.files_other": "{{count}}개 파일",
"agentProfile.knowledgeBases_one": "{{count}}개 지식 베이스",
"agentProfile.knowledgeBases_other": "{{count}}개 지식 베이스",
"agentProfile.skills_one": "{{count}}개 스킬",
"agentProfile.skills_other": "{{count}}개 스킬",
"agentSignal.receipts.agentSignalLabel": "에이전트 신호",
"agentSignal.receipts.memory.detail": "미래의 응답을 위해 저장되었습니다",
"agentSignal.receipts.memory.title": "메모리 저장됨",
"agentSignal.receipts.recentActivity": "최근 활동",
"agentSignal.receipts.skill.detail": "이 어시스턴트가 유사한 요청을 처리하는 방식을 개선했습니다",
"agentSignal.receipts.skill.title": "기술 업데이트됨",
"agents": "도우미",
"artifact.generating": "생성 중",
"artifact.inThread": "하위 주제에서는 볼 수 없습니다. 메인 대화 영역으로 돌아가서 열어주세요",
"artifact.thinking": "생각 중",
"artifact.thought": "사고 과정",
"artifact.unknownTitle": "제목 없는 작품",
"availableAgents": "사용 가능한 도우미",
"backToBottom": "최신으로 이동",
"beforeUnload.confirmLeave": "생성 중인 요청이 있습니다. 떠나시겠습니까?",
"builtinCopilot": "내장 Copilot",
"chatList.expandMessage": "메시지 펼치기",
"chatList.longMessageDetail": "자세히 보기",
"chatMode.agent": "에이전트",
"chatMode.agentCap.env": "실행 환경",
"chatMode.agentCap.files": "파일 접근",
"chatMode.agentCap.memory": "메모리",
"chatMode.agentCap.tools": "도구 호출",
"chatMode.agentCap.web": "웹 검색",
"chatMode.agentDesc": "에이전트는 도구와 환경을 사용하여 자동으로 작업을 완료할 수 있습니다",
"chatMode.chat": "채팅",
"chatMode.chatDesc": "실행 환경이나 자율성이 없으며, 적은 토큰을 사용합니다",
"chatMode.select": "모드 전환",
"claudeCodeInstallGuide.actions.openDocs": "설치 가이드 열기",
"claudeCodeInstallGuide.actions.openSystemTools": "시스템 도구 열기",
"claudeCodeInstallGuide.afterInstall": "설치 후 Claude Code를 한 번 실행하여 로그인한 다음, 메시지를 다시 시도하거나 시스템 도구에서 재감지를 클릭하세요.",
"claudeCodeInstallGuide.desc": "Claude Code는 로컬 실행을 위해 Claude Code CLI가 필요합니다. 설치 후 `claude` 명령어가 PATH에 등록되어 있는지 확인하세요.",
"claudeCodeInstallGuide.installWithBrew": "Homebrew",
"claudeCodeInstallGuide.installWithNpm": "권장 설치",
"claudeCodeInstallGuide.menuNotification.title": "Claude Code CLI를 찾을 수 없습니다",
"claudeCodeInstallGuide.reason": "LobeHub에서 Claude Code를 시작할 수 없습니다: {{message}}",
"claudeCodeInstallGuide.title": "Claude Code CLI 설치",
"clearCurrentMessages": "현재 대화 메시지 지우기",
"cliAuthGuide.actions.openDocs": "로그인 가이드 열기",
"cliAuthGuide.actions.openSystemTools": "시스템 도구 열기",
"cliAuthGuide.afterLogin": "다시 로그인하거나 인증 정보를 새로 고친 후 메시지를 다시 시도하세요. 시스템 도구에서 재감지도 가능합니다.",
"cliAuthGuide.desc": "{{name}}의 로그인 세션이 만료되었거나 인증 정보가 유효하지 않아 계속할 수 없습니다.",
"cliAuthGuide.errorDetails": "오류 세부 정보",
"cliAuthGuide.runCommand": "터미널에서 실행",
"cliAuthGuide.title": "{{name}}에 로그인",
"cliOverloadedGuide.actions.retry": "재시도",
"cliOverloadedGuide.desc": "{{name}}의 상위 모델 서비스가 일시적으로 과부하 상태입니다. 일반적으로 잠시 후에 해결됩니다.",
"cliOverloadedGuide.errorDetails": "오류 세부 정보",
"cliOverloadedGuide.retryHint": "몇 초 기다린 후 다시 시도하세요. 계속 실패하면 제공자가 더 큰 문제를 겪고 있을 수 있습니다.",
"cliOverloadedGuide.title": "{{name}}이(가) 일시적으로 과부하 상태입니다",
"cliRateLimitGuide.actions.openSystemTools": "시스템 도구 열기",
"cliRateLimitGuide.actions.retry": "재시도",
"cliRateLimitGuide.afterReset": "재설정 시간까지 기다린 후 메시지를 다시 시도하세요. API 인증을 사용하는 경우 제공자의 사용량 및 결제 상태도 확인할 수 있습니다.",
"cliRateLimitGuide.desc": "{{name}}의 현재 사용 한도에 도달하여 지금은 실행을 계속할 수 없습니다.",
"cliRateLimitGuide.limitType": "제한 기간",
"cliRateLimitGuide.limitTypes.weekCycle": "주 단위 사이클",
"cliRateLimitGuide.relative.day_one": "{{count}}일",
"cliRateLimitGuide.relative.day_other": "{{count}}일",
"cliRateLimitGuide.relative.hour_one": "{{count}}시간",
"cliRateLimitGuide.relative.hour_other": "{{count}}시간",
"cliRateLimitGuide.relative.minute_one": "{{count}}분",
"cliRateLimitGuide.relative.minute_other": "{{count}}분",
"cliRateLimitGuide.relative.soon": "곧 재설정",
"cliRateLimitGuide.resetAt": "재설정 시각",
"cliRateLimitGuide.resetInApprox": "약 {{duration}} 후 재설정",
"cliRateLimitGuide.title": "{{name}} 사용 한도 도달",
"codexInstallGuide.actions.openDocs": "설치 가이드 열기",
"codexInstallGuide.actions.openSystemTools": "시스템 도구 열기",
"codexInstallGuide.afterInstall": "설치 후 Codex를 한 번 실행하여 로그인한 다음, 메시지를 다시 시도하거나 시스템 도구에서 재감지를 클릭하세요.",
"codexInstallGuide.desc": "Codex Agent는 로컬 실행을 위해 Codex CLI가 필요합니다. 설치 후 codex 명령어가 PATH에 등록되어 있는지 확인하세요.",
"codexInstallGuide.installWithBrew": "Homebrew (macOS)",
"codexInstallGuide.installWithNpm": "권장 설치",
"codexInstallGuide.menuNotification.title": "Codex CLI를 찾을 수 없습니다",
"codexInstallGuide.reason": "LobeHub에서 Codex를 시작할 수 없습니다: {{message}}",
"codexInstallGuide.title": "Codex CLI 설치",
"compressedHistory": "압축된 기록",
"compression.cancel": "압축 해제",
"compression.cancelConfirm": "정말로 압축을 해제하시겠습니까? 원래 메시지가 복원됩니다.",
"compression.history": "기록",
"compression.summary": "요약",
"confirmClearCurrentMessages": "현재 대화 메시지를 지우시겠습니까? 지운 후 복구할 수 없습니다",
"confirmRemoveChatGroupItemAlert": "이 그룹을 삭제하시겠습니까? 구성원에게는 영향이 없습니다",
"confirmRemoveGroupItemAlert": "이 그룹을 삭제하시겠습니까? 그룹 내 도우미는 기본 목록으로 이동합니다",
"confirmRemoveGroupSuccess": "그룹이 삭제되었습니다",
"confirmRemoveSessionItemAlert": "이 도우미를 삭제하시겠습니까? 삭제 후 복구할 수 없습니다",
"confirmRemoveSessionSuccess": "도우미가 삭제되었습니다",
"createModal.createBlank": "빈 페이지 만들기",
"createModal.groupPlaceholder": "이 그룹이 수행할 작업을 설명하세요...",
"createModal.groupTitle": "그룹은 어떤 일을 해야 하나요?",
"createModal.placeholder": "에이전트가 수행해야 할 작업을 설명하세요...",
"createModal.title": "에이전트는 어떤 일을 해야 하나요?",
"createTask.assignee": "담당자",
"createTask.collapse": "입력 숨기기",
"createTask.expandToInline": "페이지에 도킹",
"createTask.instructionPlaceholder": "설명 추가...",
"createTask.submit": "작업 생성",
"createTask.titlePlaceholder": "작업 제목",
"defaultAgent": "사용자 정의 도우미",
"defaultGroupChat": "그룹",
"defaultList": "기본 목록",
"defaultSession": "사용자 정의 도우미",
"desktopNotification.aiReplyCompleted.body": "AI 응답 생성 완료",
"desktopNotification.aiReplyCompleted.title": "AI 응답 완료",
"desktopNotification.humanApprovalRequired.body": "에이전트가 계속 실행하려면 승인이 필요합니다",
"desktopNotification.humanApprovalRequired.title": "승인 필요",
"dm.placeholder": "당신과 {{agentTitle}}의 개인 메시지가 여기에 표시됩니다",
"dm.tooltip": "개인 메시지 보내기",
"dm.visibleTo": "{{target}}만 볼 수 있습니다",
"dm.you": "당신",
"duplicateSession.loading": "복사 중…",
"duplicateSession.success": "복사 성공",
"duplicateSession.title": "{{title}} 복사본",
"duplicateTitle": "{{title}} 복사본",
"emptyAgent": "아직 도우미가 없습니다. 첫 번째 도우미부터 시작해서 도우미 시스템을 점진적으로 구축해 보세요",
"emptyAgentAction": "도우미 만들기",
"extendParams.disableContextCaching.desc": "단일 대화를 생성하는 비용을 최대 90%까지 절감하고 최대 4배 빠른 속도를 제공합니다. <1>자세히 알아보기</1>",
"extendParams.disableContextCaching.title": "컨텍스트 캐시 활성화",
"extendParams.effort.desc": "Effort 매개변수를 사용하여 Claude가 응답 시 사용하는 토큰 수를 제어합니다.",
"extendParams.effort.title": "노력 수준",
"extendParams.enableAdaptiveThinking.desc": "적응형 사고 모드를 통해 Claude가 언제 얼마나 사고할지 동적으로 결정하도록 합니다.",
"extendParams.enableAdaptiveThinking.title": "적응형 사고 활성화",
"extendParams.enableReasoning.desc": "답변 전에 모델이 사고하도록 합니다. 복잡한 작업에 사용하세요.",
"extendParams.enableReasoning.title": "심층 사고 활성화",
"extendParams.imageAspectRatio.title": "이미지 가로세로 비율",
"extendParams.imageResolution.title": "이미지 해상도",
"extendParams.preserveThinking.desc": "활성화되면, 어시스턴트의 과거 추론이 모델의 컨텍스트로 다시 전송됩니다. 이는 토큰 사용량을 증가시킬 수 있습니다.",
"extendParams.preserveThinking.title": "역사적 사고 보존",
"extendParams.reasoningBudgetToken.title": "사고 토큰 예산",
"extendParams.reasoningEffort.title": "추론 강도",
"extendParams.textVerbosity.title": "출력 상세도",
"extendParams.thinking.title": "심층 사고 스위치",
"extendParams.thinkingBudget.title": "생각 예산",
"extendParams.thinkingLevel.title": "사고 수준",
"extendParams.title": "모델 확장 기능",
"extendParams.urlContext.desc": "활성화하면 웹 링크를 자동 분석하여 웹페이지 컨텍스트를 추출합니다",
"extendParams.urlContext.title": "웹 링크 컨텐츠 추출",
"followUpPlaceholder": "후속 작업. 다른 에이전트에게 작업을 할당하려면 @를 사용하세요.",
"followUpPlaceholderHeterogeneous": "후속 메시지를 입력하세요.",
"group.desc": "동일한 대화 공간에서 여러 도우미가 함께 작업을 추진합니다",
"group.memberTooltip": "그룹에 {{count}}명의 구성원이 있습니다",
"group.orchestratorThinking": "호스트가 생각 중…",
"group.profile.contentPlaceholder": "그룹의 목표 및 작업 방식을 설정하세요. 이 정보는 모든 그룹 구성원과 공유됩니다.",
"group.profile.external": "외부",
"group.profile.externalAgentWarning": "이 에이전트는 외부 에이전트입니다. 여기서 변경한 내용은 원본 에이전트 설정에 직접 반영됩니다.",
"group.profile.groupSettings": "그룹 설정",
"group.profile.supervisor": "감독자",
"group.profile.supervisorPlaceholder": "감독자는 다양한 에이전트를 조율합니다. 여기에서 감독자 정보를 설정하면 워크플로우를 보다 정밀하게 조정할 수 있습니다.",
"group.removeMember": "구성원 제거",
"group.title": "그룹",
"groupDescription": "그룹 설명",
"groupSidebar.agentProfile.chat": "채팅",
"groupSidebar.agentProfile.model": "모델",
"groupSidebar.agentProfile.settings": "설정",
"groupSidebar.members.addMember": "구성원 추가",
"groupSidebar.members.enableOrchestrator": "호스트 활성화",
"groupSidebar.members.memberSettings": "구성원 설정",
"groupSidebar.members.orchestrator": "호스트",
"groupSidebar.members.orchestratorThinking": "호스트가 생각 중…",
"groupSidebar.members.removeMember": "구성원 제거",
"groupSidebar.members.stopOrchestrator": "생각 중지",
"groupSidebar.members.triggerOrchestrator": "그룹 채팅 시작",
"groupSidebar.tabs.host": "호스트",
"groupSidebar.tabs.members": "구성원",
"groupSidebar.tabs.role": "설정",
"groupWizard.chooseMembers": "기존 도우미 선택…",
"groupWizard.createGroup": "그룹 만들기",
"groupWizard.existingMembers": "기존 도우미",
"groupWizard.groupMembers": "이 도우미들도 목록에 추가됩니다",
"groupWizard.host.description": "그룹이 자율적으로 작업을 추진하도록 합니다. 당신은 언제든 개입할 수 있습니다",
"groupWizard.host.title": "호스트 활성화",
"groupWizard.host.tooltip": "끄면 구성원이 응답하려면 수동으로 @멘션해야 합니다",
"groupWizard.memberCount": "{{count}}명 구성원",
"groupWizard.noMatchingTemplates": "일치하는 템플릿을 찾을 수 없습니다",
"groupWizard.noSelectedTemplates": "선택된 템플릿이 없습니다",
"groupWizard.noTemplateMembers": "이 템플릿에는 구성원이 없습니다",
"groupWizard.noTemplates": "사용 가능한 템플릿이 없습니다",
"groupWizard.searchTemplates": "템플릿 검색…",
"groupWizard.title": "그룹 만들기",
"groupWizard.useTemplate": "템플릿 사용",
"heteroAgent.cloudNotConfigured.action": "구성",
"heteroAgent.cloudNotConfigured.desc": "에이전트 프로필에서 Claude Code 토큰을 구성하여 메시지 전송을 시작하세요.",
"heteroAgent.cloudNotConfigured.title": "클라우드 자격 증명 필요",
"heteroAgent.cloudRepo.multiSelected": "{{count}}개의 저장소가 선택되었습니다",
"heteroAgent.cloudRepo.noRepos": "구성된 저장소가 없습니다. 에이전트 설정에서 추가하세요.",
"heteroAgent.cloudRepo.notSet": "선택된 저장소가 없습니다",
"heteroAgent.cloudRepo.sectionTitle": "저장소",
"heteroAgent.executionTarget.downloadDesktop": "데스크톱 앱 받기",
"heteroAgent.executionTarget.downloadDesktopDesc": "컴퓨터에 액세스할 수 있는 에이전트를 실행하세요",
"heteroAgent.executionTarget.downloadDesktopTitle": "데스크톱 앱 받기",
"heteroAgent.executionTarget.infoTooltip": "웹에서 해당 기계를 제어할 원격 장치를 선택하세요. \"이 장치\"는 에이전트를 로컬로 실행하며 데스크톱 앱 내부에서만 사용할 수 있습니다.",
"heteroAgent.executionTarget.loading": "장치 로드 중…",
"heteroAgent.executionTarget.local": "이 장치",
"heteroAgent.executionTarget.localDesc": "이 데스크톱 앱에서 로컬 프로세스로 실행",
"heteroAgent.executionTarget.noDevices": "아직 원격 장치가 없습니다. 데스크톱 앱을 설치하거나 다른 기기에서 `lh connect`를 실행하세요.",
"heteroAgent.executionTarget.none": "장치 없음",
"heteroAgent.executionTarget.noneDesc": "활성화된 장치가 없습니다",
"heteroAgent.executionTarget.offline": "오프라인",
"heteroAgent.executionTarget.online": "온라인",
"heteroAgent.executionTarget.sandbox": "클라우드 샌드박스",
"heteroAgent.executionTarget.sandboxDesc": "임시 클라우드 샌드박스에서 실행",
"heteroAgent.executionTarget.title": "실행 장치",
"heteroAgent.executionTarget.unknownDevice": "알 수 없는 장치",
"heteroAgent.fullAccess.label": "전체 권한",
"heteroAgent.fullAccess.tooltip": "Claude Code는 작업 디렉터리에 대한 전체 읽기/쓰기 권한으로 로컬에서 실행됩니다. 권한 모드 전환은 아직 지원되지 않습니다.",
"heteroAgent.resumeReset.cwdChanged": "작업 디렉터리가 변경되었습니다. 이전 Claude Code 세션은 원래 디렉터리에서만 재개할 수 있으므로 새 대화가 시작되었습니다.",
"heteroAgent.resumeReset.resumeFailed": "저장된 Codex 스레드를 안전하게 복원할 수 없어 이 주제에 대한 새 대화가 시작되었습니다.",
"heteroAgent.switchCwd.cancel": "취소",
"heteroAgent.switchCwd.content": "Claude Code 세션은 작업 디렉터리에 고정됩니다. 디렉터리를 변경하면 이 주제에 대한 새 세션이 시작됩니다. 채팅 메시지는 유지되지만 이전 세션의 컨텍스트는 복원할 수 없습니다.",
"heteroAgent.switchCwd.ok": "전환하고 새 세션 시작",
"heteroAgent.switchCwd.title": "작업 디렉터리를 전환하시겠습니까?",
"hideForYou": "개인 메시지 내용이 숨겨져 있습니다. 설정에서 '개인 메시지 내용 표시'를 활성화하여 보세요",
"history.title": "도우미는 최근 {{count}}개의 메시지만 기억합니다",
"historyRange": "기록 범위",
"historySummary": "기록 메시지 요약",
"inactive": "비활성",
"inbox.desc": "동일한 공간에서 협력하여 아이디어를 결과로 만듭니다",
"inbox.title": "Lobe AI",
"input.addAi": "도우미 메시지 추가",
"input.addUser": "사용자 메시지 추가",
"input.costEstimate.creditsPerMillionTokens": "{{credits}} 크레딧/M 토큰",
"input.costEstimate.hint": "예상 비용: 약 {{credits}} 크레딧",
"input.costEstimate.inputLabel": "입력",
"input.costEstimate.outputLabel": "출력",
"input.costEstimate.settingsLink": "경고 임계값 조정",
"input.costEstimate.tokenCount": "약 {{tokens}} 토큰",
"input.costEstimate.tooltip": "현재 컨텍스트, 도구 및 모델 가격을 기준으로 추정됩니다. 실제 비용은 다를 수 있습니다.",
"input.disclaimer": "도우미도 실수를 할 수 있습니다. 중요한 정보는 당신의 판단을 최우선으로 하세요",
"input.errorMsg": "전송 중 문제가 발생했습니다: {{errorMsg}}. 재시도하거나 나중에 다시 보내세요",
"input.inputCompletionError.desc": "오류로 인해 입력 제안이 중지되었습니다. 재시도하거나 설정에서 제안 모델을 조정하세요.",
"input.inputCompletionError.retry": "재시도",
"input.inputCompletionError.settings": "설정",
"input.inputCompletionError.title": "입력 제안 일시 중지됨",
"input.more": "더 보기",
"input.send": "전송",
"input.sendWithCmdEnter": "<key/> 키를 눌러 전송",
"input.sendWithEnter": "<key/> 키를 눌러 전송",
"input.stop": "중지",
"input.warp": "줄바꿈",
"input.warpWithKey": "<key/> 키를 눌러 줄 바꿈",
"inputQueue.delete": "삭제",
"inputQueue.edit": "수정",
"inputQueue.sendNow": "지금 보내기 (현재 실행 중단)",
"intentUnderstanding.title": "당신의 의도를 이해하는 중…",
"inviteMembers": "구성원 초대",
"knowledgeBase.all": "모든 컨텐츠",
"knowledgeBase.allFiles": "모든 파일",
"knowledgeBase.allLibraries": "모든 자료실",
"knowledgeBase.disabled": "현재 배포 모드에서는 자료실 대화를 지원하지 않습니다. 서버 데이터베이스 배포로 전환하거나 {{cloud}} 서비스를 사용하세요",
"knowledgeBase.files": "파일",
"knowledgeBase.libraries": "라이브러리",
"knowledgeBase.library.action.add": "추가",
"knowledgeBase.library.action.detail": "상세",
"knowledgeBase.library.action.remove": "제거",
"knowledgeBase.library.title": "파일/자료실",
"knowledgeBase.relativeFilesOrLibraries": "관련 파일/자료실",
"knowledgeBase.title": "자료실",
"knowledgeBase.uploadGuide": "업로드한 파일은 '자료'에서 확인할 수 있습니다",
"knowledgeBase.viewMore": "더 보기",
"memberSelection.addMember": "구성원 추가",
"memberSelection.allMembers": "전체 구성원",
"memberSelection.createGroup": "그룹 만들기",
"memberSelection.noAvailableAgents": "초대할 수 있는 도우미가 없습니다",
"memberSelection.noSelectedAgents": "선택된 도우미가 없습니다",
"memberSelection.searchAgents": "도우미 검색…",
"memberSelection.selectedAgents": "선택됨({{count}})",
"memberSelection.setInitialMembers": "그룹 구성원 선택",
"members": "구성원",
"memory.effort.desc": "AI가 메모리를 검색하고 업데이트하는 강도를 제어합니다.",
"memory.effort.high.title": "높음",
"memory.effort.low.title": "낮음",
"memory.effort.medium.title": "중간",
"memory.effort.title": "공격성",
"memory.off.desc": "이 대화에 대한 메모리를 비활성화합니다.",
"memory.off.title": "메모리 비활성화",
"memory.on.desc": "대화에서 선호 사항과 정보를 기억합니다.",
"memory.on.title": "메모리 활성화",
"memory.title": "메모리",
"mention.category.agents": "에이전트",
"mention.category.members": "멤버",
"mention.category.skills": "스킬",
"mention.category.tools": "도구",
"mention.category.topics": "주제",
"mention.title": "구성원 멘션",
"messageAction.collapse": "메시지 접기",
"messageAction.continueGeneration": "계속 생성하기",
"messageAction.delAndRegenerate": "삭제 후 재생성",
"messageAction.deleteDisabledByThreads": "이 메시지에는 하위 주제가 있어 삭제할 수 없습니다",
"messageAction.expand": "메시지 펼치기",
"messageAction.interrupted": "중단됨",
"messageAction.interruptedHint": "대신 무엇을 해야 하나요?",
"messageAction.reaction": "반응 추가",
"messageAction.regenerate": "재생성",
"messageLongCollapse.collapse": "간단히 보기",
"messageLongCollapse.expand": "더 보기",
"messages.dm.sentTo": "{{name}}만 볼 수 있습니다",
"messages.dm.title": "개인 메시지",
"messages.modelCard.credit": "크레딧",
"messages.modelCard.creditPricing": "가격",
"messages.modelCard.creditTooltip": "계산을 용이하게 하기 위해 $1를 1M 크레딧으로 환산합니다. 예를 들어 $3/M 토큰은 3크레딧/토큰에 해당합니다",
"messages.modelCard.pricing.inputCachedTokens": "캐시 입력 {{amount}}크레딧 · ${{amount}}/M",
"messages.modelCard.pricing.inputCharts": "${{amount}}/M 문자",
"messages.modelCard.pricing.inputMinutes": "${{amount}}/분",
"messages.modelCard.pricing.inputTokens": "입력 {{amount}}크레딧 · ${{amount}}/M",
"messages.modelCard.pricing.outputTokens": "출력 {{amount}}크레딧 · ${{amount}}/M",
"messages.modelCard.pricing.writeCacheInputTokens": "캐시 쓰기 {{amount}}크레딧 · ${{amount}}/M",
"messages.tokenDetails.average": "평균 단가",
"messages.tokenDetails.input": "입력",
"messages.tokenDetails.inputAudio": "오디오 입력",
"messages.tokenDetails.inputCached": "입력 캐시",
"messages.tokenDetails.inputCitation": "입력 인용",
"messages.tokenDetails.inputText": "텍스트 입력",
"messages.tokenDetails.inputTitle": "입력 상세",
"messages.tokenDetails.inputTool": "도구 사용 입력",
"messages.tokenDetails.inputUncached": "미캐시 입력",
"messages.tokenDetails.inputWriteCached": "캐시 쓰기",
"messages.tokenDetails.output": "출력",
"messages.tokenDetails.outputAudio": "오디오 출력",
"messages.tokenDetails.outputImage": "이미지 출력",
"messages.tokenDetails.outputText": "텍스트 출력",
"messages.tokenDetails.outputTitle": "출력 상세",
"messages.tokenDetails.reasoning": "심층 사고",
"messages.tokenDetails.speed.tps.title": "TPS",
"messages.tokenDetails.speed.tps.tooltip": "Tokens Per Second(TPS): AI가 생성한 콘텐츠의 평균 속도(토큰/초). 첫 번째 토큰을 수신한 후부터 계산을 시작합니다",
"messages.tokenDetails.speed.ttft.title": "TTFT",
"messages.tokenDetails.speed.ttft.tooltip": "Time To First Token(TTFT): 메시지 전송부터 첫 번째 토큰을 수신할 때까지의 시간",
"messages.tokenDetails.title": "생성 상세",
"messages.tokenDetails.total": "총 소모",
"minimap.emptyPreview": "(텍스트 내용 없음)",
"minimap.jumpToMessage": "메시지 {{index}}로 이동",
"minimap.nextMessage": "다음 메시지",
"minimap.previousMessage": "이전 메시지",
"minimap.senderAssistant": "도우미",
"minimap.senderUser": "당신",
"newAgent": "도우미 만들기",
"newClaudeCodeAgent": "Claude Code 추가",
"newCodexAgent": "Codex 추가",
"newGroupChat": "그룹 만들기",
"newPage": "문서 만들기",
"newPlatformAgent": "에이전트 연결",
"noAgentsYet": "이 그룹에는 아직 구성원이 없습니다. +를 클릭하여 도우미를 초대하세요",
"noAvailableAgents": "초대할 수 있는 구성원이 없습니다",
"noMatchingAgents": "일치하는 구성원을 찾을 수 없습니다",
"noMembersYet": "이 그룹에는 아직 구성원이 없습니다. +를 클릭하여 도우미를 초대하세요",
"noSelectedAgents": "구성원이 선택되지 않았습니다",
"opStatusTray.cost": "비용",
"opStatusTray.status.compressing": "컨텍스트 압축 중",
"opStatusTray.status.generating": "생성 중",
"opStatusTray.status.reasoning": "생각 중",
"opStatusTray.status.searching": "검색 중",
"opStatusTray.status.toolCalling": "도구 호출 중",
"opStatusTray.steps": "단계",
"opStatusTray.tokens": "토큰",
"openInNewWindow": "새 창에서 열기",
"operation.contextCompression": "컨텍스트가 너무 길어 기록을 압축합니다...",
"operation.execAgentRuntime": "응답 준비 중",
"operation.execClientSubAgent": "하위 에이전트 실행 중",
"operation.execHeterogeneousAgent": "{{name}} 실행 중",
"operation.execServerAgentRuntime": "실행 중… 다른 작업으로 이동하거나 페이지를 닫아도 작업은 계속 진행됩니다.",
"operation.heterogeneousAgentFallback": "외부 에이전트",
"operation.sendMessage": "메시지 전송 중",
"owner": "그룹 소유자",
"pageCopilot.title": "문서 코파일럿",
"pageCopilot.welcome": "**모든 글을 더 명확하고 적절하게**\n\n초안 작성, 리라이팅, 교정까지—당신은 의도를 명확히 하고, 나머지는 제가 다듬어 드리겠습니다",
"pageSelection.lines": "{{start}}-{{end}}줄",
"pageSelection.reference": "선택한 텍스트",
"pin": "고정",
"pinOff": "고정 해제",
"platformAgent.create.available": "사용 가능",
"platformAgent.create.back": "뒤로",
"platformAgent.create.checkFailed": "확인 실패",
"platformAgent.create.checking": "사용 가능 여부 확인 중...",
"platformAgent.create.comingSoon": "곧 출시",
"platformAgent.create.create": "연결",
"platformAgent.create.creating": "연결 중...",
"platformAgent.create.desc.amp": "기기 중 하나에서 실행 중인 Amp에 연결",
"platformAgent.create.desc.hermes": "기기 중 하나에서 실행 중인 Hermes에 연결",
"platformAgent.create.desc.openclaw": "기기 중 하나에서 실행 중인 OpenClaw에 연결",
"platformAgent.create.desc.opencode": "기기 중 하나에서 실행 중인 OpenCode에 연결",
"platformAgent.create.descriptionPlaceholder": "간단한 설명 (선택 사항)",
"platformAgent.create.downloadDesktop": "데스크톱 앱 다운로드",
"platformAgent.create.fetchingProfile": "프로필 가져오는 중...",
"platformAgent.create.namePlaceholder": "예: My OpenClaw Agent",
"platformAgent.create.next": "다음",
"platformAgent.create.noDevices": "연결된 장치 없음",
"platformAgent.create.noDevicesCliHint": "또는 CLI를 통해 기기를 연결한 후 새로 고침을 클릭하세요:",
"platformAgent.create.noDevicesCmd": "lh connect",
"platformAgent.create.noDevicesDesktopHint": "데스크톱 앱을 설치하세요 — 로그인 후 자동으로 연결됩니다",
"platformAgent.create.notInstalled": "{{name}}이(가) 이 장치에 설치되지 않았습니다",
"platformAgent.create.refresh": "새로 고침",
"platformAgent.create.selectDevice": "장치 선택",
"platformAgent.create.step1": "에이전트 선택",
"platformAgent.create.step2": "장치 선택",
"platformAgent.create.step3": "에이전트 구성",
"platformAgent.create.title": "에이전트 연결",
"platformAgent.create.upgradeCmd": "npm install -g @lobehub/cli",
"platformAgent.create.versionTooLow": "lh 버전이 너무 낮습니다",
"platformAgent.create.versionTooLowHint": "lh를 최신 버전으로 업데이트하세요:",
"platformAgent.device.online": "온라인",
"platformAgent.deviceGuard.configure": "구성",
"platformAgent.deviceGuard.deviceOffline.desc": "연결된 장치가 연결되지 않았습니다. 해당 기기에서 `lh connect`를 실행한 후 새로 고침하세요.",
"platformAgent.deviceGuard.deviceOffline.title": "장치가 연결되지 않음",
"platformAgent.deviceGuard.noDevice.desc": "이 에이전트에는 연결된 장치가 없습니다. 에이전트 프로필을 편집하여 장치를 구성하세요.",
"platformAgent.deviceGuard.noDevice.title": "연결된 장치 없음",
"platformAgent.deviceGuard.platformUnavailable.desc": "연결된 장치에 {{name}}이(가) 설치되지 않았습니다.",
"platformAgent.deviceGuard.platformUnavailable.title": "{{name}} 사용 불가",
"platformAgent.deviceGuard.refresh": "새로 고침",
"plus.addAttachments": "첨부 파일",
"plus.addSkills": "기술 추가...",
"plus.search.appSearch": "스마트 검색",
"plus.search.appSearchDesc": "LobeHub 최적화 검색 서비스로, 최고의 검색 결과를 제공합니다.",
"plus.search.modelSearch": "제공자 검색",
"plus.search.modelSearchDesc": "활성화 시 예기치 않은 동작이 발생할 수 있으며, 권장되지 않습니다.",
"plus.search.off": "끄기",
"plus.search.offDesc": "",
"plus.title": "추가",
"plus.tooltip": "파일, 기술, 더 많은 컨텍스트 추가...",
"rag.referenceChunks": "참조 청크",
"rag.userQuery.actions.delete": "쿼리 삭제",
"rag.userQuery.actions.regenerate": "쿼리 재생성",
"regenerate": "재생성",
"roleAndArchive": "도우미 프로필 및 기록",
"runtimeEnv.mode.cloud": "클라우드 샌드박스",
"runtimeEnv.mode.cloudDesc": "안전한 클라우드 샌드박스에서 실행",
"runtimeEnv.mode.local": "로컬",
"runtimeEnv.mode.localDesc": "로컬 파일 및 명령에 접근",
"runtimeEnv.mode.none": "끄기",
"runtimeEnv.mode.noneDesc": "실행 환경 비활성화",
"runtimeEnv.selectMode": "실행 환경 선택",
"runtimeEnv.title": "실행 환경",
"search.grounding.imageSearchQueries": "이미지 검색 키워드",
"search.grounding.imageTitle": "{{count}}개의 이미지를 찾았습니다",
"search.grounding.searchQueries": "검색 키워드",
"search.grounding.title": "{{count}}개의 결과를 찾았습니다",
"search.mode.auto.desc": "필요할 때 자동으로 웹을 검색합니다.",
"search.mode.auto.title": "스마트 연결",
"search.mode.off.desc": "웹 액세스를 비활성화합니다.",
"search.mode.off.title": "연결 끄기",
"search.mode.on.desc": "항상 최신 정보를 위해 웹을 검색합니다.",
"search.mode.on.title": "항상 연결",
"search.mode.useModelBuiltin": "모델 내장 웹 검색 사용",
"search.searchModel.desc": "현재 모델은 기능 호출을 지원하지 않아 기능 호출을 지원하는 모델과 함께 네트워크 검색을 해야 합니다",
"search.searchModel.title": "검색 보조 모델",
"search.title": "연결 검색",
"searchAgentPlaceholder": "도우미 검색…",
"searchAgents": "도우미 검색…",
"selectedAgents": "선택된 도우미",
"sendPlaceholder": "아이디어부터 무엇이든 시작할 수 있습니다… <hotkey><hotkey/>",
"sendPlaceholderChat": "질문, 검색, 또는 브레인스토밍, <hotkey><hotkey/>",
"sendPlaceholderChatWithAgentAssignment": "질문, 검색, 또는 브레인스토밍. @를 사용하여 다른 에이전트를 호출하세요.",
"sendPlaceholderHeterogeneous": "{{name}}에게 작업 요청...",
"sendPlaceholderWithAgentAssignment": "질문, 생성 또는 작업 시작. 다른 에이전트에게 할당하려면 @ 사용.",
"sessionGroup.config": "그룹 관리",
"sessionGroup.confirmRemoveGroupAlert": "이 그룹을 삭제하시겠습니까? 그룹 내 도우미는 기본 목록으로 이동합니다",
"sessionGroup.createAgentSuccess": "도우미 생성 성공",
"sessionGroup.createGroup": "새 그룹 추가",
"sessionGroup.createGroupFailed": "그룹 생성 실패",
"sessionGroup.createGroupSuccess": "그룹 생성 성공",
"sessionGroup.createSuccess": "그룹 생성 성공",
"sessionGroup.creatingAgent": "도우미 생성 중…",
"sessionGroup.groupName": "그룹 이름",
"sessionGroup.inputPlaceholder": "그룹 이름 입력…",
"sessionGroup.moveGroup": "그룹으로 이동",
"sessionGroup.newGroup": "새 그룹",
"sessionGroup.noAvailableAgents": "사용 가능한 도우미가 없습니다",
"sessionGroup.noMatchingAgents": "일치하는 도우미를 찾을 수 없습니다",
"sessionGroup.noSelectedAgents": "도우미를 선택하세요",
"sessionGroup.rename": "그룹 이름 변경",
"sessionGroup.renameSuccess": "이름 변경 성공",
"sessionGroup.searchAgents": "도우미 검색",
"sessionGroup.selectedAgents": "선택된 도우미({{count}})",
"sessionGroup.sortSuccess": "정렬 업데이트 성공",
"sessionGroup.sorting": "정렬 업데이트 중…",
"sessionGroup.tooLong": "그룹 이름은 1~20자여야 합니다",
"shareModal.copy": "복사",
"shareModal.copyLink": "링크 복사",
"shareModal.copyLinkSuccess": "링크가 복사되었습니다",
"shareModal.download": "스크린샷 다운로드",
"shareModal.downloadError": "다운로드 실패. 네트워크를 확인하고 재시도하세요",
"shareModal.downloadFile": "파일 다운로드",
"shareModal.downloadPdf": "PDF 다운로드",
"shareModal.downloadSuccess": "다운로드 성공",
"shareModal.exportMode.full": "기본값",
"shareModal.exportMode.label": "내보내기 모드",
"shareModal.exportMode.simple": "OpenAI 호환",
"shareModal.exportPdf": "PDF로 내보내기",
"shareModal.exportTitle": "기본 제목",
"shareModal.generatePdf": "PDF 생성",
"shareModal.generatingPdf": "PDF 생성 중…",
"shareModal.imageType": "이미지 형식",
"shareModal.includeTool": "기능 메시지 포함",
"shareModal.includeUser": "사용자 메시지 포함",
"shareModal.link": "링크",
"shareModal.link.linkHint": "이 링크를 가진 사람은 누구나 이 주제를 볼 수 있습니다",
"shareModal.link.noTopic": "공유하려면 먼저 대화를 시작하세요",
"shareModal.link.permissionLink": "링크를 가진 모든 사용자",
"shareModal.link.permissionPrivate": "비공개",
"shareModal.link.privateHint": "이 링크는 본인만 접근할 수 있습니다",
"shareModal.link.updateError": "공유 설정을 업데이트하지 못했습니다",
"shareModal.link.visibilityUpdated": "공개 범위가 업데이트되었습니다",
"shareModal.loadingPdf": "PDF 로딩 중…",
"shareModal.noPdfData": "PDF 데이터가 없습니다",
"shareModal.pdf": "PDF",
"shareModal.pdfErrorDescription": "PDF 생성 중 오류가 발생했습니다. 재시도하거나 지원에 문의하세요",
"shareModal.pdfGenerationError": "PDF 생성 실패",
"shareModal.pdfReady": "PDF 준비 완료",
"shareModal.popover.export": "내보내기",
"shareModal.popover.privacyWarning.confirm": "이해했습니다. 계속하기",
"shareModal.popover.privacyWarning.content": "대화에 개인 정보나 민감한 정보가 포함되어 있지 않은지 확인하세요. 공유한 콘텐츠와 그로 인한 결과에 대한 책임은 사용자 본인에게 있습니다.",
"shareModal.popover.privacyWarning.doNotShowAgain": "다시 표시하지 않기",
"shareModal.popover.privacyWarning.items.credentials": "자격 증명",
"shareModal.popover.privacyWarning.items.files": "업로드된 파일",
"shareModal.popover.privacyWarning.items.images": "이미지",
"shareModal.popover.privacyWarning.items.toolCalls": "커넥터 호출 세부 정보",
"shareModal.popover.privacyWarning.note": "언제든지 비공개로 다시 전환할 수 있습니다.",
"shareModal.popover.privacyWarning.title": "개인정보 보호 안내",
"shareModal.popover.title": "주제 공유",
"shareModal.popover.visibility": "공개 범위",
"shareModal.regeneratePdf": "PDF 재생성",
"shareModal.screenshot": "스크린샷",
"shareModal.settings": "내보내기 설정",
"shareModal.text": "텍스트",
"shareModal.title": "내보내기",
"shareModal.widthMode.label": "너비 모드",
"shareModal.widthMode.narrow": "좁은 화면",
"shareModal.widthMode.wide": "넓은 화면",
"shareModal.withBackground": "배경 포함",
"shareModal.withFooter": "푸터 포함",
"shareModal.withPluginInfo": "기능 정보 포함",
"shareModal.withRole": "메시지 역할 포함",
"shareModal.withSystemRole": "도우미 프로필 포함",
"sharePage.actions.findMord": "더 찾아보기",
"sharePage.actions.tryItYourself": "직접 해보세요",
"sharePage.error.forbidden.subtitle": "이 공유는 비공개이며 접근할 수 없습니다.",
"sharePage.error.forbidden.title": "접근 거부됨",
"sharePage.error.notFound.subtitle": "이 주제는 존재하지 않거나 삭제되었습니다.",
"sharePage.error.notFound.title": "주제를 찾을 수 없음",
"sharePage.error.unauthorized.action": "로그인",
"sharePage.error.unauthorized.subtitle": "공유된 주제를 보려면 로그인하세요.",
"sharePage.error.unauthorized.title": "로그인이 필요합니다",
"sharePage.menu.copyLink": "링크 복사",
"sharePage.menu.goToLobeHub": "LobeHub로 이동",
"sharePage.menu.more": "더보기",
"sharePage.menu.report": "신고",
"sharePageDisclaimer": "이 콘텐츠는 사용자가 공유한 것으로, LobeHub의 입장을 대변하지 않습니다. LobeHub는 이 공유 콘텐츠로 인해 발생하는 결과에 대해 책임지지 않습니다.",
"signalCallbacks.collapse": "세부 정보 숨기기",
"signalCallbacks.empty": "콜백 메시지가 없습니다",
"signalCallbacks.expand": "세부 정보 보기",
"signalCallbacks.title": "{{tool}} · {{count}} 콜백 업데이트",
"stt.action": "음성 입력",
"stt.loading": "인식 중…",
"stt.prettifying": "다듬는 중…",
"supervisor.label": "감독자",
"supervisor.todoList.allComplete": "모든 작업 완료",
"supervisor.todoList.title": "작업 완료",
"tab.groupProfile": "그룹 프로필",
"tab.integration": "통합",
"tab.profile": "도우미 프로필",
"tab.search": "검색",
"tab.tasks": "작업",
"task.activity.calling": "기능 호출 중…",
"task.activity.clientExecuting": "로컬에서 실행 중...",
"task.activity.generating": "응답 생성 중…",
"task.activity.gotResult": "기능 결과를 가져왔습니다",
"task.activity.toolCalling": "{{toolName}} 호출 중…",
"task.activity.toolResult": "{{toolName}} 결과를 가져왔습니다",
"task.batchTasks": "{{count}}개의 일괄 하위 작업",
"task.groupTasks": "{{count}}개의 병렬 작업",
"task.groupTasksTitle": "{{agents}} 및 {{count}}명의 에이전트 작업",
"task.groupTasksTitleSimple": "{{agents}} {{count}}개의 작업",
"task.instruction": "작업 지침",
"task.intermediateSteps": "{{count}}단계 중간 과정",
"task.metrics.duration": "(소요 시간: {{duration}})",
"task.metrics.stepsShort": "단계",
"task.metrics.toolCallsShort": "회 기능 호출",
"task.status.cancelled": "작업이 취소되었습니다",
"task.status.failed": "작업에 실패했습니다",
"task.status.fetchingDetails": "세부 정보를 불러오는 중...",
"task.status.initializing": "작업 시작 중…",
"task.subtask": "하위 작업",
"task.title": "작업",
"taskDetail.activities": "활동",
"taskDetail.activities.agentTag": "에이전트",
"taskDetail.activities.fallback.brief": "브리프를 게시했습니다",
"taskDetail.activities.fallback.comment": "댓글을 남겼습니다",
"taskDetail.activities.fallback.created": "작업을 생성함",
"taskDetail.activities.fallback.topic": "주제를 시작했습니다",
"taskDetail.activitiesEmpty": "아직 활동이 없습니다",
"taskDetail.addSubtask": "하위 작업 추가",
"taskDetail.artifactMenu.delete": "작업에서 제거",
"taskDetail.artifactMenu.deleteConfirm.content": "이 아티팩트는 더 이상 이 작업 공간에 표시되지 않습니다.",
"taskDetail.artifactMenu.deleteConfirm.ok": "제거",
"taskDetail.artifactMenu.deleteConfirm.title": "이 아티팩트를 제거할까요?",
"taskDetail.artifactSize": "{{value}}자",
"taskDetail.artifacts": "아티팩트",
"taskDetail.blockedBy": "{{id}}에 의해 차단됨",
"taskDetail.cancelSchedule": "일정 취소",
"taskDetail.comment.cancel": "취소",
"taskDetail.comment.delete": "삭제",
"taskDetail.comment.deleteConfirm.content": "이 댓글은 영구적으로 삭제됩니다.",
"taskDetail.comment.deleteConfirm.ok": "삭제",
"taskDetail.comment.deleteConfirm.title": "이 댓글을 삭제하시겠습니까?",
"taskDetail.comment.edit": "편집",
"taskDetail.comment.save": "저장",
"taskDetail.commentPlaceholder": "댓글을 남기세요...",
"taskDetail.deleteConfirm.content": "이 작업은 되돌릴 수 없습니다.",
"taskDetail.deleteConfirm.ok": "삭제",
"taskDetail.deleteConfirm.title": "이 작업을 삭제할까요?",
"taskDetail.instruction": "지침",
"taskDetail.instructionPlaceholder": "작업 지침을 수정하려면 클릭하세요...",
"taskDetail.latestActivity.brief": "브리프: {{title}}",
"taskDetail.latestActivity.briefWithAction": "{{title}} - {{action}}",
"taskDetail.latestActivity.briefWithType": "브리프 ({{type}}): {{title}}",
"taskDetail.latestActivity.briefWithTypeOnly": "브리프 ({{type}})",
"taskDetail.latestActivity.topic": "주제: {{title}}",
"taskDetail.latestActivity.topicWithSeq": "주제 #{{seq}}: {{title}}",
"taskDetail.latestActivity.untitledTopic": "제목 없는 주제",
"taskDetail.modelConfig": "모델 재정의",
"taskDetail.navigation": "탐색",
"taskDetail.nextRunCountdown": "다음 실행까지 {{countdown}}",
"taskDetail.notFound.backToTasks": "모든 작업으로 돌아가기",
"taskDetail.notFound.desc": "이 작업이 삭제되었거나 볼 권한이 없을 수 있습니다.",
"taskDetail.notFound.title": "작업을 찾을 수 없음",
"taskDetail.pauseTask": "작업 일시중지",
"taskDetail.priority.high": "높음",
"taskDetail.priority.low": "낮음",
"taskDetail.priority.none": "우선순위 없음",
"taskDetail.priority.normal": "보통",
"taskDetail.priority.urgent": "긴급",
"taskDetail.properties": "속성",
"taskDetail.reassignDisabled": "작업이 실행 중일 때는 에이전트를 재할당할 수 없습니다",
"taskDetail.replyInThread": "이 스레드에서 답장하기",
"taskDetail.replyPlaceholder": "이 스레드에서 답장하기...",
"taskDetail.rerunTask": "작업 다시 실행",
"taskDetail.runAll": "모두 실행",
"taskDetail.runAll.cancel": "취소",
"taskDetail.runAll.confirm": "{{count}}개의 하위 작업 실행",
"taskDetail.runAll.cycleWarning": "순환 종속성이 감지되었습니다. 순환에 관여하거나 차단된 작업은 실행되지 않습니다: {{members}}",
"taskDetail.runAll.description": "하위 작업은 계층별로 실행됩니다. 각 계층은 이전 계층이 완료될 때까지 대기합니다. 종속성이 없는 작업은 1계층에서 실행됩니다.",
"taskDetail.runAll.empty": "실행할 작업이 없습니다 — 모든 하위 작업이 이미 완료되었거나 진행 중이거나 순환에 갇혀 있습니다.",
"taskDetail.runAll.kickedOff": "{{count}}개의 하위 작업이 시작되었습니다; 이후 계층이 따라 실행됩니다.",
"taskDetail.runAll.layer": "계층 {{index}}",
"taskDetail.runAll.layerHint.first": "즉시 시작",
"taskDetail.runAll.layerHint.next": "계층 {{prev}}이 완료될 때까지 대기",
"taskDetail.runAll.loading": "하위 작업 계획 로드 중...",
"taskDetail.runAll.partialFailure": "{{total}}개의 하위 작업 중 {{ok}}개가 시작되었으며, {{failed}}개가 실패했습니다.",
"taskDetail.runAll.skipped.alreadyDone": "{{count}}개의 작업이 이미 완료되었거나 취소됨 — 건너뜀",
"taskDetail.runAll.skipped.blockedExternally": "{{count}}개의 작업이 이 배치 외부의 차단 대기 중 — 차단 해제 시 자동 실행",
"taskDetail.runAll.skipped.ineligible": "{{count}}개의 작업이 실행 중이거나 예약됨 — 건너뜀",
"taskDetail.runAll.title": "종속성 순서에 따라 하위 작업 실행",
"taskDetail.runNow": "지금 실행",
"taskDetail.runTask": "작업 실행",
"taskDetail.saveModelConfig": "저장",
"taskDetail.sendFollowUp": "후속 메시지 보내기",
"taskDetail.status.backlog": "백로그",
"taskDetail.status.canceled": "취소됨",
"taskDetail.status.completed": "완료됨",
"taskDetail.status.failed": "실패함",
"taskDetail.status.paused": "일시중지됨",
"taskDetail.status.running": "진행 중",
"taskDetail.status.scheduled": "예약됨",
"taskDetail.stopTask": "작업 중지",
"taskDetail.subIssueOf": "하위 이슈",
"taskDetail.subtaskInstructionPlaceholder": "하위 작업을 설명하세요...",
"taskDetail.subtasks": "하위 작업",
"taskDetail.titlePlaceholder": "작업 제목 입력...",
"taskDetail.topicDrawer.untitled": "제목 없음",
"taskDetail.untitled": "제목 없음",
"taskDetail.updateFailed": "작업 업데이트 실패",
"taskList.activeTasks": "활성 작업",
"taskList.all": "전체 작업",
"taskList.assigneeSearch.empty": "일치하는 에이전트 없음",
"taskList.assigneeSearch.placeholder": "에이전트 검색...",
"taskList.breadcrumb.task": "작업",
"taskList.contextMenu.copyConfirm": "복사",
"taskList.contextMenu.copyDescription": "이 작업(및 모든 하위 작업)을 다른 작업 공간으로 복제합니다. 상태는 백로그로 초기화됩니다.",
"taskList.contextMenu.copyFailed": "작업 복사 실패",
"taskList.contextMenu.copyId": "ID 복사",
"taskList.contextMenu.copyIdSuccess": "ID가 복사되었습니다",
"taskList.contextMenu.copyLink": "링크 복사",
"taskList.contextMenu.copyLinkSuccess": "링크가 복사되었습니다",
"taskList.contextMenu.copySuccess": "작업 복사 완료",
"taskList.contextMenu.copyTitle": "작업 복사",
"taskList.contextMenu.copyTo": "복사 대상...",
"taskList.contextMenu.priority": "우선순위",
"taskList.contextMenu.runNow": "지금 실행",
"taskList.contextMenu.status": "상태",
"taskList.contextMenu.transferConfirm": "전송",
"taskList.contextMenu.transferDescription": "이 작업(및 모든 하위 작업)을 다른 작업 공간으로 이동합니다. 식별자는 재할당됩니다.",
"taskList.contextMenu.transferFailed": "작업 전송 실패",
"taskList.contextMenu.transferSuccess": "작업 전송 완료",
"taskList.contextMenu.transferTitle": "작업 전송",
"taskList.contextMenu.transferTo": "전송 대상...",
"taskList.contextMenu.transferWarning": "작업 공간 간 참조(할당된 에이전트 및 활성 주제)는 삭제됩니다.",
"taskList.empty": "작업이 없습니다",
"taskList.emptyHero.greeting": "오늘 무엇을 해결해볼까요?",
"taskList.emptyHero.subtitle": "에이전트를 위한 작업을 설명하거나 아래의 템플릿에서 시작하세요.",
"taskList.emptyHero.templatesTitle": "추천 템플릿",
"taskList.form.grouping": "그룹화",
"taskList.form.orderCompletedByRecency": "완료된 작업을 최신순으로 정렬",
"taskList.form.ordering": "정렬",
"taskList.form.showCompleted": "완료 및 취소된 작업 표시",
"taskList.form.subGrouping": "하위 그룹화",
"taskList.groupBy.assignee": "담당자",
"taskList.groupBy.none": "그룹 없음",
"taskList.groupBy.priority": "우선순위",
"taskList.groupBy.status": "상태",
"taskList.hiddenCompleted.count_one": "{{count}}개의 작업",
"taskList.hiddenCompleted.count_other": "{{count}}개의 작업",
"taskList.hiddenCompleted.show": "표시",
"taskList.hiddenCompleted.suffix": "표시 옵션에 의해 숨겨짐",
"taskList.kanban.addTask": "작업 생성",
"taskList.kanban.backlog": "백로그",
"taskList.kanban.canceled": "취소됨",
"taskList.kanban.done": "완료됨",
"taskList.kanban.emptyColumn": "작업 없음",
"taskList.kanban.hiddenColumns": "숨겨진 컬럼",
"taskList.kanban.hideColumn": "컬럼 숨기기",
"taskList.kanban.needsInput": "검토 대기",
"taskList.kanban.running": "진행 중",
"taskList.kanban.showColumn": "컬럼 표시",
"taskList.orderBy.assignee": "담당자",
"taskList.orderBy.createdAt": "생성일",
"taskList.orderBy.priority": "우선순위",
"taskList.orderBy.status": "상태",
"taskList.orderBy.title": "제목",
"taskList.orderBy.updatedAt": "수정일",
"taskList.title": "작업",
"taskList.unassigned": "미할당",
"taskList.unassignedHint": "담당자가 배정되지 않은 경우 Lobe AI가 이 작업을 실행합니다",
"taskList.view.board": "보드",
"taskList.view.list": "목록",
"taskList.viewAll": "전체 보기",
"taskSchedule.advancedSettings": "고급 설정",
"taskSchedule.clear": "지우기",
"taskSchedule.continuous": "연속 실행",
"taskSchedule.enable": "자동화 활성화",
"taskSchedule.every": "매",
"taskSchedule.frequency": "빈도",
"taskSchedule.heading": "자동화",
"taskSchedule.hours": "시간",
"taskSchedule.intervalLabel": "실행 간격",
"taskSchedule.intervalSuffix": "마다 실행",
"taskSchedule.intervalTab": "반복",
"taskSchedule.maxExecutions": "최대 실행 횟수",
"taskSchedule.maxExecutionsPlaceholder": "무제한",
"taskSchedule.minutes": "분",
"taskSchedule.nextRun": "다음 실행",
"taskSchedule.nextRun.format": "MMM D HH:mm",
"taskSchedule.scheduleType.daily": "매일",
"taskSchedule.scheduleType.hourly": "매시간",
"taskSchedule.scheduleType.weekly": "매주",
"taskSchedule.scheduler": "스케줄러",
"taskSchedule.schedulerTab": "스케줄러",
"taskSchedule.startScheduling": "일정을 시작합니다",
"taskSchedule.summary.daily": "매일 {{time}}",
"taskSchedule.summary.disabled": "자동화 꺼짐",
"taskSchedule.summary.everyNHours": "{{count}}시간마다{{minute}}",
"taskSchedule.summary.everyNHoursHalfPast": "{{count}}시간마다 30분에",
"taskSchedule.summary.heartbeat": "{{interval}}마다 실행",
"taskSchedule.summary.hourly": "매시간{{minute}}",
"taskSchedule.summary.hourlyHalfPast": "매 시간 30분에",
"taskSchedule.summary.weekly": "매주 {{days}} {{time}}",
"taskSchedule.tag.add": "스케줄 설정",
"taskSchedule.tag.every": "{{interval}}마다",
"taskSchedule.tag.heartbeat": "하트비트 · {{every}}",
"taskSchedule.tag.schedule": "스케줄 · {{schedule}}{{timezone}}",
"taskSchedule.time": "시간",
"taskSchedule.timezone": "시간대",
"taskSchedule.timezoneSearchEmpty": "일치하는 시간대 없음",
"taskSchedule.timezoneSearchPlaceholder": "시간대 검색",
"taskSchedule.title": "스케줄",
"taskSchedule.unit.hour_one": "{{count}}시간",
"taskSchedule.unit.hour_other": "{{count}}시간",
"taskSchedule.unit.minute_one": "{{count}}분",
"taskSchedule.unit.minute_other": "{{count}}분",
"taskSchedule.unit.second_one": "{{count}}초",
"taskSchedule.unit.second_other": "{{count}}초",
"taskSchedule.weekday": "요일",
"taskSchedule.weekdays.fri": "금",
"taskSchedule.weekdays.mon": "월",
"taskSchedule.weekdays.sat": "토",
"taskSchedule.weekdays.sun": "일",
"taskSchedule.weekdays.thu": "목",
"taskSchedule.weekdays.tue": "화",
"taskSchedule.weekdays.wed": "수",
"thread.closeSubagentThread": "하위 에이전트 대화 숨기기",
"thread.divider": "하위 주제",
"thread.openSubagentThread": "전체 하위 에이전트 대화 보기",
"thread.subagentMetrics.modelLabel": "모델",
"thread.subagentMetrics.tokens": "{{count}} 토큰",
"thread.subagentMetrics.toolCalls_one": "{{count}} 도구 호출",
"thread.subagentMetrics.toolCalls_other": "{{count}} 도구 호출",
"thread.subagentMetrics.toolsShort_one": "{{count}} 도구",
"thread.subagentMetrics.toolsShort_other": "{{count}} 도구",
"thread.subagentReadOnlyHint": "SubAgent 대화는 읽기 전용입니다 — 실행은 부모 에이전트에 의해 진행됩니다.",
"thread.threadMessageCount": "{{messageCount}}개의 메시지",
"thread.title": "하위 주제",
"todoProgress.allCompleted": "모든 작업이 완료되었습니다",
"todoProgress.title": "작업",
"toggleWideScreen.off": "와이드스크린 모드 끄기",
"toggleWideScreen.on": "와이드스크린 모드 켜기",
"tokenDetails.chats": "채팅 메시지",
"tokenDetails.historySummary": "기록 요약",
"tokenDetails.rest": "남은 사용량",
"tokenDetails.supervisor": "그룹 호스트",
"tokenDetails.systemRole": "도우미 프로필",
"tokenDetails.title": "컨텍스트 상세",
"tokenDetails.tools": "기능 설정",
"tokenDetails.total": "총 사용량",
"tokenDetails.used": "사용됨",
"tokenTag.overload": "한도 초과",
"tokenTag.remained": "남음",
"tokenTag.used": "사용됨",
"tool.intervention.approvalMode": "승인 모드",
"tool.intervention.approve": "승인",
"tool.intervention.mode.allowList": "허용 목록",
"tool.intervention.mode.allowListDesc": "승인된 기능만 자동 실행",
"tool.intervention.mode.autoRun": "자동 승인",
"tool.intervention.mode.autoRunDesc": "모든 기능 호출 자동 승인",
"tool.intervention.mode.manual": "수동 승인",
"tool.intervention.mode.manualDesc": "매번 수동 승인 필요",
"tool.intervention.onboarding.agentIdentity.editHint": "아래에서 이름이나 아바타를 직접 수정할 수 있습니다.",
"tool.intervention.onboarding.agentIdentity.namePlaceholder": "에이전트 이름",
"tool.intervention.onboarding.agentIdentity.title": "에이전트 프로필 업데이트 확인",
"tool.intervention.onboarding.agentIdentity.titleAvatarOnly": "아바타를 업데이트하겠습니다",
"tool.intervention.onboarding.agentIdentity.titleNameOnly": "이름을 업데이트하겠습니다",
"tool.intervention.onboarding.userProfile.applyHint": "이 세부 정보는 승인 후 프로필에 저장됩니다.",
"tool.intervention.onboarding.userProfile.description": "이 변경 사항을 승인하면 온보딩 프로필이 업데이트되어 에이전트가 향후 응답을 맞춤화할 수 있습니다.",
"tool.intervention.onboarding.userProfile.eyebrow": "온보딩 승인",
"tool.intervention.onboarding.userProfile.fullName": "전체 이름",
"tool.intervention.onboarding.userProfile.responseLanguage": "응답 언어",
"tool.intervention.onboarding.userProfile.title": "프로필 업데이트 확인",
"tool.intervention.optionApprove": "승인",
"tool.intervention.pending": "대기 중",
"tool.intervention.reject": "거부",
"tool.intervention.rejectOnly": "거부만",
"tool.intervention.rejectReasonPlaceholder": "거부 사유를 입력하면 도우미가 당신의 경계를 이해하고 향후 행동을 최적화하는 데 도움이 됩니다",
"tool.intervention.rejectedWithReason": "이번 기능 호출이 다음 사유로 거부됨: {{reason}}",
"tool.intervention.rememberSimilar": "유사한 작업에 대해 다시 묻지 않기",
"tool.intervention.scrollToIntervention": "보기",
"tool.intervention.submit": "제출",
"tool.intervention.toolAbort": "당신이 이번 기능 호출을 취소했습니다",
"tool.intervention.toolRejected": "이번 기능 호출이 거부되었습니다",
"tool.intervention.viewParameters": "매개변수 보기 ({{count}})",
"toolAuth.authorize": "승인",
"toolAuth.authorizing": "승인 중…",
"toolAuth.hint": "승인 또는 설정을 하지 않으면 이 기능들을 정상적으로 사용할 수 없어 도우미 기능 누락이나 오류가 발생할 수 있습니다",
"toolAuth.signIn": "로그인",
"toolAuth.title": "도우미의 기능 승인을 완료하세요",
"topic.checkOpenNewTopic": "새 주제를 열겠습니까?",
"topic.checkSaveCurrentMessages": "현재 대화를 주제로 저장하시겠습니까?",
"topic.defaultTitle": "제목 없는 주제",
"topic.openNewTopic": "새 주제 열기",
"topic.recent": "최근 주제",
"topic.saveCurrentMessages": "주제로 저장",
"topic.viewAll": "전체 주제 보기",
"translate.action": "번역",
"translate.clear": "번역 삭제",
"tts.action": "음성 읽기",
"tts.clear": "음성 삭제",
"untitledAgent": "제목 없는 도우미",
"untitledGroup": "제목 없는 그룹",
"updateAgent": "도우미 정보 업데이트",
"upload.action.fileOrImageUpload": "파일 또는 이미지 업로드",
"upload.action.fileUpload": "파일 업로드",
"upload.action.folderUpload": "폴더 업로드",
"upload.action.imageDisabled": "현재 모델은 시각 인식을 지원하지 않습니다. 모델을 전환한 후 재시도하세요",
"upload.action.imageUpload": "이미지 업로드",
"upload.action.tooltip": "업로드",
"upload.clientMode.actionFiletip": "파일 업로드",
"upload.clientMode.actionTooltip": "업로드",
"upload.clientMode.disabled": "현재 모델은 시각 인식과 파일 분석을 지원하지 않습니다. 모델을 전환한 후 사용하세요",
"upload.clientMode.fileNotSupported": "브라우저 모드에서는 파일 업로드를 지원하지 않으며 이미지만 지원합니다",
"upload.clientMode.visionNotSupported": "현재 모델은 시각 인식을 지원하지 않습니다. 모델을 전환한 후 사용하세요",
"upload.preview.prepareTasks": "청크 준비 중…",
"upload.preview.status.pending": "업로드 준비 중…",
"upload.preview.status.processing": "파일 처리 중…",
"upload.validation.unsupportedFileType": "지원되지 않는 파일 형식: {{files}}. 지원되는 이미지: JPG, PNG, GIF, WebP. 지원되는 문서: PDF, Word, Excel, PowerPoint, Markdown, 텍스트, CSV, JSON 및 코드 파일.",
"upload.validation.videoSizeExceeded": "비디오 파일은 {{maxSize}}를 초과할 수 없습니다. 현재 {{actualSize}}입니다",
"viewMode.fullWidth": "전체 너비",
"viewMode.normal": "일반",
"viewMode.wideScreen": "와이드스크린",
"viewSwitcher.chat": "채팅",
"viewSwitcher.page": "페이지",
"viewSwitcher.task": "작업",
"workflow.awaitingConfirmation": "승인을 기다리는 중",
"workflow.collapse": "접기",
"workflow.expandFull": "전체 펼치기",
"workflow.failedSuffix": "(실패)",
"workflow.summaryFailed": "{{count}}개 실패",
"workflow.summaryMoreTools": "{{count}}개 도구 종류",
"workflow.summaryTotalCalls": "총 {{count}}회 호출",
"workflow.thoughtForDuration": "{{duration}} 동안 생각",
"workflow.toolDisplayName.activateDevice": "활성화된 기기",
"workflow.toolDisplayName.activateSkill": "스킬을 활성화했습니다",
"workflow.toolDisplayName.activateTools": "활성화된 도구",
"workflow.toolDisplayName.addActivityMemory": "저장된 메모리",
"workflow.toolDisplayName.addContextMemory": "저장된 메모리",
"workflow.toolDisplayName.addExperienceMemory": "저장된 메모리",
"workflow.toolDisplayName.addIdentityMemory": "저장된 메모리",
"workflow.toolDisplayName.addPreferenceMemory": "저장된 메모리",
"workflow.toolDisplayName.calculate": "계산됨",
"workflow.toolDisplayName.callAgent": "에이전트를 호출했습니다",
"workflow.toolDisplayName.callMcpTool": "MCP 도구 호출됨",
"workflow.toolDisplayName.callSubAgent": "하위 에이전트가 디스패치되었습니다",
"workflow.toolDisplayName.clearTodos": "할 일 목록이 삭제되었습니다",
"workflow.toolDisplayName.copyDocument": "문서를 복사했습니다",
"workflow.toolDisplayName.crawlMultiPages": "크롤링된 페이지",
"workflow.toolDisplayName.crawlSinglePage": "페이지를 크롤링했습니다",
"workflow.toolDisplayName.createAgent": "에이전트를 생성했습니다",
"workflow.toolDisplayName.createDocument": "문서를 생성했습니다",
"workflow.toolDisplayName.createPlan": "계획을 생성했습니다",
"workflow.toolDisplayName.createTodos": "생성된 할 일",
"workflow.toolDisplayName.deleteAgent": "에이전트를 삭제했습니다",
"workflow.toolDisplayName.deleteDocument": "문서를 삭제했습니다",
"workflow.toolDisplayName.editLocalFile": "파일을 편집했습니다",
"workflow.toolDisplayName.editTitle": "수정된 제목",
"workflow.toolDisplayName.evaluate": "평가된 표현식",
"workflow.toolDisplayName.execScript": "스크립트를 실행했습니다",
"workflow.toolDisplayName.execute": "계산 실행됨",
"workflow.toolDisplayName.executeCode": "코드 실행됨",
"workflow.toolDisplayName.finishOnboarding": "온보딩 완료",
"workflow.toolDisplayName.getCommandOutput": "명령 출력 읽기",
"workflow.toolDisplayName.getDocument": "문서 읽기",
"workflow.toolDisplayName.getPageContent": "페이지 콘텐츠 읽기",
"workflow.toolDisplayName.getTopicContext": "주제 컨텍스트 읽기",
"workflow.toolDisplayName.globLocalFiles": "검색된 파일",
"workflow.toolDisplayName.grepContent": "검색된 콘텐츠",
"workflow.toolDisplayName.importFromMarket": "마켓에서 가져옴",
"workflow.toolDisplayName.importSkill": "스킬을 가져왔습니다",
"workflow.toolDisplayName.initPage": "초기화된 페이지",
"workflow.toolDisplayName.killCommand": "명령이 중지되었습니다",
"workflow.toolDisplayName.listDocuments": "문서 목록",
"workflow.toolDisplayName.listLocalFiles": "파일 목록",
"workflow.toolDisplayName.listOnlineDevices": "나열된 장치",
"workflow.toolDisplayName.modifyNodes": "수정된 페이지",
"workflow.toolDisplayName.moveLocalFiles": "파일을 이동했습니다",
"workflow.toolDisplayName.readDocument": "문서 읽기",
"workflow.toolDisplayName.readKnowledge": "지식 읽기",
"workflow.toolDisplayName.readLocalFile": "파일 읽기",
"workflow.toolDisplayName.removeDocument": "문서를 삭제했습니다",
"workflow.toolDisplayName.removeIdentityMemory": "메모리 삭제됨",
"workflow.toolDisplayName.renameDocument": "문서 이름을 변경했습니다",
"workflow.toolDisplayName.renameLocalFile": "파일 이름을 변경했습니다",
"workflow.toolDisplayName.replaceDocumentContent": "문서 내용 교체",
"workflow.toolDisplayName.replaceText": "텍스트가 대체되었습니다",
"workflow.toolDisplayName.runCommand": "명령을 실행했습니다",
"workflow.toolDisplayName.saveUserQuestion": "정보 기록됨",
"workflow.toolDisplayName.search": "웹을 검색했습니다",
"workflow.toolDisplayName.searchAgent": "검색된 에이전트",
"workflow.toolDisplayName.searchKnowledgeBase": "지식 베이스 검색됨",
"workflow.toolDisplayName.searchLocalFiles": "검색된 파일",
"workflow.toolDisplayName.searchSkill": "검색된 기술",
"workflow.toolDisplayName.searchUserMemory": "메모리 검색",
"workflow.toolDisplayName.showAgentMarketplace": "조립된 에이전트 팀",
"workflow.toolDisplayName.solve": "방정식 풀이 완료",
"workflow.toolDisplayName.submitAgentPick": "선택된 에이전트",
"workflow.toolDisplayName.updateAgent": "에이전트를 업데이트했습니다",
"workflow.toolDisplayName.updateDocument": "문서를 업데이트했습니다",
"workflow.toolDisplayName.updateIdentityMemory": "업데이트된 메모리",
"workflow.toolDisplayName.updateLoadRule": "업데이트된 로드 규칙",
"workflow.toolDisplayName.updatePlan": "업데이트된 플랜",
"workflow.toolDisplayName.updateTodos": "할 일 업데이트됨",
"workflow.toolDisplayName.writeDocument": "문서 작성됨",
"workflow.toolDisplayName.writeLocalFile": "파일을 작성했습니다",
"workflow.working": "작업 중...",
"workingPanel.agentDocuments": "Agent Documents",
"workingPanel.documents.close": "Close",
"workingPanel.documents.discard": "Discard",
"workingPanel.documents.edit": "Edit",
"workingPanel.documents.error": "Failed to load document",
"workingPanel.documents.loading": "Loading document...",
"workingPanel.documents.preview": "Preview",
"workingPanel.documents.save": "Save",
"workingPanel.documents.saved": "All changes saved",
"workingPanel.documents.title": "Document",
"workingPanel.documents.unsaved": "Unsaved changes",
"workingPanel.files.copyAbsolutePath": "경로 복사",
"workingPanel.files.copyRelativePath": "상대 경로 복사",
"workingPanel.files.count_one": "{{count}}개 파일",
"workingPanel.files.count_other": "{{count}}개 파일",
"workingPanel.files.empty": "이 작업 공간에 파일이 없습니다",
"workingPanel.files.open": "파일 열기",
"workingPanel.files.refresh": "새로 고침",
"workingPanel.files.showInReview": "검토에서 보기",
"workingPanel.files.showInSystem": "폴더에서 보기",
"workingPanel.files.title": "파일",
"workingPanel.localFile.binary": "바이너리 파일 — 미리보기를 사용할 수 없습니다",
"workingPanel.localFile.close": "닫기",
"workingPanel.localFile.closeLeft": "왼쪽 닫기",
"workingPanel.localFile.closeOther": "다른 파일 닫기",
"workingPanel.localFile.closeRight": "오른쪽 닫기",
"workingPanel.localFile.error": "이 파일을 로드할 수 없습니다",
"workingPanel.localFile.preview.raw": "원본",
"workingPanel.localFile.preview.reload": "미리보기 다시 로드",
"workingPanel.localFile.preview.render": "미리보기",
"workingPanel.localFile.preview.source": "소스",
"workingPanel.localFile.truncated": "파일 미리보기가 {{limit}}자로 잘렸습니다",
"workingPanel.progress": "Progress",
"workingPanel.progress.allCompleted": "All tasks completed",
"workingPanel.resources": "Resources",
"workingPanel.resources.deleteConfirm": "This action cannot be undone.",
"workingPanel.resources.deleteError": "Failed to delete document",
"workingPanel.resources.deleteSuccess": "Document deleted",
"workingPanel.resources.deleteTitle": "Delete document?",
"workingPanel.resources.deleteTitleMulti": "{{count}}개 항목을 삭제하시겠습니까?",
"workingPanel.resources.empty": "아직 문서가 없습니다. 이 에이전트와 연결된 문서는 여기에 표시됩니다.",
"workingPanel.resources.error": "Failed to load resources",
"workingPanel.resources.filter.documents": "문서",
"workingPanel.resources.filter.skills": "스킬",
"workingPanel.resources.filter.web": "웹",
"workingPanel.resources.loading": "Loading resources...",
"workingPanel.resources.previewError": "Failed to load preview",
"workingPanel.resources.previewLoading": "Loading preview...",
"workingPanel.resources.renameEmpty": "Title cannot be empty",
"workingPanel.resources.renameError": "Failed to rename document",
"workingPanel.resources.renameSuccess": "Document renamed",
"workingPanel.resources.tree.createError": "생성 실패",
"workingPanel.resources.tree.deleteSelected": "선택된 항목 삭제 ({{count}})",
"workingPanel.resources.tree.moveError": "이동 실패",
"workingPanel.resources.tree.newDocument": "새 문서",
"workingPanel.resources.tree.newFolder": "새 폴더",
"workingPanel.resources.tree.parentMissing": "상위 폴더를 사용할 수 없습니다",
"workingPanel.resources.tree.rename": "이름 변경",
"workingPanel.resources.tree.untitledDocument": "제목 없는 문서",
"workingPanel.resources.tree.untitledFolder": "제목 없는 폴더",
"workingPanel.resources.updatedAt": "{{time}}에 업데이트됨",
"workingPanel.resources.viewMode.list": "목록 보기",
"workingPanel.resources.viewMode.tree": "트리 보기",
"workingPanel.review.baseRef.default": "기본값",
"workingPanel.review.baseRef.loading": "브랜치를 로드하는 중…",
"workingPanel.review.baseRef.reset": "기본 브랜치로 재설정",
"workingPanel.review.baseRef.unresolved": "기본 브랜치를 선택하세요",
"workingPanel.review.binary": "바이너리 파일 — 차이 표시 불가",
"workingPanel.review.collapseAll": "모두 접기",
"workingPanel.review.copied": "경로 복사됨",
"workingPanel.review.copyPath": "파일 경로 복사",
"workingPanel.review.empty": "작업 트리 변경 사항 없음",
"workingPanel.review.empty.branch": "{{baseRef}}와 비교했을 때 변경 사항 없음",
"workingPanel.review.empty.noBaseRef": "원격 기본 브랜치를 확인할 수 없습니다. 터미널에서 `git remote set-head origin --auto`를 실행하세요.",
"workingPanel.review.error": "이 파일의 차이를 로드할 수 없습니다",
"workingPanel.review.expandAll": "모두 펼치기",
"workingPanel.review.group.collapseDiffs": "이 그룹의 모든 차이점 축소",
"workingPanel.review.group.expandDiffs": "이 그룹의 모든 차이점 확장",
"workingPanel.review.group.fileCount": "{{count}}개 파일",
"workingPanel.review.group.submoduleClean": "내부 변경 사항 없음",
"workingPanel.review.mode.branch": "브랜치",
"workingPanel.review.mode.unstaged": "스테이지되지 않음",
"workingPanel.review.more": "추가 옵션",
"workingPanel.review.refresh": "새로 고침",
"workingPanel.review.revealInTree": "트리에서 보기",
"workingPanel.review.revert": "변경 사항 취소",
"workingPanel.review.revert.confirm.cancel": "취소",
"workingPanel.review.revert.confirm.description": "{{filePath}}의 작업 트리 변경 사항이 영구적으로 삭제됩니다. 추적되지 않은 파일은 디스크에서 삭제됩니다.",
"workingPanel.review.revert.confirm.ok": "취소",
"workingPanel.review.revert.confirm.title": "이 파일의 변경 사항을 취소하시겠습니까?",
"workingPanel.review.revert.failed": "변경 사항을 취소할 수 없습니다: {{error}}",
"workingPanel.review.revert.success": "{{filePath}}의 변경 사항이 취소되었습니다",
"workingPanel.review.textDiff.disable": "인라인 텍스트 차이 비활성화",
"workingPanel.review.textDiff.enable": "인라인 텍스트 차이 활성화",
"workingPanel.review.title": "검토",
"workingPanel.review.tooLarge": "파일이 너무 커서 인라인으로 차이를 표시할 수 없습니다",
"workingPanel.review.unstaged": "스테이징되지 않음",
"workingPanel.review.viewMode.split": "분할 보기로 전환",
"workingPanel.review.viewMode.unified": "통합 보기로 전환",
"workingPanel.review.wordWrap.disable": "자동 줄 바꿈 비활성화",
"workingPanel.review.wordWrap.enable": "자동 줄 바꿈 활성화",
"workingPanel.skills.empty": "이 프로젝트에서 발견된 스킬이 없습니다",
"workingPanel.skills.section.agent": "에이전트 스킬",
"workingPanel.skills.section.project": "프로젝트 스킬",
"workingPanel.skills.section.user": "사용자 스킬",
"workingPanel.skills.title": "스킬",
"workingPanel.space": "공간",
"workingPanel.title": "Working Panel",
"you": "당신",
"zenMode": "집중 모드"
}