mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Extend MCP tool availability context to include sandbox mode check alongside version support. MCP tools are now blocked when sandbox is disabled, with appropriate tooltip messages for each blocking condition.
253 lines
15 KiB
JSON
253 lines
15 KiB
JSON
{
|
|
"action.checkForUpdates": "Check for updates",
|
|
"action.delete": "Remove plugin",
|
|
"action.deleteContentLeft": "Would you like to remove ",
|
|
"action.deleteContentRight": " plugin?",
|
|
"action.pluginInfo": "Plugin info",
|
|
"action.usedInApps": "This plugin is being used in {{num}} apps.",
|
|
"allCategories": "All Categories",
|
|
"auth.addApi": "Add API Key",
|
|
"auth.addOAuth": "Add OAuth",
|
|
"auth.authRemoved": "Auth removed",
|
|
"auth.authorization": "Authorization",
|
|
"auth.authorizationName": "Authorization Name",
|
|
"auth.authorizations": "Authorizations",
|
|
"auth.clientInfo": "As no system client secrets found for this tool provider, setup it manually is required, for redirect_uri, please use",
|
|
"auth.connectedWorkspace": "Connected Workspace",
|
|
"auth.credentialUnavailable": "Credentials currently unavailable. Please contact admin.",
|
|
"auth.credentialUnavailableInButton": "Credential unavailable",
|
|
"auth.custom": "Custom",
|
|
"auth.customCredentialUnavailable": "Custom credentials currently unavailable",
|
|
"auth.default": "Default",
|
|
"auth.emptyAuth": "Please configure authentication",
|
|
"auth.oauthClient": "OAuth Client",
|
|
"auth.oauthClientSettings": "OAuth Client Settings",
|
|
"auth.saveAndAuth": "Save and Authorize",
|
|
"auth.saveOnly": "Save only",
|
|
"auth.setDefault": "Set as default",
|
|
"auth.setupOAuth": "Setup OAuth Client",
|
|
"auth.unavailable": "Unavailable",
|
|
"auth.useApi": "Use API Key",
|
|
"auth.useApiAuth": "API Key Authorization Configuration",
|
|
"auth.useApiAuthDesc": "After configuring credentials, all members within the workspace can use this tool when orchestrating applications.",
|
|
"auth.useOAuth": "Use OAuth",
|
|
"auth.useOAuthAuth": "Use OAuth Authorization",
|
|
"auth.workspaceDefault": "Workspace Default",
|
|
"autoUpdate.automaticUpdates": "Automatic updates",
|
|
"autoUpdate.changeTimezone": "To change time zone, go to <setTimezone>Settings</setTimezone>",
|
|
"autoUpdate.excludeUpdate": "The following {{num}} plugins will not auto-update",
|
|
"autoUpdate.nextUpdateTime": "Next auto-update: {{time}}",
|
|
"autoUpdate.noPluginPlaceholder.noFound": "No plugins were found",
|
|
"autoUpdate.noPluginPlaceholder.noInstalled": "No plugins installed",
|
|
"autoUpdate.operation.clearAll": "Clear all",
|
|
"autoUpdate.operation.select": "Select plugins",
|
|
"autoUpdate.partialUPdate": "Only the following {{num}} plugins will auto-update",
|
|
"autoUpdate.pluginDowngradeWarning.description": "Auto-update is currently enabled for this plugin. Downgrading the version may cause your changes to be overwritten during the next automatic update.",
|
|
"autoUpdate.pluginDowngradeWarning.downgrade": "Downgrade anyway",
|
|
"autoUpdate.pluginDowngradeWarning.exclude": "Exclude from auto-update",
|
|
"autoUpdate.pluginDowngradeWarning.title": "Plugin Downgrade",
|
|
"autoUpdate.specifyPluginsToUpdate": "Specify plugins to update",
|
|
"autoUpdate.strategy.disabled.description": "Plugins will not auto-update",
|
|
"autoUpdate.strategy.disabled.name": "Disabled",
|
|
"autoUpdate.strategy.fixOnly.description": "Auto-update for patch versions only (e.g., 1.0.1 → 1.0.2). Minor version changes won't trigger updates.",
|
|
"autoUpdate.strategy.fixOnly.name": "Fix Only",
|
|
"autoUpdate.strategy.fixOnly.selectedDescription": "Auto-update for patch versions only",
|
|
"autoUpdate.strategy.latest.description": "Always update to latest version",
|
|
"autoUpdate.strategy.latest.name": "Latest",
|
|
"autoUpdate.strategy.latest.selectedDescription": "Always update to latest version",
|
|
"autoUpdate.updateSettings": "Update Settings",
|
|
"autoUpdate.updateTime": "Update time",
|
|
"autoUpdate.updateTimeTitle": "Update time",
|
|
"autoUpdate.upgradeMode.all": "Update all",
|
|
"autoUpdate.upgradeMode.exclude": "Exclude selected",
|
|
"autoUpdate.upgradeMode.partial": "Only selected",
|
|
"autoUpdate.upgradeModePlaceholder.exclude": "Selected plugins will not auto-update",
|
|
"autoUpdate.upgradeModePlaceholder.partial": "Only selected plugins will auto-update. No plugins are currently selected, so no plugins will auto-update.",
|
|
"category.agents": "Agent Strategies",
|
|
"category.all": "All",
|
|
"category.bundles": "Bundles",
|
|
"category.datasources": "Data Sources",
|
|
"category.extensions": "Extensions",
|
|
"category.models": "Models",
|
|
"category.tools": "Tools",
|
|
"category.triggers": "Triggers",
|
|
"categorySingle.agent": "Agent Strategy",
|
|
"categorySingle.bundle": "Bundle",
|
|
"categorySingle.datasource": "Data Source",
|
|
"categorySingle.extension": "Extension",
|
|
"categorySingle.model": "Model",
|
|
"categorySingle.tool": "Tool",
|
|
"categorySingle.trigger": "Trigger",
|
|
"debugInfo.title": "Debugging",
|
|
"debugInfo.viewDocs": "View Docs",
|
|
"deprecated": "Deprecated",
|
|
"detailPanel.actionNum": "{{num}} {{action}} INCLUDED",
|
|
"detailPanel.categoryTip.debugging": "Debugging Plugin",
|
|
"detailPanel.categoryTip.github": "Installed from Github",
|
|
"detailPanel.categoryTip.local": "Local Plugin",
|
|
"detailPanel.categoryTip.marketplace": "Installed from Marketplace",
|
|
"detailPanel.configureApp": "Configure App",
|
|
"detailPanel.configureModel": "Configure model",
|
|
"detailPanel.configureTool": "Configure tool",
|
|
"detailPanel.deprecation.fullMessage": "This plugin has been deprecated due to {{deprecatedReason}}, and will no longer be updated. Please use <CustomLink href='https://example.com/'>{{-alternativePluginId}}</CustomLink> instead.",
|
|
"detailPanel.deprecation.noReason": "This plugin has been deprecated and will no longer be updated.",
|
|
"detailPanel.deprecation.onlyReason": "This plugin has been deprecated due to {{deprecatedReason}} and will no longer be updated.",
|
|
"detailPanel.deprecation.reason.businessAdjustments": "business adjustments",
|
|
"detailPanel.deprecation.reason.noMaintainer": "no maintainer",
|
|
"detailPanel.deprecation.reason.ownershipTransferred": "ownership transferred",
|
|
"detailPanel.disabled": "Disabled",
|
|
"detailPanel.endpointDeleteContent": "Would you like to remove {{name}}? ",
|
|
"detailPanel.endpointDeleteTip": "Remove Endpoint",
|
|
"detailPanel.endpointDisableContent": "Would you like to disable {{name}}? ",
|
|
"detailPanel.endpointDisableTip": "Disable Endpoint",
|
|
"detailPanel.endpointModalDesc": "Once configured, the features provided by the plugin via API endpoints can be used.",
|
|
"detailPanel.endpointModalTitle": "Setup endpoint",
|
|
"detailPanel.endpoints": "Endpoints",
|
|
"detailPanel.endpointsDocLink": "View the document",
|
|
"detailPanel.endpointsEmpty": "Click the '+' button to add an endpoint",
|
|
"detailPanel.endpointsTip": "This plugin provides specific functionalities via endpoints, and you can configure multiple endpoint sets for current workspace.",
|
|
"detailPanel.modelNum": "{{num}} MODELS INCLUDED",
|
|
"detailPanel.operation.back": "Back",
|
|
"detailPanel.operation.checkUpdate": "Check Update",
|
|
"detailPanel.operation.detail": "Details",
|
|
"detailPanel.operation.info": "Plugin Info",
|
|
"detailPanel.operation.install": "Install",
|
|
"detailPanel.operation.remove": "Remove",
|
|
"detailPanel.operation.update": "Update",
|
|
"detailPanel.operation.viewDetail": "View Detail",
|
|
"detailPanel.serviceOk": "Service OK",
|
|
"detailPanel.strategyNum": "{{num}} {{strategy}} INCLUDED",
|
|
"detailPanel.switchVersion": "Switch Version",
|
|
"detailPanel.toolSelector.auto": "Auto",
|
|
"detailPanel.toolSelector.descriptionLabel": "Tool description",
|
|
"detailPanel.toolSelector.descriptionPlaceholder": "Brief description of the tool's purpose, e.g., get the temperature for a specific location.",
|
|
"detailPanel.toolSelector.empty": "Click the '+' button to add tools. You can add multiple tools.",
|
|
"detailPanel.toolSelector.mcpToolSandboxOnly": "MCP tools are only available in sandbox mode.",
|
|
"detailPanel.toolSelector.params": "REASONING CONFIG",
|
|
"detailPanel.toolSelector.paramsTip1": "Controls LLM inference parameters.",
|
|
"detailPanel.toolSelector.paramsTip2": "When 'Auto' is off, the default value is used.",
|
|
"detailPanel.toolSelector.placeholder": "Select a tool...",
|
|
"detailPanel.toolSelector.settings": "USER SETTINGS",
|
|
"detailPanel.toolSelector.title": "Add tool",
|
|
"detailPanel.toolSelector.toolLabel": "Tool",
|
|
"detailPanel.toolSelector.toolSetting": "Tool Settings",
|
|
"detailPanel.toolSelector.uninstalledContent": "This plugin is installed from the local/GitHub repository. Please use after installation.",
|
|
"detailPanel.toolSelector.uninstalledLink": "Manage in Plugins",
|
|
"detailPanel.toolSelector.uninstalledTitle": "Tool not installed",
|
|
"detailPanel.toolSelector.unsupportedContent": "The installed plugin version does not provide this action.",
|
|
"detailPanel.toolSelector.unsupportedContent2": "Click to switch version.",
|
|
"detailPanel.toolSelector.unsupportedMCPTool": "Currently selected agent strategy plugin version does not support MCP tools.",
|
|
"detailPanel.toolSelector.unsupportedTitle": "Unsupported Action",
|
|
"difyVersionNotCompatible": "The current Dify version is not compatible with this plugin, please upgrade to the minimum version required: {{minimalDifyVersion}}",
|
|
"endpointsEnabled": "{{num}} sets of endpoints enabled",
|
|
"error.fetchReleasesError": "Unable to retrieve releases. Please try again later.",
|
|
"error.inValidGitHubUrl": "Invalid GitHub URL. Please enter a valid URL in the format: https://github.com/owner/repo",
|
|
"error.noReleasesFound": "No releases found. Please check the GitHub repository or the input URL.",
|
|
"findMoreInMarketplace": "Find more in Marketplace",
|
|
"from": "From",
|
|
"fromMarketplace": "From Marketplace",
|
|
"install": "{{num}} installs",
|
|
"installAction": "Install",
|
|
"installFrom": "INSTALL FROM",
|
|
"installFromGitHub.gitHubRepo": "GitHub repository",
|
|
"installFromGitHub.installFailed": "Installation failed",
|
|
"installFromGitHub.installNote": "Please make sure that you only install plugins from a trusted source.",
|
|
"installFromGitHub.installPlugin": "Install plugin from GitHub",
|
|
"installFromGitHub.installedSuccessfully": "Installation successful",
|
|
"installFromGitHub.selectPackage": "Select package",
|
|
"installFromGitHub.selectPackagePlaceholder": "Please select a package",
|
|
"installFromGitHub.selectVersion": "Select version",
|
|
"installFromGitHub.selectVersionPlaceholder": "Please select a version",
|
|
"installFromGitHub.updatePlugin": "Update plugin from GitHub",
|
|
"installFromGitHub.uploadFailed": "Upload failed",
|
|
"installModal.back": "Back",
|
|
"installModal.cancel": "Cancel",
|
|
"installModal.close": "Close",
|
|
"installModal.dropPluginToInstall": "Drop plugin package here to install",
|
|
"installModal.fromTrustSource": "Please make sure that you only install plugins from a <trustSource>trusted source</trustSource>.",
|
|
"installModal.install": "Install",
|
|
"installModal.installComplete": "Installation complete",
|
|
"installModal.installFailed": "Installation failed",
|
|
"installModal.installFailedDesc": "The plugin has been installed failed.",
|
|
"installModal.installPlugin": "Install Plugin",
|
|
"installModal.installWarning": "This plugin is not allowed to be installed.",
|
|
"installModal.installedSuccessfully": "Installation successful",
|
|
"installModal.installedSuccessfullyDesc": "The plugin has been installed successfully.",
|
|
"installModal.installing": "Installing...",
|
|
"installModal.labels.package": "Package",
|
|
"installModal.labels.repository": "Repository",
|
|
"installModal.labels.version": "Version",
|
|
"installModal.next": "Next",
|
|
"installModal.pluginLoadError": "Plugin load error",
|
|
"installModal.pluginLoadErrorDesc": "This plugin will not be installed",
|
|
"installModal.readyToInstall": "About to install the following plugin",
|
|
"installModal.readyToInstallPackage": "About to install the following plugin",
|
|
"installModal.readyToInstallPackages": "About to install the following {{num}} plugins",
|
|
"installModal.uploadFailed": "Upload failed",
|
|
"installModal.uploadingPackage": "Uploading {{packageName}}...",
|
|
"installPlugin": "Install plugin",
|
|
"list.noInstalled": "No plugins installed",
|
|
"list.notFound": "No plugins found",
|
|
"list.source.github": "Install from GitHub",
|
|
"list.source.local": "Install from Local Package File",
|
|
"list.source.marketplace": "Install from Marketplace",
|
|
"marketplace.and": "and",
|
|
"marketplace.difyMarketplace": "Dify Marketplace",
|
|
"marketplace.discover": "Discover",
|
|
"marketplace.empower": "Empower your AI development",
|
|
"marketplace.moreFrom": "More from Marketplace",
|
|
"marketplace.noPluginFound": "No plugin found",
|
|
"marketplace.partnerTip": "Verified by a Dify partner",
|
|
"marketplace.pluginsResult": "{{num}} results",
|
|
"marketplace.sortBy": "Sort by",
|
|
"marketplace.sortOption.firstReleased": "First Released",
|
|
"marketplace.sortOption.mostPopular": "Most Popular",
|
|
"marketplace.sortOption.newlyReleased": "Newly Released",
|
|
"marketplace.sortOption.recentlyUpdated": "Recently Updated",
|
|
"marketplace.verifiedTip": "Verified by Dify",
|
|
"marketplace.viewMore": "View more",
|
|
"metadata.title": "Plugins",
|
|
"pluginInfoModal.packageName": "Package",
|
|
"pluginInfoModal.release": "Release",
|
|
"pluginInfoModal.repository": "Repository",
|
|
"pluginInfoModal.title": "Plugin info",
|
|
"privilege.admins": "Admins",
|
|
"privilege.everyone": "Everyone",
|
|
"privilege.noone": "No one",
|
|
"privilege.title": "Plugin Preferences",
|
|
"privilege.whoCanDebug": "Who can debug plugins?",
|
|
"privilege.whoCanInstall": "Who can install and manage plugins?",
|
|
"publishPlugins": "Publish plugins",
|
|
"readmeInfo.failedToFetch": "Failed to fetch README",
|
|
"readmeInfo.needHelpCheckReadme": "Need help? Check the README.",
|
|
"readmeInfo.noReadmeAvailable": "No README available",
|
|
"readmeInfo.title": "README",
|
|
"requestAPlugin": "Request a plugin",
|
|
"search": "Search",
|
|
"searchCategories": "Search Categories",
|
|
"searchInMarketplace": "Search in Marketplace",
|
|
"searchPlugins": "Search plugins",
|
|
"searchTools": "Search tools...",
|
|
"source.github": "GitHub",
|
|
"source.local": "Local Package File",
|
|
"source.marketplace": "Marketplace",
|
|
"task.clearAll": "Clear all",
|
|
"task.errorPlugins": "Failed to Install Plugins",
|
|
"task.installError": "{{errorLength}} plugins failed to install, click to view",
|
|
"task.installSuccess": "{{successLength}} plugins installed successfully",
|
|
"task.installed": "Installed",
|
|
"task.installedError": "{{errorLength}} plugins failed to install",
|
|
"task.installing": "Installing plugins",
|
|
"task.installingWithError": "Installing {{installingLength}} plugins, {{successLength}} success, {{errorLength}} failed",
|
|
"task.installingWithSuccess": "Installing {{installingLength}} plugins, {{successLength}} success.",
|
|
"task.runningPlugins": "Installing Plugins",
|
|
"task.successPlugins": "Successfully Installed Plugins",
|
|
"upgrade.close": "Close",
|
|
"upgrade.description": "About to install the following plugin",
|
|
"upgrade.successfulTitle": "Install successful",
|
|
"upgrade.title": "Install Plugin",
|
|
"upgrade.upgrade": "Install",
|
|
"upgrade.upgrading": "Installing...",
|
|
"upgrade.usedInApps": "Used in {{num}} apps"
|
|
}
|