dify/web/i18n/zh-Hans/plugin.json
Jingyi 9b74df21d0
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +00:00

299 lines
17 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"action.checkForUpdates": "检查更新",
"action.delete": "移除集成",
"action.deleteContentLeft": "是否要移除 ",
"action.deleteContentRight": " 集成?",
"action.deleteSuccess": "集成已成功移除",
"action.pluginInfo": "集成信息",
"action.usedInApps": "此集成正在 {{num}} 个应用中使用。",
"allCategories": "所有类别",
"auth.addApi": "添加 API Key",
"auth.addOAuth": "添加 OAuth",
"auth.authRemoved": "凭据已移除",
"auth.authorization": "凭据",
"auth.authorizationName": "凭据名称",
"auth.authorizations": "凭据",
"auth.clientInfo": "由于未找到此工具提供者的系统客户端密钥,因此需要手动设置,对于 redirect_uri请使用",
"auth.connectedWorkspace": "已连接的工作区",
"auth.credentialUnavailable": "自定义凭据当前不可用,请联系管理员。",
"auth.credentialUnavailableInButton": "凭据不可用",
"auth.custom": "自定义",
"auth.customCredentialUnavailable": "自定义凭据当前不可用",
"auth.default": "默认",
"auth.emptyAuth": "请配置凭据",
"auth.enterprise": "企业",
"auth.oauthClient": "OAuth 客户端",
"auth.oauthClientSettings": "OAuth 客户端设置",
"auth.onlyAtCreationHint": "切换后不可再选回",
"auth.onlyAtCreationHintTooltip": "由其他成员配置 · 切换后不可再选回",
"auth.permissionHint.action": "谁可以帮忙?",
"auth.permissionHint.description": "插件授权在整个工作区共享。请联系拥有所需权限的成员获取帮助。",
"auth.permissionHint.title": "你没有配置授权的权限。",
"auth.personal": "个人",
"auth.saveAndAuth": "保存并授权",
"auth.saveOnly": "仅保存",
"auth.setDefault": "设为默认",
"auth.setupOAuth": "设置 OAuth 客户端",
"auth.shared": "团队共享",
"auth.unavailable": "不可用",
"auth.useApi": "使用 API Key",
"auth.useApiAuth": "API Key 授权配置",
"auth.useApiAuthDesc": "配置凭据后,工作区内的所有成员在编排应用时都可以使用此工具。",
"auth.useOAuth": "使用 OAuth",
"auth.useOAuthAuth": "使用 OAuth 授权",
"auth.whoCanUse": "谁可以使用",
"auth.workspaceDefault": "工作区默认",
"autoUpdate.autoUpdate": "自动更新",
"autoUpdate.autoUpdateSettings": "自动更新设置",
"autoUpdate.automaticUpdates": "自动更新",
"autoUpdate.changeTimezone": "要更改时区,请前往<setTimezone>设置</setTimezone>",
"autoUpdate.excludeUpdate": "以下 {{num}} 个集成将不会自动更新",
"autoUpdate.excludeUpdate_one": "以下 {{num}} 个集成将不会自动更新",
"autoUpdate.excludeUpdate_other": "以下 {{num}} 个集成将不会自动更新",
"autoUpdate.nextUpdateTime": "下次自动更新时间: {{time}}",
"autoUpdate.noPluginPlaceholder.noFound": "未找到集成",
"autoUpdate.noPluginPlaceholder.noInstalled": "未安装集成",
"autoUpdate.operation.clearAll": "清除所有",
"autoUpdate.operation.select": "选择集成",
"autoUpdate.partialUPdate": "仅以下 {{num}} 个集成将自动更新",
"autoUpdate.partialUPdate_one": "仅以下 {{num}} 个集成将自动更新",
"autoUpdate.partialUPdate_other": "仅以下 {{num}} 个集成将自动更新",
"autoUpdate.pluginDowngradeWarning.description": "此集成目前已启用自动更新。降级版本可能会导致您的更改在下次自动更新时被覆盖。",
"autoUpdate.pluginDowngradeWarning.downgrade": "仍然降级",
"autoUpdate.pluginDowngradeWarning.exclude": "从自动更新中排除",
"autoUpdate.pluginDowngradeWarning.title": "集成降级",
"autoUpdate.scope": "范围",
"autoUpdate.scopeMode.all": "全部",
"autoUpdate.scopeMode.exclude": "排除选定",
"autoUpdate.specifyPluginsToUpdate": "指定要更新的集成",
"autoUpdate.strategy.disabled.description": "集成将不会自动更新",
"autoUpdate.strategy.disabled.name": "禁用",
"autoUpdate.strategy.fixOnly.description": "仅自动更新补丁版本例如1.0.1 → 1.0.2)。次要版本更改不会触发更新。",
"autoUpdate.strategy.fixOnly.name": "仅修复",
"autoUpdate.strategy.fixOnly.selectedDescription": "仅自动更新补丁版本",
"autoUpdate.strategy.latest.description": "始终更新到最新版本",
"autoUpdate.strategy.latest.name": "最新",
"autoUpdate.strategy.latest.selectedDescription": "始终更新到最新版本",
"autoUpdate.updateSettings": "更新设置",
"autoUpdate.updateTime": "更新时间",
"autoUpdate.updateTimeTitle": "更新时间",
"autoUpdate.upgradeMode.all": "更新全部",
"autoUpdate.upgradeMode.exclude": "排除选定",
"autoUpdate.upgradeMode.partial": "仅选定",
"autoUpdate.upgradeModePlaceholder.exclude": "选定的集成将不会自动更新",
"autoUpdate.upgradeModePlaceholder.partial": "仅选定的集成将自动更新。目前未选择任何集成,因此不会自动更新任何集成。",
"category.agents": "Agent 策略",
"category.all": "全部",
"category.bundles": "集成包",
"category.datasources": "数据源",
"category.extensions": "扩展",
"category.models": "模型",
"category.tools": "工具",
"category.triggers": "触发器",
"categorySingle.agent": "Agent 策略",
"categorySingle.bundle": "集成包",
"categorySingle.datasource": "数据源",
"categorySingle.extension": "扩展",
"categorySingle.model": "模型",
"categorySingle.tool": "工具",
"categorySingle.trigger": "触发器",
"debugInfo.title": "调试",
"debugInfo.viewDocs": "查看文档",
"deprecated": "已弃用",
"detailPanel.actionNum": "包含 {{num}} 个 {{action}}",
"detailPanel.categoryTip.debugging": "调试集成",
"detailPanel.categoryTip.github": "从 Github 安装",
"detailPanel.categoryTip.local": "本地集成",
"detailPanel.categoryTip.marketplace": "从 Marketplace 安装",
"detailPanel.configureApp": "应用设置",
"detailPanel.configureModel": "模型设置",
"detailPanel.configureTool": "工具设置",
"detailPanel.deprecation.fullMessage": "由于{{deprecatedReason}},此集成已被弃用,将不再发布新版本。请使用<CustomLink href='https://example.com/'>{{-alternativePluginId}}</CustomLink>替代。",
"detailPanel.deprecation.noReason": "此集成已被弃用,将不再发布新版本。",
"detailPanel.deprecation.onlyReason": "由于{{deprecatedReason}},此集成已被弃用,将不再发布新版本。",
"detailPanel.deprecation.reason.businessAdjustments": "业务调整",
"detailPanel.deprecation.reason.noMaintainer": "无人维护",
"detailPanel.deprecation.reason.ownershipTransferred": "所有权转移",
"detailPanel.disabled": "停用",
"detailPanel.endpointDeleteContent": "是否要移除 {{name}} ",
"detailPanel.endpointDeleteTip": "移除 API 端点",
"detailPanel.endpointDisableContent": "是否要停用 {{name}} 的 API 端点?",
"detailPanel.endpointDisableTip": "停用 API 端点",
"detailPanel.endpointModalDesc": "完成配置后可使用集成通过 API 端点提供的功能。",
"detailPanel.endpointModalTitle": "设置 API 端点",
"detailPanel.endpoints": "API 端点",
"detailPanel.endpointsDocLink": "查看文档",
"detailPanel.endpointsEmpty": "点击 '+' 按钮添加 API 端点",
"detailPanel.endpointsTip": "此集成通过 API 端点提供特定功能,您可以为当前工作区配置多个 API 端点集。",
"detailPanel.modelNum": "包含 {{num}} 个模型",
"detailPanel.operation.back": "返回",
"detailPanel.operation.checkUpdate": "检查更新",
"detailPanel.operation.detail": "详情",
"detailPanel.operation.info": "集成信息",
"detailPanel.operation.install": "安装",
"detailPanel.operation.remove": "移除",
"detailPanel.operation.update": "更新",
"detailPanel.operation.updateTooltip": "更新以获取最新模型。",
"detailPanel.operation.viewDetail": "在 Marketplace 查看",
"detailPanel.operation.viewReadme": "查看README",
"detailPanel.serviceOk": "服务正常",
"detailPanel.strategyNum": "包含 {{num}} 个 {{strategy}}",
"detailPanel.switchVersion": "切换版本",
"detailPanel.toolSelector.auto": "自动",
"detailPanel.toolSelector.descriptionLabel": "工具描述",
"detailPanel.toolSelector.descriptionPlaceholder": "简要描述工具目的,例如,获取特定位置的温度。",
"detailPanel.toolSelector.empty": "点击 \"+\" 按钮添加工具。您可以添加多个工具。",
"detailPanel.toolSelector.params": "推理配置",
"detailPanel.toolSelector.paramsTip1": "控制 LLM 推理参数。",
"detailPanel.toolSelector.paramsTip2": "当“自动”关闭时,使用默认值。",
"detailPanel.toolSelector.placeholder": "选择工具",
"detailPanel.toolSelector.settings": "用户设置",
"detailPanel.toolSelector.title": "添加工具",
"detailPanel.toolSelector.toolLabel": "工具",
"detailPanel.toolSelector.toolSetting": "工具设置",
"detailPanel.toolSelector.uninstalledContent": "此集成安装自本地 / GitHub 仓库,请安装后使用。",
"detailPanel.toolSelector.uninstalledLink": "在集成中管理",
"detailPanel.toolSelector.uninstalledTitle": "工具未安装",
"detailPanel.toolSelector.unsupportedContent": "已安装的集成版本不提供这个 action。",
"detailPanel.toolSelector.unsupportedContent2": "点击切换版本",
"detailPanel.toolSelector.unsupportedMCPTool": "当前选定的 Agent 策略集成版本不支持 MCP 工具。",
"detailPanel.toolSelector.unsupportedTitle": "不支持的 Action",
"difyVersionNotCompatible": "当前 Dify 版本不兼容该集成,其最低版本要求为 {{minimalDifyVersion}}",
"endpointsEnabled": "{{num}} 个端点已启用",
"error.fetchReleasesError": "无法获取发布版本。请稍后再试。",
"error.inValidGitHubUrl": "无效的 GitHub URL。请输入格式为 https://github.com/owner/repo 的有效 URL",
"error.noReleasesFound": "未找到发布版本。请检查 GitHub 仓库或输入的 URL。",
"findMoreInMarketplace": "在 Marketplace 中查找更多",
"from": "来自",
"fromMarketplace": "来自市场",
"install": "{{num}} 次安装",
"installAction": "安装",
"installFrom": "安装源",
"installFromGitHub.gitHubRepo": "GitHub 仓库",
"installFromGitHub.installFailed": "安装失败",
"installFromGitHub.installNote": "请确保只从可信来源安装集成。",
"installFromGitHub.installPlugin": "从 GitHub 安装集成",
"installFromGitHub.installedSuccessfully": "安装成功",
"installFromGitHub.selectPackage": "选择包",
"installFromGitHub.selectPackagePlaceholder": "请选择一个包",
"installFromGitHub.selectVersion": "选择版本",
"installFromGitHub.selectVersionPlaceholder": "请选择一个版本",
"installFromGitHub.updatePlugin": "从 GitHub 更新集成",
"installFromGitHub.uploadFailed": "上传失败",
"installModal.back": "返回",
"installModal.cancel": "取消",
"installModal.close": "关闭",
"installModal.dropIntegrationToInstall": "拖放集成包到此处安装",
"installModal.dropPluginToInstall": "拖放集成包到此处安装",
"installModal.fromTrustSource": "请确保只从<trustSource>可信来源</trustSource>安装集成。",
"installModal.install": "安装",
"installModal.installComplete": "安装完成",
"installModal.installFailed": "安装失败",
"installModal.installFailedDesc": "集成安装失败。",
"installModal.installPlugin": "安装集成",
"installModal.installWarning": "不允许安装此集成。",
"installModal.installedSuccessfully": "安装成功",
"installModal.installedSuccessfullyCountDesc": "以下 {{num}} 个集成已成功安装。",
"installModal.installedSuccessfullyDesc": "集成已成功安装。",
"installModal.installedSuccessfullyWithPageDesc": "集成已成功安装。你可以在 <categoryName>{{categoryName}}</categoryName> 页面找到它。",
"installModal.installing": "安装中...",
"installModal.labels.package": "包",
"installModal.labels.repository": "仓库",
"installModal.labels.version": "版本",
"installModal.next": "下一步",
"installModal.pluginLoadError": "集成加载错误",
"installModal.pluginLoadErrorDesc": "此集成不会被安装",
"installModal.readyToInstall": "即将安装以下集成",
"installModal.readyToInstallPackage": "即将安装以下集成",
"installModal.readyToInstallPackages": "即将安装以下 {{num}} 个集成",
"installModal.uploadFailed": "上传失败",
"installModal.uploadingPackage": "上传 {{packageName}} 中...",
"installModal.viewDetails": "查看详情",
"installPlugin": "安装集成",
"list.noAgentStrategyFound": "未找到 Agent 策略",
"list.noExtensionFound": "未找到扩展",
"list.noInstalled": "无已安装的集成",
"list.noTriggerFound": "未找到触发器",
"list.notFound": "未找到集成",
"list.source.github": "从 GitHub 安装",
"list.source.local": "本地集成包",
"list.source.marketplace": "从 Marketplace 安装",
"marketplace.allPlugins": "所有插件",
"marketplace.and": "和",
"marketplace.becomePartner": "成为合作伙伴",
"marketplace.difyMarketplace": "Dify 市场",
"marketplace.discover": "探索",
"marketplace.empower": "助力您的 AI 开发",
"marketplace.moreFrom": "更多来自市场",
"marketplace.noPluginFound": "未找到插件",
"marketplace.partnerTip": "此插件由 Dify 合作伙伴认证",
"marketplace.pluginsHeroSubtitle": "使用社区构建的插件助力您的 AI 开发。",
"marketplace.pluginsHeroTitle": "探索 · 扩展 · 构建",
"marketplace.pluginsResult": "{{num}} 个插件结果",
"marketplace.sortBy": "排序方式",
"marketplace.sortOption.firstReleased": "首次发布",
"marketplace.sortOption.mostPopular": "最受欢迎",
"marketplace.sortOption.newlyReleased": "最新发布",
"marketplace.sortOption.recentlyUpdated": "最近更新",
"marketplace.verifiedTip": "此插件由 Dify 认证",
"marketplace.viewMore": "查看更多",
"metadata.title": "集成",
"pluginDevelopmentGuide": "集成开发指南",
"pluginInfoModal.packageName": "包",
"pluginInfoModal.release": "发布版本",
"pluginInfoModal.repository": "仓库",
"pluginInfoModal.title": "集成信息",
"pluginPublishGuide": "集成发布指南",
"privilege.admins": "管理员",
"privilege.everyone": "所有人",
"privilege.noDebugPermissionTooltip": "你没有调试集成的权限",
"privilege.noInstallPermissionTooltip": "你没有安装和管理集成的权限",
"privilege.noone": "无人",
"privilege.permissions": "权限",
"privilege.quickWhoCanDebug": "谁可以调试?",
"privilege.quickWhoCanInstall": "谁可以安装和管理?",
"privilege.title": "集成偏好",
"privilege.whoCanDebug": "谁可以调试集成?",
"privilege.whoCanInstall": "谁可以安装和管理集成?",
"publishPlugins": "发布集成",
"readmeInfo.failedToFetch": "获取 README 文档失败",
"readmeInfo.needHelpCheckReadme": "需要帮助?查看 README。",
"readmeInfo.noReadmeAvailable": "README 文档不可用",
"readmeInfo.title": "README",
"requestAPlugin": "申请集成",
"requestSubmit": "申请或发布",
"search": "搜索",
"searchCategories": "搜索类别",
"searchInMarketplace": "在 Marketplace 中搜索",
"searchPlugins": "搜索集成",
"searchTools": "搜索集成...",
"source.github": "GitHub",
"source.local": "本地集成包",
"source.marketplace": "Marketplace",
"task.clearAll": "清除所有",
"task.errorMsg.github": "此集成无法自动安装。\n请从 GitHub 安装。",
"task.errorMsg.marketplace": "此集成无法自动安装。\n请从 Marketplace 安装。",
"task.errorMsg.unknown": "此集成无法安装。\n无法识别集成来源。",
"task.errorPlugins": "安装失败的集成",
"task.installError": "{{errorLength}} 个集成安装失败,点击查看",
"task.installFromGithub": "从 GitHub 安装",
"task.installFromMarketplace": "从 Marketplace 安装",
"task.installSuccess": "{{successLength}} 个集成安装成功",
"task.installed": "已安装",
"task.installedError": "{{errorLength}} 个集成安装失败",
"task.installing": "正在安装集成",
"task.installingHint": "正在安装……可能需要几分钟。",
"task.installingWithError": "{{installingLength}} 个集成安装中,{{successLength}} 安装成功,{{errorLength}} 安装失败",
"task.installingWithSuccess": "{{installingLength}} 个集成安装中,{{successLength}} 安装成功",
"task.runningPlugins": "正在安装的集成",
"task.successPlugins": "安装成功的集成",
"templatePublishingGuide": "模板发布指南",
"upgrade.close": "关闭",
"upgrade.description": "即将安装以下集成",
"upgrade.successfulTitle": "安装成功",
"upgrade.title": "安装集成",
"upgrade.upgrade": "安装",
"upgrade.upgrading": "安装中...",
"upgrade.usedInApps": "在 {{num}} 个应用中使用"
}