mirror of
https://github.com/langgenius/dify.git
synced 2026-09-07 10:23:54 +08:00
Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com> Co-authored-by: 盐粒 Yanli <mail@yanli.one> Co-authored-by: Asuka Minato <i@asukaminato.eu.org> Co-authored-by: Jashwanth Reddy Gummula <gmrnlg1971@gmail.com> Co-authored-by: WH-2099 <wh2099@pm.me> Co-authored-by: 非法操作 <hjlarry@163.com> Co-authored-by: wangxiaolei <fatelei@gmail.com> Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com> Co-authored-by: Yansong Zhang <916125788@qq.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
416 lines
35 KiB
JSON
416 lines
35 KiB
JSON
{
|
|
"agentDetail.access.actionUnavailable": "이 작업은 아직 사용할 수 없습니다.",
|
|
"agentDetail.access.copyAccessUrl": "액세스 URL 복사",
|
|
"agentDetail.access.copyFailed": "참조 복사에 실패했습니다.",
|
|
"agentDetail.access.copyServiceEndpoint": "서비스 API 엔드포인트 복사",
|
|
"agentDetail.access.description": "이 에이전트에 도달할 수 있는 모든 진입점입니다.",
|
|
"agentDetail.access.learnMore": "자세히 알아보기",
|
|
"agentDetail.access.serviceApi.actions.apiKey": "API Key",
|
|
"agentDetail.access.serviceApi.actions.apiReference": "API Reference",
|
|
"agentDetail.access.serviceApi.endpoint": "서비스 API 엔드포인트",
|
|
"agentDetail.access.serviceApi.title": "백엔드 서비스 API",
|
|
"agentDetail.access.status.inService": "서비스 중",
|
|
"agentDetail.access.status.outOfService": "서비스 중지됨",
|
|
"agentDetail.access.title": "액세스 지점",
|
|
"agentDetail.access.toggleSurface": "{{name}} 액세스 전환",
|
|
"agentDetail.access.webApp.accessUrl": "액세스 URL",
|
|
"agentDetail.access.webApp.actions.customize": "사용자 지정",
|
|
"agentDetail.access.webApp.actions.embedded": "임베드",
|
|
"agentDetail.access.webApp.actions.launch": "실행",
|
|
"agentDetail.access.webApp.actions.settings": "설정",
|
|
"agentDetail.access.webApp.refreshUrl": "액세스 URL 새로 고침",
|
|
"agentDetail.access.webApp.showQrCode": "QR 코드 표시",
|
|
"agentDetail.access.webApp.ssoEnabled": "SSO 사용 가능",
|
|
"agentDetail.access.webApp.title": "Web app",
|
|
"agentDetail.access.workflow.description": "워크플로 내 노드로 사용",
|
|
"agentDetail.access.workflow.empty": "워크플로 참조가 없습니다.",
|
|
"agentDetail.access.workflow.loadFailed": "워크플로 참조를 불러오지 못했습니다.",
|
|
"agentDetail.access.workflow.loading": "워크플로 참조 불러오는 중…",
|
|
"agentDetail.access.workflow.nodeCount_one": "노드 {{count}}개",
|
|
"agentDetail.access.workflow.nodeCount_other": "노드 {{count}}개",
|
|
"agentDetail.access.workflow.notAvailable": "N/A",
|
|
"agentDetail.access.workflow.openInStudio": "Studio에서 열기",
|
|
"agentDetail.access.workflow.openInStudioFor": "Studio에서 {{name}} 열기",
|
|
"agentDetail.access.workflow.table.actions": "작업",
|
|
"agentDetail.access.workflow.table.lastUpdated": "마지막 업데이트",
|
|
"agentDetail.access.workflow.table.name": "이름",
|
|
"agentDetail.access.workflow.table.nodes": "노드",
|
|
"agentDetail.access.workflow.table.version": "버전",
|
|
"agentDetail.access.workflow.title": "워크플로 액세스",
|
|
"agentDetail.configure.advancedSettings.description": "고급 사용자용. 환경 변수, 샌드박스 및 메모리.",
|
|
"agentDetail.configure.advancedSettings.envEditor.add": "환경 변수 추가",
|
|
"agentDetail.configure.advancedSettings.envEditor.deleteVariable": "{{key}} 삭제",
|
|
"agentDetail.configure.advancedSettings.envEditor.hideValue": "{{key}} 값 숨기기",
|
|
"agentDetail.configure.advancedSettings.envEditor.importEnv": ".env 가져오기",
|
|
"agentDetail.configure.advancedSettings.envEditor.importEnvTip.mac": "숨겨진 .env 파일을 표시하려면 파일 선택기에서 Command + Shift + . 을 누르세요.",
|
|
"agentDetail.configure.advancedSettings.envEditor.importEnvTip.other": ".env 파일이 숨겨져 있으면 시스템 파일 선택기에서 숨김 파일 표시를 활성화하세요.",
|
|
"agentDetail.configure.advancedSettings.envEditor.importEnvTip.windows": "숨겨진 .env 파일을 표시하려면 파일 탐색기에서 '숨긴 항목'을 활성화하세요.",
|
|
"agentDetail.configure.advancedSettings.envEditor.importSkippedInvalidLines": "잘못된 .env 줄 {{count}}개를 건너뛰었습니다.",
|
|
"agentDetail.configure.advancedSettings.envEditor.importSkippedInvalidLines_other": "잘못된 .env 줄 {{count}}개를 건너뛰었습니다.",
|
|
"agentDetail.configure.advancedSettings.envEditor.keyColumn": "Key",
|
|
"agentDetail.configure.advancedSettings.envEditor.keyPlaceholder": "Key",
|
|
"agentDetail.configure.advancedSettings.envEditor.label": "Env Editor",
|
|
"agentDetail.configure.advancedSettings.envEditor.revealValue": "{{key}} 값 표시",
|
|
"agentDetail.configure.advancedSettings.envEditor.richTip": "도구에 필요한 API 키처럼 에이전트가 런타임에 읽는 값을 Prompt에 넣지 않고 설정합니다.\n\nBuild mode에서는 에이전트가 이를 대신 설정할 수 있습니다.",
|
|
"agentDetail.configure.advancedSettings.envEditor.scopeColumn": "Scope",
|
|
"agentDetail.configure.advancedSettings.envEditor.scopePlain": "Plain",
|
|
"agentDetail.configure.advancedSettings.envEditor.scopeSecret": "Secret",
|
|
"agentDetail.configure.advancedSettings.envEditor.scopeSelector": "환경 변수 범위 선택",
|
|
"agentDetail.configure.advancedSettings.envEditor.shortLabel": "Env",
|
|
"agentDetail.configure.advancedSettings.envEditor.tip": "도구에 필요한 API 키처럼 에이전트가 런타임에 읽는 값을 Prompt에 넣지 않고 설정합니다.\n\nBuild mode에서는 에이전트가 이를 대신 설정할 수 있습니다.",
|
|
"agentDetail.configure.advancedSettings.envEditor.toggle": "Env Editor 전환",
|
|
"agentDetail.configure.advancedSettings.envEditor.valueColumn": "Value",
|
|
"agentDetail.configure.advancedSettings.envEditor.valuePlaceholder": "Value",
|
|
"agentDetail.configure.advancedSettings.label": "고급 설정",
|
|
"agentDetail.configure.advancedSettings.toggle": "고급 설정 전환",
|
|
"agentDetail.configure.answer.duration.minute": "{{count}}분",
|
|
"agentDetail.configure.answer.duration.second": "{{count}}초",
|
|
"agentDetail.configure.answer.workFinished": "작업 완료",
|
|
"agentDetail.configure.answer.workedFor": "{{duration}} 동안 작업함",
|
|
"agentDetail.configure.answer.workingFor": "{{duration}} 동안 작업 중",
|
|
"agentDetail.configure.build.empty.communityEditionTip": "Community Edition은 추출된 설정에 대한 버전 관리는 제공하지만 파일 시스템 자체의 버전 관리는 지원하지 않습니다. Build 모드에서의 작업에 주의하세요. 파일 시스템 변경은 실시간으로 발생하며 항상 깔끔하게 되돌릴 수 있는 것은 아닙니다. Community Edition은 대규모 외부 사용자에게 서비스를 제공하기에 이상적인 선택이 아닙니다.",
|
|
"agentDetail.configure.build.empty.description": "원하는 내용을 설명하면 대화에 맞춰 왼쪽 양식이 채워집니다.",
|
|
"agentDetail.configure.build.empty.title": "채팅으로 에이전트 만들기",
|
|
"agentDetail.configure.build.inputPlaceholder": "에이전트가 해야 할 일을 설명하세요",
|
|
"agentDetail.configure.build.startBuild": "빌드 시작",
|
|
"agentDetail.configure.buildDraft.buildNoteDescription": "이 빌드의 지속적인 노트로, 에이전트가 세션 간 컨텍스트를 유지하는 데 사용합니다. 적용하면 파일에 추가됩니다.",
|
|
"agentDetail.configure.buildDraft.changesToApply_one": "적용할 변경 사항 {{count}}개",
|
|
"agentDetail.configure.buildDraft.changesToApply_other": "적용할 변경 사항 {{count}}개",
|
|
"agentDetail.configure.buildDraft.discard": "폐기",
|
|
"agentDetail.configure.buildDraft.modeBadge": "빌드 모드",
|
|
"agentDetail.configure.buildDraft.modeDescription": "빌드 모드입니다. 이 모드에서는 에이전트만 Configure를 업데이트할 수 있습니다. 오른쪽 채팅으로 이 설정을 다듬은 뒤 적용하세요.",
|
|
"agentDetail.configure.buildDraft.rewritten": "다시 작성됨",
|
|
"agentDetail.configure.buildDraft.title": "빌드 초안",
|
|
"agentDetail.configure.buildDraft.updated": "업데이트됨",
|
|
"agentDetail.configure.chatFeatures.description": "Web app 및 채팅 화면에서의 최종 사용자 채팅 경험을 구성합니다.",
|
|
"agentDetail.configure.chatFeatures.title": "채팅 기능",
|
|
"agentDetail.configure.clearSessionConfirm.description": "현재 세션이 지워지고 아직 적용되지 않은 Agent 구성 변경 사항이 폐기됩니다.",
|
|
"agentDetail.configure.clearSessionConfirm.title": "세션을 지우고 변경 사항을 폐기할까요?",
|
|
"agentDetail.configure.communityEditionIsolationTip": "Community Edition은 최종 사용자 간 또는 실행 간에 강력한 파일 시스템 격리를 제공하지 않습니다. 데이터 격리나 엄격한 규정 준수가 필요한 경우 동일한 CE 에이전트를 여러 독립 최종 사용자에게 노출하지 마세요.",
|
|
"agentDetail.configure.files.add": "파일 추가",
|
|
"agentDetail.configure.files.buildNote.generated": "생성됨",
|
|
"agentDetail.configure.files.buildNote.richTooltip": "에이전트가 Build mode에서 설정한 내용의 기록입니다. 모든 대화 시작 시 Prompt와 함께 이 기록을 읽습니다. <docLink>자세히 알아보기</docLink>",
|
|
"agentDetail.configure.files.buildNote.tooltip": "에이전트가 Build mode에서 설정한 내용의 기록입니다. 모든 대화 시작 시 Prompt와 함께 이 기록을 읽습니다. 자세히 알아보기",
|
|
"agentDetail.configure.files.download": "{{name}} 다운로드",
|
|
"agentDetail.configure.files.empty.description": "사양, 템플릿, 가이드라인 등 에이전트가 읽을 수 있는 문서를 업로드하세요",
|
|
"agentDetail.configure.files.empty.title": "아직 파일이 없습니다",
|
|
"agentDetail.configure.files.label": "파일",
|
|
"agentDetail.configure.files.preview.empty": "미리보기 내용이 없습니다.",
|
|
"agentDetail.configure.files.preview.failed": "미리보기를 불러오지 못했습니다.",
|
|
"agentDetail.configure.files.preview.unsupported": "이 파일은 미리보기를 지원하지 않습니다.",
|
|
"agentDetail.configure.files.remove": "{{name}} 제거",
|
|
"agentDetail.configure.files.tip": "Prompt에 붙여넣기에는 너무 긴 참고 자료용입니다: 사양, 템플릿, 가이드라인. Prompt에서 /로 참조하세요.\n\nBuild mode에서는 에이전트가 이를 대신 설정할 수 있습니다.",
|
|
"agentDetail.configure.files.toggle": "파일 전환",
|
|
"agentDetail.configure.files.treeLabel": "에이전트 파일",
|
|
"agentDetail.configure.files.upload.action": "업로드",
|
|
"agentDetail.configure.files.upload.browse": "찾아보기",
|
|
"agentDetail.configure.files.upload.description": "이 에이전트의 파일을 업로드합니다.",
|
|
"agentDetail.configure.files.upload.dropzone": "파일을 여기에 놓거나",
|
|
"agentDetail.configure.files.upload.failed": "파일 업로드에 실패했습니다.",
|
|
"agentDetail.configure.files.upload.fileType": "FILE",
|
|
"agentDetail.configure.files.upload.invalidFile": "파일 하나를 업로드하세요.",
|
|
"agentDetail.configure.files.upload.success": "파일을 업로드했습니다.",
|
|
"agentDetail.configure.files.upload.title": "파일 업로드",
|
|
"agentDetail.configure.knowledgeRetrieval.add": "지식 검색 추가",
|
|
"agentDetail.configure.knowledgeRetrieval.defaultName": "Retrieval {{index}}",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.add": "지식 추가",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.empty": "「+」 버튼을 클릭하여 지식을 추가하세요",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.label": "지식",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.retrievalSetting": "검색 설정",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.learnMore": "지식 검색에 대해 자세히 알아보기",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.automatic": "자동",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.conditions": "조건",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.disabled": "비활성화",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.label": "메타데이터 필터링",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.manual": "수동",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.modeLabel": "메타데이터 필터링 모드 선택",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.nameLabel": "지식 검색 이름",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.query.agent": "에이전트가 결정",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.query.agentDescription": "에이전트가 프롬프트와 사용 가능한 컨텍스트로 자체적으로 쿼리를 작성합니다. 여기서 설정할 것은 없습니다.",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.query.custom": "사용자 지정 쿼리",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.query.customDescription": "이 검색 소스에 대한 고정 쿼리를 작성합니다.",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.query.customInputLabel": "사용자 지정 쿼리 텍스트",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.query.customPlaceholder": "검색 쿼리 입력",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.query.label": "쿼리",
|
|
"agentDetail.configure.knowledgeRetrieval.dialog.title": "지식 검색 · 에이전트가 결정",
|
|
"agentDetail.configure.knowledgeRetrieval.edit": "{{name}} 편집",
|
|
"agentDetail.configure.knowledgeRetrieval.empty.description": "에이전트가 답변하는 동안 검색할 수 있는 지식 베이스를 연결하세요",
|
|
"agentDetail.configure.knowledgeRetrieval.empty.title": "아직 지식이 없습니다",
|
|
"agentDetail.configure.knowledgeRetrieval.label": "지식 검색",
|
|
"agentDetail.configure.knowledgeRetrieval.remove": "{{name}} 제거",
|
|
"agentDetail.configure.knowledgeRetrieval.retrievalOne": "Retrieval 1",
|
|
"agentDetail.configure.knowledgeRetrieval.retrievalTwo": "Retrieval 2",
|
|
"agentDetail.configure.knowledgeRetrieval.richTip": "에이전트가 작업 중 검색할 지식 베이스를 연결하여 답변이 내 콘텐츠를 기반으로 하도록 합니다. <docLink>자세히 알아보기</docLink>",
|
|
"agentDetail.configure.knowledgeRetrieval.tip": "에이전트가 작업 중 검색할 지식 베이스를 연결하여 답변이 내 콘텐츠를 기반으로 하도록 합니다. 자세히 알아보기",
|
|
"agentDetail.configure.knowledgeRetrieval.toggle": "지식 검색 전환",
|
|
"agentDetail.configure.knowledgeRetrieval.validation.metadataModelRequired": "메타데이터 필터링에서 모델을 구성하세요",
|
|
"agentDetail.configure.model.label": "모델",
|
|
"agentDetail.configure.orchestrate": "오케스트레이션",
|
|
"agentDetail.configure.preview.chatFeatures": "채팅 기능",
|
|
"agentDetail.configure.preview.empty.defaultAgentName": "에이전트",
|
|
"agentDetail.configure.preview.empty.description": "게시 후 사용자가 경험할 완성된 채팅처럼 에이전트를 실행합니다.",
|
|
"agentDetail.configure.preview.empty.noInstructionsDescription": "아직 지시 사항이 없어 답변은 기본 모델에서 제공됩니다.",
|
|
"agentDetail.configure.preview.empty.title": "{{name}} 미리보기",
|
|
"agentDetail.configure.preview.endUserAuth": "최종 사용자 인증",
|
|
"agentDetail.configure.preview.inputPlaceholder": "{{name}}에게 메시지 보내기",
|
|
"agentDetail.configure.preview.restart": "미리보기 다시 시작",
|
|
"agentDetail.configure.preview.sandboxNotice": "Agent는 Linux 샌드박스에서 실행됩니다.",
|
|
"agentDetail.configure.preview.sandboxNoticeTooltip": "Dify Community Edition에서는 각 Agent가 Docker 내부의 Linux 7.0.0-10060-aws 샌드박스 환경에서 실행됩니다. Build Chats를 통해 환경에 적용한 변경 사항은 유지됩니다.",
|
|
"agentDetail.configure.preview.title": "미리보기",
|
|
"agentDetail.configure.prompt.copied": "프롬프트를 복사했습니다",
|
|
"agentDetail.configure.prompt.copy": "프롬프트 복사",
|
|
"agentDetail.configure.prompt.copyFailed": "프롬프트 복사에 실패했습니다.",
|
|
"agentDetail.configure.prompt.insert.label": "삽입",
|
|
"agentDetail.configure.prompt.insert.question": "질문 시작",
|
|
"agentDetail.configure.prompt.insert.reportFile": "보고서 파일 출력",
|
|
"agentDetail.configure.prompt.insert.tenders": "입찰 시작",
|
|
"agentDetail.configure.prompt.label": "프롬프트",
|
|
"agentDetail.configure.prompt.mention.davidHayes": "David Hayes",
|
|
"agentDetail.configure.prompt.mention.priyaRamanathan": "Priya Ramanathan",
|
|
"agentDetail.configure.prompt.placeholder": "여기에 지시 사항을 작성하세요,",
|
|
"agentDetail.configure.prompt.referenceMissing": "{{name}}이(가) 존재하지 않습니다",
|
|
"agentDetail.configure.prompt.tip": "에이전트의 역할을 정의하고 일반적인 작업을 설명합니다. /를 사용해 스킬, 파일, 도구, 지식 검색을 명시적으로 참조하세요.",
|
|
"agentDetail.configure.publishBar.draft": "초안",
|
|
"agentDetail.configure.publishBar.publishUpdate": "업데이트 게시",
|
|
"agentDetail.configure.publishBar.published": "게시됨",
|
|
"agentDetail.configure.publishBar.publishedAt": "{{time}}에 게시",
|
|
"agentDetail.configure.publishBar.publishing": "게시 중…",
|
|
"agentDetail.configure.publishBar.saved": "5 분 전에 저장됨",
|
|
"agentDetail.configure.publishBar.savedAt": "{{time}}에 저장",
|
|
"agentDetail.configure.publishBar.unpublishedChanges": "게시되지 않은 변경 사항",
|
|
"agentDetail.configure.publishBar.upToDate": "최신 상태입니다",
|
|
"agentDetail.configure.publishBar.versionHistory": "버전 기록 열기",
|
|
"agentDetail.configure.publishImpact.affectedWorkflows": "영향을 받는 워크플로",
|
|
"agentDetail.configure.publishImpact.cancel": "취소",
|
|
"agentDetail.configure.publishImpact.descriptionPrefix": "에이전트가",
|
|
"agentDetail.configure.publishImpact.descriptionSuffix": "에 표시됩니다. 변경 사항이 이에 영향을 미칩니다.",
|
|
"agentDetail.configure.publishImpact.fallbackAgentName": "이 에이전트",
|
|
"agentDetail.configure.publishImpact.title": "{{name}}에 {{action}}",
|
|
"agentDetail.configure.publishImpact.workflowCount_one": "워크플로 {{count}}개",
|
|
"agentDetail.configure.publishImpact.workflowCount_other": "워크플로 {{count}}개",
|
|
"agentDetail.configure.rightPanel.build": "빌드",
|
|
"agentDetail.configure.rightPanel.buildTipBody": "Build는 채팅으로 에이전트를 설정합니다. 원하는 내용을 설명하면 왼쪽 설정이 채워집니다.",
|
|
"agentDetail.configure.rightPanel.buildTipTitle": "채팅으로 에이전트 만들기",
|
|
"agentDetail.configure.rightPanel.learnMore": "자세히 알아보기",
|
|
"agentDetail.configure.rightPanel.modeLabel": "에이전트 구성 모드",
|
|
"agentDetail.configure.rightPanel.preview": "미리보기",
|
|
"agentDetail.configure.rightPanel.previewDisabledTip": "Preview는 Dify Cloud 및 Enterprise에서만 사용할 수 있습니다.",
|
|
"agentDetail.configure.rightPanel.previewTipBody": "Preview는 사용자가 보게 될 방식으로 완성된 에이전트를 실행하며, 깔끔한 답변과 채팅 기능을 보여줍니다.",
|
|
"agentDetail.configure.rightPanel.previewTipTitle": "에이전트 미리보기",
|
|
"agentDetail.configure.skills.add": "스킬 추가",
|
|
"agentDetail.configure.skills.detail.contentRegion": "스킬 상세 내용",
|
|
"agentDetail.configure.skills.detail.fileCount": "파일 {{count}}개",
|
|
"agentDetail.configure.skills.detail.files": "파일",
|
|
"agentDetail.configure.skills.empty.description": "스킬은 에이전트가 작업하면서 호출할 수 있는 재사용 가능한 전문 능력을 제공합니다",
|
|
"agentDetail.configure.skills.empty.title": "아직 스킬이 없습니다",
|
|
"agentDetail.configure.skills.itemType": "스킬",
|
|
"agentDetail.configure.skills.label": "스킬",
|
|
"agentDetail.configure.skills.remove": "{{name}} 제거",
|
|
"agentDetail.configure.skills.richTip": "반복 작업에 필요한 지침, 파일, 스크립트를 Skill로 패키징하세요. Prompt에서 /로 참조하세요. <docLink>자세히 알아보기</docLink>\n\nBuild mode에서는 에이전트가 이를 대신 설정할 수 있습니다.",
|
|
"agentDetail.configure.skills.tip": "반복 작업에 필요한 지침, 파일, 스크립트를 Skill로 패키징하세요. Prompt에서 /로 참조하세요. 자세히 알아보기\n\nBuild mode에서는 에이전트가 이를 대신 설정할 수 있습니다.",
|
|
"agentDetail.configure.skills.toggle": "스킬 전환",
|
|
"agentDetail.configure.skills.upload.action": "업로드",
|
|
"agentDetail.configure.skills.upload.browse": "찾아보기",
|
|
"agentDetail.configure.skills.upload.description": "이 에이전트용 .zip 또는 .skill 패키지를 업로드합니다.",
|
|
"agentDetail.configure.skills.upload.dropzone": "스킬 패키지를 여기에 놓거나",
|
|
"agentDetail.configure.skills.upload.failed": "스킬 업로드에 실패했습니다.",
|
|
"agentDetail.configure.skills.upload.fileType": "ZIP / SKILL",
|
|
"agentDetail.configure.skills.upload.invalidFile": ".zip 또는 .skill 파일을 업로드하세요.",
|
|
"agentDetail.configure.skills.upload.success": "스킬을 업로드했습니다.",
|
|
"agentDetail.configure.skills.upload.title": "스킬 업로드",
|
|
"agentDetail.configure.title": "구성",
|
|
"agentDetail.configure.tools.add": "도구 추가",
|
|
"agentDetail.configure.tools.addMenu.cliTool.badge": "개발자용",
|
|
"agentDetail.configure.tools.addMenu.cliTool.description": "에이전트가 샌드박스에서 실행할 명령줄 프로그램을 설치합니다. 설치가 필요하며 일반적으로 API Key 가 필요합니다.",
|
|
"agentDetail.configure.tools.addMenu.cliTool.label": "CLI 도구",
|
|
"agentDetail.configure.tools.addMenu.tool.description": "웹 검색이나 통합과 같이 이 워크스페이스에 이미 있는 도구를 선택하세요.",
|
|
"agentDetail.configure.tools.addMenu.tool.label": "도구",
|
|
"agentDetail.configure.tools.cliDialog.description": "임의의 패키지 레지스트리에서 CLI 도구를 설치합니다. 에이전트는 제공된 바이너리에 대한 셸 액세스 권한을 얻습니다.",
|
|
"agentDetail.configure.tools.cliDialog.editTitle": "CLI 도구 편집",
|
|
"agentDetail.configure.tools.cliDialog.env.description": "이 CLI 도구에 필요한 API 키, 토큰 또는 시크릿을 저장합니다. 값은 저장 시 암호화되며 에이전트가 도구를 호출할 때 환경 변수로 주입됩니다.",
|
|
"agentDetail.configure.tools.cliDialog.env.label": "환경 변수",
|
|
"agentDetail.configure.tools.cliDialog.env.optional": "(선택 사항)",
|
|
"agentDetail.configure.tools.cliDialog.installCommand.description": "샌드박스 실행 · 최초 호출 시 한 번 실행",
|
|
"agentDetail.configure.tools.cliDialog.installCommand.label": "설치 명령",
|
|
"agentDetail.configure.tools.cliDialog.installCommand.placeholder": "설치 명령을 여기에 붙여넣으세요. 예: npx -y @playwright/mcp@latest · uv tool install httpie",
|
|
"agentDetail.configure.tools.cliDialog.installCommand.required": "설치 명령을 입력하세요.",
|
|
"agentDetail.configure.tools.cliDialog.learnMore": "CLI 도구에 대해 자세히 알아보기",
|
|
"agentDetail.configure.tools.cliDialog.name.label": "CLI 도구 이름",
|
|
"agentDetail.configure.tools.cliDialog.name.placeholder": "CLI 도구 이름 지정",
|
|
"agentDetail.configure.tools.cliDialog.name.required": "CLI 도구 이름을 입력하세요.",
|
|
"agentDetail.configure.tools.cliDialog.securityTip": "에이전트 프롬프트에 표시되지 않으며, 런타임에 $VAR 로만 주입됩니다",
|
|
"agentDetail.configure.tools.cliDialog.title": "CLI 도구 추가",
|
|
"agentDetail.configure.tools.cliTool": "CLI 도구",
|
|
"agentDetail.configure.tools.credential.authOne": "Auth 1",
|
|
"agentDetail.configure.tools.editAction": "{{name}} 편집",
|
|
"agentDetail.configure.tools.empty.description": "도구를 사용하면 에이전트가 웹 검색이나 앱 호출 등의 작업을 수행할 수 있습니다",
|
|
"agentDetail.configure.tools.empty.title": "아직 도구가 없습니다",
|
|
"agentDetail.configure.tools.label": "도구",
|
|
"agentDetail.configure.tools.moreActions": "{{name}}의 추가 작업",
|
|
"agentDetail.configure.tools.removeAction": "{{name}} 제거",
|
|
"agentDetail.configure.tools.removeProvider": "모든 도구 제거",
|
|
"agentDetail.configure.tools.richTip": "워크스페이스의 Dify 도구를 추가하세요. Prompt에서 /로 참조하세요. <docLink>자세히 알아보기</docLink>\n\n에이전트가 sandbox에 설치한 도구는 여기에 표시되지 않지만 계속 사용할 수 있습니다.",
|
|
"agentDetail.configure.tools.tip": "워크스페이스의 Dify 도구를 추가하세요. Prompt에서 /로 참조하세요. 자세히 알아보기\n\n에이전트가 sandbox에 설치한 도구는 여기에 표시되지 않지만 계속 사용할 수 있습니다.",
|
|
"agentDetail.configure.tools.toggle": "도구 전환",
|
|
"agentDetail.configure.tools.toolTabs.all": "전체",
|
|
"agentDetail.configure.tools.toolTabs.cli": "CLI",
|
|
"agentDetail.configure.tools.toolTabs.custom": "사용자 지정",
|
|
"agentDetail.configure.tools.toolTabs.mcp": "MCP",
|
|
"agentDetail.configure.tools.toolTabs.plugins": "플러그인",
|
|
"agentDetail.configure.tools.toolTabs.workflow": "Workflow",
|
|
"agentDetail.configure.workingDirectory.breadcrumbLabel": "파일 시스템 경로",
|
|
"agentDetail.configure.workingDirectory.description": "에이전트가 실행 중에 읽고 쓰는 파일입니다. qna_report.pdf 같은 생성 결과가 여기에 표시됩니다.",
|
|
"agentDetail.configure.workingDirectory.fileSystem": "파일 시스템",
|
|
"agentDetail.configure.workingDirectory.home": "홈",
|
|
"agentDetail.configure.workingDirectory.open": "작업 디렉터리 열기",
|
|
"agentDetail.configure.workingDirectory.returnToWorkspace": "작업 디렉터리로 돌아가기",
|
|
"agentDetail.configure.workingDirectory.title": "작업 디렉터리",
|
|
"agentDetail.configure.workingDirectory.treeLabel": "작업 디렉터리 파일",
|
|
"agentDetail.configure.workingDirectory.workingDirectory": "작업 디렉터리",
|
|
"agentDetail.documentTitle": "에이전트",
|
|
"agentDetail.logs.description": "전체 로그는 사용자 입력, 에이전트 응답, 계획 및 도구 사용을 포함한 애플리케이션의 실행 상태를 기록합니다.",
|
|
"agentDetail.logs.empty": "로그가 없습니다",
|
|
"agentDetail.logs.filters.period.allTime": "전체 기간",
|
|
"agentDetail.logs.filters.period.last30days": "지난 30 일",
|
|
"agentDetail.logs.filters.period.last7days": "지난 7 일",
|
|
"agentDetail.logs.filters.search.label": "로그 검색",
|
|
"agentDetail.logs.filters.search.placeholder": "검색",
|
|
"agentDetail.logs.filters.sort.lastCreatedTime": "마지막 생성 시간",
|
|
"agentDetail.logs.filters.sort.lastUpdatedTime": "마지막 업데이트 시간",
|
|
"agentDetail.logs.filters.source.all": "소스",
|
|
"agentDetail.logs.filters.source.empty": "소스를 찾을 수 없습니다",
|
|
"agentDetail.logs.filters.source.label": "로그 소스",
|
|
"agentDetail.logs.filters.source.loadFailed": "소스를 불러오지 못했습니다",
|
|
"agentDetail.logs.filters.source.loading": "소스를 불러오는 중…",
|
|
"agentDetail.logs.filters.source.searchLabel": "소스 검색",
|
|
"agentDetail.logs.filters.source.searchPlaceholder": "검색",
|
|
"agentDetail.logs.filters.source.webapp": "Webapp",
|
|
"agentDetail.logs.filters.source.workflow": "워크플로",
|
|
"agentDetail.logs.learnMore": "자세히 알아보기",
|
|
"agentDetail.logs.loadFailed": "로그를 불러오지 못했습니다",
|
|
"agentDetail.logs.notAvailable": "없음",
|
|
"agentDetail.logs.table.createdTime": "생성 시간",
|
|
"agentDetail.logs.table.endUser": "최종 사용자",
|
|
"agentDetail.logs.table.messageCount": "메시지 수",
|
|
"agentDetail.logs.table.operationRate": "작업률",
|
|
"agentDetail.logs.table.source": "소스",
|
|
"agentDetail.logs.table.title": "제목",
|
|
"agentDetail.logs.table.unread": "읽지 않음",
|
|
"agentDetail.logs.table.updatedTime": "업데이트 시간",
|
|
"agentDetail.logs.table.userRate": "사용자 평점",
|
|
"agentDetail.logs.title": "로그",
|
|
"agentDetail.memorySettings.budgetLabel": "메모리 예산",
|
|
"agentDetail.memorySettings.description": "현재 활성 구성 스냅샷의 메모리 설정입니다.",
|
|
"agentDetail.memorySettings.export.description": "메모리 내보내기는 향후 릴리스에서 제공될 예정입니다.",
|
|
"agentDetail.memorySettings.export.download": "다운로드",
|
|
"agentDetail.memorySettings.export.soon": "곧 제공",
|
|
"agentDetail.memorySettings.export.title": "현재 메모리 내보내기",
|
|
"agentDetail.memorySettings.notConfigured": "구성되지 않음",
|
|
"agentDetail.memorySettings.scopeLabel": "메모리 범위",
|
|
"agentDetail.memorySettings.title": "메모리",
|
|
"agentDetail.metadata.sourceLabel": "소스",
|
|
"agentDetail.monitoring.change": "이전 기간 대비 {{value}}",
|
|
"agentDetail.monitoring.dateRangeLabel": "날짜 범위",
|
|
"agentDetail.monitoring.description": "워크플로 전반에 걸친 재사용 가능한 에이전트의 활동, 비용 및 상호 작용 품질을 추적합니다.",
|
|
"agentDetail.monitoring.learnMore": "자세히 알아보기",
|
|
"agentDetail.monitoring.loadFailed": "모니터링 데이터를 불러오지 못했습니다",
|
|
"agentDetail.monitoring.metrics.activeUsers.explanation": "이 에이전트를 사용하는 워크플로를 트리거한 고유 최종 사용자 수.",
|
|
"agentDetail.monitoring.metrics.activeUsers.title": "활성 사용자",
|
|
"agentDetail.monitoring.metrics.avgSessionInteractions.explanation": "이 액세스 지점에서의 사용자-에이전트 연속 통신 횟수.",
|
|
"agentDetail.monitoring.metrics.avgSessionInteractions.title": "평균 세션 상호 작용",
|
|
"agentDetail.monitoring.metrics.tokenOutputSpeed.explanation": "요청 시작부터 완료까지의 평균 출력 속도.",
|
|
"agentDetail.monitoring.metrics.tokenOutputSpeed.title": "토큰 출력 속도",
|
|
"agentDetail.monitoring.metrics.tokenUsage.explanation": "워크플로 실행 전반에서 이 에이전트가 생성한 예상 토큰 비용.",
|
|
"agentDetail.monitoring.metrics.tokenUsage.title": "토큰 사용량",
|
|
"agentDetail.monitoring.metrics.totalConversations.explanation": "선택한 액세스 지점을 통해 이 에이전트에 도달한 일일 AI 대화 수.",
|
|
"agentDetail.monitoring.metrics.totalConversations.title": "총 대화 수",
|
|
"agentDetail.monitoring.metrics.totalMessages.explanation": "일일 에이전트 상호 작용 수.",
|
|
"agentDetail.monitoring.metrics.totalMessages.title": "총 메시지 수",
|
|
"agentDetail.monitoring.metrics.userSatisfactionRate.explanation": "이 에이전트에 대한 메시지 1,000 개당 좋아요 수.",
|
|
"agentDetail.monitoring.metrics.userSatisfactionRate.title": "사용자 만족도",
|
|
"agentDetail.monitoring.pickSource": "앱 선택",
|
|
"agentDetail.monitoring.sourceLabel": "앱",
|
|
"agentDetail.monitoring.sourceTrigger": "소스 {{name}}",
|
|
"agentDetail.monitoring.sources.all": "전체",
|
|
"agentDetail.monitoring.timeRangeLabel": "시간 범위",
|
|
"agentDetail.monitoring.timeRanges.custom": "사용자 지정",
|
|
"agentDetail.monitoring.timeRanges.last30days": "지난 30 일",
|
|
"agentDetail.monitoring.timeRanges.last7days": "지난 7 일",
|
|
"agentDetail.monitoring.timeRanges.today": "오늘",
|
|
"agentDetail.monitoring.title": "모니터링",
|
|
"agentDetail.monitoring.tokenUsageConsumed": "소비된 토큰",
|
|
"agentDetail.monitoring.units.tokenPerSecond": "Token/s",
|
|
"agentDetail.navigationLabel": "에이전트 탐색",
|
|
"agentDetail.publish": "게시",
|
|
"agentDetail.sections.access": "액세스 지점",
|
|
"agentDetail.sections.configure": "구성",
|
|
"agentDetail.sections.logs": "로그",
|
|
"agentDetail.sections.monitoring": "모니터링",
|
|
"agentDetail.title": "에이전트",
|
|
"agentDetail.type": "에이전트",
|
|
"agentDetail.versionHistory.empty": "아직 버전이 없습니다",
|
|
"agentDetail.versionHistory.exitVersions": "버전 나가기",
|
|
"agentDetail.versionHistory.filter": "버전 필터",
|
|
"agentDetail.versionHistory.restore": "복원",
|
|
"agentDetail.versionHistory.versionName": "버전 {{version}}",
|
|
"agentDetail.versionHistory.viewOnly": "보기 전용",
|
|
"roster.createAgent": "에이전트 만들기",
|
|
"roster.createDialog.description": "이 워크스페이스에 재사용 가능한 Agent 를 만듭니다.",
|
|
"roster.createDialog.title": "에이전트 만들기",
|
|
"roster.createForm.changeIcon": "에이전트 아이콘 변경",
|
|
"roster.createForm.descriptionLabel": "설명",
|
|
"roster.createForm.descriptionPlaceholder": "예: 주제에 대한 소스를 수집하고 핵심 결과를 요약",
|
|
"roster.createForm.nameLabel": "이름",
|
|
"roster.createForm.namePlaceholder": "예: Max",
|
|
"roster.createForm.nameRequired": "이름을 입력하세요.",
|
|
"roster.createForm.roleLabel": "역할",
|
|
"roster.createForm.rolePlaceholder": "예: 리서치 어시스턴트",
|
|
"roster.createSuccess": "에이전트가 생성되었습니다.",
|
|
"roster.dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"roster.deleteDialog.description": "이 Agent 가 Agent 목록에서 제거됩니다.",
|
|
"roster.deleteDialog.title": "{{name}}을(를) 삭제하시겠습니까?",
|
|
"roster.deleteFailed": "에이전트 삭제에 실패했습니다.",
|
|
"roster.deleteSuccess": "에이전트가 삭제되었습니다.",
|
|
"roster.duplicateDialog.description": "{{name}} 의 사본을 만들고 Agent ID 정보를 사용자 지정합니다.",
|
|
"roster.duplicateDialog.title": "에이전트 복제",
|
|
"roster.duplicateForm.changeIcon": "{{name}} 의 복제본 아이콘 변경",
|
|
"roster.duplicateSuccess": "에이전트가 복제되었습니다.",
|
|
"roster.editAgent": "{{name}} 편집",
|
|
"roster.editDialog.description": "이 Agent 의 이름, 설명 및 역할을 업데이트합니다.",
|
|
"roster.editDialog.title": "에이전트 편집",
|
|
"roster.editInfo": "정보 편집",
|
|
"roster.empty": "아직 에이전트가 없습니다",
|
|
"roster.emptySearch": "일치하는 에이전트가 없습니다",
|
|
"roster.filters.all": "전체",
|
|
"roster.filters.createdByMe": "내가 만든 항목",
|
|
"roster.filters.drafts": "초안",
|
|
"roster.filters.label": "에이전트 필터",
|
|
"roster.filters.published": "게시됨",
|
|
"roster.learnMore": "Agent 자세히 알아보기",
|
|
"roster.listLabel": "Agent 목록",
|
|
"roster.loadMore": "더 보기",
|
|
"roster.loadingError": "에이전트 로딩에 실패했습니다. 새로 고침 후 다시 시도하세요.",
|
|
"roster.moreActions": "{{name}}의 추가 작업",
|
|
"roster.nodeSelector.createInlineFailed": "인라인 에이전트 생성에 실패했습니다. 새로 고침 후 다시 시도하세요.",
|
|
"roster.nodeSelector.dialogLabel": "에이전트 선택",
|
|
"roster.nodeSelector.manageInAgentConsole": "Agent Console에서 관리",
|
|
"roster.nodeSelector.searchPlaceholder": "검색…",
|
|
"roster.nodeSelector.startFromScratch": "처음부터 시작",
|
|
"roster.references.label": "{{name}}을(를) 사용하는 워크플로",
|
|
"roster.references.trigger": "{{name}}을(를) 사용하는 워크플로",
|
|
"roster.saveToRoster": "Agent Console에 저장",
|
|
"roster.saveToRosterDialog.description": "이 인라인 설정을 재사용 가능한 Agent 로 저장합니다.",
|
|
"roster.saveToRosterDialog.title": "Agent Console에 저장",
|
|
"roster.saveToRosterForm.changeIcon": "Agent 아이콘 변경",
|
|
"roster.saveToRosterSuccess": "Agent 가 저장되었습니다.",
|
|
"roster.searchLabel": "에이전트 검색",
|
|
"roster.searchPlaceholder": "이름으로 에이전트 검색…",
|
|
"roster.sort.earliestCreated": "오래된 생성순",
|
|
"roster.sort.label": "정렬 기준",
|
|
"roster.sort.lastModified": "마지막 수정",
|
|
"roster.sort.optionsLabel": "정렬 옵션",
|
|
"roster.sort.recentlyCreated": "최근 생성",
|
|
"roster.updateSuccess": "에이전트가 업데이트되었습니다.",
|
|
"roster.usageStatus.draft": "초안"
|
|
}
|