dify/web/i18n/en-US/deployments.json
2026-05-11 20:18:02 +08:00

325 lines
17 KiB
JSON

{
"access.api.backendTitle": "Backend service API",
"access.api.description": "Access this instance over HTTP. Each API key is scoped to one environment.",
"access.api.developerTitle": "Developer API",
"access.api.disabled": "API access is turned off for this instance.",
"access.api.dismissToken": "Dismiss token",
"access.api.empty": "Deploy to an environment first to start issuing API keys.",
"access.api.endpoint": "Endpoint",
"access.api.envPrefix": "env: {{env}}",
"access.api.keyList": "API key list",
"access.api.newKey": "New key",
"access.api.newKeyForEnv": "Generate for {{env}}",
"access.api.newTokenDescription": "This token is shown only once. Copy it before leaving this page.",
"access.api.newTokenLabel": "Token",
"access.api.newTokenTitle": "API key created",
"access.api.noKeys": "No API keys yet. Create one to start calling the API.",
"access.api.title": "API",
"access.channels.description": "WebApp and CLI entry points use the access permissions above.",
"access.channels.disabled": "Access channels are turned off for this instance.",
"access.channels.followPermission": "Follows permissions",
"access.channels.title": "Access channels",
"access.cli.description": "Use the unified domain when accessing this instance from the CLI.",
"access.cli.docs": "Usage guide",
"access.cli.domain": "Domain",
"access.cli.empty": "CLI endpoint not configured.",
"access.cli.install": "Install CLI",
"access.cli.title": "CLI",
"access.copied": "Copied",
"access.copy": "Copy",
"access.copyFailed": "Copy failed",
"access.copyToast": "Copied to clipboard",
"access.hide": "Hide",
"access.members.clearAll": "Clear all",
"access.members.empty": "No matches found.",
"access.members.emptySelection": "Choose at least one group or member to save this permission.",
"access.members.groupCount_one": "{{count}} group",
"access.members.groupCount_other": "{{count}} groups",
"access.members.groups": "Groups",
"access.members.individuals": "Members",
"access.members.memberCount_one": "{{count}} member",
"access.members.memberCount_other": "{{count}} members",
"access.members.pickPlaceholder": "Select groups or members",
"access.members.searchPlaceholder": "Search groups and members",
"access.members.selectedLabel": "Selected",
"access.permission.anyone": "Anyone",
"access.permission.anyoneDesc": "Anyone with the link, no login required",
"access.permission.comingSoon": "Coming soon",
"access.permission.external": "Authenticated external users",
"access.permission.externalDesc": "External users who completed SSO/OIDC authentication",
"access.permission.memberCount_one": "{{count}} member",
"access.permission.memberCount_other": "{{count}} members",
"access.permission.organization": "Only members within the organization",
"access.permission.organizationDesc": "All internal members of your workspace",
"access.permission.specific": "Specific members",
"access.permission.specificDesc": "Pick groups or individual members",
"access.permission.specificUnavailable": "Specific member selection is disabled until real workspace subjects are connected.",
"access.permission.updateFailed": "Failed to update access policy.",
"access.permissions.description": "Configure who can access this instance in each deployed environment.",
"access.permissions.title": "Access permissions",
"access.revoke": "Revoke",
"access.runAccess.description": "Manage how users can run this app and who is allowed to access it per environment.",
"access.runAccess.disabled": "Run access is turned off for this instance.",
"access.runAccess.mcp": "MCP",
"access.runAccess.mcpDesc": "Expose this instance as a Model Context Protocol server.",
"access.runAccess.mcpEmpty": "MCP endpoint not configured.",
"access.runAccess.noEnvs": "Deploy to an environment to configure access permissions.",
"access.runAccess.openWebapp": "Open WebApp",
"access.runAccess.permissions": "Access permissions",
"access.runAccess.permissionsDesc": "Who can access this instance in each environment.",
"access.runAccess.title": "Run access",
"access.runAccess.urlLabel": "URL",
"access.runAccess.webapp": "WebApp",
"access.runAccess.webappDesc": "Hosted web page for end users.",
"access.runAccess.webappEmpty": "WebApp URL not configured.",
"access.show": "Show",
"appMode.advanced-chat": "Chatflow",
"appMode.agent-chat": "Agent",
"appMode.chat": "Chatbot",
"appMode.completion": "Completion",
"appMode.workflow": "Workflow",
"card.deploying": "{{count}} deploying",
"card.failed": "{{count}} failed",
"card.fromApp": "From {{name}}",
"card.lastDeployed": "Last deployed {{time}}",
"card.menu.delete": "Delete instance",
"card.menu.deleteDisabled": "Instance deletion is not available for backend-managed deployments yet.",
"card.menu.deploy": "Deploy to an environment",
"card.menu.viewDetail": "View instance detail",
"card.moreActions": "More actions",
"card.neverDeployed": "Not deployed yet",
"card.notDeployed": "Not deployed",
"card.ready": "{{count}} ready",
"card.tooltip.notDeployed": "This instance has not been deployed to any environment yet.",
"createModal.appPickerPlaceholder": "Select a source app",
"createModal.appSearchEmpty": "No matching apps",
"createModal.appSearchPlaceholder": "Search apps…",
"createModal.cancel": "Cancel",
"createModal.create": "Create",
"createModal.createFailed": "Failed to create app instance.",
"createModal.description": "Pick a source app from Studio and create a deployable instance.",
"createModal.descriptionLabel": "Description",
"createModal.descriptionPlaceholder": "Describe what this instance is used for",
"createModal.loadingApps": "Loading apps…",
"createModal.nameLabel": "Instance name",
"createModal.namePlaceholder": "Instance name",
"createModal.noApps": "No apps found in this workspace. Create one in Studio first.",
"createModal.selected": "Selected",
"createModal.sourceApp": "Source app (required)",
"createModal.title": "Create app instance",
"deployDrawer.bindingOptionsFailed": "Failed to load credential options.",
"deployDrawer.bindingSelectionHint": "Choose the credentials used by this deployment.",
"deployDrawer.bindingsDisabled": "Resolved from the release preview. Editing is not available yet.",
"deployDrawer.cancel": "Cancel",
"deployDrawer.defaultSelect": "Select...",
"deployDrawer.deploy": "Deploy",
"deployDrawer.deployExistingRelease": "Deploy existing release",
"deployDrawer.deployExistingReleaseDescription": "Deploy an existing release from the version history to a target environment.",
"deployDrawer.deployExistingReleaseTitle": "Deploy existing release",
"deployDrawer.deployFailed": "Failed to start deployment.",
"deployDrawer.deploying": "Deploying...",
"deployDrawer.description": "Select a release and deploy it to a target environment.",
"deployDrawer.envVars": "Environment variables",
"deployDrawer.existingReleaseHint": "This existing release will be deployed as-is. No new release will be created.",
"deployDrawer.loadingBindings": "Resolving...",
"deployDrawer.lockedHint": "Locked to current environment",
"deployDrawer.missingRequiredBinding": "Select a credential for this required binding.",
"deployDrawer.modelCreds": "Model credentials",
"deployDrawer.needsValidation": " (needs validation)",
"deployDrawer.newReleaseHint": "A new release will be created from the current app YAML.",
"deployDrawer.noBindingRequired": "Not required",
"deployDrawer.noCredentialCandidates": "No available credentials.",
"deployDrawer.noReleaseAvailable": "Create a release before deploying this app instance.",
"deployDrawer.notFound": "Instance not found.",
"deployDrawer.noteLabel": "Release note (optional)",
"deployDrawer.notePlaceholder": "e.g. Ship onboarding copy tweak",
"deployDrawer.pluginCreds": "Plugin credentials",
"deployDrawer.promote": "Promote",
"deployDrawer.promoteDescription": "Promote a newer release to the target environment.",
"deployDrawer.promoteTitle": "Promote release",
"deployDrawer.readOnly": "Read-only",
"deployDrawer.releaseLabel": "Release",
"deployDrawer.requiredBinding": "Required",
"deployDrawer.rollback": "Rollback",
"deployDrawer.rollbackDescription": "Rollback the target environment to a previous release.",
"deployDrawer.rollbackTitle": "Rollback release",
"deployDrawer.runtimeCredentials": "Runtime credentials",
"deployDrawer.secretPlaceholder": "secret",
"deployDrawer.selectCredential": "Select a credential",
"deployDrawer.selectEnv": "Select an environment",
"deployDrawer.selectProviderCred": "Select {{provider}} credential",
"deployDrawer.selectProviderKey": "Select {{provider}} key",
"deployDrawer.selectRelease": "Select a release",
"deployDrawer.targetEnv": "Target environment",
"deployDrawer.title": "Deploy to environment",
"deployDrawer.valuePlaceholder": "value",
"deployTab.cancelDeployment": "Cancel deployment",
"deployTab.col.actions": "Actions",
"deployTab.col.currentRelease": "Current release",
"deployTab.col.environment": "Environment",
"deployTab.col.status": "Status",
"deployTab.col.updated": "Updated",
"deployTab.deployOtherVersion": "Deploy another version",
"deployTab.deployToEnv": "Deploy to {{name}}",
"deployTab.deployToNewEnv": "Deploy to new environment...",
"deployTab.empty": "No deployments yet. Deploy this instance to an environment to get started.",
"deployTab.envCount": "Environments",
"deployTab.moreActions": "More actions",
"deployTab.newDeployment": "New deployment",
"deployTab.panel.commit": "Commit ID",
"deployTab.panel.createdAt": "Created at",
"deployTab.panel.deploymentId": "Deployment ID",
"deployTab.panel.endpoints": "Endpoints",
"deployTab.panel.envVars": "Environment variables",
"deployTab.panel.error": "Error",
"deployTab.panel.failedRelease": "Failed release",
"deployTab.panel.health": "Health",
"deployTab.panel.instanceInfo": "Instance info",
"deployTab.panel.modelCreds": "Model credentials",
"deployTab.panel.pluginCreds": "Plugin credentials",
"deployTab.panel.release": "Release",
"deployTab.panel.releaseInfo": "Release info",
"deployTab.panel.replicas": "Replicas",
"deployTab.panel.run": "Run",
"deployTab.panel.runtimeBindings": "Runtime bindings",
"deployTab.panel.runtimeMode": "Runtime mode",
"deployTab.panel.runtimeNote": "Runtime note",
"deployTab.panel.targetRelease": "Target release",
"deployTab.panel.unknownError": "Deployment failed.",
"deployTab.promote": "Promote",
"deployTab.retry": "Retry",
"deployTab.shortcut": "Shortcut",
"deployTab.status.deployFailed": "Deploy failed",
"deployTab.status.deployingRelease": "Deploying ({{release}})",
"deployTab.status.runningWithFailed": "Running (last deployment failed)",
"deployTab.undeploy": "Undeploy",
"deployTab.undeployFrom": "Undeploy from {{name}}",
"deployTab.viewError": "View error",
"deployTab.viewLogs": "View logs",
"deployTab.viewProgress": "View progress",
"detail.backToInstances": "Back to app instances",
"detail.deployingCount": "{{count}} deploying",
"detail.envCount_one": "{{count}} env",
"detail.envCount_other": "{{count}} envs",
"detail.failedCount": "{{count}} failed",
"detail.notFound": "Instance not found",
"detail.sourceAppDeleted": "Source app deleted",
"documentTitle.detail": "Instance · Deployments",
"documentTitle.list": "Deployments",
"filter.allEnvs": "All environments",
"filter.notDeployed": "Not deployed",
"filter.searchPlaceholder": "Search instances",
"health.degraded": "Degraded",
"health.ready": "Ready",
"mode.isolated": "Isolated",
"mode.shared": "Shared",
"newInstance.comingSoon": "Coming soon",
"newInstance.fromStudio": "Select from Studio",
"newInstance.importDSL": "Import DSL",
"newInstance.title": "Create app instance",
"overview.accessStatus": "Access status",
"overview.api": "API",
"overview.apiKeysCount_one": "{{count}} API key",
"overview.apiKeysCount_other": "{{count}} API keys",
"overview.appMode": "App mode",
"overview.basicInfo": "Basic info",
"overview.cli": "CLI",
"overview.configureAccess": "Configure access",
"overview.createRelease": "Create release",
"overview.created": "Created",
"overview.deploy": "Deploy",
"overview.deploymentStatus": "Deployment status",
"overview.description": "Description",
"overview.developerApi": "Developer API",
"overview.disabled": "Disabled",
"overview.emptyValue": "Not set",
"overview.enabled": "Enabled",
"overview.endUserAccess": "End-user access",
"overview.instanceId": "Instance ID",
"overview.manageDeployments": "Manage deployments",
"overview.name": "Name",
"overview.noAccessConfig": "No access configuration.",
"overview.noReleaseSourceUnavailable": "The source app was deleted. Existing releases can still be deployed, but there is no release yet.",
"overview.noReleaseYet": "Create a release before deploying this app instance.",
"overview.notConfigured": "Not configured",
"overview.notDeployedYet": "Not deployed yet.",
"overview.sourceApp": "Source app",
"overview.sourceAppDeletedDescription": "Historical releases are still deployable, but new releases cannot be generated from the deleted source app. Switch to another source app to continue.",
"overview.sourceAppDeletedTitle": "Source app was deleted",
"overview.sourceAppDeletedValue": "Deleted source app",
"overview.sourceAppUnavailable": "Unavailable",
"overview.switchSourceApp": "Switch source app",
"overview.switchSourceAppDescription": "Choose the Studio app that future releases should use as their DSL source.",
"overview.switchSourceAppHint": "After switching, only newly created releases use the new source app. Historical releases and existing deployments are not changed.",
"overview.viewDeployments": "View deployments",
"overview.webapp": "WebApp",
"settings.danger": "Danger zone",
"settings.dangerDesc": "Deleting this app instance removes deployment metadata after all environments are undeployed.",
"settings.delete": "Delete instance",
"settings.deleteConfirmDesc": "Delete {{name}}? This cannot be undone.",
"settings.deleteConfirmTitle": "Delete app instance",
"settings.deleteFailed": "Failed to delete instance.",
"settings.deleted": "Instance deleted",
"settings.description": "Description",
"settings.descriptionHelp": "Update metadata for this app instance.",
"settings.general": "General",
"settings.name": "Instance name",
"settings.reset": "Reset",
"settings.safeToDelete": "No active deployments. Safe to delete.",
"settings.save": "Save changes",
"settings.undeployFirst": "Undeploy from all environments before deleting.",
"settings.updateFailed": "Failed to update instance.",
"settings.updated": "Instance updated",
"status.deployFailed": "Deploy failed",
"status.deploying": "Deploying",
"status.notDeployed": "Not deployed",
"status.ready": "Ready",
"subtitle": "Deploy and manage your apps across environments.",
"tabs.deploy.description": "Environments this instance is deployed to and their current releases.",
"tabs.deploy.name": "Deploy",
"tabs.overview.description": "Summary of this app instance across all environments.",
"tabs.overview.name": "Overview",
"tabs.settings.description": "Access, API keys, metadata, and backend-managed settings.",
"tabs.settings.name": "Settings",
"tabs.versions.description": "All releases for this app. Deploy any release to an environment.",
"tabs.versions.name": "Versions",
"title": "App instances",
"versions.cancelCreate": "Cancel",
"versions.col.action": "Action",
"versions.col.author": "Author",
"versions.col.commit": "Commit",
"versions.col.createdAt": "Created at",
"versions.col.deployedTo": "Deployed to",
"versions.col.release": "Release",
"versions.commitTooltip": "Commit {{commit}}",
"versions.create": "Create",
"versions.createFailed": "Failed to create release.",
"versions.createRelease": "Create release",
"versions.createReleaseDescription": "Capture the current workflow as a deployable version.",
"versions.createReleaseHint": "New releases can be deployed to any environment.",
"versions.creating": "Creating...",
"versions.currentOn": "Current on {{name}}",
"versions.deploy": "Deploy",
"versions.deployTo": "Deploy to {{name}}",
"versions.deployedStatus.active": "Running",
"versions.deployedStatus.deploying": "Deploying",
"versions.deployedStatus.failed": "Failed",
"versions.deployingTo": "{{name}} is deploying",
"versions.empty": "No releases available yet.",
"versions.emptySourceUnavailable": "No releases yet. The source app was deleted, so new releases cannot be created.",
"versions.emptyWithCreate": "No releases yet. Create the first release before deploying.",
"versions.hideYaml": "Hide YAML",
"versions.moreActions": "More actions",
"versions.optional": "Optional",
"versions.promote": "Promote",
"versions.promoteTo": "Promote to {{name}}",
"versions.releaseDescriptionLabel": "Description",
"versions.releaseDescriptionPlaceholder": "Describe this release",
"versions.releaseHistory": "Release history",
"versions.releaseNameLabel": "Release name",
"versions.releaseNamePlaceholder": "Release name",
"versions.rollbackTo": "Rollback to {{name}}",
"versions.sourceAppUnavailable": "The source app was deleted. Existing releases are still deployable, but new releases cannot be created.",
"versions.viewYaml": "View YAML"
}