mirror of
https://github.com/langgenius/dify.git
synced 2026-09-02 06:03:18 +08:00
94 lines
5.6 KiB
JSON
94 lines
5.6 KiB
JSON
{
|
||
"card.notDeployed": "未部署",
|
||
"common.loadFailed": "載入失敗,請稍後再試。",
|
||
"deployDrawer.bindingOptionsFailed": "載入憑證選項失敗。",
|
||
"deployDrawer.bindingSelectionHint": "選擇此次部署要使用的憑證。",
|
||
"deployDrawer.deploying": "部署中…",
|
||
"deployDrawer.envVarSource.ariaLabel": "選擇 {{key}} 的變數值來源",
|
||
"deployDrawer.envVarSource.lastDeployment": "上次部署值",
|
||
"deployDrawer.envVarSource.literal": "自訂值",
|
||
"deployDrawer.envVarType.number": "數字",
|
||
"deployDrawer.envVarType.secret": "機密",
|
||
"deployDrawer.envVarType.string": "字串",
|
||
"deployDrawer.envVars": "環境變數",
|
||
"deployDrawer.noCredentialCandidates": "沒有可用的憑證。",
|
||
"deployDrawer.noNewEnvironmentAvailable": "所有可用的環境都已有部署。",
|
||
"deployDrawer.runtimeCredentials": "憑證",
|
||
"deployDrawer.selectCredential": "選擇憑證",
|
||
"deployTab.col.actions": "操作",
|
||
"deployTab.col.environment": "環境",
|
||
"deployTab.col.status": "狀態",
|
||
"deployTab.confirmUndeploy": "下線",
|
||
"deployTab.moreActions": "更多操作",
|
||
"deployTab.redeploy": "重新部署",
|
||
"deployTab.undeploy": "下線",
|
||
"health.ENVIRONMENT_STATUS_FAILED": "不可用",
|
||
"list.emptyTitle": "尚無部署",
|
||
"overview.chip.latest": "最新",
|
||
"status.RUNTIME_INSTANCE_STATUS_DEPLOYING": "部署中",
|
||
"status.RUNTIME_INSTANCE_STATUS_FAILED": "部署失敗",
|
||
"status.RUNTIME_INSTANCE_STATUS_INVALID": "異常",
|
||
"status.RUNTIME_INSTANCE_STATUS_READY": "執行中",
|
||
"status.RUNTIME_INSTANCE_STATUS_UNDEPLOYED": "未部署",
|
||
"status.RUNTIME_INSTANCE_STATUS_UNDEPLOYING": "下線中",
|
||
"status.RUNTIME_INSTANCE_STATUS_UNSPECIFIED": "未知",
|
||
"studio.accessPoint.addTriggerNodeDescription": "新增 Trigger 節點,以便透過外部事件啟動此應用程式。",
|
||
"studio.accessPoint.apiDescription": "透過 HTTP 從你的服務呼叫應用程式",
|
||
"studio.accessPoint.description": "應用程式在內建環境和每個已部署環境中的所有存取方式。",
|
||
"studio.accessPoint.embedIntoSite": "嵌入網站",
|
||
"studio.accessPoint.goToPublish": "前往發佈",
|
||
"studio.accessPoint.mcpDescription": "將應用程式作為工具提供給 Agent 和 AI 應用程式",
|
||
"studio.accessPoint.noPublishedDescription": "發佈版本後即可使用內建存取點。",
|
||
"studio.accessPoint.noPublishedTitle": "尚未發佈任何版本",
|
||
"studio.accessPoint.noTriggerNodes": "此工作流程中沒有 Trigger 節點",
|
||
"studio.accessPoint.notSupported": "不支援",
|
||
"studio.accessPoint.open": "開啟",
|
||
"studio.accessPoint.triggerDescription": "依排程或外部事件執行工作流程",
|
||
"studio.accessPoint.triggerDisconnected": "連線已中斷",
|
||
"studio.accessPoint.triggerEnabledCount": "已啟用 {{enabled}}/{{total}}",
|
||
"studio.accessPoint.triggerExclusiveNotice": "工作流程使用觸發器時,Web 應用程式、API 和 MCP 將關閉。",
|
||
"studio.accessPoint.triggerMuted": "已靜音",
|
||
"studio.accessPoint.triggerServiceModeUnavailable": "Web App、API 或 MCP 正在服務時無法使用。",
|
||
"studio.accessPoint.unsupportedInDeployedEnvironment": "僅在內建環境中可用。",
|
||
"studio.accessPoint.webAppDescription": "以網頁形式將應用程式分享給最終使用者",
|
||
"studio.accessPoints": "存取點",
|
||
"studio.activity.deploy": "部署 {{target}}",
|
||
"studio.activity.deployFailed": "部署 {{target}} 失敗",
|
||
"studio.activity.deploySucceeded": "部署 {{target}} 成功",
|
||
"studio.activity.meta": "由 {{name}} 操作 · {{time}}",
|
||
"studio.allVersions": "所有版本",
|
||
"studio.builtInDescription": "始終執行最新發佈的版本",
|
||
"studio.builtInTitle": "內建環境",
|
||
"studio.changeVersion": "變更版本",
|
||
"studio.chooseVersionToDeploy": "選擇要部署的版本",
|
||
"studio.current": "目前",
|
||
"studio.deployAnotherVersion": "部署其他版本",
|
||
"studio.deployConfiguration": "部署設定",
|
||
"studio.deployLatest": "部署最新版本",
|
||
"studio.description": "管理此應用程式在各個環境中的部署。可在企業版 Dashboard 中建立更多環境。",
|
||
"studio.emptyDescription": "將已發布版本部署至環境後,它會顯示在這裡。",
|
||
"studio.environmentVariablesDescription": "使用要部署版本中的值、保留上次部署的值,或輸入自訂值。",
|
||
"studio.environments": "環境",
|
||
"studio.environmentsInUse": "已使用 {{used}} / {{total}} 個環境",
|
||
"studio.lastActivity": "最近活動",
|
||
"studio.liveVersion": "線上版本",
|
||
"studio.moreEnvironments": "更多環境",
|
||
"studio.noCredentialsYet": "尚無憑證",
|
||
"studio.noCredentialsYetDescription": "在整合或節點設定中新增憑證",
|
||
"studio.precheck.description": "它包含尚未支援的節點類型:",
|
||
"studio.precheck.supportMessage": "未來版本將支援這些節點類型。",
|
||
"studio.precheck.title": "此版本無法部署到此環境",
|
||
"studio.publisher.deployingVersion": "部署中:{{version}}",
|
||
"studio.publisher.noPublishedDescription": "發佈草稿後即可在此部署。",
|
||
"studio.publisher.notDeployedYet": "尚未部署",
|
||
"studio.retryVersion": "重試 {{version}}",
|
||
"studio.undeployConfirmDesc": "此應用程式將停止在此環境中執行,其所有存取點都將無法使用。已部署的版本不會被刪除。",
|
||
"studio.undeployConfirmTitle": "從 {{envName}} 下線 {{versionName}}",
|
||
"studio.updatedAtBy": "{{name}} 於 {{time}} 更新",
|
||
"studio.versionValue": "版本值",
|
||
"studio.versionsBehind_one": "落後 {{count}} 個版本",
|
||
"studio.versionsBehind_other": "落後 {{count}} 個版本",
|
||
"versions.checkingReleaseContent": "正在檢查版本內容…",
|
||
"versions.deployTo": "部署到 {{name}}"
|
||
}
|